theSage | 2 years ago | on: Ask HN: Who wants to be hired? (October 2023)
theSage's comments
theSage | 3 years ago | on: KeePassXC Audit Report
On a few devices that never connect to the same wifi i use tailscale to connect Syncthing.
theSage | 3 years ago | on: Ask HN: Those making $0/month or less on side projects – Show and tell
I've been working on this CI system for a while.
1. Zero setup. Works on git hooks.
2. Python as the config language. Makes it very easy to do dependencies/matrix jobs/conditional jobs.
3. Offline first. It can work online with gitea as well.
4. Everything is in git. I don't need to muck around in and configure the CI system itself.
theSage | 3 years ago | on: Feature flags in a CI pipeline
I'd love some feedback on what else I could add to this project to make life easier for people.
theSage | 4 years ago | on: Show HN: Staticsite: Super simple Jinja2 based static site generator
I built this a while back for small projects where I wanted to build a static site without introducing the whole npm/js ecosystem.
The main advantage is having re-usable parts for the HTML/CSS/JS instead of writing duplicated markup.
I usually couple this with htmx.org when I want to introduce flask/django/fastapi in the project and things work out wonderfully since I'm already in the python ecosystem.
theSage | 5 years ago | on: GitHub isn't fun anymore
theSage | 6 years ago | on: Ask HN: Does anybody need any help?
The only thing I kept in mind was that almost all our members were using really bad 2g connections and so the site had to be super lightweight.
Anything you can help with/tell us to improve would go a long way.
https://www.pyjaipur.org/ https://github.com/PyJaipur/PyJaipur/tree/master/website
theSage | 6 years ago | on: Show HN: Log-Scale Covid-19 Plots
https://gist.github.com/theSage21/29608c666a378dcb276a9dd9e4...
theSage | 6 years ago | on: Table Detection and Extraction Using Deep Learning
theSage | 6 years ago | on: Tmux Tutorial
If Alice has a session on a remote machine you have access to. You can run `tmux new-session -s bob -t Alice`
With this both share he same view but can move cursors independently.
theSage | 6 years ago | on: Types for Python HTTP APIs
theSage | 6 years ago | on: Ask HN: A colleague is leaving. How to investigate what went wrong?
theSage | 6 years ago | on: Ask HN: A colleague is leaving. How to investigate what went wrong?
You're right that people leaving is normal. What I'd like to be sure of is that they are leaving because of the right reasons.
theSage | 6 years ago | on: Ask HN: A colleague is leaving. How to investigate what went wrong?
I don't suppose toxic people think/know that they are toxic, so how do I find out if we are?
theSage | 6 years ago | on: Ask HN: A colleague is leaving. How to investigate what went wrong?
I think an example would help?
theSage | 6 years ago | on: Ask HN: A colleague is leaving. How to investigate what went wrong?
theSage | 6 years ago | on: Ask HN: A colleague is leaving. How to investigate what went wrong?
theSage | 6 years ago | on: Ask HN: What keyboard do you use?
The connector cable in the middle is becoming a little loose and it did not ship with a spare. Would have been easy enough to replace but I can't find any micro-to-mini usb cables. I'm just hoping to splice one together myself once it goes kaput.
https://www.amazon.com/Koolertron-Programmable-Mechanical-Ke...
theSage | 6 years ago | on: Ask HN: Who wants to be hired? (August 2019)
Remote: yes
Willing to relocate: yes
Technologies: python,pytorch,svelte,ansible,jupyter
Résumé/CV: https://www.arjoonn.com/cv
Email: [email protected]
theSage | 6 years ago | on: Implementing Poincaré Embeddings (2017)