Profile avatar
alessioalex.bsky.social
Author of Mastering Web Application Development with Express - https://bit.ly/mastering-expressjs-packt / JavaScript / Node / Go / Inter fan
23 posts 25 followers 42 following
Regular Contributor
Conversation Starter
comment in response to post
Just a snippet of him interviewing Zelenski
comment in response to post
I would prefer a timelines with less Lex Fridmans in it. Less pro-russians, fascists, racists in it.
comment in response to post
By @erikdkennedy.bsky.social
comment in response to post
learnui.design is probably the best resource at that. The author has a UX course too.
comment in response to post
How much time do you spend commuting these days? 👋
comment in response to post
Only vibes and holistic programming. I will see myself out. 🫣😆
comment in response to post
Naive approach. Have they tried throwing more hardware at it first?
comment in response to post
Not sure if it’s usable outside of Rails but this probably does the import map generation nicely: github.com/rails/import...
comment in response to post
Asdfghjk
comment in response to post
Any other tools you like?
comment in response to post
What’s the menu bar app btw?
comment in response to post
I could but I'd rather build proxies or my own binary protocol instead. Not sure if a blog is the best use of my time tbh :P But I'm so frustrated that I might just do it.
comment in response to post
Both their quickstart guide and their CLI message states that you can just go ahead and create content once you create a new theme. Well no... it errors out. Wondering how many more errors will I get into and how much time it would take in the future with out of date documentation. 2/2
comment in response to post
Won’t even mention the Croatian city that sounds like something in Romanian 😅
comment in response to post
Sounds like something you’d shout to a cat to go away.
comment in response to post
Done! Nice to see the gang switching!
comment in response to post
Any good Go people that I can follow Will? Thanks
comment in response to post
I have only read about a similar situation in a “100 go mistakes to avoid” book I think. There was a struct embedding date or something and the String() was funky when calling fmt.Println(). Your example is more “ouch” level though, it stuck with me tbh.