HackerTrans
トップ新着トレンドコメント過去質問紹介求人

simonpantzare

no profile record

コメント

simonpantzare
·2 年前·議論
Laravel with Filament is super productive also. Django used to be my goto for 15 years but the frontend infra, Livewire, and flexibility of Filament compared to django-admin are hard to beat.
simonpantzare
·3 年前·議論
I've used Redshift for many years and really like it, especially as a user. I'm following the development of DuckDB and one aspect that's nice about it is how predictable prices are when you run it on dedicated servers: https://fet.dev/posts/costs-of-analytics-on-dedicated-hardwa... .

If you don't have huge amounts of data I would take a look at it. Also, Cloudflare R2 might be a good alternative to S3 because there are no egress costs.
simonpantzare
·4 年前·議論
Sounds like a DAG based task orchestrator could be a good fit. Where tasks state their dependencies and are allowed to run only when they have all completed.
simonpantzare
·4 年前·議論
My dad used this to produce business documents for a long time before switching to Word.
simonpantzare
·5 年前·議論
Getting stuck behind a string of these is an exercise in patience.
simonpantzare
·5 年前·議論
When reviewing, I appreciate when commits with fixes/additions are separated from structural/cosmetical changes.