And just like that Problem 10 is done and correct whoohoo 🥳 It was easy because in Problem 7 I’d already written an iterator to produce infinite primes. So the solution for finding the sum of primes under 2,000,000 is basically (shortened):
primes := iter.take_while(iter.filter(prime_candidates(), is_prime), fn(p) { p < n })
print(iter.sum(primes))
And of course the answer is: 142913828922 which took ~21.ss for the Go Vm to compuete.
So just because I enjoy this kind of thing (looking into laws and trying to understand them…):
GDPR is about roles, not ownership
There’s no property right in personal data under GDPR. The whole regime hangs on three roles:
- Data subject — the person the data is about.
- Controller (Art. 4(7)) — “the natural or legal person … which, alone or jointly with others, determines the purposes and means of the processing of personal data.”
- The rights in Arts. 16 and 17 are exercised by a data subject against a controller. They compel a third party to rectify or erase. They are not self-executing duties that a piece of software must expose.
That’s the key. In your architecture, for a user’s own posts about themselves sitting in their own feed on their own device:
- the user is the data subject, and
- the user is also the only person “determining the purposes and means” of that data.
There is no third party controller to compel. The “right to erasure” is a right to make someone else delete — and there is no someone else. It is satisfied the instant the user can change the file. A UI button is a convenience, not a legal requirement. Omitting it removes zero rights, because the data is a plain-text file the user can edit or delete by any means — editor, sed, git, their file manager. Full practical control is retained; nobody is being denied anything by anyone.
@GabesArcade@gabesarcade.com The no-JS part is one thing, but you also have to disable the (nowadays common) forced-HTTP-to-HTTPS-redirect, because those old browsers can’t do modern crypto. And make sure that your webserver serves the correct page even if no Host header is sent by the client. And don’t even think about serving UTF-8 or even just putting utf-8 in the content type. 😅 And for the JPEG thumbnails I pass a special flag to ImageMagick so that IBM Web Explorer from OS/2 won’t trip. 🤣 And always use link rel="stylesheet" for CSS, because some browsers render inlined CSS as literal text. And … probably more that I forgot by now. 😂
@david@daiwei.me Not sure, actually. Let’s see. Those are the ones where I still have the original disks (or have bought them on eBay again):
- SuSE Linux 6.4 (it’s a massive 7 CD distro with a huge manual, best thing ever)
- OS/2 2.1
- OS/2 Warp 3 (red and blue spine because
$reasons)
- OS/2 Warp 4
- PC DOS 7
- MS-DOS 6.22
- Windows 3.1
- Windows for Workgroups 3.11
- Windows 95 C
- Windows 98
- Windows NT 4 Workstation (still in the mail, though 😅)
- Windows 2000
- Windows XP Professional (last Windows I ever used on my private PCs)
(Plus a few “classic” office products as can be seen here: https://movq.de/blog/postings/2024-05-23/0/POSTING-en.html )
Compromise: Don’t lazy-load the first ~7 images or so, i.e. the ones that are immediately in view.
Interesting, HTTPS is almost twice as slow as plain HTTP on my server (~72 ms vs. ~135 ms):
$ hyperfine -r 50 "curl -so /dev/null 'http://movq.de/blog/postings/2024-05-23/0/t/word11a.jpg.jpg'"
Benchmark 1: curl -so /dev/null 'http://movq.de/blog/postings/2024-05-23/0/t/word11a.jpg.jpg'
Time (mean ± σ): 72.7 ms ± 17.2 ms [User: 6.2 ms, System: 4.8 ms]
Range (min … max): 49.5 ms … 99.7 ms 50 runs
$ hyperfine -r 50 "curl -so /dev/null 'https://movq.de/blog/postings/2024-05-23/0/t/word11a.jpg.jpg'"
Benchmark 1: curl -so /dev/null 'https://movq.de/blog/postings/2024-05-23/0/t/word11a.jpg.jpg'
Time (mean ± σ): 135.5 ms ± 28.9 ms [User: 17.8 ms, System: 5.6 ms]
Range (min … max): 93.2 ms … 198.5 ms 50 runs
FIFA World Cup 2026 Live updates: Germany thump Curacao 7-1 as Japan take on the Netherlands
The Netherlands and Japan kick-off our coverage this morning before we take the Ivory Coast take on Ecuador and later, Sweden v Tunisia. Follow all the action. ⌘ Read more
FIFA World Cup 2026 Live updates: Germany thump Curacao 7-1 as Japan take on the Netherlands
The Netherlands and Japan kick-off our coverage this morning before we take the Ivory Coast take on Ecuador and later, Sweden v Tunisia. Follow all the action. ⌘ Read more
Linux 7.1
Article URL: https://lore.kernel.org/lkml/CAHk-=wi4BF4bMhZNZ1tqs+FFV4OuZRe3ZqdWB+LxRLmRweUzQw@mail.gmail.com/T/#u
Comments URL: https://news.ycombinator.com/item?id=48528729
Points: 16
# Comments: 0 ⌘ Read more
7.1: mainline
Version:7.1 (mainline)Released:2026-06-14Source:linux-7.1.tar.xzPGP Signature:linux-7.1.tar.signPatch:full ⌘ Read more
Rio de Janeiro’s city government model Rio3.5 beats Qwen3.7 in recent benchmarks
Article URL: https://twitter.com/zenmagnets/status/2065796012820848699
Comments URL: https://news.ycombinator.com/item?id=48527634
Points: 10
# Comments: 4 ⌘ Read more
KPMG pulls report on AI usage due to apparent hallucinations
Article URL: https://techcrunch.com/2026/06/13/kpmg-pulls-report-on-ai-usage-due-to-apparent-hallucinations/
Comments URL: https://news.ycombinator.com/item?id=48527297
Points: 7
# Comments: 2 ⌘ Read more
Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
Article URL: https://su3.io/posts/zeroserve-caddy-compat
Comments URL: https://news.ycombinator.com/item?id=48527145
Points: 7
# Comments: 0 ⌘ Read more
The G7 Summit Is Dogged by Chaos and Divided by Trump
Group of 7 meetings once embodied the effort to sustain the global diplomatic order. This year’s gathering, starting on Monday, symbolizes its fragmentation. ⌘ Read more
7 Best Coffee Makers (2026): Ratio, Fellow, Moccamaster
The old-fashioned drip coffee maker has come a long way. These impressive machines can turn your barista into a stranger. ⌘ Read more
The G7 Summit Is Dogged by Chaos and Divided by Trump
Group of 7 meetings once embodied the effort to sustain the global diplomatic order. This year’s gathering, starting on Monday, symbolizes its fragmentation. ⌘ Read more
4 things to know about the new sunscreen ingredient the FDA approved
Article URL: https://www.npr.org/2026/06/13/nx-s1-5856385/sunscreen-skin-protection-bemotrizinol
Comments URL: https://news.ycombinator.com/item?id=48523203
Points: 7
# Comments: 0 ⌘ Read more
Derbyshire Police officer accused of using AI to ‘create evidence’
Article URL: https://www.bbc.com/news/articles/cy8wppwdxl6o
Comments URL: https://news.ycombinator.com/item?id=48522237
Points: 7
# Comments: 1 ⌘ Read more
Every now and then, I think that I have carefully proof-read my message enough times and hit the “Add message” button in tt. But then, in the message tree, I spot another missed typo. My process is then to go to my twtxt.txt and fix it by hand. However, I still have to clean up tt’s cache. This is rather tidious:
- Recall the
sqlitebrowser ~/.local/share/twtxt/tt2.sqlitefrom my shell history.
- Switch to the “Browse data” tab.
- Go to the
messagestable and wait a second or two until it’s loaded.
- Sort by the
created_atcolumn twice, so that I get descending order.
- Select the first message, which is typically the one in question.
- Find the “Remove currently selected row” button in the tool bar.
- Commit the changes.
- Close sqlitebrowser.
So, I finally implemented the removal of messages from the cache in tt. I can now hit d and confirm the removal. Bam! Should have done that ages ago!
Next up is the search, I think.
Introduction to the experience of rendering Arabic typography&its technical debt
Article URL: https://lr0.org/blog/p/arabic/
Comments URL: https://news.ycombinator.com/item?id=48516710
Points: 7
# Comments: 0 ⌘ Read more
Travel Locally, Where You Are
Article URL: https://www.ssp.sh/brain/travel-where-you-are/
Comments URL: https://news.ycombinator.com/item?id=48495751
Points: 7
# Comments: 1 ⌘ Read more
Who Runs the Ransomware Group ‘The Gentlemen?’
Article URL: https://krebsonsecurity.com/2026/06/who-runs-the-ransomware-group-the-gentlemen/
Comments URL: https://news.ycombinator.com/item?id=48495197
Points: 7
# Comments: 0 ⌘ Read more
The $15,000 AI Bill. Your $20 Subscription is a DELUSION [video]
Article URL: https://www.youtube.com/watch?v=UfApUobqN8Y
Comments URL: https://news.ycombinator.com/item?id=48491670
Points: 7
# Comments: 6 ⌘ Read more
Nextcloud Hub 26 Spring: Built together, designed for the future
Article URL: https://nextcloud.com/blog/nextcloud-hub26-spring/
Comments URL: https://news.ycombinator.com/item?id=48490715
Points: 7
# Comments: 0 ⌘ Read more
Human migration has surged since 2000 – these maps reveal where people are going
Article URL: https://www.nature.com/articles/d41586-026-01796-y
Comments URL: https://news.ycombinator.com/item?id=48488901
Points: 7
# Comments: 2 ⌘ Read more
HTML is a native image format, hear me out
Article URL: https://hmml.eddocu.com
Comments URL: https://news.ycombinator.com/item?id=48488553
Points: 7
# Comments: 3 ⌘ Read more
OpenAI mulls slashing prices as it competes with Anthropic for users
Article URL: https://www.cnbc.com/2026/06/11/openai-mulls-slashing-prices-ahead-of-competition-from-anthropic-wsj.html
Comments URL: https://news.ycombinator.com/item?id=48486486
Points: 7
# Comments: 0 ⌘ Read more
Hong Kong Charges 7 People and 2 Companies Over Deadly Apartment Fire
The 25 charges include manslaughter and conspiracy. They are the first to emerge from a monthslong investigation into a blaze that killed 168 people. ⌘ Read more
The Abundance Illusion
Article URL: https://www.carlyle.com/carlyle-compass/the-abundance-illusion
Comments URL: https://news.ycombinator.com/item?id=48481524
Points: 7
# Comments: 0 ⌘ Read more
Hong Kong Charges 7 People and 2 Companies Over Deadly Apartment Fire
The 25 charges include manslaughter and conspiracy. They are the first to emerge from a monthslong investigation into a blaze that killed 168 people. ⌘ Read more
Textbooks Should Be Free
Article URL: http://from-a-to-remzi.blogspot.com/2014/01/the-case-for-free-online-books-fobs.html
Comments URL: https://news.ycombinator.com/item?id=48479177
Points: 15
# Comments: 7 ⌘ Read more
Hong Kong Charges 7 People and 2 Companies Over Deadly Apartment Fire
The 25 charges include manslaughter and conspiracy. They are the first to emerge from a monthslong investigation into a blaze that killed 168 people. ⌘ Read more
Hong Kong Charges 7 People and 2 Companies Over Deadly Apartment Fire
The 25 charges include manslaughter and conspiracy. They are the first to emerge from a monthslong investigation into a blaze that killed 168 people. ⌘ Read more
All 9,300 Japanese train station, animated by the year it opened (1872–2026)
Article URL: https://jivx.com/eki
Comments URL: https://news.ycombinator.com/item?id=48475100
Points: 7
# Comments: 0 ⌘ Read more
‘Sloppenheimer:’ Amazon Employees Mock the Company’s AI on Slack
Article URL: https://www.404media.co/sloppenheimer-amazon-employees-mock-the-companys-ai-on-slack/
Comments URL: https://news.ycombinator.com/item?id=48462823
Points: 43
# Comments: 7 ⌘ Read more
Porting the ThinkPad X61 to Coreboot
Article URL: https://blog.aheymans.xyz/post/thinkpad_x61/
Comments URL: https://news.ycombinator.com/item?id=48456245
Points: 7
# Comments: 0 ⌘ Read more
Job: Head of Stonehenge
Article URL: https://www.english-heritage.org.uk/about/our-people/careers-with-us/job-search/default-job-page/?jobRef=16449
Comments URL: https://news.ycombinator.com/item?id=48455928
Points: 7
# Comments: 0 ⌘ Read more
Nvidia partners with LG robotics to build humanoid robots in South Korea
Article URL: https://blogs.nvidia.com/blog/nvidia-and-lg-group-ai-factory/
Comments URL: https://news.ycombinator.com/item?id=48444451
Points: 7
# Comments: 0 ⌘ Read more
90210 – running the show without property tax
Article URL: https://github.com/Achint08/90210
Comments URL: https://news.ycombinator.com/item?id=48440811
Points: 7
# Comments: 1 ⌘ Read more
Algorithmic Monocultures in Hiring
Article URL: https://algorithmichiring.github.io/
Comments URL: https://news.ycombinator.com/item?id=48440549
Points: 7
# Comments: 0 ⌘ Read more
7.8 magnitude earthquake shakes part of southern Philippines. Tsunami possible
Article URL: https://www.yahoo.com/news/weather-news/articles/as–philippines-earthquake-001322726.html
Comments URL: https://news.ycombinator.com/item?id=48440360
Points: 8
# Comments: 1 ⌘ Read more
7.1-rc7: mainline
Version:7.1-rc7 (mainline)Released:2026-06-07Source:linux-7.1-rc7.tar.gzPatch:full ( incremental) ⌘ Read more
Netlify CTO Dana Lawson: Writing code is no longer the job
Article URL: https://thenewstack.io/netlify-agent-experience-engineers/
Comments URL: https://news.ycombinator.com/item?id=48435093
Points: 7
# Comments: 0 ⌘ Read more
Moving beyond fork() + exec()
Article URL: https://lwn.net/SubscriberLink/1076018/16f01bbbb8e0d1f0/
Comments URL: https://news.ycombinator.com/item?id=48425528
Points: 7
# Comments: 0 ⌘ Read more
Superquiz, Sunday, June 7
Trivia buffs, test your knowledge with today’s interactive superquiz. ⌘ Read more
There’s still no point in gigabit broadband
Article URL: https://shkspr.mobi/blog/2026/06/theres-still-no-point-in-gigabit-broadband/
Comments URL: https://news.ycombinator.com/item?id=48424098
Points: 7
# Comments: 5 ⌘ Read more
GrapheneOS user reported to authorities for using GrapheneOS
Article URL: https://discuss.grapheneos.org/d/36134-grapheneos-user-reported-to-authorities-for-using-grapheneos
Comments URL: https://news.ycombinator.com/item?id=48422798
Points: 39
# Comments: 7 ⌘ Read more
OpenAI Help: Lockdown Mode
Article URL: https://help.openai.com/en/articles/20001061-lockdown-mode
Comments URL: https://news.ycombinator.com/item?id=48421145
Points: 7
# Comments: 3 ⌘ Read more
Hacker News, Sans AI
Article URL: https://elijahpotter.dev/articles/hacker-news-sans-AI
Comments URL: https://news.ycombinator.com/item?id=48417916
Points: 7
# Comments: 0 ⌘ Read more
GitHub Accidentally Deletes Slack and Teams Subscriptions
Article URL: https://www.githubstatus.com/incidents/2nmfnbknhlnv
Comments URL: https://news.ycombinator.com/item?id=48416936
Points: 30
# Comments: 7 ⌘ Read more
Gov.uk goes Dutch on payments as it dumps Stripe
Article URL: https://www.theregister.com/public-sector/2026/06/04/govuk-goes-dutch-on-payments-as-it-dumps-stripe/5250763
Comments URL: https://news.ycombinator.com/item?id=48415217
Points: 7
# Comments: 1 ⌘ Read more
(This settled at about 25k hits on the HTML page now. But only about 11k hits in total on favicon.ico and only around 7.5k hits on the image thumbnails. So I guess that, in reality, it might have gotten around 7k hits. The rest … is probably bots.)
Do Transformers Need Three Projections? Systematic Study of QKV Variants
Article URL: https://arxiv.org/abs/2606.04032
Comments URL: https://news.ycombinator.com/item?id=48405931
Points: 7
# Comments: 0 ⌘ Read more
In a first, wind and solar generated more power than gas globally in April 2026
Article URL: https://electrek.co/2026/05/20/in-a-first-wind-solar-generated-more-power-than-gas-globally-april-2026/
Comments URL: https://news.ycombinator.com/item?id=48399332
Points: 7
# Comments: 0 ⌘ Read more
VoidZero Is Joining Cloudflare
Article URL: https://blog.cloudflare.com/voidzero-joins-cloudflare/
Comments URL: https://news.ycombinator.com/item?id=48398055
Points: 36
# Comments: 7 ⌘ Read more
Open Repair Data Standard – Open Repair Alliance
Article URL: https://openrepair.org/open-data/open-standard/
Comments URL: https://news.ycombinator.com/item?id=48375150
Points: 7
# Comments: 0 ⌘ Read more
Meta repeatedly snubs EU body over Facebook and Instagram user bans
Article URL: https://www.bbc.com/news/articles/c152yvwjwkko
Comments URL: https://news.ycombinator.com/item?id=48371224
Points: 7
# Comments: 0 ⌘ Read more
Hackers Used Meta’s AI Support Bot to Seize Instagram Accounts
Article URL: https://krebsonsecurity.com/2026/06/hackers-used-metas-ai-support-bot-to-seize-instagram-accounts/
Comments URL: https://news.ycombinator.com/item?id=48361346
Points: 7
# Comments: 3 ⌘ Read more
The Pirate Bay Remains Resilient, 20 Years After the Raid
Article URL: https://torrentfreak.com/the-pirate-bay-remains-resilient-20-years-after-the-raid/
Comments URL: https://news.ycombinator.com/item?id=48357154
Points: 7
# Comments: 0 ⌘ Read more
Shift from a Leader-Follower to a Leader-Leader Approach
Article URL: https://www.practicalengineering.management/p/shift-from-a-leader-follower-to-a
Comments URL: https://news.ycombinator.com/item?id=48351858
Points: 7
# Comments: 2 ⌘ Read more
7.1-rc6: mainline
Version:7.1-rc6 (mainline)Released:2026-05-31Source:linux-7.1-rc6.tar.gzPatch:full ( incremental) ⌘ Read more
Steam Deck sells out in North America within 24 hours of price hike
Article URL: https://arstechnica.com/gaming/2026/05/despite-price-hike-steam-deck-is-already-sold-out-in-north-america/
Comments URL: https://news.ycombinator.com/item?id=48348704
Points: 7
# Comments: 1 ⌘ Read more
1-Bit Bonsai Image 4B Image Generation for Local Devices
Article URL: https://prismml.com/news/bonsai-image-4b
Comments URL: https://news.ycombinator.com/item?id=48346257
Points: 7
# Comments: 0 ⌘ Read more
I Put a Datacenter GPU in My Gaming PC for £200
Article URL: https://blog.tymscar.com/posts/v100localllm/
Comments URL: https://news.ycombinator.com/item?id=48345694
Points: 7
# Comments: 0 ⌘ Read more
Jef Raskin, the Visionary Behind the Mac
Article URL: https://lowendmac.com/2013/jef-raskin-the-visionary-behind-the-mac/
Comments URL: https://news.ycombinator.com/item?id=48339894
Points: 7
# Comments: 2 ⌘ Read more
Voxel Space
Article URL: https://s-macke.github.io/VoxelSpace/
Comments URL: https://news.ycombinator.com/item?id=48336564
Points: 7
# Comments: 0 ⌘ Read more
Canada in Technical Recession
Article URL: https://www.cbc.ca/news/business/recession-gdp-may-2026-statscan-9.7216352
Comments URL: https://news.ycombinator.com/item?id=48328718
Points: 7
# Comments: 0 ⌘ Read more
On Rendering Diffs
Article URL: https://pierre.computer/writing/on-rendering-diffs
Comments URL: https://news.ycombinator.com/item?id=48327809
Points: 7
# Comments: 1 ⌘ Read more
AI will be used to estimate age of asylum seekers from next year
Article URL: https://www.bbc.co.uk/news/articles/ce3pe36qe7ro
Comments URL: https://news.ycombinator.com/item?id=48327222
Points: 7
# Comments: 0 ⌘ Read more
BHP workers strike could cost WA $7 million a day
WA’s iron-ore mining could be halted as BHP workers look set to strike in a move that could cost the state $7 million dollars a day in lost royalties. ⌘ Read more
I’m “Retiring” from Tech – Chad Whitacre, Head of Open Source, Sentry.io
Article URL: https://bsky.app/profile/chadwhitacre.com/post/3mmvzlutrvk2g
Comments URL: https://news.ycombinator.com/item?id=48315784
Points: 7
# Comments: 1 ⌘ Read more
Anthropic raises $65B in Series H funding at $965B post-money valuation
Article URL: https://www.anthropic.com/news/series-h
Comments URL: https://news.ycombinator.com/item?id=48313048
Points: 18
# Comments: 7 ⌘ Read more
Can we have the day off?
Article URL: https://mlsu.io/posts/day-off/
Comments URL: https://news.ycombinator.com/item?id=48302745
Points: 40
# Comments: 7 ⌘ Read more
You Should Not Update Your Dependencies
Article URL: https://www.mendral.com/blog/you-should-not-update
Comments URL: https://news.ycombinator.com/item?id=48302319
Points: 7
# Comments: 0 ⌘ Read more
7 Best Outdoor Security Cameras (2026) After Testing Dozens
These weatherproof outdoor security cams keep a watchful eye on your property while you get on with life. Our list includes battery-powered cameras that need no subscription. ⌘ Read more
Nearly half (44%) of every T-shirt goes to waste before you even buy it
Article URL: https://norwegianscitechnews.com/2026/05/nearly-half-of-every-t-shirt-goes-to-waste-before-you-even-buy-it/
Comments URL: https://news.ycombinator.com/item?id=48278832
Points: 7
# Comments: 2 ⌘ Read more
7 Ways to Get So Good at AI, People Will Think You Are AI
From killing your chatbots to optimizing your prompts, here are the best ways to go full AI native and conquer the new world. ⌘ Read more
Flatpak Will Depend on Systemd
Article URL: https://www.osnews.com/story/145071/flatpak-will-depend-on-systemd/
Comments URL: https://news.ycombinator.com/item?id=48277355
Points: 7
# Comments: 0 ⌘ Read more
TP-7 Field Recorder
Article URL: https://teenage.engineering/products/tp-7
Comments URL: https://news.ycombinator.com/item?id=48273531
Points: 4
# Comments: 1 ⌘ Read more
Ubers COO says its getting harder to justify the money spent on AI tokenmaxxing
Article URL: https://www.businessinsider.com/uber-coo-andrew-macdonald-ai-token-spending-harder-justify-2026-5
Comments URL: https://news.ycombinator.com/item?id=48268871
Points: 7
# Comments: 1 ⌘ Read more
7.1-rc5: mainline
Version:7.1-rc5 (mainline)Released:2026-05-24Source:linux-7.1-rc5.tar.gzPatch:full ( incremental) ⌘ Read more
DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
Article URL: https://esengine.github.io/DeepSeek-Reasonix/
Comments URL: https://news.ycombinator.com/item?id=48256953
Points: 16
# Comments: 7 ⌘ Read more
Markdown Is Not LaTeX
Article URL: https://www.iconoclasts.blog/joe/markdown-is-not-latex
Comments URL: https://news.ycombinator.com/item?id=48252007
Points: 7
# Comments: 0 ⌘ Read more
7.0.10: stable
Version:7.0.10 (stable)Released:2026-05-23Source:linux-7.0.10.tar.xzPGP Signature:linux-7.0.10.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-7.0.10 ⌘ Read more
US tech firms share Dutch regulator officials’ names with Senate
Article URL: https://www.dutchnews.nl/2026/05/us-tech-firms-share-dutch-regulator-officials-names-with-senate/
Comments URL: https://news.ycombinator.com/item?id=48246614
Points: 31
# Comments: 7 ⌘ Read more
Experience: We found a baby on the subway – now he’s our 26-year-old son
Article URL: https://www.theguardian.com/lifeandstyle/2026/may/22/experience-found-baby-subway-now-26-year-old-son
Comments URL: https://news.ycombinator.com/item?id=48245571
Points: 7
# Comments: 0 ⌘ Read more
Shipping a Laptop to a Refugee Camp in Uganda
Article URL: https://notesbylex.com/shipping-a-laptop-to-a-refugee-camp-in-uganda
Comments URL: https://news.ycombinator.com/item?id=48241997
Points: 7
# Comments: 1 ⌘ Read more
How to convert between wealth and income tax
Article URL: https://paulgraham.com/winc.html
Comments URL: https://news.ycombinator.com/item?id=48237422
Points: 7
# Comments: 0 ⌘ Read more
Sam Altman Won in Court Against Elon Musk. But, We All Lost
Article URL: https://www.newyorker.com/news/letter-from-silicon-valley/sam-altman-won-in-court-against-elon-musk-but-really-we-all-lost
Comments URL: https://news.ycombinator.com/item?id=48235361
Points: 7
# Com … ⌘ Read more
Google’s Response to OpenClaw’s 24/7 AI Agent
Google’s always-running, data-hungry AI agent is designed to spend your money and send your emails. ⌘ Read more
Retailer says tobacco licence ‘not worth the paper it’s printed on’ amid illicit market
A Senate inquiry has heard the illicit tobacco market now accounts for around 50-60% of all tobacco sales in Australia - worth around 7 billion dollars to crime gangs.
It’s estimated the federal government is now losing out on more than 11 billion dollars in tobacco excise annually.
While public health advocates and the tobacco industry argue over the merits of lowering the tobacco excise, sma … ⌘ Read more
7.1-rc4: mainline
Version:7.1-rc4 (mainline)Released:2026-05-17Source:linux-7.1-rc4.tar.gzPatch:full ( incremental) ⌘ Read more
7.0.9: stable
Version:7.0.9 (stable)Released:2026-05-17Source:linux-7.0.9.tar.xzPGP Signature:linux-7.0.9.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-7.0.9 ⌘ Read more
7.0.7: stable
Version:7.0.7 (stable)Released:2026-05-14Source:linux-7.0.7.tar.xzPGP Signature:linux-7.0.7.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-7.0.7 ⌘ Read more
I just wanted to look up 9V block battery prices online and these automatically generated descriptions are getting dumber by the minute:
Datum der Erzeugung: Verfallsdatum minus 7 Jahre
(Date of manufacturing: expiration date minus 7 years)
Or look at this one:
Die leistungsstarke 9 V-Block E Batterie, auch 6LR61 genannt, eignet sich besonders gut für Taschenlampen, Radio oder Kinderspielzeug, die einen gleichbleibenden Strombedarf haben. Ihre max. Spannung beträgt 1,5 V.
(The high performance 9 V block E battery, also known as 6LR61, is particularly suitable for torches, radio or child’s toys, which have a steady power demand. Its max. voltage is 1.5 V.)
The battery is best suited for… devices where it fits. No shit, Sherlock! Has anyboy ever come across 9V block torches? O_o I haven’t.
7.0.6: stable
Version:7.0.6 (stable)Released:2026-05-11Source:linux-7.0.6.tar.xzPGP Signature:linux-7.0.6.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-7.0.6 ⌘ Read more
7.1-rc3: mainline
Version:7.1-rc3 (mainline)Released:2026-05-10Source:linux-7.1-rc3.tar.gzPatch:full ( incremental) ⌘ Read more
7.0.4: stable
Version:7.0.4 (stable)Released:2026-05-07Source:linux-7.0.4.tar.xzPGP Signature:linux-7.0.4.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-7.0.4 ⌘ Read more
7 Best Digital Notebooks (2026): reMarkable, Kobo, Kindle
These nifty tools combine the ease of jotting notes by hand with the power of saving them digitally. ⌘ Read more
What to Know About Sony’s $7.85 Million PlayStation Settlement
Are you eligible for a payout? Probably, but it might take a while and will likely be pretty small. ⌘ Read more