Public companies needed to convince the world computers were friendly, legible and more efficient than their analog approaches or they would go out of business.
Computers are a given now so those needs are not prioritized. Now it’s about attraction over a competitor.
23.01.2026 17:10 —
👍 2
🔁 0
💬 0
📌 0
Creative Freedom Is Coming - Affinity
Creative Freedom Is Coming. October 30
Whatever is next, this is playing messaging games with apps that people use for productivity. That doesn't feel good. affinity.serif.com/en-gb/
01.10.2025 18:42 —
👍 2
🔁 0
💬 0
📌 0
Steve Jobs: Part of what made the Macintosh great was that the people working on it were musicians, poets, and artists, and zoologists, and historians
Satya (interpreted): 30% of Microsoft's code is written by a computer that learned to generate code from reddit opinions and incomplete github repos
30.04.2025 17:21 —
👍 2
🔁 0
💬 0
📌 0
An educational use for LLMs would be to diff two compiles and explain the changes between them at a disassembly level. You could set up a start checkpoint and then work on making various changes and have it explain the impact of those changes on the code generation.
19.03.2025 16:39 —
👍 1
🔁 0
💬 0
📌 0
Late 90s Unix hacker, metal guitarist, competitive deathmatcher Mike has entered the chat!
16.03.2025 18:25 —
👍 4
🔁 0
💬 0
📌 0
My unpopular opinion on hidpi monitors is to put them closer to your face instead of using scaling. Now you have more real estate and the font size is the same after factoring perspective dimuntion!
14.03.2025 17:14 —
👍 0
🔁 0
💬 0
📌 0
If you are looking at this level of perf need, you are probably considering interning your strings in a precompile step. If your interned strings reside in a heap block of a precomputed size, it's a ptr range check to test if possibly literal.
25.02.2025 23:05 —
👍 1
🔁 0
💬 1
📌 0
I prefer the term “Europe One”
As in- “Europe one more country than you were before”
25.02.2025 22:55 —
👍 0
🔁 0
💬 0
📌 0
Why is it that there are these handy "Minecraft server operator moms and dads" that host game servers for their kids, but we need a 1.74 trillion dollar company to share our photos and videos with our family members.
The core value of the platform should be commoditized by now.
01.02.2025 17:26 —
👍 0
🔁 0
💬 0
📌 0
Some other things that didn't exist when I shipped this messageboard in 2000:
- blogs (this code fingers .plans)
- frontend, node
- remotely affordable multicore servers
- javascript that could update the DOM after page load
- best practices like not logging error messages to the browser
30.01.2025 17:29 —
👍 1
🔁 0
💬 0
📌 0
Compiling the L7-stateless http response server into the application code is so much better for maintenance than compiling the application code into the L7-stateless http response server though.
30.01.2025 16:59 —
👍 1
🔁 0
💬 1
📌 0
Main difference with Perl is with how we used it back then. CGI response times were >500ms because Linux COW fork() + program startup (even with Autoloader defferring) was slow. So we compiled Perl right into the web server and served requests without clearing global state. Yolo.
30.01.2025 16:12 —
👍 1
🔁 0
💬 1
📌 0
We were able to make a bit of money off of ads to keep it running while we worked on Capture the Flag, but missed the dotcom bubble by a hair.
Reviewing the code, it looks like I got the security things right, and this could still be used.
30.01.2025 15:25 —
👍 1
🔁 0
💬 1
📌 0
In 2000, I wrote a news posting/threaded forum software in Perl for threewave. At 5.5kloc of Perl, it ran well for 3 years. Things that did not exist back then:
- CSS
- Firefox
- The cloud
- CI
- Stable usb support in Linux
- SSL by default
- Python 2
- SaaS
30.01.2025 15:25 —
👍 0
🔁 0
💬 1
📌 0
"I have to switch languages because the one I invested time, knowledge, code and tooling in has a flaw and there is a better one"
Past a reasonable point, the flaw is not worse than the reset.
A good programmer can write good software in a bad language.
Stay the course.
28.01.2025 21:35 —
👍 1
🔁 0
💬 0
📌 0
Regarding the youtube/social media systems language wars:
Ship, don't quip.
28.01.2025 21:31 —
👍 1
🔁 0
💬 0
📌 0
my left hand while my right hand stays on the mouse. This appears eccentric but it is really comfortable to effectively have the same inputs on every debugger.
27.01.2025 16:02 —
👍 1
🔁 0
💬 0
📌 0
I jump between debuggers a lot (VS, Xcode, Remedy) and find the keyboard shortcut muscle memory to be a challenge. The 8Bitdo Micro controller has a mode where it is a bluetooth HID keyboard and you can emit any keyboard keys, so I do the usual step into/over/out/jump to location using it with
27.01.2025 16:02 —
👍 4
🔁 0
💬 1
📌 0
We'll probably never get back to the point where user friendly, exploratory, joyous introductions to low level systems exist. Eg. "See MIPS Run", but "The Design and Implementation of the FreeBSD Operating System" is a respectable rundown of how it all comes together.
20.01.2025 16:50 —
👍 0
🔁 0
💬 0
📌 0
I daily drove FreeBSD on the desktop for about 4 months in 2020 and it felt like Linux did circa 1996, where the codebases and teams were small enough that the projects were hackable. Linux has netted most of the free OS agendas, but the BSDs persist and are cleanly maintained.
20.01.2025 16:47 —
👍 2
🔁 0
💬 1
📌 0
A screenshot of my web browser checking out a Gamecube purchase in 2001 from Future Shop. The last time Nintendo boosted spec without drastically altering the core intent of the console!
16.01.2025 17:17 —
👍 0
🔁 0
💬 0
📌 0
It would be cool if there was an indie-ran OST app that let you explore by composer, organize music by intensity, included stage-appropriate imagery and controlled your smart lights to match the game's visuals at the time the music played in-game. I would pay a monthly fee for that.
20.12.2024 17:05 —
👍 0
🔁 0
💬 0
📌 0
Microsoft has never really rang the division bell like they are here. In 1995, Win95 requirements were basically a protected mode 386 which was relatively easy to attain. This time they are EOL'ing computers with 16 and 32-core CPUs from half a decade ago.
This is not business as usual.
15.12.2024 16:28 —
👍 1
🔁 0
💬 0
📌 0
more-closed platforms and the continued adoption of ARM hardware, it makes sense for Valve to invest heavily in building support in this area.
15.12.2024 16:28 —
👍 0
🔁 0
💬 1
📌 0
Valve's most valuable asset, in my view, is their users' perception of the value of their Steam library. Given that, it makes sense for them to ensure as much of the Steam library works on ARM devices (and anywhere they can, really). Given Microsoft's handling of Windows, the emergence of
15.12.2024 16:28 —
👍 0
🔁 0
💬 1
📌 0
that broadly supports hardware and Windows applications.
My prediction for 2025-2026 is that gaming is going to push to non-MacOS arm desktop, and devices like Chromebooks and ARM PCs are going to receive more game library support.
15.12.2024 16:28 —
👍 0
🔁 0
💬 1
📌 0
It's likely Valve is aiming to ship SteamOS for a broader set of designated hardware by 2025, which could also play a role here. But it seems to make sense that effort would only be for targeting specific hardware, turning it into a console. Not a general purpose enthusiast OS
15.12.2024 16:28 —
👍 0
🔁 0
💬 1
📌 0
Likely result of Oct 2025 will be many Windows power users users dispersing to a variety of Mac, gaming consoles or cheap Windows 11 laptops. Probably a few Linux-curious people, but not a market shifting amount.
Game buying will become more fragmented across platforms as a result.
15.12.2024 16:28 —
👍 0
🔁 0
💬 1
📌 0