Viewing profile — pmccarren
pmccarren
HN member- Joined
- Tue, Dec 17, 2013, 2:20 AM UTC
- HN karma
- 288
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About pmccarren
Recent public activity
- story
-
comment
Comment #41760705
s/lazy/efficient/g :)
-
comment
Comment #41358911
> CertManager is on strike and certificate has expired Had a good chuckle here, hah.
-
comment
Comment #40792639
I too have been using sops for years, and agree -- dotenvx encryption seems very similar to sops. I'd prefer an integration between dotevnx and sops where dotevnx handles the UX of…
-
comment
Comment #34746039
> Brig. Gen. Pat Ryder, Pentagon press secretary, told reporters Friday that an F-22 fighter aircraft based at Joint Base Elmendorf-Richardson shot down the object using the same t…
-
comment
Comment #32670676
Shameless plug - I've been building the startup Wedge[0]. In addition to helping prevent application fraud, I deeply believe applicants are _people_ and have more to share beyond a…
- comment
-
comment
Comment #27465848
Yep, rather straight-forward. Little bit of iptables forwarding and you're all set: echo 1 > /proc/sys/net/ipv4/ip_forward iptables -A FORWARD -i eth0 -o wlan0 -j ACCEPT iptables -…
-
comment
Comment #27464472
That is very intriguing. The location of injection site was spot on. However, I'm unsure if there are other factors at work beyond specifically location
-
comment
Comment #27464243
Pure, unadulterated speculation: It felt like the mRNA took hold in both my arm, _and_ my heart. Which given the proximity and paths between, is not entirely surprising. It felt li…
-
comment
Comment #27464155
Anecdote: I too experienced this reaction, albeit after the first dose. Noticeable but not significant heart pain beginning approximately 4 hours after getting the first vaccine. S…
-
comment
Comment #27339078
for fans of tmux, I'm partial towards tmate[0], instant tmux session sharing over ssh, optionally through a relay refs: [0] https://tmate.io
-
comment
Comment #27305709
> Google has made a deal for access to patient records from HCA, which which operates 181 hospitals and more than 2,000 healthcare sites in 21 states, _so the tech company can deve…
-
comment
Comment #27269131
I'm a huge fan of croc! Even just for the sake of a single binary, but there's so much more to love about it.
- comment
-
comment
Comment #27269066
I'm a huge fan of croc[0]. Very similar to Magic Wormhole, but a bit more flexible and written in go. Straight from the README: > croc is a tool that allows any two computers to si…
-
comment
Comment #27170906
From my experience, most _independently_ owned cell phone retail stores (Verizon, Sprint, AT&T, etc) have several Cellebrite devices no site which are used daily to aid in device m…
- story
-
comment
Comment #23654226
This is awesome! Firefox Send[0] is another very similar product in the space. Excited for more file transfer players! - [0] https://send.firefox.com
-
comment
Comment #23161997
I'd appreciate a thorough postmortem on this one to satisfy my curiosity.
-
comment
Comment #23161929
I can drag it just fine with the 503 error displayed.. You do have to be a few pixels from the top window border, but it works great nonetheless.
-
comment
Comment #22881330
StatusPage has native Subscriber Notifications [0]. Cloudflare must not have it setup on their end. [0] https://status.io/features
-
comment
Comment #22414964
Hah, I remember this all too well
-
comment
Comment #22311946
Wasn't familiar with BPF programs until I saw your comment, and subsequently went on a search trail. Really like what I've read. BPF and XDP provide so much utility! I thought Jess…
-
comment
Comment #21907186
FWIW, I know iOS's camera natively detects QR codes, and I believe Android does as well. In my opinion, the ability to use the native camera app to read a QR code significantly red…