Live data from Hacker News

Ask HN: What excites you today (technologically speaking)?

news.ycombinator.com

51–60 of 127 posts

Re: Ask HN: What excites you today (technologically speaking)?

#51

Obviously the technology in question is mostly about software related developments. There is a lot of exciting technology out there about emission reduction, renewable energy or CO2 capture. Judging by the comments not really a matter of interest, or is it?

CO2 capture is of interest; I mean Im interested in the survival of the species, think others here are too.

Re: Ask HN: What excites you today (technologically speaking)?

#52

Obviously the technology in question is mostly about software related developments. There is a lot of exciting technology out there about emission reduction, renewable energy or CO2 capture. Judging by the comments not really a matter of interest, or is it?

Large scale and efficient carbon capture already exists, they are called trees. The possibility of finding something significantly more efficient than trees is like the possibility of finding cold fusion or super battery tech, it would be exciting if it actually worked but all the claims made in those articles never seem to materialize so it quickly becomes completely unexciting.

Re: Ask HN: What excites you today (technologically speaking)?

#53

I'm really excited about things from the past that have managed to bubble to the present. Nothing modern has really excited me in a long time. (I'm hopeful something in this thread will spark that old feeling again!) The Creatures Evolution Engine source code (if anybody remembers the Creatures games / Cyberlife) getting released. Now we'll know exactly what makes those Norns and their world tick, which is fascinatin…

Infocom! ZIL! ZSCII! Z-Machine! Inform! (Yes, they excite me too! Have an upvote!) Edit: Oh, and having 2,916 front-end frameworks to choose from. Yay.

Anytime I see someone with exclamation marks I'm excited!! Gonna look + see what these are!

Re: Ask HN: What excites you today (technologically speaking)?

#54
AI (GPT-3 and similar technology). It's spawning a new generation of games, probably similar to roguelikes in that the effort bar is low enough that someone of generic skill can build one on their own. Games have the potential to be far more emergent than they ever were. AI Dungeon is like the Zork of today.

Re: Ask HN: What excites you today (technologically speaking)?

#55

WASM! Being able to write your own language that compiles to something that can run almost at native speed in the browser (pretty much without js) feels like a magical watershed moment.

I'm mostly interested in the obfuscation advantage that WASM provides. Being able to encrypt the whole thing and embed it in the web page to avoid using fetch is allowing me to deploy apps in a more secure way.

Re: Ask HN: What excites you today (technologically speaking)?

#56
post #40

WASM! Being able to write your own language that compiles to something that can run almost at native speed in the browser (pretty much without js) feels like a magical watershed moment.

Can I ask what kind of languages you're thinking of compiling? I was pretty excited about WASM too, until I realized it was bring-your-own-GC (which makes sense in retrospect I suppose), and libgc's WASM support had heavily atrophied last time I tried it (last year), such that it was freeing memory that was still in use(!!). If there's a high-quality GC for WASM you've used, I'd love to know about it for my own use!

I found this thread quite interesting on that topic:

https://github.com/WebAssembly/design/issues/1397

Re: Ask HN: What excites you today (technologically speaking)?

#57
I'm excited by the idea that entry level embedded stuff like Arduino and RPi will keep feeding a new generation of tinkerers, in the same way PCs did (speaking as a child of the 80s). With the amount of plug and play sensors and code nowadays, it seems like imagination is the only limiting factor for inventing useful physical things. I suppose this has been going on for a while now, but I'd say we've yet to see the dividends as it takes a generation of kids to start really being creative with the possibilities.

Re: Ask HN: What excites you today (technologically speaking)?

#58

On a social level: open source and how easy it is nowadays to develop something. People may say the same about the computer platforms of the old days, but i think that we're still seeing a pretty good period of time before the larger walled gardens have taken over. You can have a server in the cloud up and running in minutes. There are even managed services or PaaS offerings, if you'd prefer to use those and don't fa…

Nice Write-up!

Re: Ask HN: What excites you today (technologically speaking)?

#59
Mars exploration. I don't know why, but i get all emotional and ureasonably excited about it.

AR. VR is cool and all, and I was blown away the first time I tested it, but the ability to project information into the real world, to create reality 2.0 (a term I am sure I will regret), is just well, magical.

From everyday HUDs to being able to put a fake fire place into your home, AR would be both cool and useful.

At a lower level, Docker is pretty cool and having practical ARM laptops is fantastic (even if only Apple have great ones right now).

It is easy to all doom and gloomy, but we tend to forget that we are living in a world so full of magic. We have access to the greatest library in the world[0], millions upon millions of songs in excellent quality, the most complete encyclopedia of all time and an excellent search engine to tie them all together.

We have free video calls of unlimited duration around the world, we have GPS and can navigate from any one point to any other on Earth.

As long as I am lost in a place with cellphone access I can hold down a button and tell Siri to find a way home (or to any other place).

And while we are talking about this: we have completely changed the face of the planet, throwing out night it self with artificial light. I was born in 1987, we had street lights, but flash lights was a special item that you had to bring and they weren't that bright and didn't last that long. Since LEDs became a thing, they became smaller, brighter and lasted forever. These days they are a built in thing in phones that we don't even think about.

Anyway, we have so much to be excited about if we just look around, but we don't because we take everything for granted.

[0]: what scholar of yore had access to a library with a million books? I know of none. Today anybody who can access library genesis has access to over 6.6 million books.

Re: Ask HN: What excites you today (technologically speaking)?

#60
YouTube and the content creator industry (and the surrounding hardware tech) excites me.

I follow a channel on YouTube called "The Best Ever Food Review Show", a super high-production values travel/food TV channel produced by a guy from Minnesota who bootstrapped the operation himself. Imagine having the camera equipment (anything from Sony RX's to BlackMagic) and computer hardware (PC/Mac) and software (Premiere, DaVinci Resolve, FCP) today that is capable of producing a show that is equal to or exceeds the quality of most network travel TV shows. (he has since hired a team, but still, I'm sure their budget is a fraction of Food Network budgets)

Same deal with MKBHD -- really high quality content and really high production values. (MKBHD uses Red cameras)

I have no interested in producing content myself, but I can't help but be fascinated by the amount of amazing independent content that's out there on YouTube, all enabled by prosumer hardware and software.

Post reply on HN