Viewing profile — BufordTJustice
BufordTJustice
HN member- Joined
- Sun, Aug 09, 2015, 5:48 PM UTC
- HN karma
- 72
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About BufordTJustice
No profile information was provided.
Recent public activity
-
comment
Comment #11570413
Trucks are very hard on the roadbed, especially given that road damage scales proportionally to the fourth power of the axle weight. For the same reason we don't ship all of our go…
-
comment
Comment #11570376
I think it's to the fourth power with axle weight.
-
comment
Comment #11235104
Armin is right; further more, I suspect a lot of technology like MegaSquirt will continue to improve, and we'll have (thank god) aftermarket ECMs to put into these cars to give the…
-
comment
Comment #11151815
The problem with all of these, with the exception of Rust and Ada, is that it's hard to do things like, get at pointers directly, for example. For all of the abstractions OCaml and…
-
comment
Comment #11151773
At least in the storage space (which gets essentially no press on HN), I have come to the finding that the vast majority of core product codebases are C/C++. For the niche they fil…
- story
-
comment
Comment #10183849
Under some circumstances, if you're running periodic jobs, APScheduler works well in a pinch.
-
comment
Comment #10168342
So, is this supposed to compete with the offerings from Pure Storage and Solidfire?
- comment
- comment
- story
-
comment
Comment #10104417
Still, it kind of seems like a blog for Kenworth demoing someone using a giant truck to race around a track, I mean I guess you can do it, but it doesn't seem like the intended app…
-
comment
Comment #10104354
I guess I'd like to understand why people don't agree. Just to be clear, it's really important that we shore up tractor trailer safety (I've been hit by a class 8 rig twice now, on…
-
comment
Comment #10104344
I feel like using RethinkDB, instead of something like SQLite (or if you absolutely insist on NoSQL, maybe LevelDB or BerkeleyDB) kind of seems like using a supertanker for a tugbo…
-
comment
Comment #10103183
I second this. The working hours and toll sitting in a tractor like that all day are bad, but if you do things like cut hours for drivers, especially the drivers that aren't owner-…
-
comment
Comment #10095896
It's amazing, I'm not really in tune with the state of the art with drones (but fly a little Cherokee Arrow, to give some perspective, and have friends that have been RC enthusiast…
- story
- story
-
comment
Comment #10082561
> Yeah, but by giving more data you let software to personalize better. So by reducing your data exposure you are acting as techno-Luddite stiffing progress. Is this sarcasm? I gue…
-
comment
Comment #10082539
Just as a note, if range is really one of the selling points, I have found Mikrotik's RB951 class routers to be relatively affordable and have excellent range and features, for sig…
-
comment
Comment #10082526
I would be very interested in helping write some code or contributing money towards making improvements to lock down phone home and other unwanted behavior. I think an excellent st…
-
comment
Comment #10044083
I agree, I think if you're going to deploy an application that's facing the internet, it makes sense to take the time to roll the deployment scripts (Salt, Ansible, etc.) and under…