Golang Postgres Hell

This Is Harder Than It Should Be Step to making a high frequency read write database. Make an API to reduce user facing applications from having to call stupid queries that mess stuff up. What a great chance to learn Rust or Go. I chose Go. Problem with Go is I’d argue everyone who’s active in Go instead of Rust works in too loose of a way, and doesn’t believe in properly documenting things, or a good youtube channel to centralize around....

March 27, 2024

NESRM Init

NESRM | What and Why The “Never Ever Stable” Relationship Manager is an idea that I’ve been mulling over for a while now. I have a very specific use case that most CRM’s can’t model for me, atleast cheaply. All the different ideas and tasks can get overwhelming, so I hope trying to write some of it down might help. The Challenges & Solutions 1. Database A lot of this begins trivial....

March 22, 2024

Devlog Projects

This theme auto generates pages and subpages and directories to handle the menu items for tags and categories. I tried used categories and changing the front end to be projets, but the auto generation keeps overwrting what I do. This is annoying. How do I make the autogeneration conform to my new projets folder or stop this overwrite god

March 21, 2024

Devlog Hosting

Well I don’t remember where the old project was hosted, but let’s figure out where to host this one, and hopefully get some CI going so keeping this up-to-date isn’t a pain. Github I got this git repo pushed to github.com/sai-sy/devlog so we’re good to go Cloudflare I got a Cloudflare page up, now I need to make sure the CI is working. I think we have lift off for the devlog though

March 21, 2024

Breakout Init

I’m trying to use the wonderful Learn OpenGL resource to make a breakout game in C++

March 21, 2024

Devlog Init

This is a third attempt at making a blog I’m happy with and keep up with. Currently there’s too much learning too do, too many tests, too many contracts, too many categories. I can’t keep up. Is this what eery developer deals with. Maybe just anyone and everyone. Or maybe I’m not cut out for the lifestyle I claim to partake in. Either way I need some way to jot things down....

March 21, 2024