frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

The original ABC language, Python's predecessor (1991)

https://github.com/gvanrossum/abc-unix
17•tony•1h ago

Comments

dvdkon•57m ago
Nice find. This looks like the best introduction to the language in the repo: https://raw.githubusercontent.com/gvanrossum/abc-unix/refs/h...
nuancebydefault•10m ago
Wow 2 * 1000 without rounding errors, 40 years ago this must have been super impressive, since I find that quite a feat of today's python.
ahartmetz•48m ago
Interesting, seems like Python is a strict improvement over ABC though many things are very similar. The PUT ... IN ... and INSERT ... IN ... syntax looks quite clunky and un-composable, at least the examples never do more than one (high-level) operation per line. Also, I guess GvR's English wasn't that good at the time - it should be have been INTO, right?
zahlman•33m ago
"in" vs "into" is often just a matter of how casually you're speaking.

The same sort of syntax was used in HyperTalk (with "into"): https://en.wikipedia.org/wiki/HyperTalk#Description I wouldn't be surprised to hear of it in AppleScript, either, although I can't recall.

zahlman•22m ago
Extremely cool. Thanks, GvR.

For my own language design I've wanted to introduce some of this ABC syntax back into Python. Mainly for unpacking data and doing index/slice assignments; a lot of beginners seem to get tripped up because assignments in Python use the same syntax as mutations, so maybe it's better to write e.g. `a['b'] = c` like `set b = c in a`, or `update a with {'b': c}`, or ... who knows, exactly.

perrohunter•20m ago
Where is the GIL in this?
dec0dedab0de•16m ago
The year says 91, but it looks like it was recently pushed to github, which is a notable event on its own.

28M Hacker News comments as vector embedding search dataset

https://clickhouse.com/docs/getting-started/example-datasets/hackernews-vector-search-dataset
227•walterbell•3h ago•85 comments

Imgur Geo-Blocked the UK, So I Geo-Unblocked My Network

https://blog.tymscar.com/posts/imgurukproxy/
171•tymscar•3h ago•66 comments

Molly: An Improved Signal App

https://molly.im/
121•dtj1123•3h ago•50 comments

So you wanna build a local RAG?

https://blog.yakkomajuri.com/blog/local-rag
134•pedriquepacheco•4h ago•30 comments

Effective harnesses for long-running agents

https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents
35•diwank•2h ago•7 comments

C++ Web Server on my custom hobby OS

https://oshub.org/projects/retros-32/posts/getting-a-webserver-running
64•joexbayer•4h ago•10 comments

Airloom – 3D Flight Tracker

https://objectiveunclear.com/airloom.html
81•azinman2•4h ago•25 comments

Don't tug on that, you never know what it might be attached to (2016)

https://blog.plover.com/2016/07/01/#tmpdir
87•todsacerdoti•5h ago•25 comments

Good engineers write bad code at big companies

https://www.seangoedecke.com/bad-code-at-big-companies/
20•gfysfm•1h ago•1 comments

The original ABC language, Python's predecessor (1991)

https://github.com/gvanrossum/abc-unix
17•tony•1h ago•7 comments

Show HN: Pulse 2.0 – Live co-listening rooms where anyone can be a DJ

https://473999.net/pulse
31•473999•2h ago•7 comments

Flight disruption warning as Airbus requests modifications to 6k planes

https://www.bbc.com/news/live/cvg4y6g74ert
4•nrhrjrjrjtntbt•16m ago•1 comments

True P2P Email on Top of Yggdrasil Network

https://github.com/JB-SelfCompany/Tyr
77•basemi•4h ago•12 comments

Can Dutch universities do without Microsoft?

https://dub.uu.nl/en/news/can-dutch-universities-do-without-microsoft
199•robtherobber•5h ago•185 comments

Lobsters Interview

https://susam.net/my-lobsters-interview.html
47•blenderob•4h ago•23 comments

JSON Schema Demystified: Dialects, Vocabularies and Metaschemas

https://www.iankduncan.com/engineering/2025-11-24-json-schema-demystified/
33•navigate8310•3h ago•18 comments

Show HN: Glasses to detect smart-glasses that have cameras

https://github.com/NullPxl/banrays
453•nullpxl•15h ago•163 comments

Bringing Sexy Back. Internet surveillance has killed eroticism

https://lux-magazine.com/article/privacy-eroticism/
224•eustoria•4h ago•146 comments

Moss: a Rust Linux-compatible kernel in 26,000 lines of code

https://github.com/hexagonal-sun/moss
346•hexagonal-sun•6d ago•107 comments

Why synthetic emerald-green pigments degrade over time

https://arstechnica.com/science/2025/11/why-synthetic-emerald-green-pigments-degrade-over-time/
7•pseudolus•3d ago•0 comments

Meta hiding $27B in debt using advanced geometry

https://stohl.substack.com/p/exclusive-credit-report-shows-meta
286•FreeQueso•5h ago•143 comments

Atuin’s New Runbook Execution Engine

https://blog.atuin.sh/introducing-the-new-runbook-execution-engine/
92•emschwartz•4d ago•12 comments

Anti-patterns while working with LLMs

https://instavm.io/blog/llm-anti-patterns
39•mkagenius•4h ago•14 comments

Show HN: An LLM-Powered Tool to Catch PCB Schematic Mistakes

https://netlist.io/
24•wafflesfreak•4h ago•19 comments

Tech Titans Amass Multimillion-Dollar War Chests to Fight AI Regulation

https://www.wsj.com/tech/ai/tech-titans-amass-multimillion-dollar-war-chests-to-fight-ai-regulati...
176•thm•12h ago•170 comments

Generalizing Printf in C

https://webb.is-a.dev/articles/generalizedprintf/
14•oliverkwebb•4d ago•6 comments

Rock Paper Scissors Solitaire

https://klezlab.it/rock-paper-scissors-solitaire.html
19•klez•3h ago•8 comments

Petition to formally recognize open source work as civic service in Germany

https://www.openpetition.de/petition/online/anerkennung-von-open-source-arbeit-als-ehrenamt-in-de...
447•PhilippGille•7h ago•108 comments

Apple and Intel Rumored to Partner on Mac Chips

https://www.macrumors.com/2025/11/28/intel-rumored-to-supply-new-mac-chip/
105•bigyabai•4h ago•61 comments

Analog Hoverboard Controller

https://github.com/skrubis/analog-hoverboard
13•skrubis•4d ago•1 comments