Feed aggregator
Code Ownership
Article URL: https://martinfowler.com/bliki/CodeOwnership.html
Comments URL: https://news.ycombinator.com/item?id=42047653
Points: 1
# Comments: 1
Linux Performance Analysis in 60k Milliseconds
Article URL: https://netflixtechblog.com/linux-performance-analysis-in-60-000-milliseconds-accc10403c55
Comments URL: https://news.ycombinator.com/item?id=42047648
Points: 2
# Comments: 0
Build an 8-bit computer from scratch
Article URL: https://eater.net/8bit
Comments URL: https://news.ycombinator.com/item?id=42047640
Points: 2
# Comments: 1
Bring Your Own Model (BYOM): Using Brave Leo with Your Own LLMs
Article URL: https://brave.com/blog/byom-nightly/
Comments URL: https://news.ycombinator.com/item?id=42047639
Points: 2
# Comments: 0
Automattic is 'short-staffed' amid WordPress vs. WP Engine drama
OpenAI in Talks with California to Become For-Profit Company
Article URL: https://www.bloomberg.com/news/articles/2024-11-04/openai-in-talks-with-california-to-become-for-profit-company
Comments URL: https://news.ycombinator.com/item?id=42047580
Points: 1
# Comments: 0
Ask HN: Is there a datastructure for leaderboards with filtering and timeslices?
I built a variation of B+Tree to track leaderboard rankings and it works similar to Redis Z functions (zadd/zrange).
Now I'm trying to think of a solution to filter by country code or some other player attribute. In addition, I also want to dynamically create timeslices so I can show leaderboard rankings that occurred between time A and time B.
If I were to implement the filter or timeslices into my B+Tree, I'd have to basically scan from the first record down to the last by checking against player attributes and/or the timestamp of when ranking was inserted.
The goal is to have 1 leaderboard index per stat, rather than X leaderboard per stat.
Is it feasible, or should I just create a new leaderboard index for every combination of attribute / timeslice?
Comments URL: https://news.ycombinator.com/item?id=42047477
Points: 1
# Comments: 0
How to Become a Billionaire in Skilled Nursing by Scamming Taxpayers
Article URL: https://hindenburgresearch.com/pacs/
Comments URL: https://news.ycombinator.com/item?id=42047414
Points: 3
# Comments: 0
Is your air fryer spying on you? Concerns over ‘excessive’ surveillance in smart devices
UK consumer group Which? finds some everyday items including watches and speakers are ‘stuffed with trackers’
Air fryers that gather your personal data and audio speakers “stuffed with trackers” are among examples of smart devices engaged in “excessive” surveillance, according to the consumer group Which?
The organisation tested three air fryers, increasingly a staple of British kitchens, each of which requested permission to record audio on the user’s phone through a connected app.
Continue reading...Best Internet Providers in Greenville, North Carolina
What Is Window Dressing in Finance?
Article URL: https://www.investopedia.com/terms/w/windowdressing.asp
Comments URL: https://news.ycombinator.com/item?id=42047375
Points: 1
# Comments: 0
Build Colors from Colors with CSS Relative Color Syntax
Article URL: https://calebhearth.com/css-relative-colors
Comments URL: https://news.ycombinator.com/item?id=42047374
Points: 1
# Comments: 0
Low-poly image generation using evolutionary algorithms in Ruby
Article URL: https://thomascountz.com/2023/07/30/low-poly-image-generation
Comments URL: https://news.ycombinator.com/item?id=42047320
Points: 2
# Comments: 0
Typosquat Campaign Targeting NPM Developers
Article URL: https://blog.phylum.io/supply-chain-security-typosquat-campaign-targeting-puppeteer-users/
Comments URL: https://news.ycombinator.com/item?id=42047318
Points: 1
# Comments: 0
Mypy vs. Pyright
Article URL: https://github.com/microsoft/pyright/blob/main/docs/mypy-comparison.md
Comments URL: https://news.ycombinator.com/item?id=42047302
Points: 1
# Comments: 1
FDIC accidentally reveals the Silicon Valley Bank depositors it bailed out (2023)
Code libraries posted to NPM try to install malware on dev machines
Article URL: https://arstechnica.com/security/2024/11/javascript-developers-targeted-by-hundreds-of-malicious-code-libraries/
Comments URL: https://news.ycombinator.com/item?id=42047295
Points: 2
# Comments: 0
OpenAI Predicted Outputs
Article URL: https://twitter.com/OpenAIDevs/status/1853564730872607229
Comments URL: https://news.ycombinator.com/item?id=42047294
Points: 1
# Comments: 0