HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Rush2112

no profile record

Submissions

[untitled]

1 points·by Rush2112·w zeszłym roku·0 comments

Ask HN: What new libraries/frameworks are you developing? And in what language?

2 points·by Rush2112·w zeszłym roku·1 comments

Slidedeck with Pylan examples (Python library for simulating recurring patterns) [pdf]

timokats.xyz
2 points·by Rush2112·w zeszłym roku·0 comments

[untitled]

1 points·by Rush2112·w zeszłym roku·0 comments

[untitled]

1 points·by Rush2112·2 lata temu·0 comments

[untitled]

1 points·by Rush2112·2 lata temu·0 comments

comments

Rush2112
·w zeszłym roku·discuss
Cool project. So I can run: cly run <alias> <parameter> and the parameter will be appended to the alias?
Rush2112
·w zeszłym roku·discuss
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).
Rush2112
·w zeszłym roku·discuss
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
Rush2112
·w zeszłym roku·discuss
ah ok. Thanks!
Rush2112
·w zeszłym roku·discuss
Hi, great project! Can you add the library pylan? https://pypi.org/project/pylan-lib/
Rush2112
·w zeszłym roku·discuss
My format: hello@<fullname>.xyz. It's the same domain name as my personal webpage. E.g. [email protected] or [email protected]
Rush2112
·w zeszłym roku·discuss
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 finances better. It's currently on my GitHub and I'm looking for new things to add to it :) https://github.com/TimoKats/pylan
Rush2112
·2 lata temu·discuss
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.