• 1 Post
  • 49 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle
  • I had a partner with genital HSV-1. YMMV, but in general:

    • No BFD; the stigma of HSV is the result of a marketing campaign in the 70s (not 100% on the date) by a company selling HSV treatments
    • Be honest and inform your prospective partners; yeah, some people who haven’t done the reading are going to react negatively
    • Antiviral treatments are available; the one my partner was a daily pill
    • In eight years of unprotected sex with her, she never had an outbreak and I test negative
    • You may never have another outbreak, you may have regular flare-ups, or something in between
    • Talk to your doctor and any take all of my previous comments like the Internet rumor it is



  • I collaborate with other people who are also on DRS. Before I had teammates on DRS, I tried using Blender, Openshot, Shotcut, KDenLive. Those NLEs are just not there yet.

    I actually started my solid modeling/parametric journey on FreeCAD, and I prefer the parametric workflow. I switched to Inventor when FreeCAD kept crashing when the object tree was ~60 primitives even on my monstrous workstation. I would love to go back to FreeCAD, because fuck AutoDesk in its ear, so hopefully they get the stability + complexity under control.


  • Rant on, bruddah! I am also in the “must use it for work” group, and I despise my work laptop with the fury of 1000 suns. In my personal work and prior to this new job, I was staying on Win 10 for Inventor, AutoCAD, FL Studio (and a bunch of VST synths I bought), and DaVinci Resolve Studio. My experience with my work laptop has spurred my nearly-complete jump to Linux.

    FL Studio has been replaced by Bitwig, new learning curve and loss of the VSTs just being the cost I have to eat. I almost have DRS running in perfectly in Aurora Linux. And my two Win 10 machines will just go into an isolated network until I can figure out workarounds/replacements for the Autodesk garbage.


  • I don’t really get all the hate on the comments.

    Agreed. “Oh no! Not an ETL!” I wish more applications were backed by MySQL, MariaDB, Mongo, etc. Give me the option of encryption at rest, and when it’s time to change apps, I have granular control over everything.

    On the other hand, the advantage of all the hate is everyone presenting their faves and providing their reasons. So …net win for the audience?





  • Maybe you will, and I sincerely hope that is the case for you. However, there are many, many studies demonstrating that this is not the case for most humans.

    1. It’s all about power and control; money is merely the scorekeeping system

    2. When people start accruing some power, in money form or otherwise, brain structure changes

    3. Exceptions to this are the rarity

    4. This is why humanity is stuck in the boom-bust doom loop for the history of civilization: a few people think they figured out the recipe to get all the power. They do the same shit that has been tried in the past, but somehow THIS time is going to be different for them. But it’s not, and they end up in guillotines, whether literal or metaphorical. And the cycle starts all over again.

    There are few exceptions to this doom loop, and the Salish Tribes leap to mind. They lived in balance with their lands and each other for at least 13500 years. Too bad they also got fuct by colonizers.

    Example sources (but there are so many from which to choose):




  • Thanks. I was aiming for the learning process. I want to be able to hear or imagine a sound and then start linking up the oscillators and filters to get that specific sound. My end goal is to be all like… oh, take a square wave modulated by a sawtooth with a 4-pole notch here tumble-dried with an LFO insert, then hit the unison with muffler bearings and blinker fluid. Bam, There’s the sound I wanted. But with less nonsense.




  • OpenDroneMap. It’s a suite that provides photogrammetry, stitching, volumetric analysis, geographic correlation, and 3D model conversion from aerial and non-aerial photos. And that’s only the features that I use myself. It defaults to CPU-only rendering, so you don’t need a big bad GPU to GSD.

    Even ignoring the lack of subscription cost, ODM performs at least as well as other applications I tried such as Pix4D. Professionally, I use it for year-over-year kelp bed monitoring, photosynthetic mass analysis, and home construction analysis, specifically volumetric infill needs. Personally, I use it to generate 3D models of my boat interior, which I convert to STL files for arranging infrastructure in limited spaces.




  • Different financial institutions (FI) will all have different appearances, because of the nature of how MX is implemented, and whether on desktop or mobile. In the case of my credit union, it’s right here:

    The interface of MX Platform on desktop looks like this:

    You might see something like this in your online banking home page:

    There are two ways that MX can get data from other accounts which you have to explicitly link in your bank/CU interface. The first method is through Open Banking protocols, which are mercifully obfuscated from the end user. Seriously, if you’re having trouble sleeping, try reading some of the Open Banking specifications. :D One selects their FI from the list, and enters creds and 2FA challenge. The other method is screen-scraping, but again this is abstracted away from the end user.

    One of the features where MX slaps more than anyone else (for now) is identifying the source of debits and classifying them. Underneath the hood, debit and credit card transaction strings are chaos. But even if MX gets it wrong, you can manually re-classify your expenses, and it will apply that to future transactions (optional). I already mentioned the burndowns, but if you have an idea for a saving schedule, MX will provide reminders and factor in your growth. Platform will also provide reminders for almost everything.

    Let me know if you have any other questions.