Live data from Hacker News

Viewing profile — 1j01

1j01

HN member
Joined
Tue, Nov 24, 2015, 12:45 AM UTC
HN karma
29
Public activity
13 items

About 1j01

No profile information was provided.

Recent public activity

  1. comment
    Comment #47019217

    A few points of feedback: - The keys you have to press are only shown once you press them, requiring trial and error unless you look at How To Play first. - It feels weird to me to…

  2. story
  3. comment
    Comment #17299701

    Definitely a mistake, and incredibly unlikely any human judgement was involved; jspaint is completely safe.

  4. comment
    Comment #17299661

    Yup, it's a known issue: https://github.com/1j01/jspaint/issues/113

  5. comment
    Comment #17275388

    More information at the old domain: https://jspaint.ml

  6. story
  7. comment
    Comment #16196721

    To do it "properly", wrap it in `undoable`, then you don't need use `trigger`, and you can undo it normally. :) undoable(function(){ for(var i = 0; i

  8. comment
    Comment #16183598

    It changes the URL to store the image in a specific session, so if you close the tab by accident you can reopen it from history (or ctrl+shift+t in some browsers) I've opened an is…

  9. comment
    Comment #16182371

    this version plays well with modern image formats :)

  10. comment
    Comment #16182341

    Yeah, it's super half baked. I can tell you that as the developer. I plan to focus on collaboration in the successor to this project, Mopaint: https://github.com/1j01/mopaint (Rath…

  11. comment
    Comment #16182140

    jspaint has a special shortcut, you can hold Ctrl while making a selection

  12. comment
    Comment #16182090

    I made it crop the image if you make a selection while holding Ctrl. It's not how it's done in any version of mspaint, but I considered it useful enough.

  13. comment
    Comment #16181932

    It's Ctrl+NumpadPlus/Minus on mspaint, or just NumpadPlus/Minus on jspaint; no way to do it beyond the preset sizes without a numpad, so far, I'm afraid