Hacker Newsnew | past | comments | ask | show | jobs | submit | Sheeplator's commentslogin

The Pentium was great, but the 60 and 66MHz versions were not liked, they ran way too hot.


I think from the price people also expect a similar performance boost as going from 386 to 486. What made Pentium also confusing is that during this time Intel introduced PCI.

From a 486 with VLB to a Pentium with PCI everything became a lot nicer.


They ran on 5V supplies and it was only later that the whole architecture was changed to 3.3 V with the 90 and 100 MHz Pentiums (which were then discovered to have the infamous FOOF division bug).


Nearly correct. The DX/4 100MHz had a 33MHz bus. The DX/4 75MHz had the 25MHz bus. I remember well because I had both.


Now I remember being annoyed that it wasn't the DX/3 as it should have been!


Especially since when actual clock quadrupled chips eventually came out they had to call themselves ridiculous things like ”5x86” instead of DX/4. (The Am5x86 133 runs at 4x33 MHz)


I think 5x86 had more to do with marketing than anything else, because the Pentium had already been on the market for a while when the Am5x86 came out.


I think it’s a bit of both. It absolutely tried very hard to pretend that it was a ”586” (Pentium class) but also ”5x” is right there and implies that if the DX4 is 4, this is 5.

The full name on the chip on some of them is ”Am5x86-P75 DX5-133” which implies a lot of things, some of which are flat out misleading (it does not get very close to ”P75” performance)


I had one of these back on the day. A very fine 486


So the Amiga is a graphics card for Doom running on the Pi. Can we make that general purpose? Does Linux still have Amiga drivers?


I considered this and it's slightly awkward - the hardware isn't memory mapped so the drivers would all need to be adapted, and there's no realistic way it'd get upstream. There's also the problem that the Amiga is big endian and Linux on the Pi is little endian so even if you could memory map it you'd still need to byte swap everything. Not literally impossible, but a giant pain.


The only thing that I would say is "clear" is that LLMs are big collections of statistical data on how we use language. That does not cross my threshold for "intelligence".


> That does not cross my threshold for "intelligence".

You have your own individual threshold for what "is" intelligence? Holy cow, imagine if each other agent had their own also, but spoke as if they had a common one...that sure wouldn't be a very intelligent way to run a simulation, imagine the unrealized confusion and delusion that could result if that became a cultural convention!


A list of modern C++ related resources can be found here:

https://github.com/rigtorp/awesome-modern-cpp

The list includes some powerful yet not excessively large libraries from which one can learn including:

https://github.com/skypjack/entt

https://github.com/taocpp/PEGTL

https://github.com/fmtlib/fmt


fmt is an awesome library, I'm using it thanks to you :D

I do notice that libraries are constructed a bit differently compared to applications (header only vs header/impl).


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: