Viewing profile — michalhosna
michalhosna
HN member- Joined
- Tue, Apr 10, 2018, 2:18 PM UTC
- HN karma
- 75
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About michalhosna
Recent public activity
-
comment
Comment #48573526
> their ICE cars are notorious for being unreliable compared to the Japanese car-makers. I always read this online, but my personal experience in EU doesn't match that at all in qu…
- story
-
comment
Comment #47217149
See https://status.claude.com > Elevated errors on claude.ai, console, and claude code > We have identified that the Claude API is working as intended. The issues we are seeing are…
-
comment
Comment #45834670
I am super happy with Valetudo. Since the robots got cameras and microphones, it's a no-go for me to have it in my home connected to some cloud. It's little bit challenging to orie…
-
comment
Comment #45834638
You can then cut the robot off the internet completely. Which you cant do with the 1st party apps. This alone is enough for me. The private builder is not great, but the reason are…
-
comment
Comment #45803635
Sooo, what do you think about Edward Snowden?
-
comment
Comment #44080461
Czech. His website: https://danyk.cz/index_en.html
-
comment
Comment #42930346
Were you able to read the parent comment at all? Are you confused by the questions/arguments in it?
-
comment
Comment #42430378
> The Nokia 5110 is a 2G telephone, meaning it uses the original 2G mobile network to communicate. This network has long been decommissioned in most western countries, including Au…
-
comment
Comment #38639447
> there couldnt be a more significant current event happening right now Not that this should be a competition, but there still are other wars with atrocities/genocides happening at…
- story
-
comment
Comment #33908003
It is a feature with warning everywhere. You'll need physical access to the device to enable docker. I think is still a very nice feature to release even if it's no complete and fu…
- story
- comment
- story
-
comment
Comment #30476694
> If you are neutral in situations of injustice, you have chosen the side of the oppressor. If an elephant has its foot on the tail of a mouse and you say that you are neutral, the…
-
comment
Comment #30476688
Stopping WWIII by giving out "donated ads". Well done. And for reference, google makes $2M about every 5 seconds.
- story
-
comment
Comment #30344558
Why is it undefined behavior?
-
comment
Comment #29749443
If you are talking about "Here is an example of a complete workload that measures performance of selecting rows by random keys", then you are looking at Rune code rather than Rust …
-
comment
Comment #29606762
Counter example: SQLite
-
comment
Comment #28895045
Not saying is super easy to find. But it's literally the second page in documentation https://ventoy.net/en/doc_start.html
-
comment
Comment #27710084
> If you try blasting mails in or out, your limit will be quickly gone and you will not be able to receive and/or send more. This will also trigged a bunch of alerts on our end. In…
- story
-
comment
Comment #25621262
Using private fields you can more precisely control the “private scope”. #[non_exhaustive] is “crate scoped”, it does not apply limits for use in the same crate. Private fields are…