frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Forth – is it still relevant?

https://github.com/chochain/eforth
21•lioeters•4h ago

Comments

Animats•1h ago
> With all the advantages, it is unfortunate that Forth lost out to C language over the years and have been reduced to a niche. Per ChatGPT: due to C's broader appeal, standardization, and support ecosystem likely contributed to its greater adoption and use in mainstream computing.

Oh, please. I've written in Forth. It's useful when you have to do a cram job to fit in a really tiny machine. Otherwise, no.

jng•1h ago
yosefk had the ultimate take on this: https://yosefk.com/blog/my-history-with-forth-stack-machines...
astrobe_•23m ago
Not really. The article was written 10+ years ago, saying that one cannot use Forth in commercial products, yet Forth Inc. and MPE are still in business.
xyzal•1h ago
I don't know about now but it soon may be :)

An interesting project chose it as its lang: https://collapseos.org/

Someone•1h ago
The article doesn’t mention performance. Because Forth programs basically chain subroutine calls together, it’s a safe bet it is bad on modern hardware with its multitude of caches.

That’s something you could prevent with an advanced compiler that inlines lots of code and carefully tries to put functions often called together in cache lines, but this code doesn’t do that, and if you did, why spend that effort on your compiler if a simple traditional language makes that inlining easier?

tombert•1h ago
I still feel like I need to learn Forth.

It has always fascinates me how Forth has been historically used for low level embedded programming, but also can be as high level as you’d like. I feel like this isn’t a concept that has really gone away.

fjfaase•9m ago
I am using a stack based language as an intermediate language for a C compiler I am writing. The language can be mapped to assembly and I wrote a memory safe interpreter for it. Both are not geared to performance as that is not a primary concern for the compiler and tool chain.

I Am Mark Zuckerberg

https://iammarkzuckerberg.com/
146•jb1991•2h ago•36 comments

Ironclad – formally verified, real-time capable, Unix-like OS kernel

https://ironclad-os.org/
226•vitalnodo•9h ago•50 comments

Reverse engineering Codex CLI to get GPT-5-Codex-Mini to draw me a pelican

https://simonwillison.net/2025/Nov/9/gpt-5-codex-mini/
60•simonw•4h ago•29 comments

Largest cargo sailboat completes first Atlantic crossing

https://www.marineinsight.com/shipping-news/worlds-largest-cargo-sailboat-completes-historic-firs...
224•defrost•13h ago•155 comments

Marko – A declarative, HTML‑based language

https://markojs.com/
279•ulrischa•14h ago•128 comments

Runc breaks pods when CPU requests aren't multiples of 10

https://github.com/opencontainers/runc/issues/4982
19•dropbox_miner•4h ago•4 comments

Defeating Kaslr by Doing Nothing at All

https://googleprojectzero.blogspot.com/2025/11/defeating-kaslr-by-doing-nothing-at-all.html
21•aa_is_op•4d ago•0 comments

Forth – is it still relevant?

https://github.com/chochain/eforth
21•lioeters•4h ago•7 comments

Tabloid: The Clickbait Headline Programming Language

https://tabloid.vercel.app/
199•sadeshmukh•6h ago•32 comments

Study identifies weaknesses in how AI systems are evaluated

https://www.oii.ox.ac.uk/news-events/study-identifies-weaknesses-in-how-ai-systems-are-evaluated/
344•pseudolus•18h ago•174 comments

How Airbus Took Off

https://worksinprogress.co/issue/how-airbus-took-off/
52•JumpCrisscross•7h ago•36 comments

Open-source communications by bouncing signals off the Moon

https://open.space/
149•fortran77•6d ago•35 comments

Show HN: Hephaestus – Autonomous Multi-Agent Orchestration Framework

https://github.com/Ido-Levi/Hephaestus
39•idolevi•6d ago•3 comments

AI for Senior Software Engineers

https://www.emadibrahim.com/ai-guide
5•eibrahim•4d ago•3 comments

Control structures in programming languages: from goto to algebraic effects

http://xavierleroy.org/control-structures/
139•SchwKatze•5d ago•17 comments

Avería: The Average Font (2011)

http://iotic.com/averia/
159•JoshTriplett•13h ago•29 comments

Study finds memory decline surge in young people

https://onepercentrule.substack.com/p/under-40s-declining-memory
53•drcwpl•3h ago•17 comments

Debugging BeagleBoard USB boot with a sniffer: fixing omap_loader on modern PCs

https://www.downtowndougbrown.com/2025/11/debugging-beagleboard-usb-boot-with-a-sniffer-fixing-om...
68•todsacerdoti•10h ago•1 comments

How to build your own VPN, or: the history of WARP

https://blog.cloudflare.com/how-to-build-your-own-vpn-or-the-history-of-warp/
41•yla92•6d ago•9 comments

Show HN: Geofenced chat communities anyone can create

https://vicinity.social/
30•clarencehoward•6h ago•22 comments

Grok 4 Fast now has 2M context window

https://docs.x.ai/docs/models
63•hereme888•4h ago•76 comments

Show HN: Sparktype – a CMS and SSG that runs entirely in the browser

https://app.sparktype.org
6•mattkevan•4d ago•2 comments

IRIX Introduction

http://www.sgistuff.net/software/irixintro/index.html
24•naves•7h ago•8 comments

Syntax and Semantics of Programming Languages (1995)

https://homepage.cs.uiowa.edu/~slonnegr/plf/Book/
27•nill0•5h ago•16 comments

WriterdeckOS

https://writerdeckos.com
172•surprisetalk•14h ago•100 comments

Cloudflare scrubs Aisuru botnet from top domains list

https://krebsonsecurity.com/2025/11/cloudflare-scrubs-aisuru-botnet-from-top-domains-list/
131•jtbayly•16h ago•29 comments

Show HN: PingStalker – A a macOS tool for network engineers

https://www.pingstalker.com/?hn
28•n1sni•4d ago•4 comments

Valdi – A cross-platform UI framework that delivers native performance

https://github.com/Snapchat/Valdi
484•yehiaabdelm•1d ago•199 comments

Judge denies request to exempt Flock footage from Public Records Act

https://www.goskagit.com/news/local_news/court-denies-request-that-it-find-flock-safety-camera-da...
134•p_ing•8h ago•40 comments

Why is Zig so cool?

https://nilostolte.github.io/tech/articles/ZigCool.html
511•vitalnodo•1d ago•457 comments