galdin.dev
Developer ยท Weekend pianist ยท Occasional blogger
๐ https://galdin.dev
๐ฆ https://x.com/gldraphael
๐ https://github.com/gldraphael
86 posts
180 followers
467 following
Regular Contributor
Active Commenter
comment in response to
post
They updated their UI to remove the illustrations!
comment in response to
post
REST API? Or are you referring to something .NET specific?
If you're talking about versioning REST APIs, you might like this post by @troyhunt.com www.troyhunt.com/your-api-ver...
comment in response to
post
It's very sad, actually
comment in response to
post
I love his practice videos on YouTube
comment in response to
post
I just mass followed everyone!
comment in response to
post
Good luck!
comment in response to
post
I have always had the habit of rounding up. So 299 = 300. Also, 211 = 300.
comment in response to
post
It was docker all the way!
comment in response to
post
I'd say we had one major monolith, supported by microservices & stateless services. Our domain was in this monolith.
comment in response to
post
We had about 10 services at my previous company. Not all of them were full microservices, about half of them were stateless. Worked really well for us, we had a fully local environment, and had none of the issues you describe.
However, I agree that they are only good when you absolutely need them.
comment in response to
post
Very cool!
comment in response to
post
It's Microsoft's response to Notion, and is a nice OneNote alternative for those already on the Microsoft train
comment in response to
post
To be fair, it's not a bad way to learn to code
comment in response to
post
Yep... Here's an example: x.com/leojr94_/sta...
comment in response to
post
Karela chips ๐ฏ๐ฏ๐ฏ
comment in response to
post
That really sucks
comment in response to
post
Cool website!
comment in response to
post
C# has similar libraries too.... Have you tried C#?
comment in response to
post
I wouldn't say one has benefits over the other. I like them all. C# is expressive, Go is simple, Rust is like C++... all of them are very fast. They are just different and have different ecosystems. The only way to truly know is to write code in all of those languages.
I say try them all!
comment in response to
post
Fair. I got started with Go because it was easier to write kubernetes operators in Go -- it was more of a convenience thing at the time. Eventually I guess I just got drawn by how simple it is to get something out fast.
For ex, I ported & deployed this in 2 hours or so: github.com/gldraphael/r...
comment in response to
post
Cannot wait to see the new post! I've always been curious about how they did things since they never ended up adopting GitHub where the rest of the world is... Surely whatever they're doing must be working for them!
comment in response to
post
Have you ever written a CLI in go?
I love C# and ASP.NET Core, but for CLIs I'd go with Go or Rust any day, unless I need to use/depend on existing C# code.
comment in response to
post
I've never used nix before. Gonna have to check this out!
comment in response to
post
I wish I had a piano to try this out
comment in response to
post
๐
comment in response to
post
Lol what?
comment in response to
post
I don't post very often, but I've been seeing a drop in traffic to my blog too.
But I did change cloudflare settings recently to block bot traffic more aggressively, and I hope this is because of that.
comment in response to
post
I do the same and it works wonderfully well. Especially since the domain model has no out of process dependencies. The trick is to write code such that all of the logic is in the domain model.
Everything else (UI, 3rd party service calls, etc.) can be tested as much or as little as needed.
comment in response to
post
Oh yes, this was very straightforward to setup. The only limitation was imposed by ghost and not the script. With static sites, that won't be a problem!
comment in response to
post
Oops.... Try now!
comment in response to
post
It should work now
comment in response to
post
Yea I'm trying to come up with a way to set the bluesky post id on each blog post
comment in response to
post
Huh, interesting. Working out for you?
comment in response to
post
I've been moving out of namecheap to porkbun lately. Little by little.
comment in response to
post
Ah
comment in response to
post
What does it mean to cross a skyline?
comment in response to
post
YouTube is a great place to learn music. I use it exclusively for that!
comment in response to
post
I believe they're self-hosting....