Viewing profile — MrMid
MrMid
HN member- Joined
- Tue, Apr 09, 2013, 9:59 PM UTC
- HN karma
- 79
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About MrMid
Recent public activity
-
comment
Comment #43425546
[2012]
-
comment
Comment #43425538
Exactly, it consumes heat. > ... took advantage of small amounts of excess heat to emit more power than consumed.
-
comment
Comment #42450013
On desktop Firefox (133) on Ubuntu (24.10) it does look blurry.
-
comment
Comment #42234656
Nor the other way round, though.
-
comment
Comment #40695115
The intended use-case for this board is some robotics applications. I don't think parts of robots need to communicate via gigabit. 10/100 Base-T is presumably easier to implement a…
-
comment
Comment #40535784
Can you explain?
-
comment
Comment #34339415
Czech Republic: Český národní registr dárců dřeně ( https://kostnidren.cz )
-
comment
Comment #34011600
Have you tried LSP with gopls on Sublime 4 recently? Works great for me.
-
comment
Comment #33481378
We tried 1 kg of baking soda. It absorbed a little bit of the humidity, but the mold appeared on the food itself.
-
comment
Comment #33481355
We bake it on low temperature for like two hours. We did it just once, so we cannot assess whether it's still efficient with the baking energy included. But the winter is coming no…
-
comment
Comment #33464976
The cooling in this freezer is all around the walls, and the condensed water stays on the walls and then falls down on the bottom. There was originally no drain hole, and even addi…
-
comment
Comment #33464690
We made such chest fridge from an old freezer, and have been using it for almost a year now. The floor space it takes isn't that concerning, as it doubles as a counter top. It real…
-
comment
Comment #33341146
Yearly. See the tooltips in table headers.
-
comment
Comment #26273118
Because Google is a major source of funding for Mozilla. I don't remember details, but they tried to be funded by other search providers. It didn't provide enough funding, though. …
-
comment
Comment #25968671
Take a look at https://tldr.sh/ .
-
comment
Comment #25517942
I have the WD19TB and it is great. I've never had problems with it, though Dell updates its firmware frequently, so it seems they are still tuning it.
-
comment
Comment #25515871
They also have a mobile app with downloadable maps. Look for Mapy.cz. I used it throughout whole Europe, and found it superior to even local apps (map content) and OSMAnd (map rend…
-
comment
Comment #23538358
This is part 3. Part 2 discussed here: https://news.ycombinator.com/item?id=23445575
-
comment
Comment #23190280
It has been presented to me as an alternative to GSM. It's short for Long Range. They marketed it as a product for smart city, not smart home. But of course that doesn't mean you c…
-
comment
Comment #21523438
Is it turtles all the way down?
-
comment
Comment #21447196
I was really surprised that modern smartphones are not able to ring an alarm while they are turned off. My daily driver, Sony Ericsson ELM, rings an alarm each morning I need it, f…
- comment
-
comment
Comment #18502850
I don't think you want to do a blind test on a bike.
-
comment
Comment #17000999
Actually, I do. This is not a form for user to change his own password, rather a administrators form to change another user's form. And for such actions the administrators identity…
-
comment
Comment #16965475
Well, a while ago I saw this code (on my own project!): window.open("?controller=users&action=changePassword&name=" + user_name + "&password=" + password) I was horrified, glad it …