back
user profile

Alifatisk

6,483karma·3,495submissions·October 14, 2022
recent activity (3,495 total)
comment
https://wehatecaptchas.com/
3y ago·view thread
comment
Yea we used ArgoCD with our k8s cluster too at my previous job. And all the merges were done on Github.
3y ago·view thread
comment
The only upside I see with Podman compared to docker is, - Podman is rootless - Podman is daemonless
3y ago·view thread
comment
ORM all the way, I write native SQL when I really need something specific but most of the time, ActiveRecord does the job well.
3y ago·view thread
comment
I agree with you, you can ship very interactive ui without the complexity on the frontend. Have a look at stimulusreflex for example [1], the state is handled on the backend leading to you shipping le…
3y ago·view thread
comment
These components are beautiful!
3y ago·view thread
comment
I wonder if Google pays Apple to do this too?
3y ago·view thread
comment
Why would I need multiple versions?
3y ago·view thread
comment
My raspberry couldn’t handle it
3y ago·view thread
comment
Can't wait for the actual benchmarks
3y ago·view thread
comment
I am open to piracy when there is like 10 different streaming services offering exclusive movies. Sure, I can afford having one or two subscriptions but I can't have 10 different subscriptions. P…
3y ago·view thread
comment
There are two things I see Python being better at. - Static typing We have RBS but that is written to a separate file, the only thing I see being close is the Contracts gem - Lots of first class scien…
3y ago·view thread
comment
Well, Ruby 3 has Ractors which is still in experimental stage but offers true multicore processing. It's quiet fun to play around with actually, to see all your cores being utilized.
3y ago·view thread
comment
Well there is also: def foo(*rest) bar(*rest) end if that helps? What would you prefer instead of the asterisk?
3y ago·view thread
comment
41% faster code execution?! That’s incredible.
3y ago·view thread
comment
That would be really interesting to see
3y ago·view thread
comment
RBS is still suggested, but have you tried the Contracts gem?
3y ago·view thread
comment
Ruby has paranthese, but it’s optional
3y ago·view thread
comment
Interesting approach, I enjoy seeing new alternatives to electron.
3y ago·view thread
comment
Don't forget https://gluon-lang.org
3y ago·view thread
comment
Cloudflare, to me, is seen as worlds largest mitm.
3y ago·view thread
comment
Webtorrent have made it very easy to stream pirated movies aswell
3y ago·view thread
comment
Never heard of kdenlive, had to look it up. Looks like an amazing pieces of software for being FOSS.
3y ago·view thread
comment
Archive: https://archive.is/CfFcP
3y ago·view thread
comment
Is there a site that lists every db in every category? Like Timescale, Clickhouse for time series & Mongodb for documents etc
3y ago·view thread
comment
This tool really improved my Windows 10 experience and lowered the idle load to 5% https://github.com/ChrisTitusTech/winutil …
3y ago·view thread