For me a couple of interesting technology products that help me in my day-to-day job<p>1. Hasura 2. Strapi 3. Forest Admin (super interesting although I cannot ever get it to connect to a hasura backend on Heroku ¯\_(ツ)_/¯ 4. Integromat 5. Appgyver<p>There are many others that I have my eye on such as NodeRed[6], but have yet to use. I do realise that these are all low-code related, however, I would be super interested in being made aware of cool other cool & upcoming tech that is making waves.<p>What's on your 'to watch' list?<p>[1]<a href="https://hasura.io/" rel="nofollow">https://hasura.io/</a><p>[2]<a href="https://strapi.io/" rel="nofollow">https://strapi.io/</a><p>[3]<a href="https://www.forestadmin.com/" rel="nofollow">https://www.forestadmin.com/</a><p>[4]<a href="https://www.appgyver.com/" rel="nofollow">https://www.appgyver.com/</a><p>[5]<a href="https://www.integromat.com/en" rel="nofollow">https://www.integromat.com/en</a><p>[6]<a href="https://nodered.org/" rel="nofollow">https://nodered.org/</a>
Terahertz technology. Has big potential in communications and sensing, particularly in the medical field.<p>Starship, $50 per kg absolutely changes a lot of assumptions and has definite 2nd order effects around transport, satellite orchestration, communication monopolies, network latency. A big "holy s<i></i>t" moment I had lately was pack a starship with autonomous drones, combine it with the Adama Maneuver from Battlestar Galactica. If you can drop a squadron, anywhere in the world for X $M within 2 hours, why would the US military ever need super-carriers any more? Or Island carrier theory if you stretch out that logic. Which then why would the US need as close relationship regional allies to contain neighboring countries? How does that affect the US-Israeli relationship with the middle east? Or the US-British with Europe one? Or the US-Japanese one with China?<p>Pure fusion weapons. It's a true pandora's box for nuclear proliferation if nuclear weapons no longer need enrichment facilities.<p>Atom Interferometry. Potentially, GPS level location tracking without the satellite / radio component.
<a href="https://www.unisonweb.org/" rel="nofollow">https://www.unisonweb.org/</a><p>Functional programming language where the canonical representation is a content-addressed directed acyclic graph.<p>Solves all kinds of problems from dependencies to deployment and moving code between nodes in a principled way.<p>The language itself is inspired by haskell, but has a principled and clean solution to the coloured function problem of async programming, and a simpler way to compose effects than monad stacks.
Snowflake's `Snowpark` product that they recently announced, which is to bring Spark-like APIs to Snowflake.<p>Having a DS background, I love what SQL-orchestration tool dbt (and peers) have enabled: data consumers to <i>rapidly</i> create our own safe data pipelines. There's easily a 10x productivity improvement for most of my transformation pipelines vs. when I write them in Python or PySpark.<p>But batch ML and SQL are not that friendly (even BigQuery ML is too limiting). I end up butchering dbt's value (simplicity and iteration speed), splitting the DAG into pieces and orchestrating them with Airflow so that I can wedge in other non-dbt parts (like feature engineering, inference, logging, detecting stale models, ...). This isn't what the future looks like.<p>I've tried switching to Databricks, but do not see this as the path forward for unioning the warehouse + batch ML.<p>Hopefully Snowpark is a step forward :)<p>-------------------<p>Separately, <a href="https://materialize.com/" rel="nofollow">https://materialize.com/</a> is something I'm paying attention to! Being able to implement all of my SQL-based pipelines as materialized views would be immensely valuable. They recently raised capital and they could become huge.
<a href="https://hotwire.dev/" rel="nofollow">https://hotwire.dev/</a> - alternative approach to building modern web applications by sending HTML instead of JSON over the wire.<p><a href="https://temporal.io/" rel="nofollow">https://temporal.io/</a> - is the new kid on the block of state-dependent service-orchestrated application development platforms.<p><a href="https://workos.com/" rel="nofollow">https://workos.com/</a> - is building enterprise-readiness as a service, enabling new companies to start selling to enterprise customers with just a few lines of code.<p><a href="https://www.around.co/" rel="nofollow">https://www.around.co/</a> - provides an AI-based camera framing designed for high-impact video calls. It helps users take video meetings less intrusive and less clunky.<p>Age of Empires IV (<a href="https://www.ageofempires.com/games/age-of-empires-iv/" rel="nofollow">https://www.ageofempires.com/games/age-of-empires-iv/</a>) - The next chapter in the Age of Empires series that will take us back to the Middle Ages
<a href="https://fauna.com/" rel="nofollow">https://fauna.com/</a> - FaunaDB: Evan Weaver and Chris Anderson were involved in created a distributed relational datastore. You can use it as an API and never have to think about provisioning or managing a server. It's proprietary, but the prices are insanely low for all the features and convenience you're getting.<p>Zinc Gluconate 15mg + Selenium + Quercetin 200mg (zinc ionosphere): For years I ignored the advice of knowledgeofhealth.com when it came to zinc and quercetin. I finally used it this year and it got rid of my cold in less than 48 hours with no side-effects. This has never happened to me before. Zinc-based supplements get rave reviews on Amazon and they seem legit. Google: selenium virus mutations. (I also took a new Vitamin C formula, Formula 216).<p><a href="https://aureon.ca/" rel="nofollow">https://aureon.ca/</a> - Safire Project. Some claim it's a fraud, but I'm hoping something good will come out of it. They are using a different model of stars/suns to generate energy and other benefits. There's always molten salt reactors in case this one doesn't pan out.
Elixir's/Phoenix' LiveView (and clones/similar approaches). It's been discussed plenty on HN, so I don't think I need to elaborate too much. But I'll just say that as I'm using it in more and more new projects and adding it piecemeal to existing ones, I'm constantly amazed by how much complexity just disappears, and how pleasant it all is to work with.<p>I do feel that it'll take another year or two for all of it to 'mature', though.<p>For one, I'm not a big fan of how it still relies on 'old-fashioned' templating, but I've been looking into Surface [1] as a solution to that (it uses a more React-like component-based approach).<p>I also find that there's often confusion about best practices. About what goes where exactly, asking myself whether to keep state in the top-level LiveView is best, or perhaps too much based on the old client-side React/Redux paradigm and less necessary now that fetching data is a server-side-only DB call away (and using PubSub for any inter-LiveView communication).<p>But even with some of these 'issues', it's probably the most fun I've had building interactive web apps!<p>[1]: <a href="http://surface-demo.msaraiva.io/getting_started" rel="nofollow">http://surface-demo.msaraiva.io/getting_started</a>
As an ethical vegetarian for the past five years, I've very interested in cultured (lab-grown) meat technology[1]. FWIW, I'm very happy with my diet and probably wouldn't switch back even if this does become affordable, but I'm 100% supportive of the concept of cruelty-free meat.<p>[1] <a href="https://en.wikipedia.org/wiki/Cultured_meat" rel="nofollow">https://en.wikipedia.org/wiki/Cultured_meat</a>
Mycoworks: which makes leather from mycelium. Will see products 2021.<p>Brightseed: uncovering the medicine that’s in our food. Uses AI to identify bioactive molecules found in common food crops that can regulate genetics associated with health. Imagine safe drugs that only take 24 months to get to market.<p>Atomo Coffee: Makes molecular without the coffee bean; made from sustainable agriculture side streams. Best coffee I’ve ever had.<p>Disclosure: These companies are in our portfolio so obviously on our watch list.
I also use some more mainstream things like Heroku, so these are my more-indie/alternative services I'm watching/playing with:<p>• Backblaze B2 <a href="https://www.backblaze.com/b2/cloud-storage.html" rel="nofollow">https://www.backblaze.com/b2/cloud-storage.html</a>: super-cheap and straightforward data management. I made a Node.js library around it: <a href="https://www.npmjs.com/package/backblaze" rel="nofollow">https://www.npmjs.com/package/backblaze</a><p>• Bunny CDN <a href="https://bunnycdn.com/" rel="nofollow">https://bunnycdn.com/</a>: it looks like a great indie CDN solution. The normal CDN is dead cheap, and the very wide CDN has great coverage. Self reported metrics are amazing as well. The company is based in EU, which is a plus on my book.<p>• Gandi <a href="https://www.gandi.net/" rel="nofollow">https://www.gandi.net/</a>: they have a lot of types of domains so you can search across many at a glance. They do show some unrelated panels and push for their own services but less than other registrars. Based in France (EU).
Ask HN: What startup/technology is on your 'to watch' list?<p>1006 points|iameoghan|7 months ago|669 comments<p><a href="https://news.ycombinator.com/item?id=23276456" rel="nofollow">https://news.ycombinator.com/item?id=23276456</a>
The market for self diagnostic medical technology is going to boom at some point. It will be a long time before we have an AutoDoc, but until then, diagnostic equipment and diagnosis automation are something to keep an eye on and possibly invest in. Very few doctors will see it coming, because they don't want to believe that they can be partially automated.
I find it odd that forestadmin boasts security, but <i>requires</i> you to setup your project over HTTP, although there is a HTTPS version available.<p><a href="https://app.forestadmin.com/new-project" rel="nofollow">https://app.forestadmin.com/new-project</a>
redirects (via JS, if https is detected) to:
<a href="http://app.forestadmin.com/new-project" rel="nofollow">http://app.forestadmin.com/new-project</a>
<a href="https://www.lifebiosciences.com/our-research" rel="nofollow">https://www.lifebiosciences.com/our-research</a><p>Research on epigenetic reprogramming of existing cells to restore them to youthful states, including the ability to regenerate.
- Rust + WASM<p>- WASM accessing DOM directly (and the subsequent explosion of front end frameworks completely bypassing JS)<p>I'm a simple person with mundane wants :)
Technology - Multilevel Security, which if widely deployed would solve almost all pedestrian IT security issues<p>There are systems that work on mainframes, but the only realistic (in my opinion) option coming down the pike for the rest of us is from<p><a href="http://genode.org" rel="nofollow">http://genode.org</a>
I am really looking forward to this product and the subsequent evolution of the tech: <a href="https://lookingglassfactory.com/" rel="nofollow">https://lookingglassfactory.com/</a><p>I would love a large screen version of it with an array of cameras that would allow people to communicate in some sort of futuristic FaceTime experience.
Serverside ARM. So much power is used just keeping data centers up.<p>Gonna be a long time for legacy stuff to get ported, but some places are still running mainframes.
Materialize [1]. I am a big fan of Frank McSherry’s work on Naiad, timely and differential data flow.<p>[1] <a href="https://materialize.com/" rel="nofollow">https://materialize.com/</a>
Was honestly looking for something revolutionary but did not find any here; Just some service/app to replace another service.<p>Where is my electric driverless car? Space travel or actual tech that prevents polarization and prevent narrow targeting of people that feel drawn to conspiracy theory rabbit holes? We should be aiming much higher.
1. Flutter - Cross platform development of user interfaces is now a solved problem.<p>2. RISC-V - It may make it easier for guys to get into chip design.<p>3. Scilla Lang - The clear logic of formal Mathematics applied to finance.<p>[1]: <a href="https://flutter.dev" rel="nofollow">https://flutter.dev</a><p>[2]: <a href="https://riscv.org/" rel="nofollow">https://riscv.org/</a><p>[3]: <a href="https://scilla-lang.org/" rel="nofollow">https://scilla-lang.org/</a>
Matrix.<p>I also think we'll see much more fun ARM based SBC going forward. The raspberry pi 4 was already powerful enough to be useful & it's only going to get better.
I’m still bullish on AR once Apple launch Glass in early ‘22.<p>Having a real-life videogame HUD with a blue marker showing my next destination sounds fantastic.
Optimistic rollups to scale Ethereum pre-ETH2 and after in a generic way <a href="https://optimism.io/" rel="nofollow">https://optimism.io/</a>
<a href="https://prisma.io" rel="nofollow">https://prisma.io</a><p>I love their Prisma 2 product.<p>And it lives up to the hype, it is indeed a next generation ORM. Very useful when you're rushing to iterate.
1. Biological-age clocks.<p>2. Treatments that reverse aging in tissues and organisms.<p>Expect major breakthroughs in these areas in a decade or two with direct implications for human health and lifespan.
1. Issue based direct democracy allowing to trade votes <a href="https://voteflux.org" rel="nofollow">https://voteflux.org</a><p>2. longevity research <a href="https://www.sens.org" rel="nofollow">https://www.sens.org</a>
<a href="https://www.openwater.cc/technology" rel="nofollow">https://www.openwater.cc/technology</a>
In general anything Mary Lou Jepsen touches will be on my to watch list.<p>Dynamicland<p>Graph processing hardware accelerators<p>Content addressable web
macrofab.com - full pcb etching and routing with component assembly for SMBs or hobbyists. Although this technology exists to an extent today, I think eventually "2 day delivery" of fully assembled customed circuits + the ability to instantly scale up will enable a lot of new hardware innovation.
<a href="https://www.cockroachlabs.com/" rel="nofollow">https://www.cockroachlabs.com/</a> - Cockroach DB. It's a distributed SQL database that scales horizontally, supports strongly-consistent ACID transactions, and provides failover with minimal latency disruption. The founders are ex-Google employees who wanted to use Spanner[1] outside Google.<p>[1] <a href="https://cloud.google.com/spanner" rel="nofollow">https://cloud.google.com/spanner</a>
<a href="https://render.com/" rel="nofollow">https://render.com/</a> - Winner of Disrupt startup battlefield 2019. Use it everyday for HealingGardens.co and am amazed of all the things it does smoothly. There are little attentions to detail that shine through such as auto issues https certs as soon as my domain was connected. I didn't have to lift a finger. Rock on Render!
mRNA technology, I have a hunch that the current situation could give this area a boost similar to what computers got through WW2, and we could witness a cambrian explosion. CRISPR in contrast seems overhyped to me.
AVX-512 neural net inference on inexpensive, CPU-only cloud compute instances. GPU cloud compute is almost unbelievably expensive. Even Linode charges $1000 per month, or $1.50 per hour (look at the GPU plans: <a href="https://www.linode.com/pricing/#row--compute" rel="nofollow">https://www.linode.com/pricing/#row--compute</a>)<p>An AVX-512 Skylake-X cloud compute instance costs $10 per CPU-core per month at Vultr (<a href="https://www.vultr.com/products/cloud-compute/" rel="nofollow">https://www.vultr.com/products/cloud-compute/</a>), and you can do about 18 DenseNet121 inferences per CPU-core per second (in series, not batched) using tools like <a href="https://NN-512.com" rel="nofollow">https://NN-512.com</a><p>As AVX-512 becomes better supported by Intel and AMD chips, it becomes more attractive as an alternative to expensive GPU instances for workloads with small amounts of inference mixed with other computation
AppGyver looks interesting. Thanks for sharing.<p>FWIW, it looks similar to <a href="https://restya.com/core-jira-slack-alternative" rel="nofollow">https://restya.com/core-jira-slack-alternative</a> But, they promote it as Jira + Slack alternative (Disclosure: I'm on their private beta and for unknown reason they keep pushing their public release)
I really like roam research and its open source alternative obsidian for note taking and research.<p>But I feel there is still something lacking and there is definitely scope for a lot of improvement to make these type of software more useful. Still love the direction in which this is headed and it feels more in-sync than keeping a folder full of text files.
Maybe check out <a href="https://pipedream.com" rel="nofollow">https://pipedream.com</a> if you are interested in exploring other low-code, automation solutions?<p>You can get a lot done on the free tier (full disclosure: I'm one of the co-founders; please let me know if you have any questions)
Lean Name Search - Quickest way to find lean domain names.<p><a href="https://leannamesearch.com" rel="nofollow">https://leannamesearch.com</a>
From a more corporate/sales perspective the Snacker looks promising. <a href="https://edensnacker.com" rel="nofollow">https://edensnacker.com</a><p>VR in a showcase and training environment has always been a giant pain with cables and straps and whatnot. This is solution tries to solve that and removes the middleman who often awkwardly has to put the straps over your head.
I haven't found anything promising, but my nephew plays college football (against my lobbying him and my sister) and I've been keeping my eye out for an early diagnosis CTE assay. There's been a lot of hype over various protein analysis and Alzheimer diagnosis tests but so far nothing with legs.
Thank you for recommending appgyver!! I have been looking for something like this for years. I kept starting and stopping native app development but it was too technical for me. This is seriously life-changing. I can't believe it's free to boot. I'd be willing to pay them.
Materialize - <a href="https://materialize.com/" rel="nofollow">https://materialize.com/</a><p>I'm very curious to try it out for incremental consistency checking (i.e. does all the data satisfy a set of predicates)
Cockpit - a self-hosted headless and api-driven CMS.
<a href="https://getcockpit.com/" rel="nofollow">https://getcockpit.com/</a><p>It's clean, fast and easy to setup.
<a href="https://blitzjs.com/" rel="nofollow">https://blitzjs.com/</a><p>Many interesting innovations to make developing React/Node applications easier and faster.
I started off more bullish about ForestAdmin but then maybe I just couldn’t grok it but what it auto-generated wasn’t as elegant (connecting to a Postgres server) as I’d hoped.
Nanovms (<a href="https://nanovms.com/" rel="nofollow">https://nanovms.com/</a>), a Linux-compatible unikernel for cloud deployments.
Strapi is VERY nice. It's still missing a bit and can be a pain at time but they're pretty responsive to bug reports.<p>Also I'd like to add meilisearch to the list.
SixtyFPS is a new GUI toolkit. It's on my watch list. <a href="https://sixtyfps.io/" rel="nofollow">https://sixtyfps.io/</a>
<a href="https://adminbro.com" rel="nofollow">https://adminbro.com</a> - An Auto-generated Admin Panel for your Node.js Application
fly.io . Not just for their current product (which is already awesome in a space that no one else seems to be in), but because the infrastructure they're building seems to position them to address <i>many</i> adjacent areas very easily, including areas that need more competition.<p>An infrastructure built around firecracker VMs at scale is exactly what I'd like to be running on.
Clickable (for folks on mobile, and whatnot):<p><a href="https://hasura.io/" rel="nofollow">https://hasura.io/</a> - Instant GraphQL with built-in authorization for your data<p><a href="https://strapi.io/" rel="nofollow">https://strapi.io/</a> - Open source Node.js Headless CMS<p><a href="https://www.forestadmin.com/" rel="nofollow">https://www.forestadmin.com/</a> - Forest Admin does all the heavy lifting of building the admin panel of your web application and provides an API-based framework to implement all your specific business processes.<p><a href="https://www.appgyver.com/" rel="nofollow">https://www.appgyver.com/</a> - The world's first professional no-code platform, enabling you to build apps for all form factors, including mobile, desktop, browser, TV and others.<p><a href="https://www.integromat.com/en" rel="nofollow">https://www.integromat.com/en</a> - Integromat is the most advanced online automation platform<p><a href="https://nodered.org/" rel="nofollow">https://nodered.org/</a> - Low-code programming for event-driven applications<p>Interesting to me that I've never heard of any of these. Thanks for sharing.
Xiaomi<p>Not a start up, but I think to watch. They seem to be getting high end technological products to consumers at a reasonable price.<p>For instance I'm hoping their 34" Mi Curved Gaming Monitor will break this high priced monitor market and get large monitors mainstream.
<a href="https://Futureland.tv" rel="nofollow">https://Futureland.tv</a> - a community of people learning a craft and sharing their progress along the way.
<a href="https://brilliantlightpower.com/hydrino-states-of-hydrogen/" rel="nofollow">https://brilliantlightpower.com/hydrino-states-of-hydrogen/</a> - 12 experiments that prove hydrinos exist - this will revolutionize physics and solve climate change amongst many other things. Yes wikipedia says it's pseudoscience, but that is under skeptic lock and key.