neuromute | 2 years ago | on: Resolume
neuromute's comments
neuromute | 2 years ago | on: Resolume
neuromute | 2 years ago | on: Resolume
I was considering submitting a Show HN post too when it hits that point, but didn’t know if there was much interest on here. Turns out there is!
For anyone who is interested, the app I’ve been working on can be found here -> https://hydra.virusav.com
It’s FLOSS and the repo is here -> https://github.com/n3uromanc3r/hydra
Weirdly earlier today (prior to seeing this post) I considered starting a sister project to hydra that allows you to build a mixer and visual pipeline using a node-based system instead of the more rigid standard mixer setup.
neuromute | 2 years ago | on: Insomnia REST client now requires an account
For what it's worth, I first switched to Insomnia from Postman, years ago, when they pulled a similar stunt.
Rest assured, although I created an account earlier (to gain access to my collections which simply seemed to disappear overnight), I'll be switching away from your product, so don't count that account creation as a win in your metrics. Not impressed with how this has been handled at all. It seems there are very few trustworthy companies in tech anymore.
neuromute | 2 years ago | on: Dear Ubuntu
For a bit of background, I initially started out using Linux with Slax in 2005, moving on to Fedora Core 5 and then installing Ubuntu when Feisty Fawn was released. For a long time, Ubuntu just felt right. Don't get me wrong, in those days there was plenty of work to do to get a system working well (getting working drivers, configuring xorg, etc), but overall it seemed like Canonical had a real focus on delivering an easy to use, stable Linux desktop OS for people that didn't want to build everything from scratch.
Since then I’ve occasionally run other bare metal installed distros/derivaties (elementary, mint, pop, debian) for a while, but I always found my way back to Ubuntu. I’ve tried dozens of other distros through VMs and live disks over the years, just to see what they have to offer too. The world of Linux is vast and wonderful, and there's always the potential for temptation on the horizon.
That said, I've been running Ubuntu 18.04 on my main desktop PC for about 5 years now and it's been a relatively reliable daily driver OS during that time. However, snaps leave a very bad taste in my mouth. Canonical seem dead set on force-feeding this crap down users' throats too, which is another trait that doesn't sit well with me. With 18.04 reaching the end of its shelf life, I decided—like the author of the article—to part ways with Ubuntu (and, by extension, Canonical).
I spent a good while searching for the right replacement OS and finally came up with the following shortlist: Fedora, Nobara, OpenSuse Tumbleweed and Arch.
I wanted a decent low-latency experience for audio production, and to be able to run the Bitwig digital audio workstation software. I wanted Steam, BTRFS, Pipewire, and various other relatively standard packages like Firefox, Kodi, Inkscape, Blender, Spotify, Bitwarden, etc. Initially, I was thinking of using KDE Plasma too. I tried out all of the shortlisted distros above, and finally went with Arch. So far it's been an incredible experience.
There were too many niggles in the end, with KDE, and I decided to give the latest Gnome (44) a shot, once it landed in the Arch repos. That was a surprise, as I wasn't expecting it to be anywhere near as great as it is. So far this is probably the best desktop Linux experience I've ever had. There's close to zero chance I will ever install another Ubuntu OS on any of my machines.
So long, Ubuntu, and thanks for the good times.
neuromute | 2 years ago | on: Ubuntu 23.04 – 'Lunar Lobster'
In fact, I'm in the same camp. I'm imminently replacing a very nearly EOL 18.04 install with Arch. I've tried a non-trivial amount of distros over the course of my Linux days (since Fedora Core 5) and Ubuntu has probably seen the most install time over that period, but my time with Ubuntu is now at an end. Snaps suck.
neuromute | 3 years ago | on: World Population Clock: 7.96B People (2022)
neuromute | 4 years ago | on: Dangerous bug in Chrome’s ‘New Tab’ page bypassed security features
neuromute | 4 years ago | on: Framework Laptop pre-orders are open, starting at $999
neuromute | 5 years ago | on: Mealworms can compost styrofoam
neuromute | 5 years ago | on: Synfig Studio – FOSS industrial-strength 2D film-quality animation software
neuromute | 5 years ago | on: Websites that look like desktop GUIs
Likewise, your site is looking pretty sweet too.
neuromute | 5 years ago | on: Websites that look like desktop GUIs
Link, for those that are interested: https://os.virusav.com
Note: the name VirusAV might seem ominous, but it stands for Virus AudioVisual. I’m a coder, VJ, DJ and music producer.
neuromute | 6 years ago | on: Trump administration backs Oracle in Google fight
The Trump Administration’s environmental deregulation drive is no doubt lobbied for, backed by, and funded in part by the Fossil Fuel industry.
neuromute | 6 years ago | on: Where are all the animated SVGs?
Pencil 2D
Synfig Studio
OpenToonz (used by Studio Ghibli, no less!)
If you want 3D, then Blender is a fantastic open source tool.
neuromute | 6 years ago | on: Proton 5.0, a package to run Windows games on Linux
Linux gaming is looking pretty healthy now.
An obligatory shoutout goes to Ryan C. Gordon (icculus) for this continued contributions to native Linux gaming too (currently working on porting Descent 3). He made it possible for me to play some of my favourite games on Linux well over a decade ago.
VR is the one thing I’ve really been wanting on Linux. I held off on buying a Vive for my PC (I have PSVR though), due to the lack of advertised first class support for Linux, but it seems that the Index kit is fully supported on Steam OS. I’d buy the Index kit right now, if it weren’t for the long list of RMA horror stories I keep reading about on /r/ValveIndex. If Valve could improve quality control on their hardware, myself—and I’m sure other Linux users—would be more inclined to purchase it.
neuromute | 6 years ago | on: Rete: JavaScript framework for visual programming and creating node editor
At present, the sequence of connections for each effect are pre-determined, but I'm working with the idea that a button will flip the synth around so you can patch the units in any order you wish. Another idea is to start with an empty rack and have you add them in and move them around however you wish too, so you could have more than one of each type in the chain. Very much still a work-in-progress!
I'm actually using Tone.js for this project. So far I'm finding it very useful.
neuromute | 6 years ago | on: Rete: JavaScript framework for visual programming and creating node editor
Thanks for the recommendation though. :)
neuromute | 6 years ago | on: Rete: JavaScript framework for visual programming and creating node editor
The only functionality I’m actually looking for is the ability to connect and disconnect elements using virtual cables (that flex and look good, just like those in rete). It’s for a software synth patchbay (like those used in the Reason digital audio workstation software). So, ultimately, even though this library is impressive, it isn’t quite the right fit for my project.
If anyone can recommend an alternative that focuses purely on cabling, I’d love to hear about it!
neuromute | 6 years ago | on: Using multi-arch Docker images to support apps on any architecture