Cooperatives. The economy needs to shift away from giant companies with pay ratios of a thousand to one between CEOs and average employees and employees need control over their workplace to move to the next stage of capitalism. Make it easier for collectives to start up businesses that aren't purely focused on profit and instead focused on employees taking ownership of their work. It may not be the biggest profit pos…
Ask HN: What's a promising area to work on?
701–710 of 947 posts
Re: Ask HN: What's a promising area to work on?
#702The climate emergency has pushed me hard into quite a few areas that have a lot of promise for huge impact, to name a few: - electromobility: concerting bikes, kick-scooters, cars ... this all is much easier than it seems, also has a vibrant open source culture - demand response in electricity grids has quite a few startups (one of which I just joined) that help integrating a lot of renewables in a way that does not…
I studied sustainability related topics for my Bachelor's and Master's degrees, but transitioned to full-time software development. Now I've promised myself I'll try to work exclusively for companies doing something climate positive. I must admit the intersection of sustainability and TypeScript is more narrow than I'd like! Let me know which companies you find. There are some great, mission driven urban and smart-ci…
Re: Ask HN: What's a promising area to work on?
#703Earlier quoted context omitted.
A tool for children to remotely manage parents' phones, tablets, routers and (may be) computers would be nice to have. My parents are not very tech savvy and when something goes wrong getting someone to fix it takes forever. If I had remote access I'd do it in just a few minutes.
My solution to this is loading them up with iOS and macOS devices, enabling iCloud backup, and having them live near an Apple store for hardware issues. They can click on all the shady links they want, but I haven’t had to field tech support in a long time.
Re: Ask HN: What's a promising area to work on?
#704Differential Dataflow is going to cause a huge upset in several high value areas, including incremental compilation, database view maintenance, UI view maintenance (subsumes React), and differential database streaming: https://github.com/TimelyDataflow/differential-dataflow
What's the main difference between this and event sourcing?
That means that if you have a million items in your input, and you add another million to it, your pipeline only needs to run on one million, even though the output will be two million. In this case, the input is a collection that may be modified at any point, not a linear sequence of "events".
I've designed a similar system to ingest data that comes in the form of snapshots. The pipeline has many discrete steps and starts by splitting up the snapshot (e.g. a big monolithic JSON file) into smaller parts, which gets parses, transformed, split, joined etc. When a modified file comes in, the pipeline only performs actions on modified items; as data trickles through the pipeline, subsequent steps only run if a step modifies an item (relative to current state). It significantly reduces processing.
Pachyderm works on a similar principle, but using files in a virtual file system.
Re: Ask HN: What's a promising area to work on?
#705Earlier quoted context omitted.
> The most pressing problem for humanity is global climate disruption. I don't believe most would agree here. There are a lot of problems humanity faces, and humanity is a lot of different people. Those still living in extreme poverty today probably don't care about our worries of climate disruption. > Arguably, working on anything that doesn't help there is not just wasted effort, but actively harmful. Why is this?…
> Those still living in extreme poverty today probably don't care about our worries of climate disruption. Tell that to 100Million people in poverty in Bangladesh that will become climate refugees if the sea level rises in any meaningful way. In the west, sea-side living is a privilege for the richest. And sea level rise is mostly ignorable with the virtue of new seawalls. In the developing world, the most poverty-st…
https://www.cnn.com/2019/02/13/health/climate-change-zimbabw...
Re: Ask HN: What's a promising area to work on?
#706Re: Ask HN: What's a promising area to work on?
#707Re: Ask HN: What's a promising area to work on?
#708In the online world, it seems like there are two big things happening right now: - Neural networks / ML (eg GPT-2) Definitely nowhere near its potential for being applied to a wide variety of areas. Find a niche you like and apply there. - Security / Privacy (eg Telegram) Rapidly growing demand pretty much everywhere. Bonus points if you can make your product great for standard users and at the same time hackable/cus…
The most pressing problem for humanity is global climate disruption. Arguably, working on anything that doesn't help there is not just wasted effort, but actively harmful. Wind, solar power, energy storage still have huge room for improvement. Direct solar or wind -> liquid fuel will be essential to adapting fast. Windmills can drive production of liquid ammonia on farms (needing only air and water inputs), for use d…
Re: Ask HN: What's a promising area to work on?
#709Earlier quoted context omitted.
He was probably drawing from the Strauss-Howe generational theory[1], which is more than 20 years old now. He (or you) should have credited the original thinkers for these ideas. Their 1997 book "The Fourth Turning" is considered pseudoscience but nonetheless great food for thought, imho. Note that the cycle may sometimes be shorter (3 gens) or longer (5). It's not really a theory, more like empirical observation. Un…
The idea of cycles in social history is as old as the hills. It's possible your claim that he drew from Strauss-Howe is correct, but while they may have packaged the idea in a distinctive way, it has a long history. https://en.m.wikipedia.org/wiki/Social_cycle_theory
The particular arrangement of The Fourth Turning is adamantly specific though (and quite famous in sociological circles, iirc it's where our modern concepts of "millenials" or "gen X" etc. come from); it's hard to mistake it for anything else.
I don't doubt for one second that Greene knows it, or that he'd expect a sophisticated audience (such as Googlers) to know it too — the credit is probably very much implied as soon as you present things this way. Like we don't need to credit someone for E=mc² or a²+b²=c² because it's obvious. Green is notoriously awesome at doing synthesis of a bunch of seminal sources, that's his M.O. — more than original thinking imho, but his delivery is often incredibly worthy of interest.
Fwiw, I'd argue it's extremely easy to take pretty much any social dimension(s) and slap some abstract model on top of it with relevance. I've read countless such accounts, and did it myself in regard to cycles in concentration of political power. Strauss-Howe's model is relatively interesting insofar as it draws upon quite long-term history (some variations / extensions go back to ~1200 iirc, though the core theory was fundamentally applied to the American civilization), which gives it weight.
Source: I studied sociology-anthropology-politics.
Re: Ask HN: What's a promising area to work on?
#710Earlier quoted context omitted.
The most pressing problem for humanity is global climate disruption. Arguably, working on anything that doesn't help there is not just wasted effort, but actively harmful. Wind, solar power, energy storage still have huge room for improvement. Direct solar or wind -> liquid fuel will be essential to adapting fast. Windmills can drive production of liquid ammonia on farms (needing only air and water inputs), for use d…
> Without massive progress in the next decade, civilization will probably collapse by 2035. This is a joke not backed by any scientific consensus or evidence. Maybe some more instability in some countries, but nothing close to the collapse of civilization.
https://en.wikipedia.org/wiki/Global_temperature_record#/med...
I find it very hard to deny that something bad is going to happen eventually. Because whatever is the phenomenon that is pushing the temperatures up, I see no reason for it to stop.
So massive disruption in a near future is a reasonable hypothesis, rather than a joke.