theSage
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I built a small thing that lets me use my phone's keyboard stt to voice type / dictate to my laptop. Works via xdotool so works in vim / browser / TUI etc. Wrote a post about it on my company blog.…
-
Hi! I posted this a long time back. There have been major changes so posting it again. - Jaypore CI (JCI) is a very minimal CI system. It's installed as a single binary on your $PATH. - Runs on your laptop enabling…
-
I couldn't find a lot of content online about how accounting for a SaaS would work if I wanted to implement a pay-as-you-go system; so I wrote a small blog post on it. I'm curious about how other people are solving this…
-
I recently started using Gitea to host all my small projects. This has been great so far, however the lack of an inbuilt CI system like (github / gitlab) ended up hitting me hard. I turned to drone CI / woodpecker CI /…
- Show HN: Staticsite: Super simple Jinja2 based static site generator (thesage21.github.io)
- Show HN: Quickly see class dependencies in Python (github.com)
-
I just came across an old paper discussing searching for functions via type signatures. How prevalent is this kind of search perhaps in code search systems? Does anyone else know more about this kind of work? -…
-
Just came across this paper. Thought the HN community might know about this strain of tech? http://m.jes.ecsdl.org/content/166/13/A3031 Abstract: We present a wide range of testing results on an excellent…
-
A colleague at work is leaving the company soon saying "I don't feel like I'm a fit for <xyz> company". I'll be speaking to them in unofficial capacity soon. What all should we talk about? A few things that came to…
-
What are some of the bad examples of code that you have seen? Something you would want to avoid? I'm looking for examples which fall along the lines of "fail to see the forest for the trees".
-
Initially I had a hard time understanding what a reverse proxy setup is. Eventually I got over that. I recently came across port forwarding on ssh and ansible. Together they allow me to spin up a vpn easily for systems…
- Show HN: Easy write/expose/document bottle APIs (bottle-tools.readthedocs.io)
-
I'm in a startup. Big companies have dedicated teams for security and still face leaks etc. What are some of the essential things about security that I need to know about? Some I can think of are: 1. Don't implement…
-
I came across [sacred](https://sacred.readthedocs.io/en/latest/index.html) to keep track of experiments / reproducibility etc. What do you use?
-
I just discovered that [black](https://github.com/ambv/black) can be set up as a git pre-commit hook. What are some other hooks that people have found useful?
-
I've been meaning to put up an issue bot for auto labeling of issues and a merge bot for handling WIP tags etc in our company's gitlab. Does anyone have experience doing the same? If so what is one thing that this bot…
- Neural network evaluation using diffraction of light (science.sciencemag.org)
- SQuAD v2.0 released (rajpurkar.github.io)
- Show HN: Which religion produces the most atheists? (docs.google.com)