Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
benburwell
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
benburwell
1y ago
Some examples of flights without schedules: - A private pilot who departs their local airport without filing a flight plan and flies around for a while. - A charter jet that departs whenever the passengers show up. - A medevac helicopter de
2.
▲
by
benburwell
1y ago
This is still very much the case. Although most new code is written in other languages, Tcl still has a substantial presence.
3.
▲
by
benburwell
4y ago
In general, this is actually done: there are defect detectors that are installed along tracks that monitor for several conditions as trains pass over/through them. Once the train has passed, a voice radio message is sent to the train c
4.
▲
by
benburwell
4y ago
I wrote about how I decrypt TLS streams in Wireshark for debugging purposes here: https://www.benburwell.com/posts/intercepting-golang-tls-wit... It won't apply to every situation, but might provide some building
5.
▲
by
benburwell
4y ago
The article mentions a takedown notice they received from GitHub instructing them on how to remove certain content from their repo. I'm guessing maybe this PR contains some of that content they were asked to remove, and there's a
6.
▲
by
benburwell
4y ago
How useful is this in practice though? I'd guess that far greater than 99% of the people using (most) products do not have perfectly color calibrated monitors. If it doesn't look good on the developer's "kinda close"
7.
▲
by
benburwell
4y ago
I really want to like GitHub Actions. But it feels like every time I'm trying to get something done, they are broken.
8.
▲
by
benburwell
5y ago
I also made something similar for Boston: https://mbta.benburwell.com Mine doesn't show the routes. Originally it did, but it was too visually busy. I like the way you did it where the route shows up when you select a vehic
9.
▲
by
benburwell
5y ago
Your "state of the art" Go code is not really a good example of how that functionality would be written. If you want to check for a specific error condition, then just define a value for that error and use `errors.Is` to check for
10.
▲
by
benburwell
5y ago
Cool! I was expecting to see this implemented with the go/ast package, but I guess gofmt makes this easy enough to parse out by just matching lines.
11.
▲
by
benburwell
5y ago
Thanks! Hmm, that is odd. I'm currently seeing a few RL trains, but not as many as I'd expect... perhaps I've got a bug in processing the data somewhere. Edit: Actually, it's probably due to the derailment: https:/
12.
▲
by
benburwell
5y ago
Hi HN! I wanted a way to visualize the MBTA system as a whole, so I hacked this together over the weekend. It shows the current position of each bus, train, and subway, including a little tail behind each vehicle to show where it's bee
13.
▲
Show HN: Live MBTA Map (Boston T)
(mbta.benburwell.com)
5 points
by
benburwell
5y ago
|
3 comments
14.
▲
by
benburwell
5y ago
Wouldn't clients then only become aware that they need to replace their certs after they've been revoked? I think the desire here would be for a mechanism to alert clients to obtain a new certificate before their current certifi
15.
▲
Debugging HTTP Services with Mitmproxy
(benburwell.com)
2 points
by
benburwell
5y ago
|
0 comments
16.
▲
Law firms seek $93M in fees in Apple class action suit [pdf]
(angeion-public.s3.amazonaws.com)
2 points
by
benburwell
6y ago
|
0 comments
17.
▲
Learning About Syscall Filtering with Seccomp
(benburwell.com)
2 points
by
benburwell
6y ago
|
0 comments
18.
▲
by
benburwell
7y ago
As a Go programmer, it doesn't really seem that notable or surprising to me that Go isn't considered the best language to use for implementing an operating system.
19.
▲
Show HN: A CLI for Aviation Weather (METARs)
(git.sr.ht)
1 points
by
benburwell
7y ago
|
0 comments
20.
▲
by
benburwell
7y ago
Of course it is their responsibility to take it back. Suppose I order a watering can from the garden supply store. When I get home from work, I discover that instead of a watering can, they've delivered 2 tons of mulch in a giant pile
21.
▲
by
benburwell
7y ago
This is how it works in most areas. Mobile calls to 911 will go to the PSAP for a relatively large region, who will triage the call and if your address is in an area served by a more local PSAP, they will add a calltaker from the local PSAP
22.
▲
Show HN: How to Choose a Password
(howtochooseapassword.com)
1 points
by
benburwell
7y ago
|
0 comments
23.
▲
Part of Ham Radio AMPRnet IPv4 Space Sold to Amazon
(ampr.org)
10 points
by
benburwell
7y ago
|
7 comments
24.
▲
Why do you host offensive content?
(nearlyfreespeech.net)
113 points
by
benburwell
7y ago
|
158 comments
25.
▲
NIST proposes shutdown of WWV and WWVH time and frequency stations in FY19
(nist.gov)
5 points
by
benburwell
8y ago
|
1 comments
26.
▲
Supreme Court Ruling on Carpenter V. United States [pdf]
(eff.org)
1 points
by
benburwell
8y ago
|
0 comments
27.
▲
by
benburwell
9y ago
This is the MOTD when connecting: https://i.imgur.com/A8XP0eK.png
28.
▲
Slack IRC and XMPP Gateways Are Closing
(get.slack.help)
6 points
by
benburwell
9y ago
|
2 comments
29.
▲
Pass-audit – Check whether your password-store passwords have been pwned
(github.com)
2 points
by
benburwell
9y ago
|
0 comments
30.
▲
by
benburwell
9y ago
Larry Lessig agrees: https://en.wikipedia.org/wiki/Code_and_Other_Laws_of_Cybersp...
More ›