Earlier quoted context omitted.
The difference is that those already exist. I think concern about the development of new technology is valid. Suppose nuclear weapons did not exist and someone was concerned about the Manhattan project — would you say that chairs enable people to build regular bombs, so we shouldn't worry about nuclear bombs?
The technology already exist. The OP stated, patents are over, and that is why (s)he is working on it. Even if it not exist, security by obscurity is no security... if anybody can do the tech, the bad guys are going to be as fast, or faster than the good guys... So I hope the good guys do the tech for everybody...
Ask HN: What interesting problems are you working on?
411–420 of 633 posts
Re: Ask HN: What interesting problems are you working on?
#412I have been developing a teleportation device. I've managed to move 20 micrograms of matter over a distance of ~30mm and now it is simply about scaling up.
Re: Ask HN: What interesting problems are you working on?
#4133D solar cells for lack of a better term
Re: Ask HN: What interesting problems are you working on?
#414I've been working on a programming language for UI designers. To put it simply, I think the trend towards no-code/low-code is misguided. The assumption behind these products is that code is slow, difficult, and expensive. I disagree - I think that "code" is merely a formalized written expression of what you want. It's actually the most efficient, easiest, and cheapest means to solving digital problems. I believe anyo…
Re: Ask HN: What interesting problems are you working on?
#415A little while ago, a patent for high throughput DNA synthesis using silicon chips went off-patent, so I have been learning analog IC chip design to build an open source high-throughput DNA synthesis chip. If it works, and I sold them at cost, it would reduce the cost of oligo pool synthesis by ~100x and possibly gene synthesis by 10x. For about 8-9 years now my goal has been to build a cell from scratch for less tha…
I'd just like to echo (verbally "vote") my concern. Every great step forward comes with the potential for an order of magnitude steps backward, i.e. destruction. The amount of man hours to e.g. blow up a building is far fewer than the amount needed to build it. Will the output of your product add a suicide timer to a cell? Will the output of your product prevent the cells from procreating/multiplying? Will the output…
Re: Ask HN: What interesting problems are you working on?
#416I've been working on a programming language for UI designers. To put it simply, I think the trend towards no-code/low-code is misguided. The assumption behind these products is that code is slow, difficult, and expensive. I disagree - I think that "code" is merely a formalized written expression of what you want. It's actually the most efficient, easiest, and cheapest means to solving digital problems. I believe anyo…
Having worked a bit in a conceptually similar product, in my opinion the real problem is how you define the layout of your UI, not the individual components.
My favored approach is to use what I’m calling a “this goes here, that goes there” syntax.
The idea is to give designers a conceptual framework that mimics how they understand layout, and allows them to describe positioning using a syntax that feels as close to natural language as possible.
Much easier said than done, of course. And there are good arguments for allowing the platform dialects to handle those more complex features (in addition to things like scrolling and animation).
Re: Ask HN: What interesting problems are you working on?
#417I am having another go at it, this time with Swift Charts and SwiftUI on the Mac.
Re: Ask HN: What interesting problems are you working on?
#418Re: Ask HN: What interesting problems are you working on?
#419I am working on climate repair, specifically the removal of methane from the atmosphere. Although the excess methane is only about 1.3 ppm, it's responsible for about a third of the temperature rise. We're not building a huge machine to try to suck the atmosphere through a straw; we're doing chemistry in the open atmosphere. Plan to have a pilot running within the next year and within five years be removing up to 100…
Re: Ask HN: What interesting problems are you working on?
#420Earlier quoted context omitted.
I'd just like to echo (verbally "vote") my concern. Every great step forward comes with the potential for an order of magnitude steps backward, i.e. destruction. The amount of man hours to e.g. blow up a building is far fewer than the amount needed to build it. Will the output of your product add a suicide timer to a cell? Will the output of your product prevent the cells from procreating/multiplying? Will the output…
Cart is way before the horse. Also grad students doing this type of work are absolutely not taking great care in thinking about these problems.