Viewing profile — lillecarl
lillecarl
HN member- Joined
- Tue, Nov 04, 2014, 3:30 PM UTC
- HN karma
- 2,382
- Public activity
- 1,375 items
- HN profile
- View on Hacker News ↗
About lillecarl
Recent public activity
-
comment
Comment #48975766
[flagged]
-
comment
Comment #48828092
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 …
-
comment
Comment #47972719
Human beings
-
comment
Comment #47524106
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 you…
-
comment
Comment #47361414
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 …
-
comment
Comment #47230754
JSON is only written one way, CSV parses all have tweaks for delimiters and column names or not and such.
-
comment
Comment #47119338
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. // Sw…
-
comment
Comment #47102356
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 wil…
-
comment
Comment #46990969
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?
-
comment
Comment #46867414
It's nice to buy responsibility when it's upheld, else you're just trading your money for the inability to fix things.
-
comment
Comment #46847301
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. In…
-
comment
Comment #46847253
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…
-
comment
Comment #46836822
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.
-
comment
Comment #46817694
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…
-
comment
Comment #46794079
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.
-
comment
Comment #46757078
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?
-
comment
Comment #46632809
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…
-
comment
Comment #46631977
A good amount != this. AI being able to do the easy parts of something doesn't replace the hard ones.
-
comment
Comment #46609148
> 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 ru…
-
comment
Comment #46609060
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…
-
comment
Comment #46605650
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 co…
-
comment
Comment #46592483
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…
-
comment
Comment #46563207
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 wit…
-
comment
Comment #46563079
Craziest thing: You can still script in bash/zsh even if you use fish but you can't always copy-paste from StackOverflow.
-
comment
Comment #46563072
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…