What direction do you think tech in general will go in 5 years (ignoring AI)
-
Over the next 5 years I don't see anything positive in tech and I see myself largely disconnecting from it.
Ironically I'm optimistic about the next 50 years, just I don't see anything good happening right now.
Cone join us on the Linux side. See just how deep the Free and Open Source rabbit hole will go.
-
Yeah it's what made the M1 macs so blisteringly fast compared to everything else at the time
I thought that was because of more efficient arm instructions
-
For another interesting take on privacy in the future, take a look at Brian K Vaughn's The Private Eye graphic novel.
In that world, everyone's privacy was lost "when the cloud burst", revealing every private kink, writing, messages, etc for everyone including the rich and powerful. The response was a hard turn towards absolute privacy via avatars.
Plus the art style is great.
Another interesting exploration is in Light of Other Days by Stephen Baxter. New technology allows creating light-passing micro-wormholes at any location (and time!), erasing privacy nearly entirely. At first, tabloids run wild with "shocking" photos of famous people, but eventually the hype dies. There are people who outright do lewd things in public ("anyone can see me at any time anyway"), some go about their life as usual, and some join secret groups who meet in the dark and use touch language for the deaf-blind.
-
Original question by @[email protected]
I think ar might be a dead dream in its current state, I always thought wed have proper ar glasses by now because I fell for Magic Leaps Marketting, not sure if it'll come anytime soon.
What I do believe is coming is the resurgence of computers through mobile phones. Everyone has a powerful computer in their pockets but isn't able to use them to their full potential. I wouldn't be suprised if android pushed out a proper android desktop experience letting android users get the full linux desktop experience when plugged into a monitor, mouse, and keyboard.
Phone performance is stronger than the average laptops/netbooks from 10 years age and they run linux fine for everyday use. Feels like a missed opportunity if someone doesn't drop a phone or os that lets you take advantage of modern hardwares capability. They could advertise it to families, mo more buying a pc for school, just get them hardware for their existing device, it can already do everything. Schools could use lapdocks, or tabletdocks, that could force school parental controls on devices while at school and still let them use it for their education while in class.
(obviously not everyone has a phone but that frees up resources for the kids that dont, if the kids that do can use cheaper docks with their exisitnt hardware)
More encroachment on privacy and subscriptions from corpo tech monopolies that should be broken up, solar tech continuing to grow and replace other energy sector tech for consumer and industrial tier systems, material science advanced to increase battery capacity and charge rates, more software & hardware development tools for phones and non traditional computer/laptop devices, more variety in digital keyboards on phones built for swipe/auto complete and correct instead of traditional qwerty
-
Video games with apparently sentient NPCs.
I reeealllly want this. Throw an LLM behind the NPCs ffs. Give each of them a list of goals and let us interact with them in a more free formed manner.
Apple just demoed exactly that, running fully on-device:
-
Original question by @[email protected]
I think ar might be a dead dream in its current state, I always thought wed have proper ar glasses by now because I fell for Magic Leaps Marketting, not sure if it'll come anytime soon.
What I do believe is coming is the resurgence of computers through mobile phones. Everyone has a powerful computer in their pockets but isn't able to use them to their full potential. I wouldn't be suprised if android pushed out a proper android desktop experience letting android users get the full linux desktop experience when plugged into a monitor, mouse, and keyboard.
Phone performance is stronger than the average laptops/netbooks from 10 years age and they run linux fine for everyday use. Feels like a missed opportunity if someone doesn't drop a phone or os that lets you take advantage of modern hardwares capability. They could advertise it to families, mo more buying a pc for school, just get them hardware for their existing device, it can already do everything. Schools could use lapdocks, or tabletdocks, that could force school parental controls on devices while at school and still let them use it for their education while in class.
(obviously not everyone has a phone but that frees up resources for the kids that dont, if the kids that do can use cheaper docks with their exisitnt hardware)
I don't think you'll be able to keep AI out of those predictions. It'll likely morph into something actually useful, and seep deeper into all kinds of technologies. Sort of like how so many cars now come with 'Driver Assist.'
But I think a lot of it will migrate to run on devices, so your 3D printer or air-conditioner will be more adaptive and less prone to failing.
Also, given what Apple and Google recently showed at their dev conferences, we're going to see a lot more use of AI inside games, like NPCs that say and behave in different ways. Or productivity apps that look at what you're doing and berate you for being too stupid.
-
This isn't so much what I think will happen but what I hope will happen.
A lot of CPU's are moving to on-die RAM so the RAM is closer physically to the CPU, reducing the time it takes to travel between the two, increasing RAM speed.
The downside to this is you can't upgrade your RAM and there will be less on-die RAM than traditional RAM.
Currently, with traditional RAM, computers use a portion of hard drive space for something called "swap" which is space for when RAM runs out of usable address space to offload some data to until it needs that data again.
I'd like to see the rise of on-die RAM along with traditional RAM where traditional RAM becomes more of a "swap" for the on-die RAM. This allows for upgrade-able RAM to still exist while also leveraging the speed of on-die RAM.
Yo dawg, I heard you like RAM…
-
I thought that was because of more efficient arm instructions
That makes it more energy efficient nut not necessarily faster. The on-die ram made enormous improvements in cache misses which had a huge impact on speed. Basically every application got a nitro booster.
-
Over the next 5 years I don't see anything positive in tech and I see myself largely disconnecting from it.
Ironically I'm optimistic about the next 50 years, just I don't see anything good happening right now.
Same. I think the ideal world in the future is one in which we use less consumer technology, not more of it
-
That makes it more energy efficient nut not necessarily faster. The on-die ram made enormous improvements in cache misses which had a huge impact on speed. Basically every application got a nitro booster.
ah thanks