Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
samvimes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
samvimes
8mo ago
Kalshi pays interest on open positions
2.
▲
by
samvimes
3y ago
> "good small old red wooden English book" have to come in that order or it sounds very peculiar. Interesting. As a native English speaker (from the US), I'd say that "good small old" felt a little awkward for m
3.
▲
by
samvimes
3y ago
- ubiquiti edge router x from ~2019.. there's a bash script on the box for updating the blocklist, the rest of the configuration can be done in the GUI - pihole and unbound are running in a VM on an old intel NUC with an i5 and 18GB of
4.
▲
by
samvimes
3y ago
Yes, the re-writes are done on a ubiquiti edge router. The re-write rules count the number of hits, as well as basic connection details like src port/addess, dst port/address, protocol. The biggest offender is the roku, which trie
5.
▲
by
samvimes
3y ago
Devices -> Pi-Hole -> Unbound -> DnsCrypt Some additional details: - Outbound internet access over port 53 is blocked for everything on the network, other than the Pi-Hole/Unbound server - IpTables rule in place to force all o
6.
▲
by
samvimes
6y ago
Why waste time say lot word when few word do trick?
7.
▲
by
samvimes
7y ago
What's stopping you from running your own registry? Or keeping images on a build machine and moving them around with some file sharing mechanism? You don't need a docker account to pull public images from dockerhub, and you don&#x
8.
▲
by
samvimes
7y ago
you seem to be a big proponent of ansible-pull. are any of your use cases/implementations publicly available, I'm really interested to see how people are using ansible-pull in production. I'd like to do something similar, cur
9.
▲
by
samvimes
7y ago
> All this with a single command from my computer without the need of anything else! =P This is my primary problem with ansible. I find that it's been really great for managing things from my local machine, but that model breaks dow
10.
▲
by
samvimes
7y ago
this is the first time I've heard of airtable. It looks sort of neat. I'm curious if it's a thing you use for personal organization or if it;s something you use for work?