I held out on OpenAI until last month because I despise Sam Altman, but using Codex is a great experience and 5.5 (medium) I'm on 20$ is very capable, follows instructions when it should and confronts me/challenges me…
Human beings
We live on societies, switching from AC to DC because your low-power home appliances doesn't need AC makes no sense. Home power usage is dominated by heating and cooling not by your 45w laptop charger. DC infrastucture…
The models detecting touch has become better and the touch grid has become both higher resolution and more reliable. Being able to detect the middle-point of a fat finger wasn't a 1.0 feature
JSON is only written one way, CSV parses all have tweaks for delimiters and column names or not and such.
Alcohol has fucked up more lives than any other drug in my sphere. People who have had their life fucked by drugs has mostly been because of inhumane government intervention. // Sweden
Yeah there are people who can't help themselves, but they are a fraction of a fraction of the population. When presented with an honest and decent alternative the vast majority will choose it.
Citation needed, SOTA labs surely has technical protection and legaleese against using them for training. It's been done in th past but what indicates this is still the case?
It's nice to buy responsibility when it's upheld, else you're just trading your money for the inability to fix things.
If this is the case you can install stop lights and traffic sensing at roundabout ingress points, you can also provide a "turn right" lane that bypasses the roundabout entirely. Intersections are dangerous.
You don't have this? In Sweden we have sensors to detect cars, pedestrians and bicycles to shift the lights as appropriate. During rush-hour those features are turned off/discarded in favor of "grid optimized" timings.…
I use Scaleway as my registrar, I don't know if i can automate domain registration but I don't have to. They have APIs for managing records if you choose to host DNS there too.
It should be trivial for Waymo to implement a "drive carefully near schools" feature, and if really spicy "drive REALLY carefully near schools at these times" feature. Safe driving starts with speed, lowering speed and…
Yep, the Linux kernel comes to mind. There are niche alternatives but mostly everyone settles on Linux as their kernel because it's easier and allows moving faster forwards.
You're saying a proposed bill which hasn't passed is comparative to recent events in the US or am I reading too much between the lines?
Thicker cables or higher voltage(lower current) is the answer which is why it's used in power distribution networks where they can control the voltage by planning what to transform to.
A good amount != this. AI being able to do the easy parts of something doesn't replace the hard ones.
> Do you think if Russia invades Sweden tomorrow, private businesses can still do whatever they want like in peacetime Pretty much > or will they have to follow the new waartime rules set by the government and enforced…
Luckily Sweden is not a dictatorship and doesn't have a supreme leder. Our government can't just hand-wave things. There's the legislative branch which must've had the foresight to make laws that allows the executive…
I highly doubt the Swedish government has a way to turn off our internet. Our government doesn't own our internet infrastructure, it's owned by private companies. The government could impose legislation to force…
If you only expose SSH then you're fine, but if you're deploying a bunch of WebApps you might not want them accessible on the internet. The few things I self host I keep out in the open. etcd, Kubernetes, Postgres,…
The trick is to use "shellcheck" on your bash scripts, it's an overly anal linter that'll keep you sharp, and it's 2026, everyone can script bash with AI :) But yeah the syntax with [[, if fi, while stmt; do; done,…
Craziest thing: You can still script in bash/zsh even if you use fish but you can't always copy-paste from StackOverflow.
https://fishshell.com/ https://xon.sh/ https://www.nushell.sh/ https://elv.sh/ You're replying to someone that says POSIX shells are holding people back, not that the terminal is a bad idea, there are many alternative…
Mitchell Hashimoto went on to create a new awesome terminal emulator, in a programming language he had not used (much) before. Sounds like a great way to stay entertained!
I held out on OpenAI until last month because I despise Sam Altman, but using Codex is a great experience and 5.5 (medium) I'm on 20$ is very capable, follows instructions when it should and confronts me/challenges me…
Human beings
We live on societies, switching from AC to DC because your low-power home appliances doesn't need AC makes no sense. Home power usage is dominated by heating and cooling not by your 45w laptop charger. DC infrastucture…
The models detecting touch has become better and the touch grid has become both higher resolution and more reliable. Being able to detect the middle-point of a fat finger wasn't a 1.0 feature
JSON is only written one way, CSV parses all have tweaks for delimiters and column names or not and such.
Alcohol has fucked up more lives than any other drug in my sphere. People who have had their life fucked by drugs has mostly been because of inhumane government intervention. // Sweden
Yeah there are people who can't help themselves, but they are a fraction of a fraction of the population. When presented with an honest and decent alternative the vast majority will choose it.
Citation needed, SOTA labs surely has technical protection and legaleese against using them for training. It's been done in th past but what indicates this is still the case?
It's nice to buy responsibility when it's upheld, else you're just trading your money for the inability to fix things.
If this is the case you can install stop lights and traffic sensing at roundabout ingress points, you can also provide a "turn right" lane that bypasses the roundabout entirely. Intersections are dangerous.
You don't have this? In Sweden we have sensors to detect cars, pedestrians and bicycles to shift the lights as appropriate. During rush-hour those features are turned off/discarded in favor of "grid optimized" timings.…
I use Scaleway as my registrar, I don't know if i can automate domain registration but I don't have to. They have APIs for managing records if you choose to host DNS there too.
It should be trivial for Waymo to implement a "drive carefully near schools" feature, and if really spicy "drive REALLY carefully near schools at these times" feature. Safe driving starts with speed, lowering speed and…
Yep, the Linux kernel comes to mind. There are niche alternatives but mostly everyone settles on Linux as their kernel because it's easier and allows moving faster forwards.
You're saying a proposed bill which hasn't passed is comparative to recent events in the US or am I reading too much between the lines?
Thicker cables or higher voltage(lower current) is the answer which is why it's used in power distribution networks where they can control the voltage by planning what to transform to.
A good amount != this. AI being able to do the easy parts of something doesn't replace the hard ones.
> Do you think if Russia invades Sweden tomorrow, private businesses can still do whatever they want like in peacetime Pretty much > or will they have to follow the new waartime rules set by the government and enforced…
Luckily Sweden is not a dictatorship and doesn't have a supreme leder. Our government can't just hand-wave things. There's the legislative branch which must've had the foresight to make laws that allows the executive…
I highly doubt the Swedish government has a way to turn off our internet. Our government doesn't own our internet infrastructure, it's owned by private companies. The government could impose legislation to force…
If you only expose SSH then you're fine, but if you're deploying a bunch of WebApps you might not want them accessible on the internet. The few things I self host I keep out in the open. etcd, Kubernetes, Postgres,…
The trick is to use "shellcheck" on your bash scripts, it's an overly anal linter that'll keep you sharp, and it's 2026, everyone can script bash with AI :) But yeah the syntax with [[, if fi, while stmt; do; done,…
Craziest thing: You can still script in bash/zsh even if you use fish but you can't always copy-paste from StackOverflow.
https://fishshell.com/ https://xon.sh/ https://www.nushell.sh/ https://elv.sh/ You're replying to someone that says POSIX shells are holding people back, not that the terminal is a bad idea, there are many alternative…
Mitchell Hashimoto went on to create a new awesome terminal emulator, in a programming language he had not used (much) before. Sounds like a great way to stay entertained!