• 0 Posts
  • 196 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle



  • BorgDrone@lemmy.onetoProgrammer Humor@programming.devJavaScript
    link
    fedilink
    arrow-up
    15
    arrow-down
    2
    ·
    26 days ago

    Anyway, back then it wasn’t considered the job of the programming language to hold the hand of the aspiring developer as it is common today.

    But that’s exactly what it’s doing by trying to figure out what the developer meant. ‘“11” + 1’, should cause the compiler to tell the developer to to fuck themselves.



  • How is it a retcon? The use of giga- as a prefix for 109 has been in use as part of the metric system since 1960. I don’t think anyone in the fledgeling computer industry was talking about giga- or mega- anything at that time. The use of mega- as a prefix for 106 has been in use since 1873, over 60 years before Claude Shannon even came up with the concept of a digital computer.

    if anything, the use of mega- and giga- to mean 1024 is a retcon over previous usage.




  • I’d want to be able to lose two drives in an array before I lose all my shit. So RAID 6 for me.

    Repeat after me: RAID is not a backup solution, RAID is a high-availability solution.

    The point of RAID is not to safeguard your data, you need proper backups for that (3-2-1 rule of backups: 3 copies of the data on 2 different storage media, with 1 copy off-site). RAID will not protect your data from deletion from user error, malware, OS bugs, or anything like that.

    The point of RAID is so everyone can keep working if there is a hardware failure. It’s there to prevent downtime.












  • So for the record I don’t know that this is relevant

    My point was that you can’t really compare them because Steam provides a lot less value than Apple to developers, yet they still take a 30% cut. With Apple you get a lot more for your 30% than you do at Valve.

    Followup question. Do you receive any of this stuff from Nintendo? Sony/PlayStation? They also take an 30% cut.

    I don’t develop for consoles but a quick Google search shows that PlayStation provides support and even free development kits (special console hardware for development) to indie developers. They all obviously provide SDKs as they are the only ones who can.

    Steam is great, but it’s just a storefront. Steam doesn’t get involved until your game is done and ready for sale. This is very different from Apple/Google/Sony/Microsoft/Nintendo who are much more involved in the entire development process than Steam.