yup lots of companies do agree https://github.com/kokizzu/list-of-tech-migrations
HN user
kokizzu2
rewritten an nuxt+vue2 svelte like 2 months ago, and I love it, it just works, no gotchas
bind:this is amazing, just lack of IDE support
similar thing, but I didn't lose some money because automatic witdrawl if >100$
PopOS for desktop? i think debian for server?
me me me
but I like svelte a lot :3 prefect fit for my projects for past 5 years https://github.com/kokizzu/svelte-mpa
just use svelte for SPA XD it's just like normal html with autoreactivity
I like fiber the most, but can use anything like echo (and past companies use only httprouter, gin, httpkit, etc)
as long as the codebase not overly layered, I guess any framework is fine
only need to split to 3 kind of layer:
1. serialization/transport layer (codegenerated) -- framework goes here
2. business logic layer (one that unit tested), only input struct, transform/process, and output struct (DTOs)
3. persistence/3rd party layer (codegenerated too), add additional go source code file for things that wasteful to be codegenerated, only input struct, basic persistence methods or network calls, and output struct (DAOs) goes here
if using gRPC layer 1 already codegenerated, so only need to fill layer 2 with business logic and codegenerating layer 3.
yes
same here, but not about MFA, to complete transaction using one of Indonesian payment gateway only allowed within 1 minute XD slow phone opening OVO app + slow internet would sometimes failed, receiving push notification, loading app took 40s total hopefully entering pin and submitting within 20s
even other payment gateway have 5 minutes at least
been there, just move to Svelte XD simplicity is king
don't use tools just because it's popular but make your productivity plummet..
no need to create a service for things that can be just a library '__')
everything looks ok, except for Jesus is not being historical part, he just need to read more books
sooo.. clickhouse? XD
no
meritocracy ftw..
US$ 1,599 XD not using windows, delphi, c++ anymore so, no..
yes! '__') last few months, it's no longer recommending me good videos..
just accept, marriage is overrated, I'm 36 and unmarried also
that's why I use Svelte '__')
so any benchmark against clickhouse?
clickhouse '__')
or github repo, just in case someone want to add https://github.com/kokizzu/list-of-tech-migrations/
I keep the list btw XD http://kokizzu.blogspot.com/2016/12/list-of-tech-migrations....
steamdeck '__') PC as handled combined with monitor + keyboard + mouse can be main development PC also as g
steamdeck '__') PC as handled combined with monitor + keyboard + mouse can be main development PC also as portable game station
benchmark? does it support automatic replication like in rqlite/litestream?