Viewing profile — _jsnk
_jsnk
HN member- Joined
- Sun, Feb 23, 2020, 8:56 PM UTC
- HN karma
- 157
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About _jsnk
No profile information was provided.
Recent public activity
-
comment
Comment #37163864
I do something like this. I run wireguard in a container along with dante-server (a socks proxy daemon). I then configured a Firefox profile to connect to the socks daemon running …
-
comment
Comment #35680979
I was excited to try this. I'm bummed at the Google captcha forced down my throat and api.anonchatgpt.com consistently returns HTTP 500 when posting queries.
-
comment
Comment #35349768
I also recommend the SmarterEveryDay video[0] where they rig a bike to turn the opposite way than it is steered. [0] https://www.youtube.com/watch?v=MFzDaBzBlL0
-
comment
Comment #34283558
I recommend Tyler Ley's youtube channel[0] entirely devoted to concrete. He has an episode[1] addressing GFRP that might interest you. [0] https://www.youtube.com/@TylerLey [1] htt…
-
comment
Comment #33179512
I'm very upset by this decision. I've been using Signal as my SMS app for a very long time. Messages that I would have sent via SMS currently will automatically get sent via Signal…
-
comment
Comment #31729523
Regarding authorizing suspect logins, the only thing that would successfully authorize my email client access was visiting https://accounts.google.com/DisplayUnlockCaptcha I finall…
-
comment
Comment #31063794
> speedtest-cli ... can't seem to ever report higher than 300mbps. I routinely get 700-900Mbps reported using speedtest-cli from centurylink fiber. My bottleneck is the CPU on my r…
-
comment
Comment #28447866
I've been running OpenWrt on my original r2 as my primary router and it has been rock solid. (both snapshot builds and now builds from the 21.02 branch). The default builds for the…
-
comment
Comment #26903023
The cdable_vars bash option is among my favorites shopt -s cdable_vars p=/some/path/you/cd/to/a/bunch cd p
-
comment
Comment #22399743
I was successful in using this guide: https://aws.amazon.com/blogs/opensource/open-distro-for-elas... to setup Amazon's Open Distro version of Elasticsearch/Kibana. I had to modify…