frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Dan Simmons, author of Hyperion, has died

https://www.dignitymemorial.com/obituaries/longmont-co/daniel-simmons-12758871
116•throw0101a•1h ago•38 comments

A better streams API is possible for JavaScript

https://blog.cloudflare.com/a-better-web-streams-api/
261•nnx•5h ago•96 comments

Allocating on the Stack

https://go.dev/blog/allocation-optimizations
53•spacey•3h ago•20 comments

Writing a Guide to SDF Fonts

https://www.redblobgames.com/blog/2026-02-26-writing-a-guide-to-sdf-fonts/
12•chunkles•1h ago•0 comments

We gave terabytes of CI logs to an LLM

https://www.mendral.com/blog/llms-are-good-at-sql
107•shad42•3h ago•70 comments

Don't run OpenClaw on your main machine

https://blog.skypilot.co/openclaw-on-skypilot/
35•hopechong•1h ago•22 comments

Modeling Cycles of Grift with Evolutionary Game Theory

https://www.oranlooney.com/post/grifters-skeptics-marks/
38•ibobev•3d ago•12 comments

Kyber (YC W23) Is Hiring an Enterprise Account Executive

https://www.ycombinator.com/companies/kyber/jobs/59yPaCs-enterprise-account-executive-ae
1•asontha•58m ago

Tenth Circuit: 4th Amendment Doesn't Support Broad Search of Protesters' Devices

https://www.eff.org/deeplinks/2026/02/victory-tenth-circuit-finds-fourth-amendment-doesnt-support...
301•hn_acker•4h ago•37 comments

Get free Claude max 20x for open-source maintainers

https://claude.com/contact-sales/claude-for-oss
267•zhisme•10h ago•139 comments

Show HN: RetroTick – Run classic Windows EXEs in the browser

https://retrotick.com/
140•lqs_•6h ago•39 comments

Sprites on the Web

https://www.joshwcomeau.com/animation/sprites/
71•vinhnx•3d ago•14 comments

Show HN: Badge that shows how well your codebase fits in an LLM's context window

https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens
66•jimminyx•4h ago•39 comments

F-Droid Board of Directors nominations 2026

https://f-droid.org/2026/02/26/board-of-directors-nominations.html
139•edent•9h ago•83 comments

What was the first life restoration of a sauropod?

https://svpow.com/2026/02/02/what-was-the-first-life-restoration-of-a-sauropod/
13•surprisetalk•2d ago•3 comments

Statement from Dario Amodei on our discussions with the Department of War

https://www.anthropic.com/news/statement-department-of-war
2747•qwertox•20h ago•1461 comments

Experts sound alarm after ChatGPT Health fails to recognise medical emergencies

https://www.theguardian.com/technology/2026/feb/26/chatgpt-health-fails-recognise-medical-emergen...
138•simonebrunozzi•3h ago•105 comments

NASA announces major overhaul of Artemis program amid safety concerns, delays

https://www.cbsnews.com/news/nasa-artemis-moon-program-overhaul/
86•voxadam•3h ago•91 comments

The Hunt for Dark Breakfast

https://moultano.wordpress.com/2026/02/22/the-hunt-for-dark-breakfast/
471•moultano•15h ago•171 comments

Your device identity is probably a liability

https://smallstep.com/blog/ncsc-zero-trust-device-identity/
11•eustoria•1h ago•2 comments

Debian Removes Free Pascal Compiler / Lazarus IDE

https://forum.lazarus.freepascal.org/index.php?topic=73405.0
50•mariuz•2d ago•21 comments

Show HN: Unfudged – version every change between commits - local-first

https://www.unfudged.io/
19•cyrusradfar•22h ago•14 comments

An interactive intro to quadtrees

https://growingswe.com/blog/quadtrees
171•evakhoury•3d ago•20 comments

Can you reverse engineer our neural network?

https://blog.janestreet.com/can-you-reverse-engineer-our-neural-network/
225•jsomers•2d ago•150 comments

Open source calculator firmware DB48X forbids CA/CO use due to age verification

https://github.com/c3d/db48x/commit/7819972b641ac808d46c54d3f5d1df70d706d286
31•iamnothere•3h ago•16 comments

Breaking Free

https://www.forbrukerradet.no/breakingfree/
151•Aissen•9h ago•27 comments

Compact disc story (1998)

https://www.researchgate.net/publication/294484774_Compact_disc_story
45•pipeline_peak•16h ago•16 comments

Vibe coded Lovable-hosted app littered with basic flaws exposed 18K users

https://www.theregister.com/2026/02/27/lovable_app_vulnerabilities/
88•nottorp•2h ago•27 comments

Theory of Constraints: "Blue Light" creating capacity for nothing (2007)

http://theoryofconstraints.blogspot.com/2007/06/toc-stories-2-blue-light-creating.html
12•strongpigeon•1h ago•1 comments

Block spent $68M on a single party in September 2025

https://twitter.com/BullTheoryio/status/2027250361816486085
76•kappi•1h ago•49 comments
Open in hackernews

Open source calculator firmware DB48X forbids CA/CO use due to age verification

https://github.com/c3d/db48x/commit/7819972b641ac808d46c54d3f5d1df70d706d286
31•iamnothere•3h ago

Comments

lokar•1h ago
Does it run applications? The point of the law is to collect (and device setup) the age of the (I guess primary?) user, and communicate that (as a range?) to any applications it runs.

So, if you don't run applications, does this matter? Also, enforcement is by the CA attorney general, so random people can't go after you.

wrs•1h ago
Well, it’s a programmable calculator, so…how does the law define “applications”?
meatmanek•18m ago
(c) “Application” means a software application that may be run or directed by a user on a computer, a mobile device, or any other general purpose computing device that can access a covered application store or download an application.
drnick1•1h ago
Clickbait title, the legal notice explicitly states that an open source project cannot and will not implement age verification.
hlieberman•1h ago
There is no carve out in the law for open source. I don’t think it matters for this calculator’s firmware, because there’s no covered App Store, but it certainly would for most Linux distributions.
drnick1•57m ago
The law is irrelevant when it comes to open source. There is no one to turn to and bully for compliance. A government could presumably request that GitHub delete the repo, but the software will then simply move somewhere else, in a jurisdiction where these laws don't apply, or be distributed peer-to-peer. These attempts at curbing the freedom to write and distribute software are pathetic and will fail.
mhurron•49m ago
> simply move somewhere else, in a jurisdiction where these laws don't apply, or be distributed peer-to-peer

Each of these options lead software to become less and less discoverable leading to the fact that most people will never use anything that isn't complying with these laws. So the end result still hits the desired effect.

lacoolj•1h ago
I don't see a definition for "operating system" in this legislation (California).

"Operating system provider" is defined, but that's kinda useless unless "operating system" is defined first.

netsharc•27m ago
It seems there's also a definition error:

> 1798.500. For the purposes of this title:

> (i) “User” means a child that is the primary user of the device.

Child is defined:

> (d) “Child” means a natural person who is under 18 years of age.

But that means this is impossible:

> (b) (4) Whether the user is at least 18 years of age.

ziml77•1h ago
So DB48X provides a covered application store?

(e) (1) “Covered application store” means a publicly available internet website, software application, online service, or platform that distributes and facilitates the download of applications from third-party developers to users of a computer, a mobile device, or any other general purpose computing that can access a covered application store or can download an application.

Also, where does anything in the CA bill mandate age verification? It's saying the OS needs to prompt for age bracket info and allow the third party apps to query that. That is far different from verification.

iamnothere•58m ago
> Also, where does anything in the CA bill mandate age verification? It's saying the OS needs to prompt for age bracket info and allow the third party apps to query that. That is far different from verification.

Regardless of the technical details of the law(s), the devs are sensibly refusing to prompt for age on a fricking calculator.

Hopefully Linux distros get on board with this and announce non-CA/CO compliance as policy.

drnick1•52m ago
Ultimately, it does not matter. This legal notice is just theater, as anyone from CA or CO can still download, build and use the program. Linux distributions will just do the same.
goda90•19m ago
You might say the bills themselves are theater. Respond to theater with theater.
tliltocatl•46m ago
For Linux it will be way more problematic because:

- A lot of of corporate contributions comes from SV.

- Linux Foundation is incorporated in CA.

- Linus himself is CA's resident AFAIR.

So there is zero chance of claiming no jurisdiction. The only hope is whoever is enforcing this batshit wouldn't go after what is essentially not an OS for the purpose of the bill, but rather an internal component (it would be like going after a vendor of bolts and nuts for noncompliance of a toaster).

mghackerlady•22m ago
Unfortunately, most people think he made everything since he gets all the credit for the work GNU did
tliltocatl•59m ago
IANAL, but the whole thing feels quite problematic. Should we interpret the prohibition as a licensing condition "a resident using our IP is violating the contract" or as an informative note "we are not compliant and we are not ever going to be compliant so a resident using the IP is violating local laws"? I'd expect the intent to be the latter, but would it hold in front of a judge? If the notice is a licensing condition, the whole thing is problematic as hell:

- Does such prohibition has any legal force at all? Does it do anything to prevent responsibility according to the bill? Wouldn't just saying "CA/CO have zero jurisdiction over us, get screwed" be a saner choice (of course it would be better if the project wouldn't host on M$'s servers).

- The main project license is GPLv3. GPLv3 clearly has no provisions to introduce arbitrary prohibitions into the license without losing compatibility. But they still keep GPLv3 LICENSE.txt, which is problematic in itself - if LICENSE.txt says one thing and LEGAL-NOTICE.txt another, the conclusion might be that no license applies so no one may use the software at all!

- If they are reusing any GPL software that they don't hold copyright on, they might be or might not be in violation (would need a real lawyer to say if that's the case or not).

And on the actual matter of things, it's really sad to see California to be on the front line of this crap (this screams ageism). And, dear "adults", screw your parental authority so much. Whatever skills I've gained before the university I've done against an explicit parental prohibition. This is what I live off now. Screw you all.