Formerly known as [email protected] / server shuts down end June 25

  • 0 Posts
  • 17 Comments
Joined 4 months ago
cake
Cake day: June 10th, 2025

help-circle
  • If the code doesn’t compile, or is badly mangled, or uses the wrong APIs / imports or forgets something really important then it’s broken. I can use AI to inform my opinion and sometimes makes use of what it outputs but critically I know how to program and I know how to spot good and bad code.

    I can’t speak for how you use it, but if you don’t have any real programmers and you’re iterating until something works then you could be producing junk and not know it. Maybe it doesn’t matter in your case if its a bunch for throwaway scripts and helpers but if you have actual code in production where money, lives, reputation, safety or security are at risk then it absolutely does.


  • I have never seen an AI generated code which is correct. Not once. I’ve certainly seen it broadly correct and used it for the gist of something. But normally it fucks something up - imports, dependencies, logic, API calls, or a combination of all them.

    I sure as hell wouldn’t trust to use it without reviewing it thoroughly. And anyone stupid enough to use it blindly through “vibe” programming deserves everything they get. And most likely that will be a massive bill and code which is horribly broken in some serious and subtle way.







  • arc99@lemmy.worldtoLinux@lemmy.mlFan of Flatpaks ...or Not?
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    While I wouldn’t want flakpak going deep into the OS I think the advantage of using them on the desktop is obvious. Developers can release to multiple dists from a single build and end users get updates and versions immediately rather than waiting for the dist to update its packages.

    The tradeoff is disk consumption but it’s not really that big of a deal. Flatpaks are layered so apps can share dependencies. e.g. if the app is GNOME it can share the GNOME runtime with other apps and doesn’t need to ship with its own.


  • I’ve set my P1S to print through LAN and it works fine. I don’t want or need to use an app to control the printer so I’m not concerned by that loss of functionality. IMO printing via LAN makes more sense anyway for most users. Having to upload some multiple megabyte file to the cloud just to download it back down to a machine you’re sitting beside makes no sense.

    I like Bambulabs hardware but I don’t get their obsession with locking down the firmware. Ultimately it’s just a 3d printer that takes an STL and prints it. There is very limited IP in a firmware that needs protection or that couldn’t be figured out by monitoring the I2C or whatever protocol it uses to send instructions to various systems like AMS, camera, printer board etc. Somebody could reverse engineer it already and all this controversy just makes it more likely that someone will.


  • The ribbon was contentious but most people are familiar with it and it has advantages like taskcentricity and less clutter. LibreOffice has an experimental ribbon that I think should be worked on, mainstreamed and set during installation or in the settings.

    UX in other areas should be improved. Lots of little annoyances add up for new users and can break their opinions. It’s not hard to look over the UI and see things which have no business being there, or should only appear in certain contexts, or could be implemented in better ways. I think the project should get some MS Office volunteers into a lab and ask them to do things and observe their problems. I’d have power Word, Excel, Powerpoint users come in and do non-trivial things they normally do and see where they trip up or even if they can do what they need.




  • I think if I were any non-US government I’d be very seriously thinking about not using Microsoft software at this time, particularly if it connects to the cloud. And that goes for companies with government contracts, or merely companies who are potential targets of industrial espionage.

    That said, LibreOffice needs to tap the EU for funding to broaden its features and also improve the UX because it’s not great tbh. It can be extremely frustrating using LibreOffice after using MS Office, in part because the UI is so different, noisy with esoteric actions, and very unrefined compared to its MS counterpart. That needs funding and to get to the point that somebody can pick up LibreOffice for the first time and not be surprised or stuck by the way it behaves.