Live data from Hacker News

Viewing profile — Rush2112

Rush2112

HN member
Joined
Sun, Feb 06, 2022, 11:35 AM UTC
HN karma
54
Public activity
39 items

About Rush2112

No profile information was provided.

Recent public activity

  1. comment
    Comment #43923736

    Cool project. So I can run: cly run and the parameter will be appended to the alias?

  2. story
  3. 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).

  4. 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

  5. comment
    Comment #43370854

    ah ok. Thanks!

  6. comment
    Comment #43370772

    Hi, great project! Can you add the library pylan? https://pypi.org/project/pylan-lib/

  7. 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

  8. story
  9. story
  10. story
  11. 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…

  12. 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.

  13. story
  14. story
  15. comment
    Comment #41610100

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

  16. story
  17. 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…

  18. comment
    Comment #41408076

    Today I added support for RSS enclosures. So you have full support for podcasts/audio formats.

  19. comment
    Comment #41378653

    Yes! This is exactly what it's meant for.

  20. comment
    Comment #41306890

    It suppports links already. So it’s not a lot of effort to add this. Good idea will look into it!

  21. 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…

  22. comment
    Comment #41301846

    Hi thanks for this comment. I'll look into Atom a bit more for this tool. Heard a lot about it.

  23. 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.

  24. 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 …

  25. story