How 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.
Ex architect in Europe here. It definitely is and has been part of standard curriculums for at least the last 20 years.
Ask HN: Boring but important tech no one is working on?
151–160 of 464 posts
Re: Ask HN: Boring but important tech no one is working on?
#152Not tech but I think millenials, gen Z, and younger have lost the know-how to make a dollar independently of mega corps. I never see kids going door to door mowing lawns anymore, for example.
Re: Ask HN: Boring but important tech no one is working on?
#153Systems tuning, but it's an area that really got me to learn what I have over the years. I realize I'm a bit biased. It's amazing the number of production issues I've fixed with simple sysctl parameters. The Linux kernel defaults don't fit very well in this huge-cluster/scaling out world
I think in very big systems, you see folks dig deep, but it's not encouraged with smaller systems. I think there's a lot of inefficiently run services - not from a price perspective but from a "what could I really get out of 3 compute nodes and a well designed database schema."
Re: Ask HN: Boring but important tech no one is working on?
#154How 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?
#155Earlier quoted context omitted.
Simply changing a game's locale to the target language you are trying to acquire is such an amazing immersion experience with the language -- and this wasn't even intended as an educational tool! If playing Skyrim, you hear the target language constantly, utterances are subtitled so written and heard language can reinforce each other, and practically everything you look at is labeled in the target language. Best of a…
The only reason why I speak English is because I spent my teen years flaming strangers on Slashdot, you insensitive clod.
Subtly different to UK and USA English but comprehensible by all.
Re: Ask HN: Boring but important tech no one is working on?
#156Lisp, Smalltalk are the first family of important tech fading to oblivion due to time passing and corporate interest. Most people do not think them in such terms but they represent The Real Desktop tech, the user programmable flexible environment to live in to free the power of computing. Without it, like today, our civilization lost an immense opportunity. We need people that work to push desktop systems, single-app…
Re: Ask HN: Boring but important tech no one is working on?
#157Less a specific technology and more a mindset. Repairing things around the house. Today, it's almost always rational to throw out the broken thing and buy a new one. There are a bunch of reasons why that's true: cost of one's own labor, lack of discrete replacement parts, lack of repair documentation, improvements in technology since original purchase, risk of further breakage, risk of injury to self, etc. But the re…
Re: Ask HN: Boring but important tech no one is working on?
#158Earlier quoted context omitted.
The trouble with construction is the Autodesk monopoly. They are kings of EEE.
There’s a whole lot more to it then what Autodesk offers…
Latham identified industry inefficiencies, condemning existing industry practices as 'adversarial', 'ineffective', 'fragmented', 'incapable of delivering for its clients' and 'lacking respect for its employees'.
From 1994, almost two decades later and not much has changed.
Re: Ask HN: Boring but important tech no one is working on?
#159There are shockingly few people maintaining the video encoding packages that most people rely on. https://xkcd.com/2347/ makes me think the same is true of image software as well. I'm pretty sure there's a timezone database that's maintained by two guys and literally everything depends on it to get timezones right. When I was at Microsoft ~10 years ago there was a single guy who truly understood how tables in Word wo…
, When I was at Microsoft ~10 years ago there was a single guy who truly understood how tables in Word worked. I'm sure they've fixed it by now but back then if you wanted to touch the tables code in Word you had to talk to the tables guy to make sure you wouldn't break everything.* Every business I've worked in over the past twenty years have two things in common - one person who knows a key piece of thetechnology,…
This is one of the worst things in most codebases I see. Today I was told to use function X to solve my problem. Checked: 0 docs on what it does and why/how; although used extensively in the codebase. Read existing code and try to infer it, every damned time.
Re: Ask HN: Boring but important tech no one is working on?
#160Extracting deeply useful information from tens/hundreds/thousands of thousands of scanned PDFs in a way that dumps its information, regardless of structure (eg, tables, text), into a relational database that's (mostly) trivially queryable and repeatable. Preferably open source. This is such a hard problem right now.
That sounds doable, but... why opensource? Does this mean that people / companies are not prepared to pay for the product or service?
The public good of having a resource like this available to the public for free is beyond unimaginable as far as I'm concerned.