Profile avatar
gianarb.it
Developer. Sometime Software Developer I write at gianarb.it liberachat like gianarb Currently at RockfishData. Former PacketHost,ServiceNow,InfluxData...
384 posts 3,759 followers 278 following
Regular Contributor
Active Commenter
comment in response to post
US at this point is out of control
comment in response to post
You know this is not how it works: * A tariff is applied when a pod gets scheduled to the cluster. The costs depend on the region the yaml originated from. * The tariffs are applied when a pod is evicted from a node to another one. 🀑
comment in response to post
You are the second person today that shares his pain around this topic. drewdevault.com/2025/03/17/2... And I may be effected as well for one of my projects
comment in response to post
nice!!
comment in response to post
I know for me the AI is writing a good amount of boilerplate code I don't need to write anymore. Is this a problem of our industry? myself not being smart enough to avoid such easy to write automatically code? Who knows!
comment in response to post
The relationship between code written and domain expert is real, but it is not expressed in this post. 90% of the code may be written by AI. The point is how many domain experts you need to drive the AI? More or less than the one you need today without the AI? πŸ˜… I can't tell.
comment in response to post
Microsoft will buy Notion. Problem solved! πŸ˜…
comment in response to post
Yeah it looks like there is more literature about how to build a queue system on top of Redis
comment in response to post
My experience says that having to manage the fewest services is a benefit for such small projects.
comment in response to post
today it was another one of those days. I got 6 emails for a conference I need to attend in May and I have no idea why I got so many of them. I can't figure it out so I will show up and hope for the best
comment in response to post
Well said... and I am wondering what HN is doing here
comment in response to post
1223 emails with no sense, 120 meetings with random people saying random things. 3434 calendar invites and you count
comment in response to post
can you be a bit more specific? My idea is along the line of: "I used to be excited about writing code, but now if LLM can do it for me I feel ok" πŸ˜΅β€πŸ’«
comment in response to post
and the idea that now a good chunk of that is automatically written is hard to read for me at the moment
comment in response to post
Ah, status page auto refreshed just now! #hugops to GitHub!
comment in response to post
yep! So far I am happy, hope I can keep going with this setup for the full week!! 😁
comment in response to post
I am looking to serve my entire application from a Go server. At the end I decided to go with Vite+React. So far I was able to get past what was blocking my with the facebook create-react-app. For now I think I am good but thanks!!
comment in response to post
I think it was memory. I remember React was from Facebook, so I started from there. Probably not the smartes move
comment in response to post
oh yes! 😁sometime you need to account for expectation as well
comment in response to post
I am coming from application that did not have a human as end user πŸ˜…
comment in response to post
Thank you for the issue! At the end I generated a new app with Vite and for now I was able to do what I was not able to get running with facebook/create-react-app so I take it as a success for today! Super helpful and kind thanks !!
comment in response to post
Probably wrong expectation from VCs 😁
comment in response to post
yep! I saw too many projects dying under Next.JS. Yep I used the create-app you mentioned! I may look at Vite or I will just try Vue. I feel pretty bad about all of this ecosystem as a newcomer! :D I am a backend person.
comment in response to post
I can try! It is a client only kind of thing? I want to serve it from a Go backend I already have
comment in response to post
Good luck!
comment in response to post
I am a bit confused about CMS since I usually call those thing text editor. Never used but I know it is pretty popular trix-editor.org
comment in response to post
well it is more complicated than that. the experience with `nix develop` with flake is good until your connection is good. And I don't like that (at least for what I can understand). I have a server in prod with NixOS and I am pretty happy to be fair. Better than terraform or similar with cloudinit