Click here to Skip to main content
15,887,214 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Emmanuel Katto Uganda | How can I learn Java? Pin
Amarnath S27-Oct-23 5:10
professionalAmarnath S27-Oct-23 5:10 
GeneralRe: Emmanuel Katto Uganda | How can I learn Java? Pin
Jeremy Falcon27-Oct-23 6:34
professionalJeremy Falcon27-Oct-23 6:34 
GeneralRe: Emmanuel Katto Uganda | How can I learn Java? Pin
Cp-Coder28-Oct-23 2:14
Cp-Coder28-Oct-23 2:14 
GeneralCCC 2023-10-27 Pin
Peter_in_278026-Oct-23 22:08
professionalPeter_in_278026-Oct-23 22:08 
GeneralRe: CCC 2023-10-27 Pin
pkfox26-Oct-23 22:38
professionalpkfox26-Oct-23 22:38 
GeneralRe: CCC 2023-10-27 - winner! Pin
Peter_in_278026-Oct-23 22:45
professionalPeter_in_278026-Oct-23 22:45 
JokeRe: CCC 2023-10-27 Pin
englebart27-Oct-23 5:32
professionalenglebart27-Oct-23 5:32 
GeneralA future without x86? Pin
honey the codewitch26-Oct-23 21:48
mvahoney the codewitch26-Oct-23 21:48 
I'm currently moving all of my professional and hobby project development over to the ARM Cortex family of platforms.

ARM Cortex M7 > ESP32

Microsoft is doing similar with their operating system.

Apple already has, with the M1 and m2, AFAIK.

ARM > Intel

There's no getting around that x86 is showing its age architecturally. Even discounting all the ancient backward compatibility, like "real mode", it's getting awkward.

I read this thread with some interest. Aside from some disagreements in the comments, overall it was very interesting, if taken with a grain of salt.

the_end_for_isa_x86[^]

One nice advantage for me is the ARM Cortex architecture is largely continuous from their little M0 real time chips all the way up to their multicore A line.

That means I can create code that will perform well across little devices and PCs.

This also has to be a huge win for developers of phone and tablet applications, that their work is more transferable to future PCs now.

The fact that ARM doesn't manufacture is also a huge win. They leave fabrication to outfits like NXP. ARM just designs chips. I read somewhere that their time to market for a new offering is about half that of Intel's.

Start moving your stock.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix


modified 27-Oct-23 10:01am.

GeneralRe: A future without x86? Pin
Ron Anders27-Oct-23 3:30
Ron Anders27-Oct-23 3:30 
GeneralRe: A future without x86? Pin
trønderen27-Oct-23 5:17
trønderen27-Oct-23 5:17 
GeneralRe: A future without x86? Pin
englebart27-Oct-23 5:40
professionalenglebart27-Oct-23 5:40 
GeneralRe: A future without x86? Pin
k505427-Oct-23 7:57
mvek505427-Oct-23 7:57 
GeneralRe: A future without x86? Pin
honey the codewitch27-Oct-23 9:08
mvahoney the codewitch27-Oct-23 9:08 
GeneralRe: A future without x86? Pin
trønderen28-Oct-23 7:05
trønderen28-Oct-23 7:05 
GeneralRe: A future without x86? Pin
Richard Andrew x6427-Oct-23 14:34
professionalRichard Andrew x6427-Oct-23 14:34 
GeneralRe: A future without x86? Pin
honey the codewitch27-Oct-23 22:33
mvahoney the codewitch27-Oct-23 22:33 
GeneralRe: A future without x86? Pin
Member 1330167930-Oct-23 2:36
Member 1330167930-Oct-23 2:36 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 4:51
mvahoney the codewitch30-Oct-23 4:51 
GeneralRe: A future without x86? Pin
Peter Adam29-Oct-23 22:53
professionalPeter Adam29-Oct-23 22:53 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 4:53
mvahoney the codewitch30-Oct-23 4:53 
GeneralRe: A future without x86? Pin
jschell30-Oct-23 6:11
jschell30-Oct-23 6:11 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 7:40
mvahoney the codewitch30-Oct-23 7:40 
GeneralRe: A future without x86? Pin
Peter Adam30-Oct-23 6:17
professionalPeter Adam30-Oct-23 6:17 
GeneralRe: A future without x86? Pin
honey the codewitch30-Oct-23 12:38
mvahoney the codewitch30-Oct-23 12:38 
GeneralRe: A future without x86? Pin
obermd30-Oct-23 3:52
obermd30-Oct-23 3:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.