Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kawogi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
73 ms
·
1.
▲
by
kawogi
5d ago
In theory, air-gaps can be circumvented by bribing or blackmailing people, which is in reach for an LLM/agent.
2.
▲
by
kawogi
22d ago
I think the term "AI incest" would sum this up :)
3.
▲
by
kawogi
2mo ago
While I'm waiting for my Kia EV3 to arrive, I'm desparately trying to figure out which wallbox I need to buy to make use of V2H/V2G. Everything claims to be "ready", but I still don't know whether V2H/V2L
4.
▲
by
kawogi
2mo ago
IIUC that was meant as an intermediate step (which isn't uncommon), which IMO makes the translation way less exciting. The interesting part will be whether they can transform that "mechanical Rust" into something idiomatic. I
5.
▲
by
kawogi
2mo ago
In my experience, it absolutely does (at least if you use it idiomatically). Using the type system (esp. enums, Result and newtypes) makes a good bunch of invalid states irrepresentable. This also helps to focus on the remaining things that
6.
▲
by
kawogi
3mo ago
I had no troubles targeting an ATTiny13A with Rust. (had to disable debug symbols, though) Why should that be any harder than C?
7.
▲
by
kawogi
4mo ago
IIUC only 50k LoC are non-test code, which improves the metric. Whether that's enough tests still depends on the code. If most are getters and setters, the coverage might be ok.
8.
▲
by
kawogi
5mo ago
I often wish this type existed, but didn't find a way to define the niche value for the compiler to optimize the None-case. Do you know a solution to this?
9.
▲
by
kawogi
8mo ago
Support for Firefox on Linux is still only in nightly (unless that changed "very" recently) This blocks progress (and motivation) on some of my projects.
10.
▲
by
kawogi
8mo ago
In your specific example `std::convert::Infallible` can be used: https://doc.rust-lang.org/std/convert/enum.Infallible.html
11.
▲
by
kawogi
2y ago
LineageOS was just the easiest for me personally (was already installed anyway). But aren't there parental tools to lock down phones for non-tech people? Another middle ground would be to insert no SIM card (my kids only had access via
12.
▲
by
kawogi
2y ago
> Initial results from a groundbreaking study by the National Institute of Health reveal that MRI's found significant differences in the brains of children who use smartphones, tablets, and video games more than seven hours a day. R
13.
▲
by
kawogi
2y ago
Who will teach them how to (not) use them once they have one? I mean things like privacy, phishing, social media risks, addiction, subscription fees, etc.? I think the possession of a device isn't the risk itself.
14.
▲
by
kawogi
2y ago
So, no flexibility, spontaneity? So far we had: - "I'd like to stay with a friend after school - they'll drive me home after dinner", "Sure, thanks for the info, have fun" - "Fire alert, I'm fine but
15.
▲
by
kawogi
2y ago
I had the same sentiment when reading. It all looks like B'n'W opinions and mixing devices and services. I completely miss the "parenting" aspect. It's all about prohibition.
16.
▲
by
kawogi
2y ago
I wholeheartedly agree. I think it's more important to talk about the services they use than what device they're on. And most problematic services already have an age limit. It's the parents' damn job to make sure their
17.
▲
by
kawogi
2y ago
> Let’s protect the elementary and middle school years from the distractions and the dangers of a smartphone. > … because of unrealistic social pressure and expectations to have one. Sorry, but I do not agree with the equivalence of a
18.
▲
by
kawogi
2y ago
At least everyone who's stuck with Windows and AAA-gaming. But we'll see for how long.
19.
▲
by
kawogi
2y ago
> However, this solution is not very ergonomic, as it requires the user of the function to first check if the returned value is Some(iterator) and only then iterate over the iterator. I'd use `flatten()` to iterate over this nested
20.
▲
by
kawogi
2y ago
I really wish that I could pay for an ad-free service, without being tracked on every site there is :( Just offer a plain youtube-Account and we have a deal.
21.
▲
by
kawogi
3y ago
Our kids at school are using https://cscircles.cemc.uwaterloo.ca/ for an introduction to Python and it seems they're making good progress (age 11 to 14) It's available in German (and maybe other languages), too.
22.
▲
by
kawogi
3y ago
Ah, yes. Should have been more specific: NXT and EV3
23.
▲
by
kawogi
3y ago
I'm still mad that they discontinued Mindstorms. My school isn't able to replace their components if they break and I cannot get additional motors for my projects any more. Does anyone know how good their "LEGO® Education SPI
24.
▲
by
kawogi
3y ago
Funny coincidence. I found Dracula for VSStudio two days ago. So far it is the only dark theme that provides overall readable texts combined with red-shift for me. Single-line comments could be a bit brighter, though.
25.
▲
by
kawogi
3y ago
you can swipe the address bar to switch between tabs. Better than nothing.
26.
▲
by
kawogi
3y ago
I like my Fairphone, but it's certainly not everyone's choice.
27.
▲
by
kawogi
3y ago
That's the second time on HN where I thought some article was about the window-system :(
28.
▲
by
kawogi
3y ago
> Germany is filling the gap by importing electricity from France Not to disagree, but the picture is more complex. https://www.reuters.com/business/energy/even-crisis-germany-... > Maybe ask France or the U
29.
▲
by
kawogi
3y ago
I never suggested that "my personal solution" is to be applied everywhere. I suggested to work on making renewables more approachable and to reduce the energy consumption where it's feasible. Not sure why I'm being perso
30.
▲
by
kawogi
3y ago
Then, I'm one of them. I own a PV covering 120 % of my yearly power consumption. I obtain the remaining (night-time) energy from a 100 % renewable provider (no nuclear). I rarely use my car, which only consumes 5 l / 100 km. Most
More ›