Viewing profile — mjochim
mjochim
HN member- Joined
- Thu, Sep 05, 2019, 2:44 PM UTC
- HN karma
- 133
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About mjochim
No profile information was provided.
Recent public activity
-
comment
Comment #46429412
Electric meters often blink a signal LED for every X kWh, so other devices can read the signal. I'm not sure if this is used for bidirectional communications, though.
-
comment
Comment #45422872
There is pdftk. https://www.pdflabs.com/tools/pdftk-server/
-
comment
Comment #44854134
No, because you can install and configure the firewall before you install package X. (without knowing anything about X, your firewall defaults can just prevent X from doing anythin…
-
comment
Comment #42684329
The library developed and used by 3blue1brown [1] is open-source [2] and seems to fit the same use case. I don’t know about widely-used, though. [1] https://3blue1brown.com [2] htt…
-
comment
Comment #42459424
I have worked through a significant portion of the GPS one, and I learned a lot. I didn't do it in one go, though. Learning takes time.
-
comment
Comment #41955794
Below the first video, it says: > Images were captured using a combination of confocal and two-photon microscopy, live imaging isolated mouse ovarian follicles.
-
comment
Comment #41889619
By "hearing" words, sentences, dialogues in their mind. Just like imagining a picture, but audio instead.
-
comment
Comment #41765832
Hetzner VPS hosts have 10 GBit links.
-
comment
Comment #39903821
The path from source code to distributed binary file is known to be a blind spot. Removing that blind spot is either Harder Than You'd Think or Easier Than You'd Think, depending o…
-
comment
Comment #39739393
Even more interesting is the software that does SELECT * FROM just to display two rows.
-
comment
Comment #39653051
Doesn't seem more convoluted than any other drawing tool to me. The UI of Monodraw appears to be pretty similar to "regular" drawing software.
-
comment
Comment #39380630
On desktop, my favorite text editor plus my favorite file browser. On Android, Markor.
-
comment
Comment #38924521
Since they are the owners, they can do what they want with it no matter the license. The license only says what others who get a copy of the software can do with it.
-
comment
Comment #38256643
If you used docker run -p 5434:5432, this port is accessible from your network, not just your local machine. Couple that with an IPv6 uplink to your ISP (i.e. typically a gobally r…
-
comment
Comment #38120531
> Of course youre up to date with what you last fetched - that is _always_ the case. But that is not what this message is about. It's confusingly worded, as many people agree, but …
-
comment
Comment #38120261
> Or to use the name git gives to that concept, "refs." Thus reflog :) A command name that I read as re-flog for the longest time :D. I really wondered about the strange, strange n…
-
comment
Comment #37666907
I like to read it as The Fine Article.
-
comment
Comment #37618013
That is correct. And still, many, many devs and admins would do exactly that. Which is why in many, many cases, Tofu really isn't Tofu but "trust whatever." When designing or evalu…
-
comment
Comment #37616746
Retreating?
-
comment
Comment #37609098
Things like this can be highly family-specific. A friend of mine (German) says that in his family, his grandmothers are distinguished as "Oma" and "Omi". Which are both generic Ger…
-
comment
Comment #37193042
In Scandinavian languages, gammel or a similarly-spelled cognate means "old". I dont know about rare cases where it might mean "rotten", I dont speak any of them well enough. But i…
-
comment
Comment #35975914
> Stop listening to podcasts. > > Enjoy the quiet. For me, this translates directly to “close this very tab.“ “Now.“ And I’ll do that, but I’ll hit reply first ;-).
-
comment
Comment #35542101
Have a company whose business purpose justifies spending company money on servers. Make a profit so you have company money to spend. Spend it on servers. There you go.
-
comment
Comment #35541980
German law requires you to own a Personalausweis or Reisepass (passport). If you have a passport, you are not required to also have an ID card/Personalausweis.
-
comment
Comment #34804793
1. Make it long. 2. That's it. I wouldn't want to claim that one ideal set exists. But this one comes close. There is an often-cited XKCD comic that illustrates this: concatenating…