frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Opinion: The era of 'free' excess renewable energy is over

https://www.utilitydive.com/news/the-era-of-free-excess-renewable-energy-is-over/804471/
1•boshomi•1m ago•0 comments

Nicholas Carlini – Are LLMs worth it? [video]

https://www.youtube.com/watch?v=PngHcmMmwWI
1•teddykoker•7m ago•0 comments

SQLite Cache Schema

https://gist.github.com/ewaldbenes/e48b9b4c1d0e1cb7175dfdd868addd58
1•thunderbong•10m ago•0 comments

Palantir tops estimates, boosts fourth-quarter guidance on AI adoption

https://www.cnbc.com/2025/11/03/palantir-pltr-q3-earnings-2025.html
2•mgh2•13m ago•0 comments

Looking for Input

1•tigydavid•15m ago•0 comments

Trump readies US troops for ground invasion in Mexico to go after drug cartels

https://www.independent.co.uk/news/world/americas/us-politics/trump-drug-cartels-mexico-plans-mil...
4•saubeidl•23m ago•1 comments

We Used to Read Things in This Country

https://thebaffler.com/salvos/we-used-to-read-things-in-this-country-mccormack
3•samclemens•24m ago•0 comments

Cost-neutral food tax reforms for healthier and more sustainable diets

https://www.sciencedirect.com/science/article/pii/S0921800925003052
2•PaulHoule•34m ago•0 comments

Visualizee.ai

https://visualizee.ai
1•bellamoon544•34m ago•1 comments

Fusion Energy in 2025: Six Global Trends to Watch

https://www.iaea.org:443/newscenter/news/fusion-energy-in-2025-six-global-trends-to-watch
1•mpweiher•36m ago•0 comments

Claude Code refused to add rainbows and unicorns to my app

7•glamp•36m ago•3 comments

A Friendly Tour of Process Memory on Linux

https://www.0xkato.xyz/linux-process-memory/
4•0xkato•36m ago•2 comments

Bay Area man creates prehistoric Halloween by bringing "Doloresaurus" to life [video]

https://www.youtube.com/watch?v=BXiNtT6cRc4
1•guerrilla•37m ago•0 comments

A confidential manifesto lays out a billionaire's new vision for NASA

https://www.politico.com/news/2025/11/03/jared-isaacman-confidential-manifesto-nasa-00633858
2•c420•37m ago•0 comments

Linkers: A 20 Part Series (2007)

https://www.airs.com/blog/archives/38
2•mattrighetti•39m ago•0 comments

2025 United States federal government shutdown

https://en.wikipedia.org/wiki/2025_United_States_federal_government_shutdown
1•wslh•41m ago•1 comments

KitteHub: Python projects in the cloud in a few clicks

https://github.com/autokitteh/kittehub
1•itayd•43m ago•0 comments

OneBusAway: Open-source transit app for real-time information

https://github.com/OneBusAway
1•thunderbong•44m ago•0 comments

Guideline has been acquired by Gusto

https://help.guideline.com/en/articles/12694322-guideline-has-joined-gusto-faqs-about-our-recent-...
25•surprisetalk•46m ago•7 comments

Physical activity as a modifiable risk factor in preclinical Alzheimer's disease

https://www.nature.com/articles/s41591-025-03955-6
2•bookofjoe•47m ago•0 comments

No space, no time, no particles: a vision of quantum reality

https://www.newscientist.com/article/2500081-no-space-no-time-no-particles-a-radical-vision-of-qu...
3•fnord77•48m ago•0 comments

DJI's Drones, Both Branded and Disguised, Are Even Closer to a US Ban

https://petapixel.com/2025/11/03/djis-drones-both-branded-and-disguised-are-even-closer-to-a-us-ban/
4•bookofjoe•53m ago•2 comments

What's Next in Customer Identity and Access Management

https://www.kuppingercole.com/blog/tolbert/whats-next-in-customer-identity-and-access-management
1•mooreds•54m ago•0 comments

Norway's Public Buses Can Be Shut Down Remotely from China

https://www.carscoops.com/2025/11/norways-public-buses-can-be-shut-down-remotely-from-china/
5•josephcsible•56m ago•0 comments

Ask HN: What Is the State of Mobile Development in 2025?

1•sarimkx•57m ago•0 comments

PocketBook – DIY pocket-sized Project Gutenberg books

https://github.com/sieste/pocketbook
2•sieste•1h ago•0 comments

LLM Security Guide – 100 tools and real-world attacks from 370 experts

https://github.com/requie/LLMSecurityGuide
2•tarique192•1h ago•1 comments

Why Does the Universe Exist? (1991) [pdf]

https://philosophy.fas.harvard.edu/sites/g/files/omnuum4436/files/phildept/files/parfit_-_why_doe...
3•measurablefunc•1h ago•1 comments

Scaling up Prime Video monitoring service reduced costs 90% (archive) (2023)

https://web.archive.org/web/20240325042615/https://www.primevideotech.com/video-streaming/scaling...
1•Ellipsis753•1h ago•2 comments

Do I want Coders to Code?

https://yeikoff.xyz/blog/11-02-2025-do-i-want-coders-to-code/
1•iglesiastj•1h ago•0 comments
Open in hackernews

Meta hints WhatsApp for Windows 11 will switch to a Chromium web app

https://www.windowslatest.com/2025/10/31/whatsapp-native-app-on-windows-11-is-getting-killed-on-nov-5-replaced-by-chromium/
11•ksec•6h ago

Comments

ksec•6h ago
If Electron is really inevitable, can we dramatically slim down Electron?
dmitrygr•5h ago
Hm, not a bad idea. We could factor out the common part from all the electron apps. We'd ship it as a separate app, since it is common to them all. The remaining parts of all these apps would be pretty small, and to allow companies to update them easily, we could host them on servers and serve them dynamically as-needed over some sort of a protocol on top of IP, using the interconnectedness ("web") of most computers in the world.

I propose we call the common part a "web browser" since it works over the "web" and can walk this "web" in any direction it wishes ("browsing")

Since each application exists on a separate company's server (a location, or "a site") we could call each one "a web site"

I'll put together an RFC for comments but I also welcome them here.

noir_lord•2h ago
I don't see it catching on - it's so obvious that if it was a good idea someone would have done it.

> using the interconnectedness ("web") of most computers in the world.

So it'd be a World Wide Web? what an interesting idea that would be - one problem I see is that such a product would be open enough that large companies would hate it and would prefer if the web collapsed down to a handful of products, they'd have to control the browsers and invade privacy to sell advertising to afford it though so it'd be self limiting because I can't imagine users would go along with that level of their privacy been invaded.

deafpolygon•6h ago
how better to track their users with
gruez•5h ago
There isn't much difference in tracking between a native app and a webapp that's in a chromium wrapper. Whatever tracking can be done by script running in the chromium wrapper, can be done by the native app.
BoredPositron•5h ago
(╯°□°)╯︵ ┻━┻
xg15•5h ago
I love how services are first becoming app-only, no website and then the apps are replaced again with websites, only that you can't use the normal browser to view them...
flakiness•4h ago
The screenshot says Webview2 https://developer.microsoft.com/en-us/Microsoft-edge/webview...

So it's Chromium, but not Electron.

gradientsrneat•3h ago
It's a downgrade from a native app performance-wise, but from a security and privacy standpoint there are only upsides. The web browser is the most sophisticated end-user sandbox on your computer. A highly internet-connected app from a company like Meta, which is notorious for privacy violations, belongs in a sandbox.
vinyl7•3h ago
It's only a sandbox in as far as Google lets it be a sandbox. I'm sure Google has telemetry in chrome that deeply tracks users beyond what is publicly known or available.