No single thing, but in general the gradually declining fraction of people capable of understanding complex systems "from top to bottom" concerns me. I have seen far too many projects become locally-smart but globally-incoherent due to the gradual dissolution of systemic understanding over time.
Physicist here. Hire more of us. Grokking complex systems, testing, and communicating our knowledge, are what we do.
Ask HN: Boring but important tech no one is working on?
301–310 of 464 posts
Re: Ask HN: Boring but important tech no one is working on?
#302Educational 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
I don't believe at all in gamification in education. The kick that inspires new scientists and engineers comes from the gratification of learning or figuring out something as nothing feels better than figuring out how/why something is happening and how to push it to it's edge cases. Even chasing grades is a perverse incentive IMHO.
Re: Ask HN: Boring but important tech no one is working on?
#303Less 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…
Just to be clear you don't always fix them yourself; it's more common to pay someone who knows what they're doing.
Re: Ask HN: Boring but important tech no one is working on?
#304Earlier quoted context omitted.
Subtly different how?
Internet English has different "regional variety" than real life, for example I have litterally never heard "grok" in real life but I read it here fairly often.
Re: Ask HN: Boring but important tech no one is working on?
#305Extracting 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.
This right there is the difficult part - what do you mean exactly? I cannot come up with anything better than search, as in like Google search. And they did it for books already, it's seriously good.
Re: Ask HN: Boring but important tech no one is working on?
#306Supply chain/logistics. I've been simultaneously surprised and unsurprised by the relatively minuscule number of people interested in driving technology and change for this space forward compared to other spaces.
Maybe you’d be surprised at how many people at Amazon work on logistics.
Re: Ask HN: Boring but important tech no one is working on?
#307Educational 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
At one level, even the idea of studying computer games as literary texts is quite tricky, as they tend to be expensive, require expensive hardware, require teachers to have played them (would you expect a teacher to teach a book/film without having read/watched it?), and everyone's experience of it diverges.
At the other end, the idea of a massive game (like the "Young Lady's Illustrated Primer" from "The Diamond Age" where you learn everything as you explore the game world sounds very appealing, but is a massive undertaking even for a game company (you're talking about codify most of the curriculum), so would need massive state funding. Parents tend to want things done at school as they had to do them at school (even if those were crap), so you'd struggle to find schools actually willing to take this on board (and that's before the resistance you'd get from teachers).
Re: Ask HN: Boring but important tech no one is working on?
#308Earlier quoted context omitted.
> We used to talk about algorithms in terms of big-O notation. This is something CS majors often have to un-learn as they enter the world of practical programming. Big-O is just not incredibly useful in reasoning about algorithms as n is always bounded.
Big-O is also not so great in the real world where you should be more concerned about cache misses/alignment
If you're dealing with disk access, sequential access is often so much faster than random I/O even in SSDs (especially in writes) that Big-O can be very misleading to look at.
Re: Ask HN: Boring but important tech no one is working on?
#309Earlier quoted context omitted.
It is, but also its kinda concerning that some CS faculty member does this as a hobby[1]. [1]: https://samueli.ucla.edu/time-zone-king-how-one-ucla-compute...
Still is better than some big corp distinguished engineer equivalent doing it in his free time. The CS prof probably has tenure , a lot of freedom on what he works on, never ending supply of TAs and students and can choose when he retires .
Re: Ask HN: Boring but important tech no one is working on?
#310Earlier quoted context omitted.
Physicist here. Hire more of us. Grokking complex systems, testing, and communicating our knowledge, are what we do.
Seriously. Did a physics bachelor's and taking a network science course in my master's right now. Also currently looking for a job, and it feels impossible to get people to take me, a generalist who can move up and down the problem stack with ease, seriously. I truly believe what Heinlein said; that specialization is for insects.
If bigger, more successful companies hire with an eye towards specialization, then the flip side is that there's a reward for workers who specialize. Also, many people like what they're doing, want to get good at it, and do more of it.
This is why, much as I love physics and don't regret studying it, I also won't tell anybody that it's a surefire career path.