Viewing profile — wbond
wbond
HN member- Joined
- Tue, Jul 01, 2008, 3:12 PM UTC
- HN karma
- 2,156
- Public activity
- 397 items
- HN profile
- View on Hacker News ↗
About wbond
[ my public key: https://keybase.io/wbond; my proof: https://keybase.io/wbond/sigs/Pvj8uB_kGtdPqUExH2MaYD9hC0AHJhavd6gm8O0jpr8 ]
Recent public activity
-
comment
Comment #46333197
I work at a company with thousands of engineers and have people hitting $200 limits in just a few days. I think the shortest was around 1.5 work days.
-
comment
Comment #42810593
Totally random, but did you use Flourishlib (PHP) at some point ~15 years ago? Your name sounded familiar from a long-ago open source project. Either way, congrats on your hard wor…
-
comment
Comment #37614297
I have a few open source projects that have lasted for 10+ years, and I can’t agree more with approach #2. Ideally you want your scripting to handle of the weird gotchas of differe…
-
comment
Comment #34137165
Yet most people end up liking that car and the balance of features, looks and price. Sure, they’d love to not pay for premium gas and have the extra trunk space, but in the end the…
-
comment
Comment #34075330
ChannelLock makes good ones with tight tolerances, smooth adjustment and accurate measurements in metric and standard (one on each side). I often use them as a first attempt and if…
-
comment
Comment #33593288
I know various companies have been looking into sponsoring his work for iOS, since it can make a big difference in the edit/build/run cycle since linking times can be fairly high. …
-
comment
Comment #33017097
Your statement is correct. BadTLS explicitly exists to test certs that you generally should not , but often do, run into in the wild. As a result, most software handles these in po…
-
comment
Comment #33015527
If you are looking for some other bad TLS configs, I run a site that augments this at https://badtls.io/ .
-
comment
Comment #30876961
Could provide a link with some info? I tried to look around to confirm but didn’t find anything. This sounds like it could be really useful.
-
comment
Comment #30721702
Nah, ST is going well. Jon is the mastermind behind it all, and Ben has been doing excellent work, and Tim is rounds out the ST team. On the Merge side, Dylan and David are hard at…
-
comment
Comment #30721303
Off topic, but nice to see you around here after years since we’ve met in person! Also nice to see other engineers from NH represented. I’ve also done gigs for 7, 5, 2 years, one f…
-
comment
Comment #30522433
How big is the app you are working on? How long does an incremental build take including linking and signing? 30 incremental builds an hour sounds pretty high to me, unless you’ve …
-
comment
Comment #30333949
My understanding is the newer 5k by LG is far less troublesome - as shared with me who’s had three different units over the past 5(?) years. I’ve had one for the past year with zer…
-
comment
Comment #29775467
If you deal with a small local bank, you may be able to get a portfolio mortgage that they hold, with some unique benefits. I recently did this, they matched the rate my existing l…
-
comment
Comment #28640865
We recently moved to wireless charging to reduce the number of cables that break and have to be replaced. I don’t need the port to be removed, but I doubt I would regularly use USB…
-
comment
Comment #28245709
I see LE as generally trading low cost certs for expensive labor. It’s great when you have scale and need hundreds of certs. I care more about making it easy for people to pay me t…
-
comment
Comment #28245306
It also means you have to automate things that are tied to your certificate lifetime. Apple Pay on the web requires you authenticate your server, and it uses your certificate seria…
-
comment
Comment #28235917
Having dealt with a fair bit of CI on a decent number of services (AppVeyor, Travis, CircleCI and GitHub Actions), I’ve come to the exact same conclusion. CI is a script, and the Y…
-
comment
Comment #27230502
One of the features I am most excited about it tab multi-select. The simplicity of using it versus traditional pane management is really key, in my opinion. Instead of having to ma…
-
comment
Comment #26878408
I am constantly wondering why the fourth controller doesn't seem to pair. Thank you!
-
comment
Comment #26717636
We purposefully didn’t create a web page for it because we wanted people to engage on our Discord server. Once we are ready for wide-spread usage, we’ll release a stable build. Thi…
-
comment
Comment #26716572
We kindly ask that users who are interested in being part of the ST4 beta join the Discord server, and that download links not be shared outside of that community. This allows us t…
-
comment
Comment #26711891
Just to clarify, it is build 4100 that adds native Apple Silicon support. We weren’t originally able to include it because we had to backport Mac arm64 support to Python 3.3, since…
-
comment
Comment #26650337
We actually went from a singer/songwriter to a duo and then a full six-piece band between 2016 to 2019! We've been putting out albums and EPs quite a bit, just been quiet in the pu…
-
comment
Comment #26650172
Find in Files has had a number of improvements in ST4, including defaulting to ignoring files in .gitignore, defaulting to ignoring files excluded from the project when right-click…