Viewing profile — epogrebnyak
epogrebnyak
HN member- Joined
- Mon, Jul 03, 2023, 9:06 AM UTC
- HN karma
- 34
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About epogrebnyak
No profile information was provided.
Recent public activity
-
comment
Comment #48073345
Really wish [Miguzi Splashback]( https://www.gamezhero.com/games/miguzisplashback ) was there too! The game used to be posted elewhere but not I cannot find a working version.
-
comment
Comment #48032993
Does this make any problem that two of the three laws are formulated as negation - not to do something? If not antropomorphising then what, without 'not'? I like third law formatio…
-
comment
Comment #47976548
Some tutorials seem to predate introduction of monad itself, it seemed... )
-
comment
Comment #47430559
Ahhh I get it the moment I asked, there are usually no votes on comments
-
comment
Comment #47430549
Wonder why median votes count is 0, seems every post is getting at least a few votes - maybe this was not the case in the past
-
comment
Comment #47309717
I just released an update to a command line utility that inspects PATH environment variable. It's in Python, switched to uv from poetry, added new color scheme with rich and made s…
-
comment
Comment #41956622
The core of the library in under 350 lines of code, and it enables to create a chart of accounts, open a ledger, and post entries to ledger, as well as to close ledger properly at …
- story
-
comment
Comment #39868064
I was reviewing my previous work - a website called Econometrics Navigator that provides some links to open source textbooks and blogs and felt I wanted to put together a list of t…
- story
-
comment
Comment #39529622
Thanks for explaining, looks very clever. Is this syntax part of bash?
-
comment
Comment #39522290
Actually funny enough does not do that - cool possible feature Should it be `justpath --contains .`? Opened issue here: https://github.com/epogrebnyak/justpath/issues/10
-
comment
Comment #39515626
How does (N[-1]) get resolved?
-
comment
Comment #39515569
For me the use case was trying to understand what directories should I clean from path and if there where duplicates. Just something to help understand if my PATH on Windows was re…
-
comment
Comment #39515532
Thanks! Indeed an itch that was both on Linux and Windows - so a tool that I could use in either environment
- story