frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Cloudflare Scrubs Aisuru Botnet from Top Domains List

https://krebsonsecurity.com/2025/11/cloudflare-scrubs-aisuru-botnet-from-top-domains-list/
66•jtbayly•2h ago•18 comments

Marko – A declarative, HTML‑based language that makes building web apps fun

https://markojs.com/
9•ulrischa•27m ago•3 comments

C++ move semantics from scratch (2022)

https://cbarrete.com/move-from-scratch.html
48•todsacerdoti•5d ago•24 comments

An Algebraic Language for the Manipulation of Symbolic Expressions (1958) [pdf]

https://softwarepreservation.computerhistory.org/LISP/MIT/AIM-001.pdf
43•swatson741•4h ago•6 comments

AI benchmarks are a bad joke – and LLM makers are the ones laughing

https://www.theregister.com/2025/11/07/measuring_ai_models_hampered_by/
198•pseudolus•4h ago•99 comments

Syntax and Semantics of Programming Languages

https://homepage.cs.uiowa.edu/~slonnegr/plf/Book/
20•nill0•1w ago•1 comments

52 Year old data tape could contain Unix history

https://www.theregister.com/2025/11/07/unix_fourth_edition_tape_rediscovered/
66•rbanffy•2h ago•16 comments

Driver livestreams on TikTok as she apparently hits and kills man in Chicago

https://www.theguardian.com/us-news/2025/nov/08/tiktok-live-stream-fatal-crash-chicago
44•c420•1h ago•36 comments

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

https://github.com/Snapchat/Valdi
421•yehiaabdelm•18h ago•162 comments

Why is Zig so cool?

https://nilostolte.github.io/tech/articles/ZigCool.html
449•vitalnodo•20h ago•381 comments

Making Democracy Work: Fixing and Simplifying Egalitarian Paxos

https://arxiv.org/abs/2511.02743
120•otrack•11h ago•37 comments

The modern homes hidden inside ancient ruins

https://www.ft.com/content/5f722a2e-71d8-430c-a476-95de2c4ad9a5
11•Stratoscope•5d ago•1 comments

Always Be Ready to Leave (Even If You Never Do)

https://andreacanton.dev/posts/2025-11-08-always-ready-to-leave/
46•andreacanton•7h ago•17 comments

Friendly attributes pattern in Ruby

https://brunosutic.com/blog/ruby-friendly-attributes-pattern
84•brunosutic•6d ago•55 comments

Cekura (YC F24) Is Hiring

1•atarus•7h ago

My friends and I accidentally faked the Ryzen 7 9700X3D leaks

https://old.reddit.com/r/pcmasterrace/comments/1orc6jl/my_friends_and_i_accidentally_faked_the_ry...
236•djrockstar1•7h ago•60 comments

Ticker: Don't Die of Heart Disease

https://myticker.com/
201•colelyman•4h ago•182 comments

Computational Complexity of Air Travel Planning (2003) [pdf]

http://www.ai.mit.edu/courses/6.034f/psets/ps1/airtravel.pdf
39•arnon•4d ago•2 comments

Myna: Monospace typeface designed for symbol-heavy programming languages

https://github.com/sayyadirfanali/Myna
339•birdculture•1d ago•162 comments

Immutable Software Deploys Using ZFS Jails on FreeBSD

https://conradresearch.com/articles/immutable-software-deploy-zfs-jails
144•vermaden•18h ago•40 comments

Reverse engineering a neural network's clever solution to binary addition (2023)

https://cprimozic.net/blog/reverse-engineering-a-small-neural-network/
49•Ameo•4d ago•13 comments

Btop: A better modern alternative of htop with a gamified interface

https://github.com/aristocratos/btop
147•vismit2000•4h ago•95 comments

How did I get here?

https://how-did-i-get-here.net/
278•zachlatta•23h ago•54 comments

Why I love OCaml (2023)

https://mccd.space/posts/ocaml-the-worlds-best/
366•art-w•1d ago•262 comments

Nubeian Translation for Childhood Songs by Hamza El Din

https://nubianfoundation.org/translations/
7•tzury•6d ago•3 comments

Mullvad: Shutting down our search proxy Leta

https://mullvad.net/en/blog/shutting-down-our-search-proxy-leta
169•holysoles•18h ago•115 comments

The Medici Method

https://letter.palladiummag.com/p/early-article-the-medici-method
5•walterbell•18m ago•0 comments

The Initial Ideal Customer Profile Worksheet

https://www.reifyworks.com/writing/2023-01-30-iicp
76•mrbbk•5d ago•9 comments

Cerebras Code now supports GLM 4.6 at 1000 tokens/sec

https://www.cerebras.ai/code
154•nathabonfim59•19h ago•102 comments

YouTube Removes Windows 11 Bypass Tutorials, Claims 'Risk of Physical Harm'

https://news.itsfoss.com/youtube-removes-windows-11-bypass-tutorials/
811•WaitWaitWha•22h ago•345 comments
Open in hackernews

52 Year old data tape could contain Unix history

https://www.theregister.com/2025/11/07/unix_fourth_edition_tape_rediscovered/
63•rbanffy•2h ago

Comments

gxd•2h ago
This is an incredible find. It would be amazingly cool if we could create an emulated environment for compiling and running Unix v4 from these sources.
Eddy_Viscosity2•2h ago
Wild if we found out these early versions were rife with spyware and ads.
tylerflick•1h ago
Or even worse, what if they vibe coded it?
3eb7988a1663•1h ago
This will be the linchpin that proves SCO was right all along.
ndiddy•1h ago
SIMH emulates the PDP-11 (along with a ton of other early mini/microcomputers). It should be possible to run whatever's extracted from the tapes on SIMH. For example, the members of the TUHS mailing list were able to get an even earlier set of UNIX sources from 1972 running again, see here for more info: https://github.com/DoctorWkt/unix-jun72
larsbrinkhoff•1h ago
They were able to get an even earlier set of UNIX sources running on the SIMH PDP-7 emulator. SEVEN.
bodyfour•24m ago
It's really easy to run for yourself: https://github.com/DoctorWkt/pdp7-unix/

Don't expect it to do much, but it's fascinating if you're interested in OS history.

notorandit•1h ago
For doing what?
Pet_Ant•1h ago
For the same reason one visits a museum. If that doesn't make sense to you, then doing this won't either.
dare944•59m ago
For me, it's a chance to experience what it was like to use and develop software on these systems back in the day. For example, lately I've been writing some small apps and adding new kernel features using a variant of V6 Unix running on my PDP-11/05. It's humbling to see what it really took to be productive on these systems.
iefbr14•45m ago
For nostalgia sake. It's from the computing period when there was a great influx of good idea's but still a huge shortage in memory and storage.
notorandit•1h ago
I have mixed feelings.

On one side I think we need to preserve this relic as we did with Homer's poetry. Because it just deserves.

On another side I think we won't (and should not) try to preserve in an infinite present whatever has been written by humanity. For what purpose?

BolexNOLA•1h ago
You never know what will be important to people in the future.

I just listened to a great new episode (podcast) of The Truth (audio drama anthology series, they’re fantastic). It was called “The Joke.” Basically this archivist finds an old hard drive with a dumb pun joke - turns out she didn’t even understand it because jokes were no longer allowed in society. Kind of has an Equilibrium vibe but more bureaucratic and less “killing people for feeling.” Anyway the joke itself takes on great importance as a result. Bit of a dramatic comparison, but you see what I’m having at.

LorenDB•46m ago
Old software like Unix tends to be some of the best-written software ever. Saving these systems gives us a valuable learning resource.
znpy•35m ago
I’ve learned this is not the case. Bryan Cantrill taught me in the talk about tail -f (and about how it was “treasuring up” data in buffers
observationist•28m ago
Understanding, and inspiration. They had to create under serious constraints in compute, memory, and storage, and understanding how and why they did can lead to ideas about how to optimize software on modern machines.

It's also critical for understanding how and why the engineering choices were made when documenting the evolution of processing. Instruction sets, processor design, programming languages, computer culture, corporate trends, all of those things have roots in design decisions, and the software preserved on tapes like this are a sort of DNA.

The effort needed to incorporate the information is dropping, with AI you can run analysis and grab important principles and so on, and whatever principles govern optimization and performance under constraints will be useful on a permanent basis.