Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SH
space_comrade [he/him] @ space_comrade @hexbear.net
Posts
0
Comments
152
Joined
5 yr. ago

  • I'll take Linux hardware support over Microsoft any day of the week.

    I'm really undecided on this. It really depends on the type of hardware, for example when dealing with graphics card drivers, especially nvidia I'll take windows over linux any day. On the other hand on Linux I don't have to install drivers for almost anything and things mostly just work unless the device is brand new.

    I've been using all of the major OSs and they're all good and they all suck in their own way. Windows does suck a bit more than the others, but I don't think it's as terrible as diehard Linux fanboys make it out to be.

    I still use Windows on my home PC because bideo gaems and music production. I'd prefer to use Linux instead but oh well it's not the worst thing.

  • If the democrats truly are the only viable "left" option then the only reasonable course of action would be to burn the whole state apparatus down and start anew.

    You won't advocate for that of course because the fact is you don't really care about things being better, you care about pretending to be on the moral high-ground, so vague platitudes about things getting better in the abstract you get from democrats is just enough for you, because you probably endure no economic hardship and politics is just an extension of sports to you.

  • From what I've heard from Google employees Google is really stringent with their coding standards and they usually limit what you can do with the language. Like for C++ they don't even use half the fancy features C++ offers you because it's hard to reason about them.

    I guess that policy makes sense but I feel like it takes out all the fun out of the job.

  • I've had pretty much the opposite experience. My friend has a macbook that he drops all the time and still works.

    Also it's not like other brands are immune to denting, it's just kind of the nature of the material.

    Kinda agree on the keyboard but I got used to it and also most brands have that type of keyboards nowadays anyway.

  • ThinkPads are far superior than MacBooks for longevity

    Not sure that's true. I have a pretty top-of-the-line ThinkPad (3 years old) and it started falling apart after like a year of regular use. Maybe years ago that was true but nowadays I feel like everybody except maybe Apple has crap build quality.

  • Coming even from from an anarchist (i.e. someone who is also distrustful of government, media, etc), this type of stuff makes you guys sound crazy.

    It only sounds crazy if you assume you cannot possibly be a victim of a propaganda campaign, which I get it it's uncomfortable to think about but consider it and do your own research.

  • I'm on a relatively well known private tracker. It's just a kind of a tradition of some release groups to do this. I think it goes back to the times where this shit was shared through unstable FTP servers where you needed to restart the download of a file if the connection broke so they .rar it and split it into a dozen or so chunks. Nowadays it's almost certainly unnecessary but they still do it.

    I'm seeing it less and less thankfully.

  • Oh that's definitely going to lead to some hilarious situations but I don't think we're gonna see a complete breakdown of the whole IT sector. There's no way companies/institutions that do really mission critical work (kernels, firmware, automotive/aerospace software, certain kinds of banking/finance software etc.) will let AI write that code any time soon. The rest of the stuff isn't really that important and isn't that big of a deal it if breaks for a few hours/days because the AI spazzed out.

  • I don't think it's gonna go that way. In my experience the bigger the chunk of code you make it generate the more wrong it's gonna be, not just because it's a larger chunk of code, it's gonna be exponentially more wrong.

    It's only good for generating small chunks of code at a time.

  • It actually doesn't have to be. For example the way I use Github Copilot is I give it a code snippet to generate and if it's wrong I just write a bit more code and the it usually gets it right after 2-3 iterations and it still saves me time.

    The trick is you should be able to quickly determine if the code is what you want which means you need to have a bit of experience under your belt, so AI is pretty useless if not actively harmful for junior devs.

    Overall it's a good tool if you can get your company to shell out $20 a month for it, not sure if I'd pay it out of my own pocket tho.