HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hsx

no profile record

comments

hsx
·4 個月前·discuss
Operational Transformation: https://en.wikipedia.org/wiki/Operational_transformation
hsx
·6 個月前·discuss
I've allegedly been blocked by Cloudflare, despite accessing from an Australian residential IP..

Unless you're geoblocking?
hsx
·6 個月前·discuss
I've noticed a lot of the links don't work, including "Watch demo".

Hard to assess it without seeing a demo, given there's no try-before-you-buy mechanism.
hsx
·去年·discuss
I'm working on FeedSync, which polls RSS feeds and pushes new entries to Discord.

It's built on Phoenix/Elixir and has been pretty rock solid.

Sign up currently requires a card number, but that's something I'm hoping to fix in the next week or so. If you do happen to sign up, I'll set your account to an unlimited free trial ;)

https://feedsync.net/
hsx
·去年·discuss
Wow! Surprised to see this on the front page.

I built this about 8 years ago on a whim, and it blew up. Only recently did I learn there was a memory leak, after getting a big traffic spike that caused an OOM.

Over the years it’s burned through several TB of bandwidth per month.

I built ascii.live to support different animations for fun, although I don’t have as much time to review PRs as I’d like.
hsx
·去年·discuss
Do you mean they technically have RSS, but they’re using slightly different fields? E.g. summary instead of description?

I’m using FastRSS[^0] with some lightweight pattern matching to convert them to an internal model. I get error notifications for mismatches, and just push a new pattern match to handle the outlier.

Longer term it could be interesting to get an LLM to write some Lua to parse JIT.

[^0]: https://github.com/avencera/fast_rss
hsx
·去年·discuss
I’ve been building an Elixir app to poll RSS feeds and pipe new entries to Discord.

Performance is rock solid, and it’s almost ready to release, I just need to tweak a few things (like free trial with no CC).

I have a very long to do list, and ultimately want to extend it with “change detection”, e.g. notify when an HTML element on a website changes.

All feedback is welcome

https://feedsync.net
hsx
·3 年前·discuss
This looks great, it's a shame that you have to go all the way through the payment process to see "Not available in your country (Australia)" though..