Live data from Hacker News

Viewing profile — mh-cx

mh-cx

HN member
Joined
Tue, Mar 25, 2014, 10:04 AM UTC
HN karma
917
Public activity
121 items

About mh-cx

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48493711

    As a German I wonder why was this treasure given away to a US museum? Also what is the legal status of ownership of all this? Would have been interesting to read more about this.

  3. comment
    Comment #48414513

    My main complaint with conventional commits always was that they don't include an issue number in the commit title. It's not even mentioned in their standards as optional or someth…

  4. comment
    Comment #43848592

    You might like The Dream Machine: J.c.r. Licklider and the Revolution That Made Computing Personal by M. Mitchell Waldrop Not really about a company, though.

  5. comment
    Comment #42474066

    Can someone explain what this is? The page has almost no information (on mobile) and I don't want to install just to find out.

  6. comment
    Comment #42164678

    Exactly this. In our case we went so far to cache all static assets. Putting them into a directory with a hash in the name made them still easy to bust. # Cache static files locati…

  7. comment
    Comment #42164537

    I wonder why the article doesn't mention utilizing the browser cache for your static CSS and JS assets instead of introducing a service worker as first measure. Few years ago I bui…

  8. story
  9. comment
    Comment #40476851

    As tmux can be extended with plugins I'd recommend to check through this list and see if you find something useful: https://github.com/tmux-plugins/list As a neovim user I can also…

  10. story
  11. comment
    Comment #38112000

    Even if it's obvious: I was missing a "How to use" section in the README that demonstrates how this tool can be invoked. EDIT: Ok, there's something in the "Working with STDIN and …

  12. story
  13. comment
    Comment #37526234

    Hmm, he lost me on page nine where "complete" is explained. > Complete means that every sequence of vectors |a1>, |a2>, ... satisfying lim ... How are the elements of this sequence…

  14. comment
    Comment #37333464

    > We then ask the primary database for a snapshot, a list of all past primary database transactions whose effects are visible to our new transaction. I wonder what happens for reco…

  15. comment
    Comment #34398587

    Title is missing "(2003)".

  16. comment
    Comment #34369340

    This looks really nice but I'm missing specs on the format of the input data.

  17. comment
    Comment #34230354

    If you already know a programming language and prefer a more concise tutorial you might also like this site: https://cplusplus.com/doc/tutorial/ It's way less verbose and more to t…

  18. comment
    Comment #33833691

    Sorry to be nitpicking: https://en.wikipedia.org/wiki/Foobar "Foobar Not to be confused with FUBAR or Foobar2000." It's linked from FUBAR but not under "disambiguation" but "See al…

  19. comment
    Comment #33403322

    This was very insightful, thanks. I'm 49 and can literally watch (pun intended) how my capability to focus in the near field gets worse and worse. I've been using dark themes in th…

  20. comment
    Comment #32192854

    It's not only the ongoing war. Russia's leadership seems to be enganged in state terrorism for several decades now. Here's an interesting interview with Catherine Belton a journali…

  21. comment
    Comment #29257249

    I've never seen this before and wonder how stable/fragile are those crystals? Are they very touch-sensitive or can you carry them around easily in your pocket?

  22. story
  23. comment
    Comment #26399115

    For those that need a concise refresher on - or introduction to - linear equations there's an (as usual) excellent series of 15 short videos from 3blue1brown: https://youtube.com/p…

  24. story
  25. comment
    Comment #24605415

    Maybe I've missed it but in the first setup (without roles) where on the server is defined as which user someone can ssh into the machine now? There's only this global setting: Tru…