Formerly /u/Zalack on Reddit.

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

help-circle


  • It’s worth pointing out that reproducible builds aren’t always guaranteed if software developers aren’t specifically programming with them in mind.

    imagine a program that inserts randomness during compile time for seeds. Reach build would generate a different seed even from the same source code, and would fail being diffed against the actual release.

    Or maybe the developer inserts information about the build environment for debugging such as the build time and exact OS version. This would cause verification builds to differ.

    Rust (the programing language) has had a long history of working towards reproducible builds for software written in the language, for instance.

    It’s one of those things that sounds straightforward and then pesky reality comes and fucks up your year.








  • Like any creative ever. Gamers will disagree but I find Macs desktop UI much nicer than Windows. I worked in Hollywood editorial for a while and it’s ALL Macs there until you get into really high end VFX stations.

    The Wacom drivers are also MUCH better on Mac. It’s hard to explain, but the stylus just doesn’t feel as smooth on Windows. The response curve/time is just better, even with the same settings.

    A bunch of small UX things like native column view in finder turn into annoyances on other systems.

    Having a UNIX terminal is nice if you’re a developer but aren’t fond of any of the Linux desktop environments. WSL for windows it’s getting better, but getting IDEs to play nicely with it was still touch and go last time I gave it a whirl.

    I game on PC and deploy to Linux servers, but Mac is my daily driver for coding and video editing. It just gets out of my way and let’s me be productive. I have to do way too much fiddling on Windows and PC for a desktop experience I still like less.

    Also – disregarding the OS, which I do think Apple should be forced to sell as a standalone – the build quality is leaps and bounds above any other laptop I’ve had. I’ve been using a laptop with the M1 Apple Silicone, and it’s legitimately the happiest I’ve ever been with a work computer.











  • First off, cool your jets; you’re being kinda rude for no reason here. Just because we disagree doesn’t mean either of us is an idiot.

    My point is just that you still develop features specifically for your admin-privileged users right? That’s the only thing I’m trying to say by calling admins users, that they still belong to the bucket of people you consider when adding features to your software, even if they are only admin-facing features. You’re right that it’s just a semantic difference, so let me rephrase using your terminology then;

    Admins of the software may want to create and promote their own private sites using the lemmy software that federate with only a subset of other lemmy instances. For instance, a network of ‘academic’ lemmy instances run by universities – with high moderation requirements – that do not federate with the ‘popular’ fedeverse.

    In that sense federation is a feature, to admins.

    I’m also not 100% sold on it not mattering to end-users. Like I’m a user by your metric, and I like that Kbin can de-federate from extremist instances or instances run by corporations like Meta, and will likely move homes if it doesn’t and I start seeing too much content from those instances. It’s a feature I specifically appreciate about this platform.