frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

P99 0ms* autocomplete for 240M domain names

https://ruurtjan.com/articles/p99-0ms-autocomplete-for-240-million-domain-names
1•pul•2m ago•1 comments

If You're Searching for a New Skillet, Consider Stainless Steel

https://www.wired.com/story/stainless-steel-skillets-are-great/
1•joozio•3m ago•0 comments

Bain tests software takeover targets by vibecoding AI replicas

https://www.ft.com/content/e5bac4d1-b1f8-43a4-bd54-b182d5357af0
1•Timofeibu•4m ago•0 comments

Why More Cores Stopped Saving Us

https://www.jonathanbeard.io/blog/2026/06/19/more-cores-stopped-saving-us.html
1•ingve•5m ago•0 comments

Ask HN: Can't Create an Account

1•retired•7m ago•0 comments

Why the iPhone Will Fail (2007)

https://www.engadget.com/2007-06-27-why-the-iphone-will-fail.html
1•chistev•7m ago•0 comments

Why an AI company cleaned my New York City apartment for free

https://www.bbc.co.uk/news/articles/cpwerjy20kyo
1•vinni2•8m ago•0 comments

A Fool with a Tool Is Still a Fool

https://schrottner.at/2026/06/20/A-Fool-with-a-Tool-is-Still-a-Fool.html
3•aepfli•11m ago•1 comments

Microsoft's Satya Nadella: We Can't Let AI Giants Eat the Economy

https://www.wsj.com/tech/ai/microsofts-satya-nadella-we-cant-let-ai-giants-eat-the-economy-b9d33b9f
2•doener•16m ago•1 comments

Oligarchy is worse than you think (by Johnny Harris) [video]

https://www.youtube.com/watch?v=4S25FfbFw4M
2•Imustaskforhelp•22m ago•0 comments

My Android App Stack

https://erenay.bearblog.dev/my-android-app-stack/
1•Erenay09•22m ago•0 comments

Ask HN: How are you securing write-enabled AI agents against payload smuggling?

https://www.realitykernel.dev
1•Tabrez416•25m ago•0 comments

A Game of Robot Telephone

https://poyo.co/note/20260619T090202/
1•kqr•31m ago•0 comments

Human-in-the-Loop Is Not the Same as Judgment-in-the-Loop

https://kunyuan.substack.com/p/05public-essayhuman-in-the-loop-is
3•hufdr•32m ago•0 comments

Tensordyne makes a big bet on log math to beat Nvidia

https://www.theregister.com/systems/2026/06/19/tensordyne-makes-a-big-bet-on-log-math-to-beat-nvi...
3•galaxyLogic•37m ago•0 comments

Peacock Spider

https://www.peacockspider.org
1•lujz•39m ago•0 comments

Cuckoo Tracking Project

https://www.bto.org/get-involved/volunteer/projects/cuckoo-tracking
1•austinallegro•39m ago•0 comments

Show HN: Generate images from the CLI with a ChatGPT subscription (no API key)

https://github.com/leeguooooo/chatgpt-imagegen
1•leeguoo•42m ago•0 comments

Homeschool

https://pollinatecurriculum.bubbleapps.io
1•LaminaECHSC•42m ago•0 comments

Fine-Tuning and Deploying LLMs on Mobile:F/b to learnings

https://www.youtube.com/watch?v=7N2n7lKtdME
1•thinkevolve•43m ago•0 comments

Free Agentic AI Webinar: From Agent Design to Production

https://simplai.ai/blogs/free-agentic-ai-webinar-from-agent-design-to-production/
2•SimplAI_ai•47m ago•0 comments

The Blu-ray Disc Format Turns 20

https://www.patreon.com/TheDigitalBits/posts/blu-ray-disc-20-161620352
2•lilytweed•49m ago•0 comments

Phones and Phonies: Commodore Shenanigans Through the Ages

https://www.datagubbe.se/commophone/
2•ingve•51m ago•0 comments

Tejas and Jayhawk

https://en.wikipedia.org/wiki/Tejas_and_Jayhawk
1•Teever•52m ago•0 comments

Accenture's crash shows the consultancy racket is finished

https://www.msn.com/en-us/news/technology/accenture-s-crash-shows-the-consultancy-racket-is-finis...
4•galaxyLogic•53m ago•0 comments

Notes on the Industry Job Search

https://alisawuffles.github.io/blog/job-search/
1•cosmoharrigan•53m ago•0 comments

An AI Agent Emailed Me

https://julien.danjou.info/blog/an-ai-agent-emailed-me/
1•enz•55m ago•0 comments

The AI architecture "attention" can't hold attention

https://scitechdaily.com/even-gpt-5-failed-this-human-attention-test/
3•nryoo•59m ago•0 comments

Gen Z earning more than millennials did at the same age

https://www.theguardian.com/money/2026/jun/22/gen-z-earning-more-millennials-same-age-resolution-...
3•sefrost•1h ago•0 comments

Xiaomi YU7 GT achieves the first autonomous driving lap record of Nürburgring

https://twitter.com/DriveGreen80167/status/2068920116671140045
1•gainsurier•1h ago•0 comments
Open in hackernews

Deno Desktop

https://docs.deno.com/runtime/desktop/
121•GeneralMaximus•1h ago

Comments

solarkraft•47m ago
This is a smart thing to ship. For me it would totally be a consideration when deciding on a platform to use.
sjeno•46m ago
agree, small footprint & cross-platform looks like a nice alternative to electron or tauri..
franz899•34m ago
Their comparison page shows some savings, but not in every case (~40 MB / ~150 MB) https://docs.deno.com/runtime/desktop/comparison/
jorisw•46m ago
> Web technology is the most widely-known UI toolkit in the world.

Poor choice of words there IMHO.

The reason Electron apps get a lot of flak is because they are everything _but_ a UI toolkit. They consistently miss the mark in adopting UI patterns from their host OS.

Web tech is just web tech. Yes it will allow you to render a button, but even unstyled, the button won't necessarily look native to the OS, and will vary between browsers.

wilg•41m ago
None of that changes whether it's a UI toolkit, which it surely is.
utopiah•39m ago
> look native to the OS

Is that a problem? A button with a legible label is a button. The host OS doesn't have to look exactly like the applications it runs.

jorisw•33m ago
Consistency is a large factor in any good design, UI design more so.
Gigachad•28m ago
They have internal consistency. The iOS version looks like the macos version which looks like the web version, etc.

This upsets HN users but the rest of the world decided that apps looking like windows built ins doesn't matter.

ahartmetz•12m ago
It's more like developers decided - nobody asked the users.
conradludgate•30m ago
How is it a poor choice of words? It might not be "native" UI, but they never claimed as such.

I've always felt that native UI on Linux always looks incredibly ugly and I'd much rather use a nicely styled HTML+CSS layout instead.

In my experience, Electron mostly gets flak for being bloated and slow, it not being native is sometimes a secondary point people add on top.

I've always wanted to build a direct-browser integration that could use HTML+CSS for the layout, but avoids needing a JS runtime. Idk how lightweight servo is but one day I hope I will see my idea come to light

sheept•46m ago
I was wondering how this integrates with Deno's permission system, which is one of its biggest strengths especially for letting agents run amok on your device.

The CLI reference page[0] notes,

> The permissions you grant at compile time are baked into the compiled binary:

I think it would be nice if this could be surfaced to the user somehow, like letting the user know and decide which permissions they want to give access to.

[0]: https://docs.deno.com/runtime/reference/cli/desktop/#runtime...

porridgeraisin•23m ago
> What deno desktop doesn't have yet

> Runtime permissions for desktop apps (a permission prompt on every filesystem / network access, i.e. Deno's permission system applied to desktop sandboxing).

lillesvin•41m ago
As much as I like cross-platform stuff, I also really like native UIs that follow native UX patterns, etc.
utopiah•37m ago
Interesting but IMHO as we see on mobile providing WebViews work. Maybe instead of having Electron, Tauri, Electrobun, now Deno desktop but also plenty of alternatives then desktop browsers should provide WebViews on desktop with sandbox and permissions that make those applications usable. The alternatives listed here would just be fallback for a transition period until the WebViews are "good enough".
andyferris•29m ago
Is it not a web view? With nodejs capabilities from the “backend” half of the app for normal desktop app filesystem access etc?
utopiah•8m ago
If a Web View is not provided by a browser then it's an already installed browser then it's as they say "web rendering engine" that they ship along.

I'm trying to argue that it should already be available via Firefox, Chromium, etc on desktop.

pjmlp•22m ago
Webviews have always worked since MSHTML, the issue is being comfy helping Google's market share instead of writing portable Web code.
utopiah•7m ago
That's a whole can of worms, Micro$lop entangling its own browser with its OS, getting a (gentle) slap on the hand for its abuse of monopoly position for it, having to remove it claiming it's "impossible", etc.
jaimehrubiks•36m ago
This web page stole my scroll liberty
droidjj•30m ago
> The default WebView backend uses the operating system's own webview for small binaries, and you still have the entire npm ecosystem available through Deno's Node compat layer.

Sounds like a similar architecture to Tauri, but your business logic is in typescript instead of rust.

progx•28m ago
> Opt into the bundled Chromium (CEF) backend when you need identical rendering across macOS, Windows, and Linux.

Sound more like Electrobun

sureglymop•22m ago
Looks actually good!

I wonder if it supports opening invisible browser windows and doing things like intercepting cookies. In my desktop application I leverage a hidden browser window to manage auth state and use it like a proxy for the rest of the application. Might try to port it to deno desktop.

porridgeraisin•20m ago
While I've never liked to use deno compared to node and bun, this looks particularly good. The zero config options are nice, all the features seem to be in the place I like, and I'm happy they're not dogmatic about using the system webview and let you ship your own CEF. The state of system webviews on non-windows platforms is horrendous.
bel8•16m ago
I'm happy for competition in this space, specially because Deno can run true TypeScript directly and not just strip types like the current Node implementation.

With that said, this is going to eat a lot of Tauri market. Why would I use Tauri now? The 150mb of additional bundle size is just an extra 1 to 10 seconds of download time in most internet connections and you get a reliable rendering engine.

m00dy•12m ago
would be cool to have a comparison with tauri.
DiabloD3•10m ago
I don't get the point of this.

The world is trying to make computers faster and more accessible, more web UI slop isn't going to help that. Dumping Javascript entirely is the first step on that road.

vinkelhake•4m ago
I've seen variants of this comment for many years. The alternative to "web UI slop" would presumably be one of the many native toolkits.

I see it in a different way. The fact that "web UI slop" has managed to make great inroads on the desktop is an indictment of the state of native toolkits. If you think it's a problem that desktop apps are being written with web toolkits, the solution for that isn't to shame (as the term "web UI slop" clearly tries to do), but rather to figure out how to improve the native toolkits.

The opportunity to improve those toolkits was always there, and the ball was dropped.

Abishek_Muthian•26m ago
Every time I use Zed across Linux, macOS and Windows , I'm amazed stable and performant it's GPUI framework is. As a user, I'm very happy with it; of course some basic features like accessibility is missing but I'm sure it will be implemented soon.

As a developer, I'm not sure what's the barrier for entry is apart from Rust then again it's the USP as well.

fny•6m ago
Live reload. GUI development in compiled languages is a pain compared to web development.
pjmlp•24m ago
Yeah, it is mostly laziness and cost cutting at the expense of users.

Nowadays there isn't even an excuse anymore, just vibe code it away in native frameworks.