Live data from Hacker News

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

news.ycombinator.com

31–40 of 127 posts

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

#31

I am excited about dedicated servers. Yes, dedicated, not cloud servers in AWS or something like that. I am interested in running my own server for decades, but nowadays, since about 2 years, you get extremely powerful and reliable servers for already 40 bucks a month. That is amazing. The power you can deliver today compared to the costs reached a very good ratio. This was unthinkable 5-7 years ago and open a lot of…

The commoditization of dc space in the last 10 years has been nothing short of amazing. Today you can buy 100G port switches for pennies and run stock linux on them. With kubernetes you can build entire warehouse scale supercomputers on a budget when previously only google and select few could do it.

"dc space"?

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

#32

Earlier quoted context omitted.

The commoditization of dc space in the last 10 years has been nothing short of amazing. Today you can buy 100G port switches for pennies and run stock linux on them. With kubernetes you can build entire warehouse scale supercomputers on a budget when previously only google and select few could do it.

"dc space"?

dc=datacenter

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

#33
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 fall in the SaaSS trap: https://www.gnu.org/philosophy/who-does-that-server-really-s...

Want to do embedded development? Arduino and the compatible platforms are lovely! Need something more powerful? Raspberry Pi and the compatibles have got your back! Even more so? Just get a low power x86 CPU like 200GE and it'll be more than you need for the near future! Of course, you can also do your part in decreasing e-waste and use cheap refurbished hardware as well, perhaps even buying professional grade stuff, like the people over at https://www.reddit.com/r/homelab/ community often do.

Need a software library or a language to help you with a particular task? It probably not only exists, but also has documentation and even tutorials available at a whim! You don't need to read magazines or manually copy code, you can download ready to run examples from GitHub, or even view them without leaving your browser! And the variety of languages is also lovely, anything from Python with its rich ecosystem, Ruby and PHP for simple webapp development, to Java, .NET for more serious platforms, Go and even Rust for working at a lower abstraction layer.

Need a larger piece of software? There are self-hosted platforms for blogging, sharing files, even e-commerce stores that you can host on your own. Most of those are also open source and free. While the licenses vary, in most cases you can modify the software to suit your needs, or to even offer fixes that may benefit thousands or millions across the globe. And on the opposite side, you also benefit from the work of others as well! As for the complicated domains, there are businesses to address your needs. Want to take payments? Stripe or Paypal has got your back.

And even within these walled gardens, things are mostly acceptable for now: you can host videos on YouTube, reach your audiences on social media or even use platforms for app delivery. That's not to say that they're perfect, but 20 years ago you simply didn't have anything like that. I recall one of the GDC talks about how back in the day people had to order video games from a small company by phone, which nowadays seems as curious, as it does unnecessary.

Oh, and also the FOSS and open source movements in general are amazing to behold. You get entire production ready operating systems like Debian or FreeBSD for free. They even probably run on the hardware that is in your home! And they can scale from a laptop to a server farm with few to no issues! Even driver support is improving and you also get a whole bunch of amazing free software: everything from LibreOffice, Firefox, GIMP, Krita, Blender, Audacity, kdenlive, VSCodium/NetBeans/Eclipse/IntelliJ (though personally i pay for the package of all JetBrains tools) to even game engines like Godot.

On a technical level: containers and software that compiles to small static binaries. In my eyes, both of those approaches are good for achieving higher levels of environment independence and if software is written with 12 Factor App principles (https://12factor.net/) in mind, or just follows some of the UNIX best practices, then it's likely that it'll be reasonably easy to configure and run.

For example, in my homelab, i run about 90% of the software in containers, giving everything resource limits, being able to redeploy stuff based on changes to a text file or two, but besides that i can also escape the clutches of the *nix file system structure which every piece of software treats differently and can achieve something like keeping all of the data that i care about within the system under a separate/common directory, "/docker" in my case. This leads to a simple directory structure, like "/docker/nextcloud/data/mysql/..." and also really simplifies backups.

It seems like someone looked at how we run software, and instead of trying to implement it from the bottom up, instead decided to create it from the top down - focusing on an easier Ops experience, and it shows! Similarly, even static binaries need to be built more often to keep up to date with their dependency updates, at the same time when you get that binary, you'll be pretty sure that it'll work to the end of time in a trusted environment with trusted data. It's much better than CentOS 8 breaking the xrdp package for some reason, or similar things happening with updates.

Oh, also, i cannot overstate how nice things like Let's Encrypt are - now you can secure your sites for free and automate certificate renewal. And with web servers like Caddy, a lot of things that used to be really hard are getting easier to do. Same for using Docker Swarm and Portainer for managing small container cluster deployments (though some people also say lovely things about Hashicorp Nomad, which optionally also integrates nicely with their Consul service mesh and Vault credential system).

In summary: Things aren't necessarily perfect, but they definitely could be a lot worse! If you look at the positives, it seems like there are a lot of advancements happening and maybe even mobile devices won't be so vendor-locked in about 20-40 years, given how ARM seems to slowly be gaining more and more ground! Similarly, i'm curious to see where FOSS will go.

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

#36

The fall of Intel. For my entire life (born in 1972, same timescale) Intel has managed to keep a leash on what personal computers could be. The few times it's slipped have led to exciting advances, but they got them under control again quickly. The explosion of held up potential that will happen when they shatter should (I hope) make the AT&T breakup look small.

I didnt realize that people felt this way. In what way do you imagine personal computing would change if intel was broken up? I can't even imagine what vision you have in this regard.

If intel had been even just a little less rapacious, things like many alternative architectures might've existed for longer (Alpha was kewl!).

I can't do justice to the examples of bad faith marketing they've indulged in, anti-competitive acquisitions of promising companies that then are buried, architecture choices made for marketing gains that saddle programmers with years of boneheaded bullshit, delightful tricks like "optimized" compilers with "oopsie" slow code paths for non-intel cpus...

Perhaps there's a good intel bashing thread someone could reference?

As to how things will change, we're seeing some of it already; we've got multiple micro-controllers on the market and cheap single board computers that do everything a desktop needs. I'm expecting some backplane bus to take over soon and the definition of what a computer is to become even harder to nail down.

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

#37

Right now my current off-hours time-consumer is audio-synch’d lights. Specifically I’m working on music sync for Halloween props. This is a lot of warm up for Christmas too. I’m blown away by what’s available in the FOSS space for this stuff.

Do you mind posting some relevant links for us family men? ;)

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

#39

The fall of Intel. For my entire life (born in 1972, same timescale) Intel has managed to keep a leash on what personal computers could be. The few times it's slipped have led to exciting advances, but they got them under control again quickly. The explosion of held up potential that will happen when they shatter should (I hope) make the AT&T breakup look small.

I didnt realize that people felt this way. In what way do you imagine personal computing would change if intel was broken up? I can't even imagine what vision you have in this regard.

I’m also interested in what kind of world you might imagine. If Intel were broken up, I imagine the processor group would remain in-tact. I don’t really feel like Intel really has any other major successful businesses (though I’m pretty ignorant in this space)

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

#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!
Post reply on HN