• 3 Posts
  • 225 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle
  • Bitwig has a native Linux version. Similar workflow to Ableton, but IMO better. It was my preferred DAW when I was still using proprietary software.

    Zrythm tries to be an open source equiv to both Ableton and Bitwig. You might like it or you might not. Either way, Ableton should still work fine on WINE, and it has in my experience.

    The Windows VSTs are the real sticker here. If using a native Linux DAW, you will need to use yabridge, Carla, or similar to bridge the Windows plugins to a Linux host using WINE. When using a DAW through WINE, you don’t need to use a bridge.



  • Ableton + every VST I’ve tried works great in WINE. Can’t comment on the other stuff, although I think Fusion360 is on Linux. I know Autodesk ports some of their software to be natively available on Linux, like Maya. Not sure if Fusion360 is a part of that, though.

    VS Code is on Linux. Probably not what you’re looking for when looking for a .NET IDE, though. Microsoft did make .NET core open source and available on Linux, though, along with the Mono project, which was originally a reverse engineering of .NET, so .NET development is possible on Linux, but I get why you use Windows for it, especially for legacy stuff.

    IIRC Adobe software only has problems running due to the DRM they include. If someone perhaps found a way to run the software without the DRM, it could potentially work.












  • I’d recommend getting a Hisense Android (or Google) TV since they let you set it up without creating an account, then use “adb uninstall --user 0 …” to completely debloat it (including removing Google apps). Then you can use your router to block internet access to the TV’s MAC address, along with setting the TV’s DNS server to 0.0.0.0, which will redirect all DNS traffic to a black hole, effectively blocking internet access.

    Also replace the launcher with LeanbackOnFire and the keyboard with LeanKey Keyboard while you’re at it. Note that replacing the launcher will block the Input button on the remote from working, but LeanbackOnFire will allow you to access the inputs from the homescreen. You can also use Button Mapper to remap whichever remote button you want to whichever HDMI input you want using an Android broadcast signal, but that’s a bit more advanced and requires reading adb logcat logs to figure out how to switch inputs using the proper command.

    If you’re feeling super adventurous, you can dump the boot.img using UART in the Uboot bootloader and root the device after unlocking the bootloader. Note that you will need to enable UART in the service menu before unlocking the bootloader since unlocking the bootloader will make integrity checks fail (including certain DRM), which will also make the service menu inaccessible.

    Additional note: disabling Google apps will make the stock launcher stop working, so you will need to install a replacement launcher before debloating.



  • I rooted my (Android TV based) smart TV, removed all the tracking (verified with PCAPDroid), and I use Stremio and SmartTube to stream everything. I also use AFWall as a firewall to whitelist only apps that I install to access the internet only through my VPN. I set my DNS to 0.0.0.0 to block all traffic outside of my DNS if my firewall ever fails because Android TV doesn’t have that option unlike regular Android.

    I have a Hisense TV if you’re curious. You can also get a TV box that is supported by LineageOS and do the same thing on there.

    Whenever Android 10 gets super outdated, I’m hoping that Plasma Bigscreen will be advanced enough to be able to replace it, then I will just use my laptop for TV activities instead. I also would need Linux to get better HDR support (currently it only supports HDR10 and not HDR10+ or Dolby Vision) and for AMD drivers to gain HDMI 2.1 support (which is being blocked by the HDMI forum for stupid reasons. The code has been ready for a while, but AMD isn’t allowed to release it)





  • I follow over 1000 creators on YouTube, many of them niche creators who don’t often upload content. There are a very small percentage who are on another platform.

    The main app that I use (Tubular) also supports PeerTube, but PeerTube has a big issue when it comes to both content discovery and delivery. YouTube hosts not only the “full” quality video, but they also host many different versions of the same video at varying resolutions/bitrates. This is unfeasable for basically anyone but a big tech company. YouTube also has a very effective (albeit very flawed) recommendation algorithm that smaller platforms struggle to compete against.