I spend a lot of time working on side projects that never actually get finished, but I'm finally going live with one for the first time! I built a reverse job board for .NET developers called dotnetdevs.net. It's free for devs.
I would love feedback from anyone in the .NET world. #.net #dotnet
Posts by Nannooskeeska
I've been having a good time messing with HTMX the last few days. Seems relatively simple while still being quite powerful for what it is. It's been great for a small side project I'm working on.
Woo! My girlfriend and I have loved this playthrough so far. Looking forward to this.
Thanks for this, I'd never heard of it before and just did the three available puzzles. I like how short and sweet they were, though I'm sure that'll change as the month goes on
...so Heroku might be the sweet spot. I'll stick with @supabase.com for my database though, they're just awesome.
Really intrigued by the new .NET support in @heroku.com. I've messed around with Azure (too complex for my needs) and self hosting on a VPS with @coolify.io (too much for me to handle on my own, I'm not a server admin and I can't grok Docker)...
I decided to give the Paprika recipe manager a shot. We currently use Copy Me That, and the Paprika importer didn't import the CMT tags, so I had to take things into my own hands. andrewpetz.com/2024/11/25/i...
I noodled around with a .NET 9 Maui Blazor hybrid app today, and while it's cool, I just feel like the Microsoft documentation is scattered and not intuitive. This is probably a skill issue, but I've been working with .NET (primarily 4.8 MVC for work) for 7 or 8 years and it's always a struggle
That feeling when you got the platinum for Astro Bot 😁 What an awesome game! I'm sad that it's over but I'll definitely be playing through the speedrun levels more than is healthy.
Beat every level in Astro Bot! That includes all the bots and puzzle pieces, speed run levels, etc. Now to platinum and then we'll be done with it. I haven't had that much fun with a game in a long time so it'll be bittersweet.
Hi! I'd love to be added to this. One of my goals with Bsky is to post more about my personal dev stuff 😊
I feel your pain 😅 I don't know if I even really deal with it, I just try to accept that there are others who are really good at the things I enjoy doing and I can learn from them to make myself better
Pokemon Sapphire: representing the Pokemon games as a whole is my favorite of all time. I played so much of this game growing up.
StarCraft: Brood War: the first video game I ever played. I used to sneak into the family computer room to play custom multiplayer maps in the middle of the night 😂
Introduce yourself with four video games
Witcher 3: my favorite game of all time.
Sea of Thieves: I picked this up in May of 2020 and ended up making a lot of great friends through the streaming community. We've traveled overseas to meet a bunch of them last year!
cont.
What info would you want to see in the tag? Largest donor from the last calendar year? I love this idea and might take a stab at it
I wish I'd written down the exact date I stopped drinking coffee, but it's been at least a couple months at this point. I kinda miss it, but I don't miss being dependent on something every single day. Not sure if I'll go back to it or not.
The sound at 6 seconds in this video youtu.be/na_WERF9kyQ?...
"Money money money!"
When I was a kid, my sisters got a karaoke machine thing that they put in the basement living room. That's also where my Xbox was and where I played a TON of Battlefront 2 (the OG). So now I heavily associate the ABBA Gold album with Battlefront 2. Specifically the sound effects for some reason.
4153576347152726
#AstroBot is such a delightful game! Playing through it with my girlfriend (she likes to watch) and we're absolutely loving it.
I can't wait to give it a try. I played SO MUCH Overwatch in 2016-2018. Loved your discussion on the Bonus Pod
Been getting back into Vampire Survivors lately. I only need a few more achievements to get back to 100% complete. I truly think it's the best podcast game ever made.
I'm looking forward to trying out the new MapStaticAssets feature!
Little league umpire
Groundskeeper
Cashier
Tech support
Programmer
Huh, I really haven't done that many things when you break it down like that.
A C# solution to the interview question of the week. The function takes in a list of strings and returns a list of lists of strings grouping together all the words in the initial list that are anagrams of each other.
I had a lot of fun with this. C#/LINQ is so great to work with.
github.com/AndrewPetz/c...