adder46 | 4 years ago | on: Show HN: A Minimal Traceroute Implementation
adder46's comments
adder46 | 5 years ago | on: Show HN: Unix style CLI client for dpaste.com
If you often need to share code or output of some command in a pastebin, this tool will lift some of the burdens from your back. It reads from stdin by default if no file argument is passed, meaning it perfectly fits a UNIX-style workflow. It is configurable and easy to use. Check out the README for examples on how to install it and how to use it:
https://github.com/adder46/dpaster.rs
Any critiques regarding improving the code quality, architecture, or functionality, are more than welcome.
adder46 | 5 years ago | on: Show HN: A Terminal Tetris Game
``` [[0, 0, 0, 0], [0, 0, 0, 0], [0, 0, 1, 1], [0, 0, 1, 1]] ```
Notice how the 1s form a square?
As I'm still learning Rust, any suggestions regarding the architecture, overall design of the game, more idiomatic code, etc., are very welcome.
If you want to play or just see how it turned out, check out:
adder46 | 5 years ago | on: Show HN: I built Multy – Generate a short URL to share a list of websites
adder46 | 5 years ago | on: Show HN: I built Multy – Generate a short URL to share a list of websites
adder46 | 5 years ago | on: Show HN: History suggest box for your Python shell
It has been my daily driver for a while now.
Check out the README for instructions if you want to try it out.
Suggestions, bug reports, etc. are welcome.
Let me know what you think:
adder46 | 5 years ago | on: Show HN: History suggest box for your shell
I use it on a daily basis.
Check out the README for instructions if you want to try it out.
Suggestions, bug reports, etc. are welcome.
Let me know what you think:
adder46 | 5 years ago | on: Dpaster – command-line client interface for the dpaste.com pastebin
Check it out and let me know what you think:
adder46 | 5 years ago | on: GitHub download speed discrimination based on location
adder46 | 5 years ago | on: Pyhstr now has bpython support
adder46 | 5 years ago | on: Pyhstr now has IPython support
This app lets you quickly search, navigate and manage your Python shell history.
Various issues were fixed, should be pretty usable now.
adder46 | 5 years ago | on: Bothered by GitHub showing you the same projects to explore over and over?
adder46 | 5 years ago | on: Use Humans.txt to credit your team for a project
adder46 | 5 years ago | on: Ask HN: A story-telling intro to Probability and Stats?
adder46 | 5 years ago | on: Ask HN: Should an engineer try to understand type theory?
adder46 | 5 years ago | on: What if you knew how computers work? (2015)
adder46 | 5 years ago | on: Ask HN: What password manager do you use?
adder46 | 5 years ago | on: Ask HN: What RSS feeds are you subscribed to?