Profile avatar
corbin.dev
Software Engineer | Game Designer | Cat Dad | Epicene Fancylad
71 posts 11 followers 29 following
Regular Contributor
Active Commenter

Absolutely nothing makes you appreciate the programmers of eld like writing assembly code and thinking about all of the work which was accomplished with such an incredibly tedious and fussy language. I'm doing this for fun, but they had to do this for hours and years on end.

Trick Weekes re-posting Mark Hamill quote-replying to a Delaney King thread is just such an absolutely wild chain of people I follow on this site interacting.

Anyone shocked by the whole Dragon Age thing and the rapidly impending death of Bioware is probably not old enough to recall the the fate of Ultima and Origin. Or Bullfrog, for that matter. EA is gonna EA.

My quest for figuring out the best file structure for my RPG to support both official and user data has somehow turned into me writing a custom file format in rust. So that's a rabbit hole I was absolutely not planning to go down. At least it's something extra for my CV, I guess.

I've made my TTRPG application so trivial to mod that you can hotload mod files into the game at roughly 10ns per item. Your GM could send you a file with 10,000 new items, and it would load in approx 0.2 seconds with initial file read costs the next time you open the item database. Good stuff.

I guess since we're all supposed to be "developing in public" these days to prove our basic competence and to gain some kind of following, I'll just start throwing demo videos on here. Spent part of the last few days hand-coding reusable SVG interface components for the new app. Relatively pleased.

The number of steps required to do literally anything in a cloud provider is truly maddening if you have ever worked directly on dedicated hardware and know the thing that just took 4 hours and 96 different web forms could've been done in 20 minutes on any Linux server.

Decided to start rebuilding an app that was previously Electron based in Tauri instead. So far, I vastly prefer the actual workflow. The IPC syntax is way cleaner, hot-reloading works out of the box, and I like having access to both typescript and rust at the same time. Early days still, but SFSG

I am officially done with university. It took 3 years with basically 0 time off to do anything else but that and work, but it's done. Now the questions remains if this was actually worth the effort or money. Time will tell, I guess.

So, if you're hyper-wealthy. Say, an actor or CEO with 100mil or so in the bank, and it's not tied up in stocks and investments.... What banking app do you even use? Does RocketMoney even work with 9 figures? 10? Do you have to use the website? Or does the bank just assign you a full-time agent?

I love how Squarespace is the only domain register I have ever used (because Google Domains was sold to it) that delays sending you a transfer code for over 24 hours, purely in an attempt to add as much friction to the process as possible so you'll maybe just give up and stay with them.

Told Gemini to review my resume. Very actionable advice.

Can we all agree as web engineers at this point that if your site/application has to tell people to disable AdBlock for basic functions to work, that maybe the problem is the site design and not the fact the user has AdGuard or a Pi-hole?