HN user

Rush2112

54 karma
Posts5
Comments22
View on HN

Not following all requirements, but you could also just have an RSS feed generated from markdown files you have locally and publish that (using a tool like mdrss).

[dead] 2 years ago

Custom Github action written in Ruby. Checks if version is upgraded when updating the repository. Prevents creating a new release with an outdated version in the code somewhere.

This app reminds me of the marx brothers quote, “Time flies like an arrow, fruit flies like a banana.”

I can answer that first question: For my personal website I wanted to add some updates for different things. But making an entire webpage seemed a bit much and inconvenient for those that wanted keep up to date. So this solution is just less effort (if you subtract the time taken to create an application for it ;))

I hope I understand the question correctly. The markdown files are assumed to be in the same folder. The RSS file can be wherever. This is all handled using a configuration file.

It still says this in the README yes. But unordered lists should work. I'm still adding things. My view of RSS is somewhat biased because I use newsboat as my RSS reader, which is text only. Feel free to share ideas!

[dead] 3 years ago

Hi everyone, here you can find a demo/article of a small web-app I made that finds the consensus of large sets of text/comments. Thanks!

[dead] 3 years ago

This is a nice article that explains an alternative to regex which is far more readable, scalable and beginner-friendly.

[dead] 3 years ago

For those that want a more readable and scalable alternative to regular expressions.

Inspyr 4 years ago

Hello there my bots and buddys. Last weekend (as a personal project to learn myself Ruby) I created a tool that uses AI generated text for brainstorming/mindmapping purposes.

In short, it's a pretty cool project that might be fun to contribute to/fork as a side project. So if anyone is interested, feel free to go to the GitHub page. Thx!

[dead] 4 years ago

Pretty handy tutorial for DataPalette users.