frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Mac history echoes in current Mac operating systems

http://tenfourfox.blogspot.com/2025/08/mac-history-echoes-in-mac-operating.html
40•classichasclass•1h ago•7 comments

Claude Code IDE integration for Emacs

https://github.com/manzaltu/claude-code-ide.el
588•kgwgk•14h ago•193 comments

Rules by Which a Great Empire May Be Reduced to a Small One (1773)

https://founders.archives.gov/documents/Franklin/01-20-02-0213
78•freediver•4h ago•25 comments

A Candidate Giant Planet Imaged in the Habitable Zone of α Cen A

https://arxiv.org/abs/2508.03814
26•pinewurst•2h ago•9 comments

Project Hyperion: Interstellar ship design competition

https://www.projecthyperion.org
162•codeulike•7h ago•136 comments

Litestar is worth a look

https://www.b-list.org/weblog/2025/aug/06/litestar/
198•todsacerdoti•8h ago•50 comments

We'd be better off with 9-bit bytes

https://pavpanchekha.com/blog/9bit.html
102•luu•8h ago•192 comments

Jules, our asynchronous coding agent

https://blog.google/technology/google-labs/jules-now-available/
241•meetpateltech•11h ago•164 comments

Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model

https://github.com/KittenML/KittenTTS
790•divamgupta•22h ago•322 comments

The Day MOOCs Died: Coursera's Preview Mode Kills Free Learning

https://www.classcentral.com/report/coursera-preview-mode-paywall/
34•deepakkarki•3d ago•20 comments

Writing a Rust GPU kernel driver: a brief introduction on how GPU drivers work

https://www.collabora.com/news-and-blog/blog/2025/08/06/writing-a-rust-gpu-kernel-driver-a-brief-introduction-on-how-gpu-drivers-work/
224•losgehts•11h ago•28 comments

Running GPT-OSS-120B at 500 tokens per second on Nvidia GPUs

https://www.baseten.co/blog/sota-performance-for-gpt-oss-120b-on-nvidia-gpus/
5•philipkiely•1h ago•0 comments

More than two hard disks in DOS

https://www.os2museum.com/wp/more-than-two-hard-disks-in-dos/
5•userbinator•3d ago•0 comments

You know more Finnish than you think

https://dannybate.com/2025/08/03/you-know-more-finnish-than-you-think/
62•infinate•2d ago•28 comments

A fast, growable array with stable pointers in C

https://danielchasehooper.com/posts/segment_array/
143•ibobev•9h ago•58 comments

The Bluesky Dictionary

https://www.avibagla.com/blueskydictionary/
119•gaws•7h ago•41 comments

Apple increases US commitment to $600B, announces American Manufacturing Program

https://www.apple.com/newsroom/2025/08/apple-increases-us-commitment-to-600-billion-usd-announces-ambitious-program/
26•Zenbit_UX•4h ago•10 comments

301party.com: Intentionally open redirect

https://301party.com/
69•nahikoa•7h ago•13 comments

Multics

https://www.multicians.org/multics.html
102•unleaded•10h ago•21 comments

Out-Fibbing CPython with the Plush Interpreter

https://pointersgonewild.com/2025-08-06-out-fibbing-cpython-with-the-plush-interpreter/
23•Bogdanp•4h ago•0 comments

Show HN: HMPL – Small Template Language for Rendering UI from Server to Client

https://github.com/hmpl-language/hmpl
7•aanthonymax•17h ago•5 comments

Comptime.ts: compile-time expressions for TypeScript

https://comptime.js.org/
104•excalo•3d ago•17 comments

A Man Who Beat IBM

https://every.to/feeds/b0e329f3048258e8eeb7/the-man-who-beat-ibm
45•vinnyglennon•3d ago•14 comments

Breaking the sorting barrier for directed single-source shortest paths

https://www.quantamagazine.org/new-method-is-the-fastest-way-to-find-the-best-routes-20250806/
139•baruchel•13h ago•43 comments

The Inkhaven Blogging Residency

https://www.inkhaven.blog/
29•venkii•3h ago•28 comments

Zig Error Patterns

https://glfmn.io/posts/zig-error-patterns/
124•Bogdanp•12h ago•33 comments

Automerge 3.0

https://automerge.org/blog/automerge-3/
250•surprisetalk•3d ago•21 comments

303Gen – 303 acid loops generator

https://303-gen-06a668.netlify.app/
180•ankitg12•15h ago•62 comments

AI in Search is driving more queries and higher quality clicks

https://blog.google/products/search/ai-search-driving-more-queries-higher-quality-clicks/
46•thm•10h ago•60 comments

Show HN: Sinkzone DNS – Forwarder that blocks everything except your allowlist

https://github.com/berbyte/sinkzone
72•dominis•11h ago•38 comments
Open in hackernews

Vibe coding the MIT course catalog

https://stackdiver.com/posts/vibe-coding-the-mit-course-catalog/
74•low_tech_punk•9h ago

Comments

stackdiver•7h ago
tl;dr the app is at https://chuanqisun.github.io/courseek/

I also wrote a short piece reflecting on vibe coding this app and musing on the broader implication of building non-scalable software. https://stackdiver.com/posts/non-scalable-software/

ncr100•7h ago
Advice: capitalize the S in Courseek, to emphasize the misspelling as intentional.

And, AWESOME WORK. This is truly "making things better", which is my favorite What Does An Engineer Do saying.

plasticchris•5h ago
Unless the meaning was CourseEEK
r3a1d33p•7h ago
Lots of school infrastructure is decades old. I bet lots of students can better manage the IT than the IT department. The only issue is security and privacy. Not sure if there is a balanced solution for self-governance.
stokehacker•7h ago
SIPB is the student run hacking club at MIT (https://sipb.mit.edu/)
Thrymr•5h ago
At MIT, SIPB has managed IT better then the IT department for a long time.
isaacremuant•6h ago
Usually it's not a lack of will but just institutional entrenchment.

Students may volunteer but there's no path that would allow them to fix things.

kkylin•6h ago
I was around when MIT had its first online catalog. Reportedly hacked together by a grad student over a summer (probably not a whole summer).

Anyway I think for the catalog there are no serious privacy issues, and there wouldn't be a problem having students work on it. Databases with student information (and that includes registering for classes) are a different story.

godelski•5h ago
I can confirm this. I recently graduated (PhD) and was constantly submitting fixes for my department's servers. I'm not even a networking person or anything... I do ML.

And by fixes, I mean supplying the code and everything. One example is that the listing of classes generated a link as long as there was a folder on the server. Which the folders are automatically generated via the course offering of that term. This led to lots of links to nowhere when students were trying to see the course material and syllabus from previous offerings (so it was something people did quite a bit. Click, 404, back, click next, 404, repeat...). So the for my submit I found the file providing all the links, and the few lines around there. Provided a few alternatives such as "don't provide link unless there's an index.html inside" or "don't provide link if folder is empty". I even generated the one line `find` command that could go through and purge all empty directories that were older than 6mo (or any desired time). (That would clean up for anyone looking via the cli, which was more common than you'd expect) All the work was done, just someone with permissions needed to run.

There were tons of small fixes (as well as some much bigger ones...) like this that I and others submitted. Very few ever were done. Maybe the IT guy's hands were tied but every time I walked past his office he was sitting on his couch watching Netflix on his iPad[0]. I saw 3 different IT employees in my time and none of them took action on any of those types of issues.

I think the small things just get brushed off. Thinking "oh, well it's frustrating, but only happens a few times a year and doesn't cause much harm." Which, is true. But also, isn't the beauty of scaling in CS that even though 15 minutes of my work only saves a person 5 minutes (3 times a year, every year) that I'm saving that 5 minutes for hundreds or thousands of people? Saving 30 seconds doesn't sound like a lot but saving saving 100 people 30 seconds is saving an hour. If they have to do that once a day then you're saving a full work day every week. That's only 100 people too...

But I learned an important lesson: the little things matter.

[0] Not to bash him too much. When shit went down he usually responded pretty quickly. And grad students work some weird hours...

conception•6h ago
You probably were speaking in hyperbole, but there’s not a lot of school equipment out there still running windows XP and older. There’s some certainly but “lots”? Probably not except in the poorest of school systems.
buckle8017•6h ago
Windows XP? no

perl scripts written in the 90s controlling grades and course registration? Absolutely

wpm•5h ago
I started at a university full-time in 2014 in the IT department. Same year a project to decommission an aging IBM mainframe that sat as a lynchpin in nearly every important operation on campus; course registration and thus billing and grades, transcripts, as well as a home-grown SSO from the early 2000s no one understood any more. The consulting costs were insane, as were the support costs, so that poor thing had to go (second prettiest rig in the datacenter after my Xserves).

When I left that job in 2022, I believe most of it had been offloadded, but I can't say for sure if they had actually shut the fucker down yet.

daedrdev•7h ago
I've heard of people making reminder bots for schools that give you a short time slot to accept getting off a waitlist before it moves to the next person
mmmlinux•6h ago
My understanding is you're allowed to automate the discovery of classes as much as you want. but as soon as you try to automate signing up for them you're gonna get in trouble.
crm9125•4h ago
I guess they don't want my money...
pkal•5h ago
I have to say that https://student.mit.edu/catalog/index.cgi looks like a great site! It is all public, and when you open a category (a static site), all the information appears all at once and you can Ctrl-F for keywords. It might not solve that "unknown unknown" problem that the author mentions, but it is certainly much preferable to the solution that our university used (https://www.his.de/hisinone; one example: all courses are displayed in a tree and if you click to unfold a node, the server generates verbose HTML and sends it to the client. This takes at least 10 seconds on good days).
ndriscoll•5h ago
Yeah literally the only thing they need to do to fix it is get rid of the no-cache and Connection: close headers. Maybe make an "All" page for better CTRL-F? Surely their catalog doesn't change more than once per minute and could have some level of caching (at least with revalidation)? Keep-alive would cut out ~150 ms of page load time and letting at least something like nginx cache it seems like it would cut out another ~150 ms.
kuil009•4h ago
I enjoyed reading this. Among the points discussed, the one about structures that can be read by machines (machine-readable formats) seems to hold important implications for the future of data structures and representation.

While there are many attempts being made today, at the current pace of change I can imagine us returning to a clean, well-structured, text-based origin. As for UI representation, I believe AI will likely handle that on its own.