• 0 Posts
  • 143 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • It shouldn’t be, no. But one of the big problems with phones currently is that the radio firmware is almost always a closed-source binary blob.

    Airplane mode is probably better understood as the OS asking the radio nicely to not attempt to communicate with the outside world. The antenna is still there able to receive signals, and the radio technically doesn’t have to listen to the OS if it doesn’t want to.

    It’s incredibly unlikely (researchers look for this kind of thing), so make sure your tin foil is on tight, but not impossible that a radio could store cell tower identifiers it has seen whilst on airplane mode and do something with them when it is allowed to communicate again. There’s also the possibility there’s some secret signal that can be sent to force a phone in airplane mode to respond.

    Unless you’re up to some Edward Snowdon level stuff though, even if that last one exists, it’s probably not being used on you.



  • I assume this is coming at some point, tbh

    I personally reckon they’re working on something YAbridge-esque to allow people to bring their VSTs to the push in standalone mode. If they can actually nail that, it’s an absolute no brainer to then release a full Linux version of the DAW and finally allow people like me to make the switch

    Every time I’ve tried to run Ableton on Linux over the years (most recently about Christmas last year), it’s the VST support that lets me down. I’ve got hundreds of VSTs I’ve used in various projects over the past couple of decades and I can’t switch unless I know they all work properly—projects not loading or sounding different is unacceptable. I need to be able to open anything I’ve worked on over the years and be able to get right into the creativity without tinkering, as that is what I already have today.

    Until that day, I’ve got to begrudgingly keep windows around.








  • I think it’s worth understanding that tinyconfig is the result of a lot of effort into finding how much you can strip back the kernel and have it still (kinda) work. It’s realistically as stripped back as you can get—you don’t even get access to storage devices by default.

    I’m curious about where your requirements have come from, as if the kernel was literally just tty and ethernet, you basically wouldn’t be able to do anything with it.





  • Just as the MiSTer has started putting (sorta) 486s back in people’s hands, although if the newly required instructions aren’t too complicated, I suppose someone could conceivably add them to the core.

    I guess one unknown for me is how the capability detection of the kernel works and if it works on instruction detection or if it determines it via CPUID.

    A big also is that I’ve not yet tried to run Linux on mine yet so I’m not even sure it’s possible with a modern kernel anyway. I think I remember seeing someone got an old version of redhat or Debian working