Live data from Hacker News

Viewing profile — mdpm

mdpm

HN member
Joined
Wed, Jan 26, 2011, 1:45 PM UTC
HN karma
224
Public activity
141 items

About mdpm

No profile information was provided.

Recent public activity

  1. comment
    Comment #45630509

    Same, except when 12 came out, I did 8 -> 12. A backup between each, but unneeded, it was seamless - just incremental migrations per release.

  2. comment
    Comment #36784170

    Try surfingkeys. You'll likely like it.

  3. comment
    Comment #36752438

    [flagged]

  4. comment
    Comment #36210614

    Who owns a community? The individuals who contribute to it, or the organizations that foot the file hosting bill? How do we move the ownership to where it belongs?

  5. comment
    Comment #33184604

    Seconding this. It's seemingly unknown, but the most useable of those I've tried

  6. comment
    Comment #29189291

    That the regime divided people on racial lines was what we were upset with, because they weren't applicable or useful. I think trying to bring it back to "white people" when they o…

  7. comment
    Comment #29174821

    I don't think there's malice, nor believe I know your motivation - the discussion has been civil from my view. My singular observation has been that you seem to repeatedly wish to …

  8. comment
    Comment #29173616

    I'm not looking for a comforting fantasy, I'd just like to not phrase things in a way that implies that a group identity perpetuated something that clearly many or most didn't agre…

  9. comment
    Comment #29173151

    White people are a minority in the country. Given an opportunity to change the story, the overwhelming majority of them supported that, and were willing to hand over power. [1] It …

  10. comment
    Comment #29170114

    I was a child of that transition, and part of a family that worked and fought for that transition. Don't decry the efforts that led to it having the broad support it did. Did some …

  11. comment
    Comment #29037364

    We use the Google Families setup to provide some safety features (location), and have device schedules to limit constant use. Families also shows which apps are used, and for how l…

  12. comment
    Comment #28539140

    think of it as a self-closing element. Like became .

  13. comment
    Comment #28332883

    see also felicette. https://github.com/plant99/felicette

  14. comment
    Comment #27959547

    Listary is a good ui for full text search, and integrates with the default file dialogs nicely too.

  15. comment
    Comment #25373698

    Clearly this seems to vary by the 'we' you're referring to.

  16. comment
    Comment #25372581

    First names are not given names. Family names are not last names. Given names are not familiar names. Given and family names are not legal names. Please do not use 'abstractions' t…

  17. comment
    Comment #25372512

    https://app.diagrams.net/ Versioned, text format diagrams. Alternately as mentioned, the mermaid DSL or similar, but this is daunting for non-technical users. I'm more a fan of hav…

  18. comment
    Comment #25328222

    (just shift+right click in good browsers)

  19. comment
    Comment #25287476

    Yeah, that wasn't the original question. I'm a paying protonmail customer, for privacy, for my whole family. Trying to get a read of how much that's likely to be an issue in future…

  20. comment
    Comment #25278022

    Interesting. Makes me wonder if even YAML could be brought to heel ... There was a moment in the web's history where we were trying to figure out how to make XML, HTML, RSS, and 'm…

  21. comment
    Comment #25277342

    Are you simply blocking @pm or @protonmail addresses, blocking domains that have protonmail MX, or blocking known protonmail SMTP servers?

  22. comment
    Comment #25277102

    HTML5 documents are not XML; this means that tooling that isn't a browser, or isn't 'HTML aware' became excluded. The web 'special cased' itself at this point, and HTML and common …

  23. comment
    Comment #25276257

    HTML5 is no longer XHTML compliant. There were a suite of tools that worked with markup that weren't browsers. This allowed the web to be the input, output, and middle of other cha…

  24. comment
    Comment #25275897

    Strong IDE support is a feature of a vendor language? Not surprised. The web has a few good IDEs too, but as you're free to use your own compilers, linker, dependency management, e…

  25. comment
    Comment #25275871

    Wait till you see that you just need to log output in CI like ##teamcity[setParameter name='foo' value='bar']] or ##vso[task.setvariable variable=foo]bar From any package in your d…