frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Pystd, similar-ish functionality with a fraction of the compile time

https://nibblestew.blogspot.com/2026/06/pystd-standard-library-similar-ish.html
17•ibobev•4d ago

Comments

CJefferson•58m ago
Wow, that might be the worst name for a project I’ve ever seen. I think every programmer who sees this is going to assume it’s a Python thing.

With regards the library itself —- I think it’s generally known the c++ standard library is a poorly designed mess in places but if you make an entirely new one you lose all the software already written, at which point why use C++ nowadays?

integricho•43m ago
Agreed, I thought this is a wrapper for STL under Python, what does the py prefix stand for here actually?

As for the why c++ at all, as long as one falls into the "don't care" category, it works fine.. lately I found myself I rather build my apps in C with NODEFAULTLIB (under Windows at least), and creating my own size-optimized standard library which on Windows wraps the Win32 API wherever possible. The size savings are incredible, my executable is in the ~500KB range, ultra small and ultra fast. This is unattainable with normal modern C++.

dsab•27m ago
Out of curiosity what are your projects written in C for Windows? GUI apps?
integricho•17m ago
Yes, I am building GUI apps. This "standard library" of mine is built from the ground up in a cross platform manner, such that it compiles on Windows wrapping Win32, with Windows 95 being the CI machine, making sure it works on the whole Windows family upwards, and it wraps POSIX under Linux/MacOS/any POSIX system. The goal being to reuse the available shared library dependencies that are always present on these platforms anyway, giving me these ultra small binaries.
smokel•9m ago
It is a Python thing, in the sense that it is Python-inspired:

> design-wise copy the Python standard library's APIs whenever possible [1]

[1] https://github.com/jpakkane/pystd

Claude Code is steganographically marking requests

https://thereallo.dev/blog/claude-code-prompt-steganography
1714•kirushik•14h ago•491 comments

Claude Sonnet 5

https://www.anthropic.com/news/claude-sonnet-5
1041•marinesebastian•12h ago•609 comments

The first early human eggs from stem cells

https://www.conception.bio/science-and-updates/the-first-early-human-eggs-from-stem-cells
45•dsr12•1h ago•5 comments

Google copybara: moving code between repositories

https://github.com/google/copybara
165•reconnecting•6h ago•20 comments

ArXiv's Next Chapter

https://blog.arxiv.org/2026/06/30/arxivs-next-chapter/
38•subset•3h ago•2 comments

Department of Commerce has lifted export controls on Claude Fable 5 and Mythos 5

https://twitter.com/AnthropicAI/status/2072106151890809341
552•Pragmata•6h ago•291 comments

Pystd, similar-ish functionality with a fraction of the compile time

https://nibblestew.blogspot.com/2026/06/pystd-standard-library-similar-ish.html
17•ibobev•4d ago•5 comments

Claude Science

https://claude.com/product/claude-science
447•lebovic•13h ago•133 comments

Forestiere Underground Gardens

https://en.wikipedia.org/wiki/Forestiere_Underground_Gardens
55•onemoresoop•5h ago•9 comments

Nano Banana 2 Lite

https://deepmind.google/models/gemini-image/flash-lite/
350•minimaxir•13h ago•141 comments

Leanstral 1.5

https://docs.mistral.ai/models/model-cards/leanstral-1-5-26-06
163•vetronauta•9h ago•47 comments

How does a pull-back car work? Illustrated teardown

https://mechanical-pencil.com/products/car
163•Muhammad523•2d ago•30 comments

CERN bids farewell to the LHC and enters Long Shutdown 3

https://home.cern/cern-bids-farewell-to-the-lhc-and-enters-long-shutdown-3/
183•HelloUsername•1d ago•45 comments

I ported Kubernetes to the browser

https://ngrok.com/blog/i-ported-kubernetes-to-the-browser
231•peterdemin•9h ago•72 comments

From brain waves to words: a new path to communication without surgery

https://ai.meta.com/blog/brain2qwerty-brain-ai-human-communication/?_fb_noscript=1
140•alok-g•9h ago•74 comments

Hatari – Online Atari ST/STE/TT/Falcon Emulator

https://hatari.frama.io/hatari/online/hatari.html
54•gregsadetsky•7h ago•5 comments

Ante: A new way to blend borrow checking and reference counting

https://verdagon.dev/blog/ante-blending-borrowing-rc
78•g0xA52A2A•2d ago•19 comments

Scaling Laws, Carefully

https://lilianweng.github.io/posts/2026-06-24-scaling-laws/
53•tehnub•4d ago•15 comments

Tokyo has only two barley tea makers, we visited one to see how mugicha is made

https://soranews24.com/2026/06/30/tokyo-has-only-two-barley-tea-makers-and-we-visited-one-to-see-...
114•zdw•10h ago•22 comments

I built a mmWave material classification radar (2025)

https://gauthier-lechevalier.com/radar
166•GL26•13h ago•40 comments

How information theory saved my word game

https://motplot.app/helloworld
3•jamwise•2d ago•2 comments

Deriving the SVD (Single Value Decomposition) from scratch

https://stillthinking.net/posts/connections-in-math-svd/
28•pcael•2d ago•9 comments

Stroustrup's Rule (2024)

https://buttondown.com/hillelwayne/archive/stroustrups-rule/
83•bmacho•3d ago•15 comments

How employment changes when firms adopt generative AI

https://ramp.com/data/ai-jobs-impact
32•nreece•2h ago•15 comments

Building a custom octocopter from scratch with no prior hardware experience

https://karolina.mgdubiel.com/drone/
348•noleary•3d ago•74 comments

Matrix Orthogonalization Improves Memory in Recurrent Models

https://ayushtambde.com/blog/matrix-orthogonalization-improves-memory-in-recurrent-models/
15•at2005•1h ago•1 comments

Segmenting Robot Video into Actionable Subtasks

https://macrodata.co/blog/annotating-robot-video-subtasks
11•tomaspduarte•1d ago•2 comments

Long Island's decommissioned nuclear power plant

https://nickcarr.com/scouting-a-decommissioned-nuclear-power-plant/
119•mkmk•6d ago•43 comments

Have you restarted your computer this week?

https://taonaw.com/2026/06/27/have-you-restarted-your-computer.html
151•surprisetalk•16h ago•259 comments

TabFM: A zero-shot foundation model for tabular data

https://research.google/blog/introducing-tabfm-a-zero-shot-foundation-model-for-tabular-data/
69•brandonb•8h ago•9 comments