frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The threat is comfortable drift toward not understanding what you're doing

https://ergosphere.blog/posts/the-machines-are-fine/
286•zaikunzhang•3h ago•202 comments

Iguanaworks has closed down. USB Infrared hardware open source maker

http://iguanaworks.net/products/usb-ir-transceiver.html
11•ripe•30m ago•0 comments

Someone at BrowserStack Is Leaking Users' Email Address

https://shkspr.mobi/blog/2026/04/someone-at-browserstack-is-leaking-users-email-address/
17•m_km•33m ago•1 comments

Talk like caveman

https://github.com/JuliusBrussee/caveman
205•tosh•4h ago•144 comments

Lisette a little language inspired by Rust that compiles to Go

https://lisette.run/
139•jspdown•6h ago•67 comments

Show HN: A game where you build a GPU

https://jaso1024.com/mvidia/
827•Jaso1024•21h ago•168 comments

Sad Story of My Google Workspace Account Suspension

https://zencapital.substack.com/p/sad-story-of-my-google-workspace
84•zenincognito•2h ago•21 comments

German implementation of eIDAS will require an Apple/Google account to function

https://bmi.usercontent.opencode.de/eudi-wallet/wallet-development-documentation-public/latest/ar...
391•DyslexicAtheist•14h ago•349 comments

Hightouch (YC S19) Is Hiring

https://hightouch.com/careers#open-positions
1•joshwget•1h ago

Friendica – A Decentralized Social Network

https://friendi.ca/
12•janandonly•3h ago•1 comments

OpenScreen is an open-source alternative to Screen Studio

https://github.com/siddharthvaddem/openscreen
362•jskopek•4d ago•60 comments

Introduction to Computer Music (2009) [pdf]

https://composerprogrammer.com/introductiontocomputermusic.pdf
182•luu•11h ago•57 comments

Scientists Figured Out How Eels Reproduce (2022)

https://www.intelligentliving.co/scientists-finally-figured-out-how-eels-reproduce/
55•thunderbong•3d ago•8 comments

Shared mutable state in Rust (2022)

https://draft.ryhl.io/blog/shared-mutable-state/
13•vinhnx•3d ago•3 comments

Aegis – open-source FPGA silicon

https://github.com/MidstallSoftware/aegis
64•rosscomputerguy•7h ago•5 comments

Apple Rich Text Fundamentals

https://paper.pro/apple-rich-text
5•tobr•3d ago•0 comments

LLM Wiki – example of an "idea file"

https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f
232•tamnd•20h ago•76 comments

Ubuntu now requires more RAM than Windows 11

https://www.howtogeek.com/ubuntu-now-requires-more-ram-than-windows-11/
84•jnord•1h ago•85 comments

How many products does Microsoft have named 'Copilot'?

https://teybannerman.com/strategy/2026/03/31/how-many-microsoft-copilot-are-there.html
711•gpi•18h ago•336 comments

Costco sued for seeking refunds on tariffs customers paid

https://arstechnica.com/tech-policy/2026/03/costco-sued-for-seeking-refunds-on-tariffs-customers-...
64•AdmiralAsshat•4d ago•48 comments

Show HN: OsintRadar – Curated directory for osint tools

https://osintradar.com/
24•lexalizer•7h ago•2 comments

Rubysyn: Clarifying Ruby's Syntax and Semantics

https://github.com/squadette/rubysyn/blob/master/README.md
59•petalmind•4d ago•13 comments

Zml-smi: universal monitoring tool for GPUs, TPUs and NPUs

https://zml.ai/posts/zml-smi/
58•steeve•5d ago•8 comments

Common drug tests lead to tens of thousands wrongful arrests a year

https://www.cnn.com/2026/04/05/us/colorado-field-drug-test-law
11•rawgabbit•1h ago•0 comments

Show HN: I built a small app for FSI German Course

https://detawk.com/
41•syedmsawaid•3d ago•13 comments

AWS engineer reports PostgreSQL perf halved by Linux 7.0, fix may not be easy

https://www.phoronix.com/news/Linux-7.0-AWS-PostgreSQL-Drop
340•crcastle•13h ago•104 comments

Demonstrating Real Time AV2 Decoding on Consumer Laptops

http://aomedia.org/blog%20posts/Demonstrating-Real-Time-AV2-Decoding-on-Consumer-Laptops/
42•breve•12h ago•10 comments

Show HN: I made open source, zero power PCB hackathon badges

https://github.com/KaiPereira/Overglade-Badges
121•kaipereira•23h ago•11 comments

Show HN: M. C. Escher spiral in WebGL inspired by 3Blue1Brown

https://static.laszlokorte.de/escher/
108•laszlokorte•18h ago•19 comments

Show HN: sllm – Split a GPU node with other developers, unlimited tokens

https://sllm.cloud
166•jrandolf•22h ago•81 comments
Open in hackernews

Modern Generic SVGA driver for Windows 3.1

https://github.com/PluMGMK/vbesvga.drv
57•userbinator•8h ago

Comments

gignico•6h ago
> Running Windows 3.1 in True Color Full HD

People from the time would be astonished by the hardware we have now yet bloated software globs up every ounce of performance. What a waste! </granny mode=off>

hsbauauvhabzb•5h ago
I’m sure my privacy conscious setup would STILL on average transmit > 56kbps of telemetry, despite my best efforts
canpan•4h ago
Things are slow, aren't they? I feel there was a lot of less lag in old operating systems and software.

I use two editors now. VS Code as full IDE when I want to code heavily. And a homemade FLTK based editor with just basic syntax coloring for writing notes and doing quick things.

wkjagt•3h ago
I use a 27 year old Pentium 2 laptop with Windows 98 for a hobby project. And I keep asking myself: why does this thing feel so fast? And it could be even faster if I replaced the HDD with a CF card.
userbinator•3h ago
I believe Win9x (and the rest of the DOS-based Windows) has lower input latency than the NT-based ones, largely due to a simpler architecture with shorter codepaths.

Here's a related article: https://news.ycombinator.com/item?id=16001407

burnt-resistor•2h ago
But there's a big different qualitative UX interaction latency delta between Win 2k and XP. 2k appeared to have a background thread do all UI stuff while XP and later did not. NT 3.1, 3.5x, and 4.0 (without Active Desktop) all appeared pretty responsive too. ME, XP, Vista... felt really slow.

In terms of apparent responsiveness, Win 3.1x, NT <4, and 2k felt the fastest.

HeckFeck•3h ago
I've a Compag Armada E500, and it runs Windows 98 fairly swiftly with its PIII processor and 256MB RAM. I've also a 2009 MacBook and it runs Snow Leopard like a dream, yet with "only" 2GB of RAM. And either of these machines could do nearly anything I ask of a PC today - programming, web browsing, comms, gfx edits, even some gaming, while feeling snapper, with less shite flying in my eyes ("notifications" and their wretched noises) as I work.

Someone will explain to me the business and economic reasons, but that just flies over my caveman brain that asks "why does bashing rock feel slower?"

jeroenhd•2h ago
The problem with these comparisons is often that the old OS doesn't actually do the same thing modern software does. Smoothly rendering a GIF/mp4/webm in a chat channel will bring that Windows 98 machine to its knees. Even complex software like web browsers on these older machines do a lot less work. They were also often a lot slower, as load times for modern SSDs are closer to old RAM than to the hard drives at the time.

I can imagine that your particular workload doesn't require all those bells and whistles, and I think it's probably true that only running the bare minimum software like you would back in the day is horrifically inefficient on modern operating systems. But, at the same time, kernels don't crash as often, disks encryption is actually a thing now, file downloads are no longer expressed in kilobits per second and the much prettier screens render much smoother media for a fraction of the performance impact.

Of course there are inefficiencies that could be fixed (like how chat apps are skins around browsers now) but a lot of efficient software from back in the day cost an arm and a leg to build. In the end, the software industry found out that customers are happier to pay when you deliver new features faster than when you deliver new features later (which still run on the old hardware, though the customer may have already replaced said hardware at the time you release your feature).

With current prices for RAM and other system components, I hope companies will once again feel the pressure to build for limited hardware. Then again, when I look at the hardware developers are lugging around, I highly doubt things will change quick enough.

pavlov•2h ago
> “Smoothly rendering a GIF”

Animated GIF is a format that was designed for playback on late 1980s PCs with a 20 MHz 386 and VGA graphics…

If anything, this example proves the point that we’ve made the simple stuff much too complex. The GIF format hasn’t changed, but somehow getting those indexed color frames to screen on time now requires a GHz core.

masfuerte•2h ago
GIF playback should be efficient but...

About twenty years ago I was generating long animated GIFs. They worked fine in Firefox. In Internet Explorer they started fine but became jankier as playback progressed. I realised that every time IE displayed a frame it was rereading the entire file from the beginning to get to the current frame. Which took longer and longer as the current frame advanced.

It's just so easy to squander performance without noticing.

userbinator•5h ago
Incidentally this is the same driver that someone else used with an RTX 5060 Ti: https://www.tomshardware.com/software/windows/enthusiast-ins...

It's good to see that the latest GPUs can still be used in "dumb framebuffer" mode, are mostly VGA-compatible, and have VESA VBE support. I suspect AMD / NVIDIA might still have some sort of DOS-based factory tooling when bringing up new GPUs for the first time. In sadder news, I've read that the latest Intel integrated GPUs no longer have a VBIOS and are UEFI-only; although it might only be a matter of time before someone vibe-codes (vibe-ports?) one based on those from an older model.

rwmj•5h ago
BIOS support has indeed been dropped from modern video cards. I was hoping something like https://github.com/CSMWrap/CSMWrap might work, but the README says that MS-DOS games don't work under that.
pavlov•2h ago
Now I’m wondering if someone could write a 3dfx Glide driver for hardware acceleration of late-period DOS games on RTX 5060 Ti.
rwmj•5h ago
> The NVIDIA GeForce 1050 GTX has some issues with windowed DOS prompts, and presumably newer NVIDIA hardware has the same problem. The issues include potential freezes when using the mode command to change the size of the prompt, and font corruption when switching to full screen (which also affects blue screens).

Someone with connections to NVIDIA support should really file a bug about this!