Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bndw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
bndw
3y ago
There is, it's called the Bitcoin Lightning Network.
2.
▲
by
bndw
5y ago
dang, my bad. I did a pretty quick (and large) refactor this morning and must have broke it. EDIT: it fetches historical games when the session is established. The bug is that after you complete the game, the call to renderStats is still us
3.
▲
by
bndw
5y ago
Author here. I had this idea a couple of weeks ago and wanted to test it out. The code is written in Go and open source: https://github.com/bndw/wordle
4.
▲
Show HN: ssh wordle.bdw.to
9 points
by
bndw
5y ago
|
5 comments
5.
▲
by
bndw
5y ago
I use a NAS, raspberry pi, and s3 with the following workflow: Photos are imported from SD card using a script. This script creates a new directory, captures some metadata, copies the photos in and creates thumbnails. This directory is rsyn
6.
▲
by
bndw
5y ago
Awesome work, glad you guys are still at it.
7.
▲
by
bndw
5y ago
Does Codespaces support offline development? Is an Internet connection now required 100% of the time to write code?
8.
▲
by
bndw
5y ago
Is the server component running at api.ots.sniptt.com open source? I looked through the org's repositories and wasn't able to find it.
9.
▲
by
bndw
5y ago
Thanks for the correction, updated.
10.
▲
by
bndw
5y ago
If anyone is curious like I was, here's a quick review of what the linked code does: - Reads plaintext input from stdin - Symmetrically encrypts the plaintext using a 32-byte [cryptographically] random generated key (AES-256 GCM) - POS
11.
▲
by
bndw
5y ago
a QR generator which will magically connect me to the WiFi with my password embedded in the QR somehow. This is indeed what it does, but it also includes the plaintext password in case you want to connect a device that doesn't
12.
▲
by
bndw
5y ago
Thank you for the kind words!
13.
▲
by
bndw
5y ago
Answering as the author who also understands the fundamentals of all of the technologies involved and questions much of what goes on in the minds of today's web developers and designers-- I use Make as the standard way to interact wi
14.
▲
by
bndw
5y ago
Thanks for the tip, added in https://github.com/bndw/wifi-card/commit/1924298335692eebc79...
15.
▲
Show HN: Print a WiFi Login Card
(wificard.io)
769 points
by
bndw
5y ago
|
326 comments
16.
▲
by
bndw
5y ago
Thank you!!! I use plotly to generate one-off graphs regularly and love the idea of offline-first + SQL.
17.
▲
by
bndw
5y ago
In my experience, I've found the lack of polymorphism to be the larger challenge in building complex business systems in Go. Managing a bunch of polymorphic entities in Go often requires implementing a bunch of interfaces in various ty
18.
▲
by
bndw
5y ago
Cool project. I really enjoyed the screencast- you sold me on giving it a whirl.
19.
▲
by
bndw
5y ago
No surprise - in my experience the U87 is the go-to choice for a large diaphragm condenser in professional recording environments.
20.
▲
by
bndw
5y ago
Joe Rogan talks about the idea in an old clip: I think human beings are just a very complicated form of bacteria. https://www.youtube.com/watch?v=Zyc12-neTjM
21.
▲
by
bndw
5y ago
Smartphone integration isn't necessary for everyone (myself included), but I appreciate most people want it.
22.
▲
by
bndw
5y ago
IMO you can get 90% of the utility here (owning your data) with just the NAS and rsync. 1. Don't feed the FAANG 2. Store your SoR media, notes, documents on your own NAS 3. Automate a backup of the NAS, preferably both on and off site
23.
▲
by
bndw
6y ago
later on they switched to requiring a social media This is outrageous. Contact is in my profile. If enough people complain to our reps maybe we can impact this in a positive way.
24.
▲
by
bndw
6y ago
I also live in Kitsap, am privacy-conscious and personally curious
25.
▲
This website does not track you
(thiswebsitedoesnottrackyou.com)
4 points
by
bndw
6y ago
|
5 comments
26.
▲
by
bndw
6y ago
I'm interested in this sort of data. Anyone know of any public APIs or indexes containing the executive teams of public companies?
27.
▲
by
bndw
6y ago
Will this work with Terraform? I'd love to find a way to generate an IAM policy based on Terraform manifests.
28.
▲
by
bndw
6y ago
- RAID 5 NAS for primary storage - Daily rsync of NAS to an external disk - Periodic encrypted/compressed archives in S3
29.
▲
by
bndw
6y ago
Running this site through an HTML validator generates quite a few errors. https://validator.w3.org/nu/?doc=https%3A%2F%2Finoads.com%2F...
30.
▲
by
bndw
6y ago
I stumbled into this same idea with OBS and their virtual cam. I used a window capture to plumb in my VC partner and built a "digital collage" with images, gifs, and browsers.
More ›