sure but so is social media and ultra processed food. Both with much greater impact, why not start there?
Have a look at https://github.com/hannobraun/fornjot
The reason I chose Synology over others was their SHR "filesystem", where you can continue adding heterogeneously sized disks after constructing the FS and it will make the most use possible out of the extra capacity in…
angry Python noises
I think it's great advice, but the "finish rarely" part is maybe understated. The goal is to try as many things as possible, as quickly as possible in order to find your true calling. You'll stick with it once found.
It's meant to imply that it's as performant as, but safer than c/c++.
no it says it includes “human review”
You can choose a different game engine or write your own. You can not write an app for iOS without Apple SDK
Interesting article. I wonder if the FS abstraction is not too large, maybe it could be split into various layers, such as the Physical layer (block KV store), intermediate with building files from blocks and last UI…
Great! Now do trilingual!
I'd still rather stare at a blank screen for 20s than view the ads.
What do they do when GitHub is down?
I think the self-hosted bit is just for syncing, as long as you have multiple devices its not likely to lose data even if you don't follow the 3-2-1 backups.
They were making austerity jokes in Yes Minister!
I hope Apple loses and is forced to change their logo i to something like a bitten iPhone. The other company make actual apples and for longer than Apple, so they should have the right of way.
also much less likely to get shot there than at school!
Another way of doing this is assign Hyper key to Caps Lock with Karabiner and then use that to set up hyper+X shortcuts to different or macros using Hammerspoon. So e.g. I have hyper+a for Alacritty, hyper+b for Browser…
The battery won't spin and lose all charge, it has a breaker mechanism that will stop it similar to how seatbelts work, it gets stuck if it pulls too hard. This is to prevent damaging a circuit if you forget resistors.…
At what scale have you decided you’ve outgrown it?
ELT approach means you copy raw data from transactional sources, events, external APIs and dump it in the first “layer” of your data warehouse. Then you progressively clean it and model it into some format that is…
what makes Ante low level? Just from a cursory look over the website seems pretty high level to me.
We operate a (small?) Airflow instance with ~20 DAGs but, one of those dags has ~1k tasks. It runs on k8s/aws setup with a MySQL backing it. We package all the code in 1-2 different Docker images and then create the…
Torvalds (I think): > Bad programmers worry about the code. Good programmers worry about data structures and their relationships. The problem with dogmatic OOP is that it mixes data structures and code into one. This…
ddg has the same issue though
Maybe I can offer an answer to your question, I have worked at a couple of companies where we ran "small" scale k8s clusters (1-100 nodes as you say). We have chosen k8s and I would again, because its nice to use. Its…
sure but so is social media and ultra processed food. Both with much greater impact, why not start there?
Have a look at https://github.com/hannobraun/fornjot
The reason I chose Synology over others was their SHR "filesystem", where you can continue adding heterogeneously sized disks after constructing the FS and it will make the most use possible out of the extra capacity in…
angry Python noises
I think it's great advice, but the "finish rarely" part is maybe understated. The goal is to try as many things as possible, as quickly as possible in order to find your true calling. You'll stick with it once found.
It's meant to imply that it's as performant as, but safer than c/c++.
no it says it includes “human review”
You can choose a different game engine or write your own. You can not write an app for iOS without Apple SDK
Interesting article. I wonder if the FS abstraction is not too large, maybe it could be split into various layers, such as the Physical layer (block KV store), intermediate with building files from blocks and last UI…
Great! Now do trilingual!
I'd still rather stare at a blank screen for 20s than view the ads.
What do they do when GitHub is down?
I think the self-hosted bit is just for syncing, as long as you have multiple devices its not likely to lose data even if you don't follow the 3-2-1 backups.
They were making austerity jokes in Yes Minister!
I hope Apple loses and is forced to change their logo i to something like a bitten iPhone. The other company make actual apples and for longer than Apple, so they should have the right of way.
also much less likely to get shot there than at school!
Another way of doing this is assign Hyper key to Caps Lock with Karabiner and then use that to set up hyper+X shortcuts to different or macros using Hammerspoon. So e.g. I have hyper+a for Alacritty, hyper+b for Browser…
The battery won't spin and lose all charge, it has a breaker mechanism that will stop it similar to how seatbelts work, it gets stuck if it pulls too hard. This is to prevent damaging a circuit if you forget resistors.…
At what scale have you decided you’ve outgrown it?
ELT approach means you copy raw data from transactional sources, events, external APIs and dump it in the first “layer” of your data warehouse. Then you progressively clean it and model it into some format that is…
what makes Ante low level? Just from a cursory look over the website seems pretty high level to me.
We operate a (small?) Airflow instance with ~20 DAGs but, one of those dags has ~1k tasks. It runs on k8s/aws setup with a MySQL backing it. We package all the code in 1-2 different Docker images and then create the…
Torvalds (I think): > Bad programmers worry about the code. Good programmers worry about data structures and their relationships. The problem with dogmatic OOP is that it mixes data structures and code into one. This…
ddg has the same issue though
Maybe I can offer an answer to your question, I have worked at a couple of companies where we ran "small" scale k8s clusters (1-100 nodes as you say). We have chosen k8s and I would again, because its nice to use. Its…