• 0 Posts
  • 21 Comments
Joined 1 year 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.




  • Ekky@sopuli.xyztoProgrammer Humor@lemmy.mlwhy isn't it ok? why????
    link
    fedilink
    arrow-up
    153
    arrow-down
    2
    ·
    3 months ago

    Huh, I’m not sure they are comparable.

    Didn’t USB A and USB B use a master-slave relationship in which the male would (generally) always be the slave, whereas USB C uses agreement and discussion to decide the master and slave roles regardless of connector gender.

    Please do correct me if I’m wrong. Also, do we say “agent” now instead of “slave”, or what is the new term?


  • I had quite some beef with the tethered caps in the beginning when they didn’t latch properly, but have since gotten used to them. That said:

    • Cap on top -> Funny hat for nose!
    • Cap on bottom -> Beard gets to take a moist nap.
    • Cap on sides -> Mustache also gets to take a sip!

    Obviously not much of a problem. I’d need to clean my facial hair either way if eating ice cream or other messy foods, but cap rotation might not be effective if your “face” sticks out 1-2cm from your mouth.

    One could also attempt to rotate the cap in a way to achieve quantum tunneling, but I don’t feel that I’ve achieved that level of “tethered cap proficiency” yet.


  • I’m pretty sure it’s more like

    Junior dev: Got all the nice addons, RGB lighting, only uses dark theme, got all the stickers, works from either a café or moms basement.

    VS Senior dev: Works on company standard issue hardware, barely customizes visuals (but got a script which makes a cup of coffee on the shared machine in exactly 2 minutes and 30 seconds), works in shared office, has old rolling cabinet with unknown artifacts last touched 10+ years ago.

    Obviously this is an overgeneralization and not a catch-all, you might even say that it’s “programmer humor”.






  • Ekky@sopuli.xyztoProgrammer Humor@programming.devMy Git Knowledge
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    1
    ·
    8 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.