Earlier quoted context omitted.
Can you give more details regarding 2?
Sections of the article / book are code modules. They are imported and displayed as text and as graphviz nodes / node groups. At the end I see a graph associated to a long text making sure I’ve covered all ideas and their relationships. https://imgur.com/a/dEeoF1m
Ask HN: Tools you have made for yourself?
441–450 of 458 posts
Re: Ask HN: Tools you have made for yourself?
#442Earlier quoted context omitted.
There’s a lot of anecdotal evidence that starlink isn’t ready for prime time. If you have trees, forget about it.
I have a pretty clear view of the sky so I’m hoping for the best. HughesNet is barely usable for anything but basic browsing and the plan I’m on is more expensive than Starlink to boot.
https://www.reddit.com/r/gadgets/comments/o1zgt2/starlink_di...
Re: Ask HN: Tools you have made for yourself?
#443Re: Ask HN: Tools you have made for yourself?
#444An immersive terminal interface for managing docker containers to help me do that from the command line
Re: Ask HN: Tools you have made for yourself?
#445Wrote a VS Code extension to solve a very minor inconvenience. All it does is that it adds a shortcut to add the current date. Needed this as I use VS Code for journals, notes. Midway, I found another tool that already did the same, but was too excited to build my first extension, so did it anyways :) https://github.com/parth-paradkar/ClipDate
Re: Ask HN: Tools you have made for yourself?
#446Tool to generate a random order of a popular food delivery service in The Netherlands. Wanted to discover new local restaurants instead of eating the same 3 things always. http://thuisbezorgdroulette.nl/
Some restaurantes like sushi for example have items that are just a couple of things and that would not be enough for a full meal for example.
Re: Ask HN: Tools you have made for yourself?
#447Here it is: https://contact.do
If you want to see it in action, here's my contact link: https://contact.do/toni
Re: Ask HN: Tools you have made for yourself?
#448Re: Ask HN: Tools you have made for yourself?
#449i hate slack.
Re: Ask HN: Tools you have made for yourself?
#450* https://github.com/jcubic/gps.py
I've also once wrote a tool that downloaded files from shared hosting sites. It was long ago when RapidShare was main site of this type. It was working with all the sites that was available back then and it was waiting before download the file. It was before captcha was invented. I was using router and dynamic IP and I've even added a function that was disconnecting/connecting the router to change IP when download the files.
The code is in Ruby and on GitHub I think this was one of my first project there https://github.com/jcubic/Downloader