• 0 Posts
  • 36 Comments
Joined 11 months ago
cake
Cake day: November 21st, 2023

help-circle



  • Hadn’t actually noticed it was Mac first before you mentioned it, but no, if it works for Mac, then it likely also works for Linux (and that’s what counts, right?).

    Contrary to my previous statement, I’ve actually tried downloading Zed. The first thing I noticed was the “sign in” in the top right corner. Feels rather unsightly, but no biggie. It appears to redirect to GitHub authorization, after which it fails with a “OAuthCallback”-error. Might be my fault, can’t remember if I’ve disabled or limited unnecessary functionality in GitHub.

    The design feels slick and most options are hidden away or represented by only a small icon with tooltips. It appears that no advanced settings page exists, as nearly everything is handled in JSON (initially thought that a visual settings page must have been hidden away deep down somewhere, but that appears to be wrong).

    Coop programming seems to be a big feature, but I’ll skip that as it appears to need setup.

    Also, the LLM part is not nearly as prominent as their front page makes it out to be, rather feels like an option than a prominent or forced feature, so that’s really nice.

    The included extensions (nice to have them as they’re no given) appear to focus on themes and syntax, can’t find any cross-development nor compilation related extensions which is just fine. Compilation is best handled in the terminal anyway.

    Overall it feels pretty solid, definitely different from the first impressions of their page. Might be even better with more diverse extensions, though, I haven’t looked at the internet for unlisted extensions, and I’m not sure how old the project is (the extensions might just not be made yet).

    There’s also no pop-ups, start pages with all kinds of featured content, nor settings or buttons that grab your attention away from your work (except the login button, perhaps. I would like to see what it looks like once logged in).

    I’m probably missing most features as my GitHub integration fails, but I’m overall positively surprised.





  • To expand a little:

    While it indeed is annoying, it did mostly go as expected, as in, law makers must always be ready for companies responding to new and more restrictive laws with malicious compliance.

    The vast majority of websites don’t actually follow the rules for cookie banners or implement them in as roundabout a way as possible, making them needlessly annoying as it should always be easier and at least as fast to decline than to accept.

    While this all sounds like cookie banners ultimately are a failure because of the misimplementations that companies provided in response, it does function as an eye opener for the common man and stepping stone for the EU for further laws and fines in regard to citizens’ rights to privacy.







  • Ekky@sopuli.xyztoProgrammer Humor@programming.devMy Git Knowledge
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    1
    ·
    7 months ago

    “Fixed issue with ssl python libs,” or “Minor bugfixes.”

    Red bird going "Hahaha, No!"

    In other news, never work more than one person on a branch (that’s why we have them). Make a new related issue with its own branch and rebase whenever necessary, and don’t even think about touching main or dev with anything but a properly reviewed and approved PR (in case they aren’t already protected), or I’ll find and report you to the same authority that handles all the failed sudo requests!

    Also, companies that disable rebasing are my bane. While you can absolutely do without, i much prefer to have less conflicts, cleaner branches and commits, easier method to pull in new changes from dev, overall better times for the reviewer, and the list goes on. Though, the intern rewriting multiple branches’ history which they have no business pushing to is also rather annoying.






  • Right, my bad. I thought you were explaining turbines in relation to the post, which would indeed have one attempt to run sand through it if not used with either liquid or steam.

    I also wrote turbine and generator separately, as, as you stated, turbines and generators are not the same. I, in turn, hope I didn’t give the impression that they were.

    I fully agree about the system as a whole better being described as a battery, which usually includes generators of some sort to convert the stored energy back into electricity.

    And yes, this is a rather precarious article, which also is why I wrote the half-question half-joke about unnecessary conversion steps using turbines.