Live data from Hacker News

Viewing profile — klimeryk

klimeryk

HN member
Joined
Mon, Nov 26, 2012, 11:40 AM UTC
HN karma
398
Public activity
59 items

About klimeryk

You can contact me at any email at @hn.klimer.eu. Funny and creative addresses will get priority ;)

https://klimer.eu/

Recent public activity

  1. story
    Ask HN: Who do you trust for product reviews?

    Inspired by a recent story about Wired "Not Recommending" AirGradient monitor: https://news.ycombinator.com/item?id=44810574 I own two devices from AirGradient and, based on my res…

  2. comment
    Comment #44075984

    Nice, TIL! I knew ReMarkable stored the written notes in a special file, but it sounded a bit hacky, so I did not want to touch that. Good to see someone managed to make it work! I…

  3. comment
    Comment #44074601

    ReCalendar supports loading any ICS file - but since you ultimately generate a PDF for the whole year, it will just load the events present at that moment in the calendar (see http…

  4. comment
    Comment #44073813

    Self-plug: I created https://recalendar.me/ (open-source and always free) to solve this from a different perspective. It allows creating highly customized PDF calendars for e-ink t…

  5. story
  6. comment
    Comment #41981564

    You can change the domain to xcancel.com in the link to view it in an interface that is not so hostile: https://xcancel.com/javier/status/1850950335625388186 But in this particular…

  7. comment
    Comment #41859007

    Love that! Not many folks will notice, but those that do, it will make their day (or make their skin crawl). Speaking of which, there's two or three Easter Eggs in this app as well…

  8. comment
    Comment #41858991

    Hah, appreciate it! It's been indeed quite a ride (and it seems the CEO is not stopping). Glad for the offer, it was the very last nudge I needed.

  9. comment
    Comment #41858949

    Thanks, Bob! \o/

  10. comment
    Comment #41858938

    Sorry about that - it's a regression I caused last night, see https://github.com/klimeryk/dealwithit/issues/38 . It should be fixed since this morning UTC.

  11. comment
    Comment #41858906

    Ah, I see, that makes more sense then. TIL, thank you!

  12. comment
    Comment #41858193

    No, it's correct - for some reason, the library expects centisecs O.o See https://github.com/jimp-dev/gifwrap?tab=readme-ov-file#new_G... Although, I will admit I never waited 24 h…

  13. comment
    Comment #41857297

    Yup, that's a regression I caused last night - see https://github.com/klimeryk/dealwithit/issues/38 . Should be fixed now.

  14. comment
    Comment #41853913

    Glasses can now be set to any color you want. Only applies to the "Classic" style, though. Unless I find the other glasses in SVG format as well. As a nice side-effect, the glasses…

  15. comment
    Comment #41853292

    Hahaha, achievement unlocked! Congratulations!

  16. comment
    Comment #41850964

    On mobile it should work too (at least when I tested on recent iPhones). The drag handle is a bit small, though. Just aim for bottom right corner of the glasses.

  17. comment
    Comment #41850944

    Ah, gotcha! Hahah, yeah, I'm sure this is exactly the use case folks were thinking of when dreaming of AI applications decades ago...

  18. comment
    Comment #41850710

    Well, I'm using their tool in mine (hint is in one of the Easter Eggs... or just look at what's powering the product analytics ;)). So it's an ouroboros of open-source :D

  19. comment
    Comment #41850695

    To clarify - I wrote this tool as my own initiative. On top of the "normal" process (that involved multiple interviews and a day paid trial). I was really excited about the opportu…

  20. comment
    Comment #41850669

    Hahah, so true! One clarification, though: while I'm sure the backend is overpowered (Cloudflare Pages, easily handling the Hug of Death from HN), but in this case it's only servin…

  21. comment
    Comment #41850637

    Should be fixed by https://github.com/klimeryk/dealwithit/commit/7728d06c90c437... As the classic saying goes: > There are only two hard things in Computer Science: cache invalidat…

  22. comment
    Comment #41850132

    Thank you! Yeah, that looks like the pipeline from mediapipe (used for ML face detection) has troubles initializing the WebGL context. I don't see immediately any settings for disa…

  23. comment
    Comment #41849966

    Any console errors?

  24. comment
    Comment #41849900

    Heck yeah! Love the touches like resize handling or rotation support! Contributions are more than welcome... hint hint ;) > It uses face-api.js to find the face Yeah, I'm using Goo…

  25. comment
    Comment #41849826

    Thank you! It was my first time using Tailwind CSS (and antd). Wanted to try them out for a while, so figured it's a nice opportunity.