Viewing profile — Rush2112
Rush2112
HN member- Joined
- Sun, Feb 06, 2022, 11:35 AM UTC
- HN karma
- 54
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About Rush2112
No profile information was provided.
Recent public activity
-
comment
Comment #43923736
Cool project. So I can run: cly run and the parameter will be appended to the alias?
- story
-
comment
Comment #43885766
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).
-
comment
Comment #43828891
Go program that converts markdown files (e.g. from an obsidian vault) to RSS feed with tags, publication date, etc. https://github.com/TimoKats/mdrss
-
comment
Comment #43370854
ah ok. Thanks!
-
comment
Comment #43370772
Hi, great project! Can you add the library pylan? https://pypi.org/project/pylan-lib/
-
comment
Comment #43360637
My format: hello@ .xyz. It's the same domain name as my personal webpage. E.g. hello@johndoe.xyz or hello@janedoe.me
- story
- story
- story
-
comment
Comment #43158317
I made a Python library that can be used to simulate the combined effect of financial patterns (e.g. salary, inflation, investment gains, etc) over time so you can plan your financ…
-
comment
Comment #42522280
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.
- story
- story
-
comment
Comment #41610100
This app reminds me of the marx brothers quote, “Time flies like an arrow, fruit flies like a banana.”
- story
-
comment
Comment #41408094
Hey thanks for your comment. Today I actually added support for this. If you make a markdown link to an audio file it will create an RSS enclosure. Including the file length (if it…
-
comment
Comment #41408076
Today I added support for RSS enclosures. So you have full support for podcasts/audio formats.
-
comment
Comment #41378653
Yes! This is exactly what it's meant for.
-
comment
Comment #41306890
It suppports links already. So it’s not a lot of effort to add this. Good idea will look into it!
-
comment
Comment #41301930
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 tho…
-
comment
Comment #41301846
Hi thanks for this comment. I'll look into Atom a bit more for this tool. Heard a lot about it.
-
comment
Comment #41301828
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.
-
comment
Comment #41301793
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 …
- story