Viewing profile — psophis
psophis
HN member- Joined
- Fri, Mar 15, 2013, 1:26 AM UTC
- HN karma
- 237
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About psophis
@thanegill@mastodon.social @thanegill on Twitter
[ my public key: https://keybase.io/thanegill; my proof: https://keybase.io/thanegill/sigs/0k5zC29APM06lekEMzE9F9BqYVCYAGsqIUz90gxV1Rk ]
Recent public activity
-
comment
Comment #42624128
Not HDMI, but SDI over fiber is basically this. It can be muxed and is used in the broadcast industry for long haul camera feeds.
-
comment
Comment #42331850
This message is for Hawaii. Edit: Now as of "1154 AM PST Thu Dec 5 2024" the warning is canceled: https://www.tsunami.gov/events/PAAQ/2024/12/05/so1aq0/3/WEAK...
- story
- story
-
comment
Comment #38844440
Neat, thanks!
-
comment
Comment #38777242
How do you do that? Is it part of your PROMPT?
-
comment
Comment #38767738
I use this zsh function and define my git alias in my git config. # No arguments: `git status` # With arguments: acts like `git` function g() { if [[ $# > 0 ]]; then git $@ else gi…
-
comment
Comment #31033447
The argument [0] has been made that Twitter was why the US had as good of a response to COVID-19 as it did. [0]: https://stratechery.com/2020/defining-information/
-
comment
Comment #23875711
I'm getting some. 1.1.1.1 isn't responding to any DNS requests for me.
-
comment
Comment #23763762
You can also use add a hyphen ( https://linuxhint.com/bash-heredoc-tutorial/
-
comment
Comment #20332352
Location: Seattle Area Remote: Yes Willing to relocate: No Technologies: Linux, NixOS, Python, Docker, iOS, Networking. Résumé/CV: Available upon request. Email: admin [at] psophis…
-
comment
Comment #19725576
What's the difference between this and a properly setup file type plugin? As here [0] with python lets you open imported modules using `gf`. [0]: https://github.com/vim/vim/blob/a8…
-
comment
Comment #19725438
This is very cool. Though I’ve always done remote wireshark captures: ssh root@sniff_server_ip -p port tcpdump -U -s0 'not port 22' -i eth0 -w - | wireshark -k -i - Source: https:/…
-
comment
Comment #19205027
About a month ago I found a similar device on aliexpress that has GPS and SIM card slot: https://www.aliexpress.com/item/1m-USB-Charging-Data-Cable-f... ?
- story
- story
-
comment
Comment #12276273
I usually use Apache bench: https://httpd.apache.org/docs/2.4/programs/ab.html
-
comment
Comment #12111345
Drive by wire. I don't think large ships like these have had mechanical controls in decades.
-
comment
Comment #11406851
Location: Seattle, WA Remote: Yes Willing to relocate: Yes, Portland or Eugene, OR. Technologies: Swift, iOS, Rx, Network architecture, Python, PHP. Résumé/CV: https://github.com/t…
-
comment
Comment #11313846
Uber is positioned to be the platform for transportation as a service. In their ideal world no one would own a car. Owning a car, like a plane or boat, would be come a luxury item.…
-
comment
Comment #10906906
There's a very active subreddit[0] that discusses a lot of stuff like this. Worth checking out if you've considered having a server in your home. [0] https://reddit.com/r/homelab
- story
-
comment
Comment #10556764
An open source version that is not affiliated with f.lux: https://github.com/thomasfinch/GammaThingy/
-
comment
Comment #10389539
I don't think there would be any benefit. Square was revolutionary when they were the only one with mobile card reader technology. Now everyone has it. The only thing they have goi…
-
comment
Comment #10362096
That is impressive. I haven't used the Seattle one yet. It sounds like City of Boston has the resources to do things as they break or wear out. They just don't have the man power t…