Live data from Hacker News

Viewing profile — moses-palmer

moses-palmer

HN member
Joined
Mon, Nov 07, 2016, 6:09 PM UTC
HN karma
72
Public activity
21 items

About moses-palmer

No profile information was provided.

Recent public activity

  1. comment
    Comment #48159842

    Well, to be fair, then it's precisely a theoretical concern about hardware sovereignty.

  2. comment
    Comment #44812020

    How curious! So am I, and that is the project that I am the closest to regretting open sourcing. I made the mistake of also implementing keyboard and mouse monitoring---you know, s…

  3. comment
    Comment #43860123

    I don't speak Farsi, but some Arabic, and the Farsi alphabet is related. The letters are completely different in pronunciation: with one dot, it's like the English letter B, and wi…

  4. comment
    Comment #39486871

    I, personally, think you can have nice things like this and they will not get abused. If the right to forage mushrooms on a non-industrial scale, or to walk along the shore next to…

  5. comment
    Comment #38810995

    I read the article twice, because the link title made me think that I as an open source contributor and publisher liable for complaints. My reading of the text is that the one actu…

  6. comment
    Comment #38735514

    Yeah, I was hoping the `clap` macros would perform some unthinkable magic there... I will have to update the help with a listing. In the mean time, have a look here[1] for the poss…

  7. comment
    Comment #38734723

    The main application is actually a thin wrapper around a library that does exactly that, so the best way would be to not perform the final step of turning the data structure into a…

  8. comment
    Comment #38734697

    A kind soul contributed an update to the README---basically the output of `cargo run --bin maze-maker -- --help. I guess today's lesson is: do promote your personal project even wh…

  9. comment
    Comment #38733809

    No, you'll have to exercise your own CPU I'm afraid!

  10. comment
    Comment #38733634

    This, I presume, it's the perfect opportunity to promote my own maze generator[1], which incidentally is a Real Application that you can run on your own computer, and the output of…

  11. comment
    Comment #37333973

    Ah, this brings back memories! A long time ago I maintained a fascination with this, during which I made an application to interactively explore a labyrinth using animated auto-ste…

  12. comment
    Comment #32059294

    My favourite part of the article, hailing from a part of the world _sans raton laveur_, was the explanation of "Raccoon trouble" for purchasing a lot of potatoes. What's with racco…

  13. comment
    Comment #29796112

    it is not missing: https://extensions.gnome.org/extension/3210/compiz-windows-e... . My eldest son has it running on his account, and I predict that later today those wobbly window…

  14. comment
    Comment #28404783

    And of you would consider it taboo, would you still if the same generic sequence were found in another species?

  15. comment
    Comment #28233252

    I find it curious that somebody so invested in recreating a medieval mead does not put in the extra effort of procuring long pepper and grains of paradise---those are certainly spi…

  16. comment
    Comment #27315938

    I think supply is not the only thing to consider. I suffered a SARS-CoV-2 infection around Easter, and received my first vaccine dose a week ago. The days after that I felt much wo…

  17. comment
    Comment #15563660

    A friend of mine aliased `git status` `git statsu`; I, being lazier, chose `git st`. Any time saved I lost by not copying his other alias, `c = commit -amSTUFF`...

  18. comment
    Comment #14629315

    What about gettext _N? I have used a library with a similar interface, and we didn't even get complaints for Slavic languages with very complex pluralisation rules.

  19. comment
    Comment #14352362

    I think that the reasoning against shipping apples across the globe is that consumers do not pay the full price; one might argue that the transportation is subsidised by our extrac…

  20. comment
    Comment #12894814

    Thank you :-) I have been silently reading linked articles and comments here for a couple of years; apparently I needed a reason to push my own semi dormant project as well as an a…

  21. comment
    Comment #12893349

    I have had that as a low-intensive side project for the last three years. It's amazing how responsive a virtual touchpad you can create using touch events + HTML 5 + websockets!