• 0 Posts
  • 29 Comments
Joined 10 months ago
cake
Cake day: March 30th, 2024

help-circle
  • rbn@sopuli.xyztoProgrammer Humor@lemmy.mlEvil Ones
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    26 days ago

    If the existence is a terroristic act how do you call farmers who breed these creatures on purpose? I guess the new ‘vegans’ could then eat the very last generation of terroristic animals and then everyone needs to go ‘vegetabler’. I guess that doesn’t sound too bad to those that are vegetabler on purpose. ;)






  • Always appreciate any work spent on any FOSS stuff out there but currently I’m a bit afraid that Gecko disappears into unimportance. So I’d prefer more contributions towards that one project rather than opening new ones.

    The issue with browser engines is that it always requires work from two directions. The browser engine must be optimized to render websites as good as possible. And websites must be optimized to be rendered by all the different browser engines.

    And (almost) no one is willing to do the latter for engines with a <1% market share. Already now, more and more commercial and non-commercial websites are only working properly with Chrome or its derivates.


  • If we say that the SSN database internally only stores numbers today, but could also store hexadecimal values without significant redesigns, I would assume that SSNs are stored as text already. So no matter if you put numbers, hex or text, 9 places will always use 9 bytes (assuming it’s ASCII only and doesn’t support UTF-8 etc.).

    Furthermore, the post implied that the current technical limit is 999,999,999. That very much sounds like a character data type to me. Otherwise, the limit is usually something like 2^x.

    If SSNs are stored as numbers today, then hex and text would lead to quite some change. If you go for a re-design, you can as well just increase the length of the field.




  • I like this definition the best. If someone is making a super complex sandwich with many ingredients and passion, then I’m fine to call that cooking. Same with a cold soup, a cous-cous salad or a fancy appetizer. Many dishes in top notch cuisine are served cold. In molecular kitchen, there’s even stuff served below freezing. Still all cooking to me.

    If someone just warms up a can of Ravioli, microwaves convinience food, etc. I’d consider that rather food prep. If using the microwave is just one step of multiple in a recipe, than that’s fine again.

    For me cooking requires a minimum level of effort rather than a minimum level of heat.











  • The study differentiates between male and female only and purely based on physical features such as eye brows, mustache etc.

    I agree you can’t see one’s gender but I would say for the study this can be ignored. If you want to measure a bias (‘women code better/worse than men’), it only matters what people believe to see. So if a person looks rather male than female for a majority of GitHub users, it can be counted as male in the statistics. Even if they have the opposite sex, are non-binary or indentify as something else, it shouldn’t impact one’s bias.