Live data from Hacker News

Viewing profile — omn1

omn1

HN member
Joined
Sat, Feb 20, 2010, 12:46 PM UTC
HN karma
1,809
Public activity
220 items

About omn1

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #33358603

    Same. Used shuttle for https://endler.dev/2022/zerocal/ lately and was super happy with the experience. I no longer have to worry about hosting and can focus on the product instead…

  3. comment
    Comment #33115032

    True, but for others to resolve the calendar entries you'd need to serve that file somewhere.

  4. comment
    Comment #33115006

    Update: self-hosting works now. Added instructions to the docs. Have fun.

  5. comment
    Comment #33114487

    Got it. The generator logic is in Rust yes. I could have written it in JavaScript as well but it was just easier for me to do that part in Rust. Should have mentioned that. Of cour…

  6. comment
    Comment #33113612

    Good question. It depends on your definition of serverless. Strictly speaking there is no serverless, there's always some infrastructure somewhere. However the calendar file gets c…

  7. comment
    Comment #33113530

    You could do that but you'd have to create the ics file manually and not every platform allows you to share ics files. My original use-case was Github. Wanted to share invites for …

  8. comment
    Comment #33113490

    Not sure I understand because that's what it is basically. The Rust part is just for the routing; it decides whether to serve the form or the generated calendar file.

  9. comment
    Comment #33112509

    Thanks for the info. I thought I fixed that lately [1]. I don't have an iPhone to test it with but I'll see what I can do. At least on the Chrome viewport emulator it looks fine to…

  10. comment
    Comment #33112461

    That's correct.

  11. comment
    Comment #33110886

    It's just Rust, so it can be. Will add a `main.rs` and some instructions, but PRs are welcome if someone beats me to it. ;) https://github.com/mre/zerocal/issues/9

  12. comment
    Comment #33109663

    Author here, had a lot of fun building this as it's just ~100 lines of Rust code + some CSS/HTML. If someone is looking for a fun thing to contribute to during Hacktoberfest, the c…

  13. story
  14. comment
    Comment #32794155

    ripgrep by BurntSushi ( https://github.com/BurntSushi/ripgrep )

  15. comment
    Comment #32735816

    Which is weird because the unicorn is an inlined image (png), encoded in base64. Seems like they broke it.

  16. comment
    Comment #32735748

    Even though the status page ( https://www.githubstatus.com/ ) shows no issues, I'm still getting the occasional 500. It seems to be happening quite irregularly. They are possibly f…

  17. story
    GitHub Outage

    Just noticed issues with Github handling requests and overall flakiness. Getting a lot of status code 500 errors and decided to open this thread for status updates.

  18. story
  19. story
  20. comment
    Comment #29883581

    They did actually. You can paste an image into a Markdown file with cmd/ctrl+v.

  21. story
  22. comment
    Comment #28814869

    I maintain a couple of bigger Github repos and blogs and was shocked at how many links break on a regular basis, so I wrote my own link checker in Rust [1] and started donating to …

  23. comment
    Comment #26508409

    Same. Few years ago I started a little list of linters. Just kept adding tools and the list is huge now thanks to lots of contributors. https://github.com/analysis-tools-dev/static…

  24. comment
    Comment #26037780

    The organizers of the previous RUST devroom (2018, 2019, 2020) decided that we won't be organizing it this year as a huge part of FOSDEM is getting people in the same room and bein…

  25. comment
    Comment #26036470

    Me too. Shout out to the orga team who always provides cheap (but great!) sandwiches and mate. That's FOSDEM to me. That and the nerdy discussions in the rain while waiting in the …