frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Python 3.15: features that didn't make the headlines

https://blog.changs.co.uk/python-315-features-that-didnt-make-the-headlines.html
29•rbanffy•51m ago

Comments

brianwawok•17m ago
I was so into Python for 10 years, was enjoyable to work in. But have deleted 100k+ lines this year already moving them to faster languages in a post AI codebot world. Mostly moving to go these days.
shankysingh•8m ago
Thats very intersting, If I may ask was it from professional projects or personal projects?
kokada•7m ago
From this example:

    lazy from typing import Iterator

    def stream_events(...) -> Iterator[str]:
        while True:
            yield blocking_get_event(...)

    events = stream_events(...)

    for event in events:
        consume(event)
Do we finally have "lazy imports" in Python? I think I missed this change. Is this also something from Python 3.15 or earlier?

Flipper One – we need your help

https://blog.flipper.net/flipper-one-we-need-your-help/
77•sandebert•58m ago•23 comments

Python 3.15: features that didn't make the headlines

https://blog.changs.co.uk/python-315-features-that-didnt-make-the-headlines.html
30•rbanffy•51m ago•6 comments

Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK

https://github.com/helvesec/rmux
75•shideneyu•2h ago•44 comments

An OpenAI model has disproved a central conjecture in discrete geometry

https://openai.com/index/model-disproves-discrete-geometry-conjecture/
1223•tedsanders•16h ago•892 comments

A Girl Who Couldn't Draw Home

https://www.gailweiner.com/post/the-girl-who-couldn-t-draw-home
10•signa11•40m ago•4 comments

Cekura (YC F24) Is Hiring

https://www.ycombinator.com/companies/cekura-ai/jobs/AiWwUxI-forward-deployed-engineer-us
1•atarus•1m ago

GitHub confirms breach of 3,800 repos via malicious VSCode extension

https://www.bleepingcomputer.com/news/security/github-confirms-breach-of-3-800-repos-via-maliciou...
894•Timofeibu•22h ago•373 comments

Google officially announces that ads will be included in AI Mode search results

https://blog.google/products/ads-commerce/google-marketing-live-search-ads/
148•sofumel•2h ago•158 comments

Fender escalates legal campaign against S-style guitars

https://www.guitarworld.com/gear/electric-guitars/fender-cease-and-desist-lsl-instruments
13•rectang•2d ago•8 comments

Show HN: I reverse engineered Apple's video wallpapers

https://github.com/kageroumado/phosphene
322•kageroumado•12h ago•76 comments

Haskell Foundation 2026 Update

https://discourse.haskell.org/t/haskell-foundation-2026-update/14136
132•azhenley•9h ago•42 comments

The Letter S, by Donald Knuth (1980) [pdf]

https://gwern.net/doc/design/typography/1980-knuth.pdf
198•bambax•12h ago•27 comments

New features in GCC 16: Improved error messages and SARIF output

https://developers.redhat.com/articles/2026/04/28/gcc-16-improved-error-messages-sarif-output
101•siteshwar•2d ago•17 comments

Earth is now heating up twice as fast as in previous decades

https://www.newscientist.com/article/2518362-earth-is-now-heating-up-twice-as-fast-as-in-previous...
21•Anon84•1h ago•2 comments

Flipper One Tech Specs

https://docs.flipper.net/one/general/tech-specs
415•gregsadetsky•17h ago•142 comments

DOS Zone

https://dos.zone/
272•rglover•13h ago•64 comments

Anthropic is expanding to Colossus2. Will use GB200

https://twitter.com/nottombrown/status/2057194829986300375
224•aurareturn•15h ago•234 comments

Lost Images from the 1945 Trinity Nuclear Test Restored

https://spectrum.ieee.org/trinity-nuclear-test
5•pseudolus•59m ago•0 comments

No Slop Grenade

https://noslopgrenade.com/
56•napolux•2h ago•29 comments

All the bugs they found

https://andreapivetta.com/posts/all-the-bugs-they-found.html
43•ziggy42•2d ago•14 comments

Simulating Infinity in Conway's Game of Life with Modern C++

https://ryanjk5.github.io/posts/GOLDE/
50•HeliumHydride•2d ago•10 comments

How fast is N tokens per second really?

https://mikeveerman.github.io/tokenspeed/
431•hexagr•3d ago•89 comments

Vivaldi 8.0

https://vivaldi.com/blog/vivaldi-on-desktop-8-0/
176•OuterVale•4h ago•97 comments

Show HN: I made a tactical map-based WWII submarine simulator (public beta)

https://silentshark.app/alpha/
68•epaga•2d ago•24 comments

Archaeologists find Egyptian mummy buried with the 'Iliad'

https://www.openculture.com/2026/05/archaeologists-discover-ancient-egyptian-mummy-buried-with-pa...
153•diodorus•5d ago•113 comments

OpenAI Is Preparing to File for an IPO Soon

https://www.wsj.com/tech/ai/openai-is-preparing-to-file-for-an-ipo-very-soon-0ec95af5
122•louiereederson•19h ago•262 comments

Show HN: The Hanging Sculptures of the Xiaoxitian

https://funes.world/apps/the-hanging-sculptures-of-the-xiaoxitian
13•hanyangwang•2d ago•4 comments

Your Most Improbable Life

https://kevinkelly.substack.com/p/your-most-improbable-life
124•jger15•2d ago•87 comments

Saying goodbye to asm.js

https://spidermonkey.dev/blog/2026/05/20/saying-goodbye-to-asmjs.html
392•eqrion•1d ago•150 comments

Reviving old scanners with an in-browser Linux VM bridged to WebUSB over USB/IP

https://yes-we-scan.app/details
87•gmac•3d ago•29 comments