Viewing profile — omn1
omn1
HN member- Joined
- Sat, Feb 20, 2010, 12:46 PM UTC
- HN karma
- 1,809
- Public activity
- 220 items
- HN profile
- View on Hacker News ↗
About omn1
No profile information was provided.
Recent public activity
- story
-
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…
-
comment
Comment #33115032
True, but for others to resolve the calendar entries you'd need to serve that file somewhere.
-
comment
Comment #33115006
Update: self-hosting works now. Added instructions to the docs. Have fun.
-
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…
-
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…
-
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 …
-
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.
-
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…
-
comment
Comment #33112461
That's correct.
-
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
-
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…
- story
-
comment
Comment #32794155
ripgrep by BurntSushi ( https://github.com/BurntSushi/ripgrep )
-
comment
Comment #32735816
Which is weird because the unicorn is an inlined image (png), encoded in base64. Seems like they broke it.
-
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…
-
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.
- story
- story
-
comment
Comment #29883581
They did actually. You can paste an image into a Markdown file with cmd/ctrl+v.
- story
-
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 …
-
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…
-
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…
-
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 …