Viewing profile — kawogi
kawogi
HN member- Joined
- Mon, Sep 19, 2022, 9:08 PM UTC
- HN karma
- 52
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About kawogi
No profile information was provided.
Recent public activity
-
comment
Comment #49149044
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 do…
-
comment
Comment #48890541
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 …
-
comment
Comment #48890401
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 irrepresen…
-
comment
Comment #48720554
I had no troubles targeting an ATTiny13A with Rust. (had to disable debug symbols, though) Why should that be any harder than C?
-
comment
Comment #48205657
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.
-
comment
Comment #47920069
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?
-
comment
Comment #46708599
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.
-
comment
Comment #46627003
In your specific example `std::convert::Infallible` can be used: https://doc.rust-lang.org/std/convert/enum.Infallible.html
-
comment
Comment #42012746
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 woul…
-
comment
Comment #42012451
> 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, tab…
-
comment
Comment #42012327
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 o…
-
comment
Comment #42012273
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 …
-
comment
Comment #42012208
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.
-
comment
Comment #42012197
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 t…
-
comment
Comment #42012008
> 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 on…
-
comment
Comment #41526238
At least everyone who's stuck with Windows and AAA-gaming. But we'll see for how long.
-
comment
Comment #41471990
> 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 iterat…
-
comment
Comment #40683706
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.
-
comment
Comment #39707570
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 (a…
-
comment
Comment #39280552
Ah, yes. Should have been more specific: NXT and EV3
-
comment
Comment #39280047
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 an…
-
comment
Comment #39186958
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 comm…
-
comment
Comment #38382856
you can swipe the address bar to switch between tabs. Better than nothing.
-
comment
Comment #37993688
I like my Fairphone, but it's certainly not everyone's choice.
-
comment
Comment #37284467
That's the second time on HN where I thought some article was about the window-system :(