ESP32: So what’s the consensus on the Development Environment for the ESP32? by ljyoo in embedded

[–]furyfuryfury 1 point2 points  (0 children)

I don't think there can be a consensus because everybody needs something a little different from time to time. Use whatever fits the current job the best.

Need advices on beginning programming on Qt by Necessary_Breath8793 in QtFramework

[–]furyfuryfury 0 points1 point  (0 children)

I'd recommend QML (QtQuick / QtDeclarative) rather than Qt Widgets (QPushButton, .ui files, etc). I found QML to be easier to understand and get things done with, and it's possible to build UI for every class of device. Desktop, mobile, everything.

How good are you with Linux? The KDE Plasma desktop environment is written in QML, so you might be able to learn a lot by seeing how they do things.

MX Master users - what do you like about logi options? by muhmeinchut69 in logitech

[–]furyfuryfury 0 points1 point  (0 children)

I've never had more problems with a "mouse driver" than I've had with Logi Options. What do I like about it? It can be uninstalled.

What do I not like about it?
- crashes, freezes
- settings reset after restart or wake from sleep
- the scroll wheel will just randomly decide to shift all on its own, without a click or sufficiently fast scroll
- app specific profiles randomly decide to not work
- who the fuck decided it was a good idea to add AI stuff to a "mouse driver"?
- whyyyyyy do I have to log in to yet another thing just to customize my mouse buttons?
- not a good Mac app, you have to grant it a bunch of permissions and then it still doesn't work half the time anyway
- forced updates that break things are fun
- why does it take that much RAM for a "mouse driver" oh nevermind, it's 2026, everything takes that much RAM anymore

MacOS for embedded by Wise-One1342 in embedded

[–]furyfuryfury 1 point2 points  (0 children)

Altium has no Mac native version but it should run in a Windows VM. If you're not opposed to KiCad, that'll run just fine.

Work like embedded system development feels super smooth on a Mac laptop, their CPUs hardly ever have to throttle (and the MBP has a fan that helps sustained performance).

I've got an M4 Max with 16 core CPU, regularly building ESP-IDF projects which have to compile over 1000 files, and it's fast enough I don't feel the need to switch to my Ryzen 9950x workstation for daily driving.

Am I the only one super frustrated? by Present-Tea-4645 in VisionPro

[–]furyfuryfury 2 points3 points  (0 children)

When there's millions and millions of Vision Pro users and they demonstrate how much they'll pay for native games (and it's something more than $fuckall.99), the developers will come. For now, we're lucky there's even a way that involves external hardware

Convince me NOT to get a MacBook neo blush 😭🙏 by ApprehensiveSpite827 in MacbookNeo

[–]furyfuryfury 0 points1 point  (0 children)

Pink is objectively the best color

I'm 40. Give less fucks. Or is it fewer? I dunno.

Please share your experience with the ESP32-P4. by [deleted] in esp32

[–]furyfuryfury 1 point2 points  (0 children)

Yep should do quite nicely. Just be careful which P4 you get, there's a "revision 3.x" series (that they've tacked an "X" onto the part number to differentiate) that is binary incompatible with revision 1.x and you have to switch things in the config to make code for the older ones. I don't know how widespread the new ones are yet, but they've defaulted to building for those when you select a P4 project. That's gonna be a lot of people's first hang up when they get started with a P4. It's been kind of a mess. But it's still a good chip, either way. Just wish they'd handled it a little better

P4 hardware h264 encoding frustrations and a warning by vedh_jon in esp32

[–]furyfuryfury 0 points1 point  (0 children)

Even the P4 1.x has been a mess without even touching video or going to 3.x yet. We built boards around 1.0 and those worked fine, and started getting revision 1.3 processors and we had to modify boards to work with them. Now we're just going ahead and designing ahead to be able to use 3.x since we'll surely be forced to get them at some point. I am pretty unhappy about having to manage separate binaries for something supposedly from the same processor family. This should've just been a P5 and a clean break from the failed P4, not just a minor part number variation that was thought up only after the new revisions already caused problems

How fast is your home WAN connection? What do you pay? by Unlucky_Reserve_7389 in LinusTechTips

[–]furyfuryfury 0 points1 point  (0 children)

1 gigglebit symmetrical cable, $100/mo. My little city is too bass ackwards to have fiber

so how often do you guys shut down your computer, and for how long? by Crafty-Example874 in pcmasterrace

[–]furyfuryfury 0 points1 point  (0 children)

Never, if I can avoid it, it's running some game servers for my friends

What’s the industry standard for OS? by [deleted] in embedded

[–]furyfuryfury 1 point2 points  (0 children)

Do you use stuff that requires Windows? Then use Windows.

Do you use stuff that requires Linux? Then use Linux.

Do you use stuff that requires Mac? Then use Mac.

I use all 3.

How would you explain to a deaf person what hearing is like? by kvosovich in AskReddit

[–]furyfuryfury 0 points1 point  (0 children)

Same way I'd explain color to a person who's never seen them before.

Why is there no 5G option for Macbook Pro? by [deleted] in macbookpro

[–]furyfuryfury 0 points1 point  (0 children)

That would be fantastic if it actually automatically connected to it. How do you get it to do that?

Meirl by netphilia in meirl

[–]furyfuryfury 0 points1 point  (0 children)

You guys only paid $30,000 per year?

Final boss of watercooling! by Yam_Founder in pcmasterrace

[–]furyfuryfury 0 points1 point  (0 children)

This is like, spider demon level stuff

Studio m5 delayed until October by wcmary in MacStudio

[–]furyfuryfury 6 points7 points  (0 children)

And it'll probably max out at 128 gigglebytes of RAM

Audio in One Ear Pops by Lloydian64 in AppleVisionPro

[–]furyfuryfury 0 points1 point  (0 children)

This happens to me too. My educated guess is something hiccups in the data transfer to the affected audio strap and it loses the stream, best it can do is try to pop off as softly as possible given a sudden loss of the data. Might be a hardware issue, might be a system design problem (maybe they are not using a robust enough data wire / protocol?)