Viewing profile — dnsfr
dnsfr
HN member- Joined
- Fri, Sep 20, 2019, 10:54 PM UTC
- HN karma
- 120
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About dnsfr
No profile information was provided.
Recent public activity
- story
-
comment
Comment #25202501
And here is a blog post about it: https://denisidoro.github.io/posts/mind-maps/
- story
-
comment
Comment #25129253
Here's the URL for the web app: https://denisidoro.github.io/move-reminder/
- story
-
comment
Comment #24345936
https://github.com/denisidoro/navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for ar…
- story
-
comment
Comment #23945101
https://github.com/denisidoro/remacro is a plain-text macro expander inspired by React. With this tool it's possible to generate a superset of markdown so that you don't need to re…
- story
-
comment
Comment #21218213
xpt is an abstraction over whatever package managers you have installed in your system. No need to run different commands based on the distro you're running anymore! xpt can instal…
- story
-
comment
Comment #21038665
I'll add it to the "alternatives" section
-
comment
Comment #21038660
I'll add it to the "alternatives" section
-
comment
Comment #21038656
Based on your input, the latest version has a preview window: https://user-images.githubusercontent.com/3226564/65380182-6... . Alternatively, you can use the --print option I hope…
-
comment
Comment #21038643
Cool! Will do it! My only concern is that this way it would be impossible to add subcommands to navi Let's say that in the future I want to add a command for removing a cheat (navi…
-
comment
Comment #21038633
I think it should work out of the box. Did you get any error?
-
comment
Comment #21038625
Thanks! Actually it's written in bash because it started as a 25-line script. If it gets bigger, I'll consider rust.
-
comment
Comment #21038617
I didn't know it requires a login. Do you know any online free platform that can launch a given docker image?
-
comment
Comment #21038615
I could write a zsh/bash plug-in so that it fills the prompt instead of running the command, in the same manner as ctrl-r. What do you think?
-
comment
Comment #21038596
Based on your input, the latest version has a preview window: https://user-images.githubusercontent.com/3226564/65380182-6... I hope you like it!
-
comment
Comment #21032138
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands, prompting for argument values.
- story