HackerTrans
TopNewTrendsCommentsPastAskShowJobs

egze

no profile record

Submissions

From hackathon to company-wide AI assistant

engineering.remote.com
5 points·by egze·hace 5 meses·0 comments

How to find a job in tech in 2025

vibeinterview.com
2 points·by egze·el año pasado·0 comments

comments

egze
·hace 5 meses·discuss
Converted to 1Blocker format: https://gist.github.com/egze/7f672ebebecde0546ddb928e7f3adb4...
egze
·hace 2 años·discuss
I actually prefer Mac only apps. It usually means the experience is way more polished.
egze
·hace 4 años·discuss
https://hexdocs.pm/horde/state_handoff.html#content
egze
·hace 4 años·discuss
Just to make it clear: you don't have to write stateful apps, just because you can. It's still possible to have the more traditional stateless model like Rails.

If you do write a stateful app, and run it in k8s, you can have state handover to a newly created pod. It works pretty well.