frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Park by Robot at London Gatwick Airport

https://aerospaceglobalnews.com/news/gatwick-airport-robotic-parking-stanley-robotics/
79•agotterer•1h ago•37 comments

Go Analysis Framework: modular static analysis by go team

https://pkg.go.dev/golang.org/x/tools/go/analysis
104•AbuAssar•3h ago•6 comments

Ruff v0.16.0 – Significant new updates – 413 default rules up from 59

https://astral.sh/blog/ruff-v0.16.0
255•vismit2000•7h ago•153 comments

Kill The Cookie Banner

https://killthecookiebanner.eu/
101•rapnie•4h ago•48 comments

Design Is Compromise

https://stephango.com/design-is-compromise
7•ankitg12•25m ago•0 comments

An Inside Look at the Token Reseller Market

https://vectoral.com/blog/token-relay-market
20•mlenhard•59m ago•5 comments

Show HN: CheapSecurity – Lightweight, Self-Hosted CCTV for Linux SBCs

https://github.com/gmrandazzo/CheapSecurity
5•zeldone•22m ago•0 comments

Google Discloses $94.1B in SpaceX Stock, Marking 6% Stake

https://www.wsj.com/tech/google-discloses-94-1-billion-in-spacex-stock-marking-6-stake-91655d7c
196•1vuio0pswjnm7•3h ago•128 comments

I learned PCB design, 3D printing and C just to listen to music

https://pentaton.app/blog/2026-07-12-introducing-pentaton-lp/
81•interfeco•3d ago•9 comments

Htmx 4.0, the first JavaScript library to release exclusively on the Game Boy

https://swag.htmx.org/en-cad/products/htmx-4-the-game
67•rcy•4h ago•14 comments

GrapheneOS protections against data extraction from locked devices

https://discuss.grapheneos.org/d/40700-grapheneos-protections-against-data-extraction-from-locked...
259•Cider9986•10h ago•130 comments

What's Under Your Feet in New York City?

https://practical.engineering/blog/2026/7/21/whats-under-your-feet-in-new-york-city
61•sohkamyung•4d ago•9 comments

The New AI Superpowers: Focus and Followthrough

https://www.rickmanelius.com/p/the-new-ai-superpowers-focus-and
23•mooreds•3h ago•6 comments

Make an Origami Circuit Board

https://spectrum.ieee.org/origami-circuit-boards
4•ohjeez•20m ago•0 comments

A shell colon does nothing. Use it anyway

https://refp.se/articles/your-shell-and-the-magic-colon
328•olexsmir•1d ago•137 comments

Third Drone Shot Down in Three Days in Romanian Territory

https://english.mapn.ro/
170•_tk_•4h ago•174 comments

The new rules of context engineering for Claude 5 generation models

https://claude.com/blog/the-new-rules-of-context-engineering-for-claude-5-generation-models
420•mellosouls•19h ago•314 comments

Show HN: Reverse Minesweeper

https://sunflowersgame.com/
24•pompomsheep•3h ago•13 comments

An ESP32 based plane radar for my desk

https://blog.ktz.me/esp32-plane-radar/
221•alexktz•13h ago•45 comments

DeepSeek pause fundraise after comments on compute gap to US leaked (transcript) [pdf]

https://github.com/demo-zexuan/liang-wenfeng-investor-meeting-2026-7-22/blob/master/%E6%A2%81%E6%...
213•oliculipolicula•16h ago•173 comments

Inflect-Micro-v2: complete voice in 9.36M parameters

https://huggingface.co/owensong/Inflect-Micro-v2
180•nateb2022•15h ago•15 comments

Elevated Errors for Opus 5

https://status.claude.com/incidents/zftg3gqkmv18
72•TimCTRL•6h ago•60 comments

What is happening to jobs? Separating AI hype from reality

https://siepr.stanford.edu/publications/policy-brief/what-really-happening-jobs-separating-ai-hyp...
186•pod_krad•17h ago•256 comments

Show HN: I mapped every US golf course

https://golfcoursebrowser.com/
185•rickmf•13h ago•112 comments

Alien World Chemistry Found Inside Meteorite That Struck New Jersey Home

https://www.seti.org/news/alien-world-chemistry-found-inside-meteorite/
132•spzx•14h ago•49 comments

Ask HN: What are the most promising RL fields for a new master student?

24•zecice•2h ago•9 comments

Show HN: Managing on-premise servers without Kubernetes

https://github.com/ricardoborges/Nautilus
11•r2ob•2h ago•0 comments

Cloudflare's new AI traffic options for customers

https://blog.cloudflare.com/content-independence-day-ai-options/
163•alphabetatango•17h ago•133 comments

Stinkpot: SQLite-backed shell history

https://tangled.org/oppi.li/stinkpot
100•nerdypepper•2d ago•31 comments

Running a 28.9M parameter LLM on an $8 microcontroller

https://github.com/slvDev/esp32-ai
256•boveyking•21h ago•65 comments
Open in hackernews

Kill The Cookie Banner

https://killthecookiebanner.eu/
95•rapnie•4h ago

Comments

paulddraper•1h ago
Doesn't this lead to an all-or-nothing approach?

I don't want randomnewssite to track me. But a favorite online store...I do want help with recommendations.

dymk•1h ago
Then sign in, thats enough signal for them to track you
amelius•56m ago
Just configure your browser to ask for cookies for that store only?
qurren•55m ago
Just disable cookies on your browser by default, and enable it for the sites that you need to log in to.

Ironically, this has the effect of cookie banners reappearing every time because they cannot place a cookie that says that you have rejected them.

mzajc•51m ago
Unless disabling cookies means treating all cookies as session cookies (meaning you can still be followed within a session), this has the fun side effect of breaking pretty much every CAPTCHA firewall like Anubis, Cloudflare Turnstile, and any other that relies on cookies.

Unfortunately this means you have to view a lot of the web through archive.today or web.archive.org - I would know because I have uMatrix configured this way.

tcfhgj•29m ago
you can be tracked without cookies - the cookie dialogs are about tracking and processing of personal data in general.

-> not really sensible

Phemist•28m ago
Malicious compliance. You do not need a cookie to "store" the fact you have rejected them. They can simply assume you have rejected them from the lack of cookies. They can store a cookie once you (have gone out of your way to) accept them.
joeframbach•52m ago
You would presumably be logged in to your favorite store site, and they would be using your identifying session to make recommendations, not anonymous tracking cookies.
paulddraper•38m ago
Eh, maybe.

It's easier to click a single button than hunt for how to create/access an account for the brand.

hieKVj2ECC•58m ago
Yes please!
troupo•53m ago
> he EU Commission finally proposed a solution to the cookie banner problem: automated signals that would communicate your privacy preferences between your device and websites or apps.

It wasn't on EU Commission to "finally propose a solution". The soluton has always been there.

Somehow, Google, aka world's largest tracking and advertising company incidentally making the worlds' dominant browser and completely dominating all web standards, couldn't be bothered, and instead was pushing crap like FLoC

rpdillon•51m ago
The insanity around cookie banners is a good target.

> Tired of misleading cookie banners? The EU Commission has finally proposed a solution: set your privacy preferences in the browser once, and never see another banner.

Fortunately, if you have uBlock Origin, you can enable Easylist cookie notices under annoyances and avoid most of them. Combine with blocking third-party cookies, and the problem pretty much disappears.

The fact that the EU tried to regulate this stuff is a shame, because regulation is not a good remedy. End-users have agency here. The solution is to enable end-users to have control in their browser (which they always did, so it's an issue of education, like so many things).

Shame that Google is trying to kill uBO though. Extremely pleased that Brave continues to support it.

mrkeen•47m ago
If it's not cookies, it will be something else. IP addresses, tracking pixels, browser fingerprinting.

The Do Not Track header is the only technology needed. The rest is compelling companies to obey it.

cwnyth•25m ago
Didn't know that about Brave, but it's moot for me since Firefox also supports it and these days I find that Firefox is the better experience, not Chrome or even Chromium.
the__alchemist•48m ago
Keep fighting! For now: browser plugins.
hborscht•42m ago
is there a specific one you would recommend?
the__alchemist•33m ago
I use "I still don't care about cookies"; it works well, but I don't have a current comparison to other options.
tcfhgj•31m ago
uBlock Origin -> allows blocking dialogs (legally implies refusal of everything not necessary, because you don't agree to something requiring agreement)

Consent-O-Matic -> automated configuration to your preferences using the dialog provided.

I still don't care about cookies -> least privacy friendliest option, because it may opt into undesired tracking (its goal is just to remove the annoyance of the dialogs)

tezza•47m ago
Even well meaning bodies like TFL (Transport for London) have cookie warnings that impede the actual access of the website.

Need to look up a bus time? Full screen cookie consent with accept buttons drawn OFF THE SCREEN.

TechSquidTV•45m ago
The EU has been on a decade-long crusade to destroy the internet.
yankfatigue•42m ago
OK yank.
PaulRobinson•37m ago
I think you'll find that's Google and Meta.

Just step back and ask yourself what each side of that debate is trying to achieve and why. What is motivating them? Why are they motivated in that way?

Don't just recite what you "know", think, look, research, figure it out. It might sound good to have a one-liner like this in your back pocket, but do you really believe it after looking at the publicly available information that it is their real intention to conduct a "crusade to destroy the internet"?

tcfhgj•28m ago
Advertisement has been on a decade-long crusade to destroy the internet.
tysilva•42m ago
Wow, finally. This would be a major quality of life update for browsing the web. As others have stated, not all sites merit the same preferences. Hopefully they can adapt a middleground of default settings with the ability to customize site by site.
convolvatron•38m ago
under what circumstances as user would I want to explicitly agree to have my browsing history sent to tens or hundreds of third party tracking aggregators?
PaulRobinson•31m ago
Devil's advocate argument: if they were giving you something in return, and that could be cash, but it might also be "you can have this content for free".

In the UK a few news sites have changed cookie banners to "you can accept and see this stuff for free, or you can sign up for a subscription, which would you prefer?". It's the only time I hit accept (and then clear browser history).

If blanket preferences from browser signals became the norm, a segment might open up where you would configure preferences and a data broker would make sure you get something in return for your data. At minimum it might force paywalled publishers to consider that as a "lite" subscription option.

troupo•22m ago
> but it might also be "you can have this content for free".

ads don't require invasve and pervasive tracking

broken-kebab•9m ago
If offered something in return, I guess
Phemist•36m ago
> Tired of misleading cookie banners? The EU Commission has finally proposed a solution: set your privacy preferences in the browser once, and never see another banner.

So lawmakers do know how to make legally binding preferences based on device settings? What a crazy innovation.. now if only parents were given these options to indicate their child is using a device.. we could do away with all this Online Safety Act nonsense...

tgv•15m ago
The problem there is that parent's won't know how to do it, or won't care. Many can hardly operate the most user-friendly phone, let alone manage accounts.

The online safety acts and its EU counterparts are somewhat risky, but nobody wants the mention the only proper alternative: a total ban on "social media." Not just for kids, but for everyone. Or a ban on smart phones, that would work too, at least short term. But: money.

broken-kebab•10m ago
It's ok if parents won't care. It's a choice too.
Kuyawa•10m ago
When we buy a new phone, the configuration process should ask if the device will be used by a kid. Easy and simple.

When restoring factory defaults, the same question, just in case the phone is sold, gifted, stolen or whatever.

If you are going to give a phone to a minor you should set that option right from the start.

conception•10m ago
That’s not true. Every TV app has a parent setting. That’s really easy to use browser support profiles just like TV apps do bad. UX doesn’t mean that it can’t be set up easily for parents. Windows itself could have profiles for kids that has all this set automatically. It’s not hard. There’s just no will to do it.
sandeepkd•27m ago
Usually government mandating something is concerning cause it seems to favor the government for its existence. However with EU commission its actually interesting combination, its representing multiple individual governments at once which somehow works good for the citizens.

Overall this is a common sense solution. The challenge is that a significant industry makes money by collecting and selling data. It makes it harder for businesses who depend on it, they are going to get creative and will eventually come up with some dark pattern to circumvent it.

mmarq•21m ago
As if the DNT thingy didn’t exist…
alt227•21m ago
I still don't get why every website has a cookie banner by default. I am data controller for several companies and have lots of exposure to GDPR. All my websites have no cookie banner, as they are not required.

I guess that most companies just chuck it up there as a default so they dont have to read the law, or maybe they are all actually harvesting and selling personal data and therefore require cookies? Who knows.

maccard•12m ago
I’ve made a few sites for work that aren’t our primary focus. The sites used cookies for login and for “required purposes” (storing in progress state). We did all the tracking on the backend, no cookies or client side trackers.

On our go-live form there’s a question “do you use cookies” and it’s yes/no. If you say yes legal block the site from going live without the pre approved cookie banner…

esperent•8m ago
[delayed]
HiPhish•8m ago
> I guess that most companies just chuck it up there as a default so they dont have to read the law, or maybe they are all actually harvesting and selling personal data and therefore require cookies?

That has been my guess as well. If you run npm install half-the-internet you have no idea what's in there, so just slap on that cookie banner for good measure. Of course the real problem is not knowing what's inside your application, but the thought process is "eh, if a blanket cookie banner does the job then that's good enough for me".

reorder9695•7m ago
W3cUYxYwmXb5c•20m ago
This is conflating different things. They are trying to use people's annoyance with the banner THEY caused to build support for another legislation.

Cookies were never a problem. Just get rid of the banner.

This other legislation should pass/fail on its own merit.

drnick1•9m ago
uBlock Origin with all "annoyance" filters enabled. I haven't seen a cookie banner in years.

Another good one to have the "hide Youtube shorts" filter, featured on HN a while back.

alt227•5m ago
> There’s just no will to do it.

Exactly. The problem is its from the parents side.

alt227•8m ago
> The problem there is that parent's won't know how to do it, or won't care.

This is unfortunately the reality.

The other day a friend asked me to help her make her phone safer for her kids to use. I started by asking if she set permissions on the apps she downloaded. She looked at me blankly, "What permissions?". I proceeded to show her how you can granularly control what you allow each app to do on your phone and what access it is allowed. Her head blew up, she had no idea any of this existed and after gong through a few menus, she didn't care any more. It was all too complicated and too much to think about for a busy mum.

This is why governments unfortunately are having to try to protect people from themselves. As tech competent people it all seems so simple to us, but we need to remember the majority of the population just click 'Allow All' and blow past all permission and security questions as they have no idea what any of it means.

mike_hock•13m ago
Don't fall for the "we are just stupid" propaganda, which is used constantly by governments acting in bad faith.

Browsers already had settings for deleting cookies. There was never a reason for banners whose only function was pulling the ladder up from smaller competitors and concentrating power in the hands of an oligopoly that could siphon data directly from the OS.

This coupled with a law mandating ISPs provide a "change IP on demand" feature would have given users a sort of "Tor light" level of privacy. Strong privacy is trivial to achieve for a government that doesn't have a conflicting goal of total surveillance.

echelon•8m ago
>>>>>>> now if only parents were given these options to indicate their child is using a device.. we could do away with all this Online Safety Act nonsense...

THIS

Holy shit. This is such an obvious fix. And it shuts up those surveillance state goons immediately.

My God, why have we tried to summon up the ghost of 1984 when such a simple fix as this will do.

Parents can lock devices into "child mode" that emits "user is child" headers. Websites can then block.

The blast radius is zero.

Good God, we need to fast track this into browsers right now. If we hurry we might be able to point to this as the technical fix.

Once some of the infrastructure exists, OS vendors can hook into it.

Firefox devs - please do this right now. Please spearhead this.

I might have to vibe code an advocacy site for the spec and set up a GitHub / RFC process.

Don't underestimate the argument of "just to be on the safe side". Someone running a business who doesn't know a lot about cookies will often just put a banner on as an easy arse covering mechanism even when not required.