Bio ist für mich Abfall

  • 0 Posts
  • 279 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2024

help-circle

  • Well the chips itself are the same, but instead of soldering them onto pc ram sticks, they solder them onto data center RAM which is incompatible with a typical consumer pc.

    However if the bubble bursts you could start resoldering the chips.

    This is expensive and takes some skill. And not every chip will survive it.

    But still might be cheaper than buying new RAM.






  • Johanno@feddit.orgtolinuxmemes@lemmy.worldSpy
    link
    fedilink
    arrow-up
    1
    ·
    28 days ago

    Hold on a minute.

    You can’t play Minecraft on windows without verification???.

    Or any OS since the verification is for the java version?

    But how would that work for single player?

    I should be able to run anything on my fucking pc. Everyone who tells me otherwise is a fucking asshole.




  • It depends.

    You don’t want to write Java or kotlin in a text editor and gather the terminal commands for compiling and stuff when you could use an ide for that.

    However there is not much difference writing C in an editor and compile it with make than using an ide. But in both cases I would prefer an ide.

    The only reason why I would not use one is when there are incompatibilities or other special setups that make using an ide more work than an editor