Anyone else reading this in 2037?
- 0 Posts
- 125 Comments
I’ve been an embedded developer for coming up on 20 years at this point, and recently went through a job hunt. Of the three that made it to the offer stage, two used Rust almost exclusively in their embedded stack and one used Rust in their embedded LInux stack and was trying to decide if they were going to use rust in their bare-metal/RTOS stack. I ended up at on of the Rust places, though I had no Rust experience. I have to say, while I do find many parts of the syntax too cute by half, in general I’m pretty happy with it as an embedded language. My current target architectures are ARM Cortex-M7 and Cortex-A53. In general toolchain, and debugger support has been good, peripheral support has been ok but could use improvement.
BartyDeCanter@lemmy.sdf.orgto
Programmer Humor@programming.dev•The beginner of tutorial hell
5·20 days agoI do this pretty regularly, with a default order. First is a simple guess the number game, then I update it to hangman. After that is either pong or minesweeper. Depending on what I’m learning that should be enough, or I can extend them in some way, such as multi-window pong or turning minesweeper into network battleship.
Huh, I had never considered deaf slang before. Is there somewhere to read up on this?
BartyDeCanter@lemmy.sdf.orgto
Technology@lemmy.world•No AI* Here - A Response to Mozilla's Next Chapter - Waterfox BlogEnglish
2·28 days agoI’m curious, what AI features do you use and why? I can’t even figure out what one is supposed to do.
BartyDeCanter@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•Does anyone else miss traditional forums?
5·2 months agoWhile the original is down the archive has it: https://web.archive.org/web/20150105082427/https://forum.bodybuilding.com/showthread.php?t=107926751
BartyDeCanter@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•Why do you personally believe in your religion?
16·2 months agoMy religion isn’t really based on belief, just practice. And I do the practices because they make me feel better and more connected.
BartyDeCanter@lemmy.sdf.orgto
Programmer Humor@programming.dev•The Final Final Layer_new(3)
6·2 months agoThere is a huge amount of C code underlying most things, including the Linux kernel, most compilers, the Python interpreter, etc. At the same time, C doesn’t have dynamic arrays as a built in type but they are often critical to the operation of all of those. So, C developers keep implementing them in specialized ways for all of their applications.
BartyDeCanter@lemmy.sdf.orgto
Technology@lemmy.world•Screw it, I’m installing LinuxEnglish
5·2 months agoThe dev entry point changing like that means that it disconnected and then reconnected, which shouldn’t have anything to do with the specific file system on the drive. That really makes it sound like the drive isn’t getting quite enough power, which causes a brown out, which Linux detects as the drive getting unplugged and coming back, which is why it gets a new dev entry.
A look through the usb logs by using something like usbrip would confirm that.
BartyDeCanter@lemmy.sdf.orgto
Technology@lemmy.world•Screw it, I’m installing LinuxEnglish
21·2 months agoInteresting. When you say that they show up as a different drive completely, do you mean that their UUIDs change, or that they get mounted at a different point?
Anyway, random disconnection sounds like a hardware issue, maybe a USB brownout, as much as anything else. What’s your connection setup, distro and kernel version?
BartyDeCanter@lemmy.sdf.orgto
Technology@lemmy.world•Screw it, I’m installing LinuxEnglish
181·2 months agoEh? I’ve never had a problem with reading NTFS drives in linux, including USB sticks and SATA/USB adapters. Are you just wanting to read them or use them as read/write? Write is a bit more tricky, requiring ntfs-3g, but most reasonable distros come with that nowadays.
BartyDeCanter@lemmy.sdf.orgto
Technology@lemmy.world•Screw it, I’m installing LinuxEnglish
12·2 months agoMint. It’s a great, simple, well supported first distro. And last distro, TBH. I know plenty of people like to distro hop as a hobby, but if you just want to use your machine pick a well supported basic distro and stick with it. Mint, Ubuntu, Fedora are all good options, but Mint is really aimed at newcomers.
BartyDeCanter@lemmy.sdf.orgto
Programmer Humor@programming.dev•Lucky enough, I am C++ Developer
10·2 months agoI was a C/C++ dev for a long time. Then a while back I got an ewaste Thinkpad running Linux and have started developing in Rust. When do my programming socks show up?
BartyDeCanter@lemmy.sdf.orgto
Selfhosted@lemmy.world•iRobot’s revenue has tanked and it’s almost out of cash | "Roomba customers are understandably concerned about the impact these current financial troubles might have on their home cleaning robots."English
1·2 months agoExcept, you know, for everyone that has an iRobot device that is going to lose connectivity soon.
BartyDeCanter@lemmy.sdf.orgto
Selfhosted@lemmy.world•iRobot’s revenue has tanked and it’s almost out of cash | "Roomba customers are understandably concerned about the impact these current financial troubles might have on their home cleaning robots."English
182·2 months agoUnfortunately, it doesn’t appear to support anything from iRobot. I’m hoping that there will be a jailbreak made available before they go bankrupt, but I doubt it.
BartyDeCanter@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•Linux users, what are you doing on your laptop?
1·3 months agoHuh? Topgrade does that for you.
BartyDeCanter@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•Linux users, what are you doing on your laptop?
2·3 months agoalias up=topgrade
BartyDeCanter@lemmy.sdf.orgto
Ask Lemmy@lemmy.world•Linux users, what are you doing on your laptop?
1·3 months agoOh! Which tablet? And what interface are you using on it?


I drove a truck with four pedals in high school. Leftmost was the parking brake.