Feed aggregator
Analyzing the codebase of Caffeine: a high performance caching library
Article URL: https://adriacabeza.github.io/2024/07/12/caffeine-cache.html
Comments URL: https://news.ycombinator.com/item?id=42907488
Points: 1
# Comments: 1
Physical Unclonable Function (PUF)
Article URL: https://en.wikipedia.org/wiki/Physical_unclonable_function
Comments URL: https://news.ycombinator.com/item?id=42907474
Points: 1
# Comments: 0
Ask HN: What's with flagging articles criticizing Musk?
Can someone explain what is going on with this? Some recent examples: https://news.ycombinator.com/item?id=42904200 https://news.ycombinator.com/item?id=42903336 https://news.ycombinator.com/item?id=42895453
Comments URL: https://news.ycombinator.com/item?id=42907426
Points: 6
# Comments: 3
Fresh Asteroid, Getcher Fresh Asteroid Here
Article URL: https://www.science.org/content/blog-post/fresh-asteroid-getcher-fresh-asteroid-here
Comments URL: https://news.ycombinator.com/item?id=42907419
Points: 2
# Comments: 0
SQLite concurrent writes and "database is locked" errors
Article URL: https://tenthousandmeters.com/blog/sqlite-concurrent-writes-and-database-is-locked-errors/
Comments URL: https://news.ycombinator.com/item?id=42907399
Points: 2
# Comments: 0
Windchime, a generative music system from keystrokes
Article URL: https://macwright.com/2012/10/30/windchime
Comments URL: https://news.ycombinator.com/item?id=42907383
Points: 1
# Comments: 0
Apple's Q1 FY25: China Headwinds Test Growth as Company Awaits Stimulus
List of Review Instructions for CodeRabbit's AI Code Reviews
Article URL: https://github.com/coderabbitai/awesome-coderabbit
Comments URL: https://news.ycombinator.com/item?id=42907373
Points: 1
# Comments: 0
Multi-Agent Design: Applying Human Organization Principles to AI Systems
Article URL: https://sebgnotes.com/blog/2025-02-02-multi-agent-design-applying-human-organization-principles-to-ai-systems/
Comments URL: https://news.ycombinator.com/item?id=42907370
Points: 1
# Comments: 0
Venture Capital Extremism
Article URL: https://www.vcinfodocs.com/venture-capital-extremism
Comments URL: https://news.ycombinator.com/item?id=42907331
Points: 1
# Comments: 0
ACSLogo – A Logo Interpreter for macOS
Article URL: https://www.alancsmith.co.uk
Comments URL: https://news.ycombinator.com/item?id=42907322
Points: 1
# Comments: 0
Show HN: Hobbestie – A platform for rare niche hobbyists
Article URL: https://hobbestie.com/
Comments URL: https://news.ycombinator.com/item?id=42907313
Points: 1
# Comments: 1
FAA's Main Warning System for Pilots (Notam) Is Down, U.S. Official Says
Article URL: https://www.nytimes.com/2025/02/02/us/notam-outage-faa-alerts.html
Comments URL: https://news.ycombinator.com/item?id=42907307
Points: 4
# Comments: 2
US Cloud soon illegal? Trump punches first hole in EU-US Data Deal
Article URL: https://noyb.eu/en/us-cloud-soon-illegal-trump-punches-first-hole-eu-us-data-deal
Comments URL: https://news.ycombinator.com/item?id=42907299
Points: 4
# Comments: 1
How to carry more than your own bodyweight
Article URL: https://www.bbc.com/future/article/20250124-how-to-carry-more-than-your-own-bodyweight
Comments URL: https://news.ycombinator.com/item?id=42907298
Points: 1
# Comments: 0
Life Is More Than an Engineering Problem – Interview with Ted Chiang
Article URL: https://lareviewofbooks.org/article/life-is-more-than-an-engineering-problem/
Comments URL: https://news.ycombinator.com/item?id=42907268
Points: 9
# Comments: 1
Ask HN: When do you want to know you are dealing with real applicant?
Been hearing from colleagues about a flood of applicants, and within those, a large majority have no business applying (i.e. no visa support, not in appropriate city, not right general skills, fake person).
So how early in the process:
1) initial resume upload & pre-screening questions 2) second pass for more info 3) initial discovery call (5-30 minutes)
TIA.
Comments URL: https://news.ycombinator.com/item?id=42907251
Points: 1
# Comments: 1
Calculate the number of language model tokens for a string
Article URL: https://blog.mastykarz.nl/calculate-number-language-model-tokens-string/
Comments URL: https://news.ycombinator.com/item?id=42907239
Points: 1
# Comments: 0
Tofu, a carnivore's guide: never judge a food by its political reputation
Article URL: https://www.economist.com/culture/2025/01/27/tofu-never-judge-a-food-by-its-political-reputation
Comments URL: https://news.ycombinator.com/item?id=42907233
Points: 2
# Comments: 1
Show HN: Chrome extension to run GenAI models in browser
Hi all, I open sourced my toy project that runs Generative AI models LOCALLY in the side panel of a Chrome extension.
The Chrome extension uses Transformers.js to run models under the hood. I've integrated and tested these models so far.
* LLM: Llama 3, Phi 3.5, Qwen 2.5, SmolLM2
* Reasoning: DeepSeek R1 (On an M1 MacBook, DeepSeek R1 (1.5B) runs at ~30 tokens/sec)
* Multimodal LLM: Janus
* Speech-to-Text: Whisper
If you're interested in, you can download the extension from chrome web store or clone my github repository.
* chrome web store https://chromewebstore.google.com/detail/private-ai-assistan...
* github https://github.com/tantara/transformers.js-chrome
* demo https://www.youtube.com/watch?v=MSCDdFG5Lls
It's my first react project. Feedback is always welcome!
Comments URL: https://news.ycombinator.com/item?id=42907224
Points: 3
# Comments: 0