标签:#hack
找到 11897 篇相关文章
What to Expect from Apple's AI, Siri and iOS 27 Launch at WWDC
The Quiet Numbers Station: Decoding Nineteen Years of GPS Cryptography
https://lsc-pagepro.mydigitalpublication.com/publication/?i=... PDF: https://cdn.coverstand.com/61061/865273/2c88ea662e2b57478723... (article is on page 62) Related: https://www.404media.co/the-u-s-military-quietly-turned-gps-...
The Empty Field That Wasn't: GPS Broadcasts a Numbers Station
Did Claude Increase Bugs in Rsync?
As EV batteries improve, ChargePoint debuts 600 kW fast charger
Programmers will document for Claude, but not for each other
Investigation: Russian censorship systems (TMCT) expose Chinese DPI signatures
Women are getting most of the new jobs. What's going on with men? – OPB
US tobacco firms applied tobacco strategies to globalize ultra-processed foods
I Thought I Knew How Electrolysis Worked [video]
Do We Need Billionaires?
Win16 Memory Management
Show HN: Local-first fast CPU image to text for screenshots, PDFs, webpages
Researcher uses Opus 4.8 to find critical counterfeiting vulnerability in Zcash
Communication on European Tech Sovereignty, and an EU Open-Source Strategy
Ask HN: Is the web for machines (/llm.txt) the one we wished we had as humans?
I got really tired, as a human, of parsing the standard marketing heavy web we have today. I've always loved the simplicity of gopher and gemini web. Recently I found myself manually adding `/llm.txt` to most websites I visit because I find the content for LLMs strait to the point and clear. The only annoyance is web browsers like chrome do not render the markdown. So could the AI revolution actually fix the web for humans as a side effect? Do you find yourself doing the same?
Ask HN: Is Azure capacity this constraind or am I doing it wrong?
I'm working with AWS for many years, and currently I'm working in product with suppose to be cloud agnostic. I started with AWS and now it's time to spin up it into Azure (because many enterprises using azure for some reason). I started in US EAST region in azure and at beginning I had an issue with Postgres Flexible, raised a support ticket, and in the result they recommended me to move to another region. The overall conversation to say this takes about 1 day. I've moved to US EAST 2, and after
Arithmetic Without Numbers – How LLMs Do Math
Show HN: Lowfat – pluggable CLI filter that saved 91.8% of my LLM tokens
Hi HN, Not sure if anyone would be interested. But, just wanted to share that I've been maintaining my small tool called 'lowfat' that helps me filters some of my verbose CLI output. It's a single binary, works as an agent hook or a shell wrapper. It has a plugin system to customize filters per command. The idea is pretty simple: agents don't need the full kubectl get -o yaml or any 10k-line dump to make decisions. So that lowfat sits in between, strips the noise, and passes through what matters