标签:#hack
找到 13867 篇相关文章
Tell HN: Cloudflare silently injects its analytics when you switch nameservers
A few hours ago I switched my nameservers to Cloudflare in order to enable R2 bucket serving through my own subdomain, and I found out that it silently had injected a JS analytics snippet in my HTML-only JS-free site textlog.cc — I had to go to the Analytics dashboard, Add the site to the analytics and then disable the snippet. I find this approach entirely invasive, you should opt-in to features like that not have to opt-out. Just a warning out there to folks who might not be aware of this.
Show HN: Flynt.js – 2.2kb, zero-build, CSP-safe reactivity library for MPAs
Sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector
Show HN: I shrank DeepSeek V4 Flash to 57GB and it wrote a compiler on my Mac
I built a specialized package of DeepSeek V4 Flash 0731 (originally 284B total parameters, 13B active), preserving reasoning, tool calling and coding capabilities: https://huggingface.co/steadfastgaze/DeepSeek-V4-Flash-0731-... I let it write a minimal C compiler targeting ARM64, then test the result with Fibonacci and FizzBuzz programs, and it succeeded in less than 1 hour, with the full recording at: https://youtu.be/XiwSilmV8B0 You can run it on Silicon Macs with my engine https://github.com/
A 3rd World Embedded Engineer Responds to "RISC-V They Should Have Known Better"
John Berger: From Life by Tom Overton review – a vibrant biography
An American Mosaic (interactive map of ancestry census data)
NIH is ending a key grant for budding clinical researchers
Being Ambitious and Being a Dad
If your agent commits a crime, who is responsible?
The weekend is 100 years old
The case against a C alternative (2022)
St Lucie Nuclear Reactor Unit 1 manually shutdown, 3 control rods drop into core
Wildfire alert backfires as public blocks all government warnings
GPS and the Lost Art of Getting Lost
The AI Credit Resale Economy
Show HN: PageSieve, a web scraping browser extension
PageSieve[1] is a browser extension for scraping data from different websites from within your browser. Currently it's Firefox only but I am open to porting it to other browsers if that's something people want. My original motivation for this started with a desire to improve the capabilities of the selectorgadget[2] bookmarklet to support extracting as well as finding selectors. The ideal use case is when some data you need is useful but you don't want to spend the effort of writing a one-off sc