Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LethargicStud
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
LethargicStud
5y ago
This works around a real problem I'm surprised nobody has solved - the ability to register a bunch of keys at the same time. The webauthn spec has public/private keys incorporated: https://www.w3.org/TR/weba
2.
▲
by
LethargicStud
5y ago
It is open source - https://github.com/jchorl/sendfiles
3.
▲
Show HN: Sendfiles.dev – quick, secure P2P file transfer using WebRTC
(sendfiles.dev)
43 points
by
LethargicStud
5y ago
|
7 comments
4.
▲
Show HN: sendfiles.dev – quick, secure p2p file transfer using WebRTC
(sendfiles.dev)
2 points
by
LethargicStud
6y ago
|
1 comments
5.
▲
Building a Repl in Google Sheets
(docs.google.com)
1 points
by
LethargicStud
6y ago
|
0 comments
6.
▲
by
LethargicStud
6y ago
GCP supports remotely loading public ssh keys onto a box. They do this using the metadata endpoint - this is (in theory) a trusted API endpoint available to instances @ 169.254.169.254. IAM actually uses this - when you call other services,
7.
▲
Airbnb is getting ripped apart for asking guests to donate money to hosts
(businessinsider.com)
13 points
by
LethargicStud
6y ago
|
0 comments
8.
▲
by
LethargicStud
6y ago
My main FUD with alpaca.markets is the ability to transfer assets in/out. It doesn't look like they offer ACATS transfers (although there's not much info on this!). Using them for anything beyond entertainment budget is very
9.
▲
by
LethargicStud
6y ago
Hey! I built this because I had 10+ bank accounts, and they were annoying to monitor. I'd log in every month and have to chase down why they didn't look as I expected them too. I've set up Lambda functions to e.g. post bills
10.
▲
Show HN: BankHooks – get webhooks or emails for bank activity
(bankhooks.com)
2 points
by
LethargicStud
6y ago
|
1 comments
11.
▲
Show HN: Papermail.me – the easiest way to send physical mail, online
(papermail.me)
2 points
by
LethargicStud
6y ago
|
2 comments
12.
▲
by
LethargicStud
6y ago
Coming soon! I appreciate the feedback. It uses plaid under the hood, so I get read-only access to bank data. You can validate by inspecting network reqs - it just grabs a public token from plaid and sends it to my backend - I never see the
13.
▲
by
LethargicStud
6y ago
I'm hacking on https://bankhooks.com The premise is simple - define arbitrary conditions on transactions or balances, and get webhooks or emails when those conditions fire on any of your bank accounts. I have >10 bank ac
14.
▲
Show HN: mtls.dev - easily generate mTLS certs in the browser
(mtls.dev)
3 points
by
LethargicStud
7y ago
|
0 comments
15.
▲
by
LethargicStud
7y ago
Mount the docker socket. There's some quirks with storage volume paths. Also, security implications. Was not super hard to get working though. I'd love to go straight to containerd or even basic linux containers but I'm not w
16.
▲
by
LethargicStud
7y ago
This is the exact class of problem that docker itself attempts to avoid. This is why I run docker-compose inside a docker container, so I can control exactly what it has access to and isolate it. There's a guide to do so here[1]. It ha
17.
▲
by
LethargicStud
7y ago
1) You can run your own pull-through cache[0] 2) You can use a different registry 3) Run something like kraken[1] so machines can share already-downloaded images with eachother 4) If you need an emergency response, you can docker save[2] an
18.
▲
by
LethargicStud
7y ago
Yes! That'll probably be our next feature! Thanks for checking it out
19.
▲
by
LethargicStud
7y ago
We've actually been working on something similar. Our goal is to make it as dead simple to send a letter as possible in USA. We'd love any feedback people have! https://papermail.in Feel free to drop us a note at suppo
20.
▲
by
LethargicStud
8y ago
Can someone explain why a government couldn't block the IP of this service? Whether it's a VPN or just dns over https, it seems the servers wouldn't have infinite dynamic ips and could therefore be blocked.
21.
▲
by
LethargicStud
8y ago
Please don't do this. It gives the user the illusion that their connection is secure, but the connection between Cloudflare and the site is not secure. Arguably it's better to encrypt some of the route rather than none of it, but
22.
▲
by
LethargicStud
8y ago
Thanks for all the great work on dev-tools. I recently started developing a chrome extension and found that not all of the great standard functionality was present. Here were some of the main pain points: - debugger; statements do not work
23.
▲
by
LethargicStud
8y ago
> Today, the average taxpayer has one chance in 200 of getting audited. Does this mean 1/200 people get audited, or of the people who meet the conditions to be audited, only 1/200 of them will be audited? The article doesn'
24.
▲
by
LethargicStud
8y ago
Because privacy is good. There could be countries that could physically harm you for accessing certain sites. This is a good step to avoiding that.
25.
▲
by
LethargicStud
9y ago
The self driving accidents might be the easiest for humans to avoid, but if accident rates are lower for self-driving cars, it's still worth it. Let's look at overall numbers and severity, not how avoidable it would be for a human
26.
▲
by
LethargicStud
9y ago
> Theoretically the reputation cost would discourage for-profit organizations from releasing unsafe self-driving vehicles for testing on public roads. This assumes that the reputation costs are comparable in weight to the acts that they
27.
▲
by
LethargicStud
9y ago
This is very anecdotal. I really wish we had data on market share, costs, revenues, etc. Obviously we won't have even most of the picture until both companies are public, but at this point it seems like all of these articles are just s
28.
▲
by
LethargicStud
9y ago
> Some people will still pick wrong for a multitude of reasons. Hopefully, those people can pivot. We are lucky as software engineers, but I was also making the point that if your line of work gets automated, hopefully you can pivot. Thi
29.
▲
by
LethargicStud
9y ago
Generally, the idea of stifling innovation to "preserve jobs" is harmful to society. Upon choosing a career, you should consider the longevity of that career. Some people will still pick wrong for a multitude of reasons. Hopefully
30.
▲
by
LethargicStud
9y ago
I'm unclear as to how this would work in practice. Chrome supports U2F out of the box, so getting a big weird pop-up asking to access your USB device, you'd at least be suspicious. Upon registration, the server also collects a non
More ›