• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle


  • vi is the way it is for very good reasons, I don’t really see that with VS Code. Even gVim has menus. You can have both accessibility and flexibility/speed.

    I would still try to adapt to it, but the PowerShell experience I had a couple months ago put me off it (and VSCodium) for good. Install IDE, install plug-in, hangs forever until you figure out that the useless error message means you need to install some additional .msi from Microsoft. Blergh.


  • kshade@lemmy.worldtoProgramming@programming.devDo you use VS Code?
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    edit-2
    2 months ago

    I agree, thought Atom was kind of a fun text editor but silly for being an entire Chrome browser, then it mutated into this intentionally held back IDE where not even developing PowerShell or C# can be done without mucking about first.

    There is barely any functionality without add-ins but not because they want to keep the base program light. And it siphons all the data it can get, of course.

    It’s pretty clear to me that they don’t want it to be better than Visual Studio proper, so you don’t get a sane menu structure or out of the box functionality. Microsoft made an editor that is somehow more opaque and unintuitive than vi, not because of necessity or for practicality reasons but because it has to be different from the flagship product.

    I’d much rather work with Spyder, Netbeans or Eclipse. Or some Jetbrains product. Or Notepad3 + Terminal and a browser.















  • I don’t have an answer for you, just a warning: This is par for the course when it comes to Rocketchat, every major version seems to come with another piece of nagware, another limit, another thing paywalled. I run a server for the non-profit I work for and they haven’t even replied to my mails about maybe offering a more affordable licensing tier before Enterprise.

    We don’t need a lot, just push notifications (which they have to pay for, so absolutely fair to limit) and LDAP integration that isn’t intentionally gimped. A supporter tier with no real extra features (we don’t need their customer-facing-type features) and very limited tech support would be really nice, but I guess they don’t want our poor people money. Gotta try just really hard to squeeze something from that stone instead.

    Example: First they removed automatic LDAP syncing, then they blocked people from still doing it with cron. You now have to enter your admin password every time to sync “for security reasons” unless you pay at least $10 per user and month or something ridiculous (for a non-profit) like that. Not that you’d know from their website, they’ve removed all pricing information from there.

    They’ve also limited the amount of (free, third-party) add-ons you can install while also adding a new feature that lets users see and request add-ons from admins. So many dark patterns.

    Rocketchat narrowly won out over Matrix when Covid started but it sure as hell wouldn’t now.



  • kshade@lemmy.worldtoLinux@lemmy.mlToday GNU/Linux is 32 years old
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    1 year ago

    every distro I install I am eventually greeted with something just completely breaking for no reason whatsoever

    This happens on Windows too and the fixes you have to apply aren’t less esoteric.

    For example: User complains that Spyder won’t start on her brand-new laptop. Installation seems perfectly fine, nothing wrong there, no corruption or obvious missing bits. Dig around in the Windows log files, find some fairly generic error. Do a bit of googling, eventually decide to just search Github for issues mentioning Spyder not loading. Turns out the laptop is just too new and the AMD graphics driver Windows installs on its own has issues with the IGPU. So replacing that with newer the version AMD distributes fixes it.

    Or, with Windows 11, if you want the start menu on the left and the Explorer context menu usable: Sure, just open powershell and run these commands to create new, weird registry keys to force it, btw these are not supported by Microsoft, you’re on your own.

    I’d rather choose the OS that doesn’t have the audacity to charge money and then blast me with ads in the start menu.