Railroads. Specifically freight rail. There is stunningly little literature on any R&D in conventional freight rail transport, something I discovered when looking for any published research some months back. High-speed rail, yes. Regular old freight, no. Contrast this with autonomous and electrified trucking as alternatives, with which rail could offer considerable synergies. I'd suspect that break-bulk, trainset ass…
An old college friend went to work for CSX (I think), and we caught up after he'd worked there for a few years. He said that most of his job consisted of digging into old COBOL code to explain why a train was routed a certain way (e.g. Reno -> Phoenix -> LA -> SF instead of Reno -> SF), and that he rarely ever changed the code. They just made summary documents saying "there was rail congestion on the normal route". I…
Ask HN: Boring but important tech no one is working on?
341–350 of 464 posts
Re: Ask HN: Boring but important tech no one is working on?
#342Earlier quoted context omitted.
There's a argument to be made for this. As of about 30 years ago, I had the opportunity to observe a freight yard at which the tech was 1920s -- 1930s vintage (electromechanical relays controlling switches). I suspect there are many such instances still in operation. To an extent, what works, works, but there are also limitations and sheer maintenance. But at a bigger-picture view, as I read what's being discussed fo…
Trucking is also highly subsidized via highway money, with gas/usage taxes covering less than half of roads..= Take that away or make trucks pay for wear and tear and maybe we would see more investment in rail. Long haul trucking almost shouldn't exist given how much cheaper and more efficient rail is.
The decision had merits at the time. Side-effects may be overwhelming those now, though I'll note that with only five US majors, centralisation within rail remains a concern.
Re: Ask HN: Boring but important tech no one is working on?
#343How to design thermally efficient buildings - especially everything that's going on with climate crisis. The thermal comfort solution to everything in the last 70 years has been to put an HVAC on it, whereas if the buildings were designed properly, the need to actively maintain internal temperature is minimized. After talking to architects, I'm dismayed that basic heat transfer is not a part of their curriculum.
Re: Ask HN: Boring but important tech no one is working on?
#344Re: Ask HN: Boring but important tech no one is working on?
#345Traditional draftsmanship (not really tech is it?), as in with a pen/pencil on a draftsman table, has completely disappeared. My father is a (relatively) recently retired Architect, he ran a small but specialist firm of about 20 people. By the time he retired about 5 years ago there was no one in the office that had ever been trained in traditional draftsmanship, only himself. It’s a lost art. There are now almost tw…
My complaint about cad is the exact opposite. That those traditional techniques have too much influence on how people use cad and how cad software was designed. People use low level abstractions that leave far too much to interpretation.
I don’t know what we should be doing to deliver construction projects efficiently, but I’m pretty sure it’s not this.
Re: Ask HN: Boring but important tech no one is working on?
#346Engineering knowledge relating to ICE engines will also disappear (though it seems gas turbines will be with us for a little longer).
I’m not sure it matters that much however. If we ever need these things again in the future it seems that we could re-learn it in a decade or two.
Re: Ask HN: Boring but important tech no one is working on?
#347We are envisioning a type of sleeping capsule with a cover that seals the user from the elements and fallout materials, providing clean air, heat and water. These could be deployed quickly. As the starvation continues the capsules would, every other night, fairly, amongst those of an equal social value, reduce the oxygen during sleep for a painless and stress free passing, and then alert others in the prospect to convert the remains into new rations.
It’s out there, but we’re serious. Based on reasonable logic in a bad situation. Important, but nobody seems to care. When 5 billion people have nothing left to eat then they’ll care.
Re: Ask HN: Boring but important tech no one is working on?
#348Educational games. Hear me out. The way we teach us basically how we did it 500 years ago. This is stupid, boring and not scalable. We dont have enough teachers, attention span is short, education is costly. So we need something that scales, is fun and involves all types of media plus gamifies education. Think Skyrim or GTA meets MS Encarta
Re: Ask HN: Boring but important tech no one is working on?
#349For example, there are hundreds of varieties of tomato. There are wild tomatoes from the Andes Mountains to the Everglades. There are thousands of varieties of brassica (a huge genus of plants that includes bok choy, broccoli, cauliflower, cabbage, kohlrabi, cabbage, rutabaga, and turnip, etc.)
I was just hearing from the proprietor of a seed company that many of the old guard are retiring and some are having trouble finding people to carry the torch.
Re: Ask HN: Boring but important tech no one is working on?
#350Earlier quoted context omitted.
Honestly, I don't know what it would look like, but being able to query would be deeply important. But what I can say is that a lot of the PDFs I work with are auto-generated as PDF forms using queries, after the information was likely inserted into a relational database during some esoteric transcription step. Meaning, the information that formed the PDFs very likely come from a relational database and an inversion…
If querying is the main goal, ingesting the pdf directly into something like elasticsearch or splunk would be much simpler. This of course doesn't meet the checkbox of being open source though.