Skip Navigation

Posts
11
Comments
116
Joined
2 yr. ago

  • Well, for specific licenses there are use cases for MPL, which is weak copy left. LGPL is trying to state that statical linking is not allowed, while MPL does. Also, EUPL have simmilar advantages over AGPL, plus that it have very clear defined legal juristiction. So, when it comes to specific licenses there are many reasons to use whatever licence you use. Just make sure you use a license that reflects your expectations.

  • These are good in a more hands on way, but it is hard there to understand the conceptual difference between MIT and EUPL. So, I deliberately didn't go in to the details, since there are a lot of tools for that. I aimed for a higher level, since I find people often have missed that.

  • Programming @programming.dev

    Licenses are boring but you really need one!

    Permanently Deleted

    Jump
  • Whats rough?

  • Permanently Deleted

    Jump
  • Well, I get you are trying to state that MAGA people are pedofiles, and I am not here to stop you from that. But you also assume they catch actual pedofiles. However, there are cases where they have contacted people with an intellectual disability, and then you cannot be really sure the person really is sexually in to children, since with enough pushing you can get such persons to agree to a meeting anyway... just because you pushed. Regardless of how awful the crime is, we cannot accept vigilantes.

  • At least he is to stand trial, in other countries they are just elected again and given a second attempt at the coup.

  • Permanently Deleted

    Jump
  • Hey, there is a long tradition of banning evil math... even Pythagoras did it... But, I guess he at least had good reasons, irrational numbers are super creepy and deserved to be banned.

  • For a more user friendly tiling desktop environment, you should have a look at COSMIC. It is still im alpha, but I use it as a daily driver...

  • On an unrelated note, don't forget to sanitize your input.

  • This is why Bobby Tables mom needs her Github account suspended.....

  • As someone that have worked in software for 30 years, and deplying complicated software, shared libraries is a misstake. You think you get the benefit of size and easy security upgrades, but due to deployment hell you end up using docker and now your deployment actually added a whole OS in size and you need to do security upgrades for this OS instead of just your application. I use rust for some software now, and I build it with musl, and is struck by how small things get in relation to the regular deployment, and it feels like magic that I no longer get glibc incompatibility issues.

  • No, but the process to identify the ones that work is all part of the modern medicine. Before that, placebo and lack of scientific methods made it impossible to separate a working substance from snake oil.

  • Yes, historical medicin was so good, lets work our ass off to recreate it...

  • Are you saying that it is common that people use utf8 characters that you cannot easily type on a standard keyboard? I'm very skeptical of this claim.

  • Good to know that every time I feel the need to use ALGOL 68, I must remember to disable ligatures. Still not sure this is going to be a huge problem 😂

  • Well, that was something.... I have used ligatures in my code editor for quite a few years now, and I have NEVER been confused about the ambiguity this person is so upset about. Why? I have never ever seen the Unicode character for not equals in a code block, simply since it is not a valid character in any known language. In fact, I have never even seen it in a String where it actually would be legal, probably since nobody knows how to type that using a standard keyboard. This whole article felt like someone with a severe diagnose have locked in on some hypothetical correctness issue, that simply isn't a problem in the real world.

    But, if you for some reason find ligatures confusing, then you shouldn't use them. But, just to be clear, there is not a right of wrong like this blog post tries to argue, it is a matter of personal taste.

  • Splits, ligatures tabs and more

  • Cosmic term is nice. Still just alpha, so there are rough edges though.

  • For Boomers, cars was the latest tech that everyone was fiddling with. This caused even the boomer that wasn't very interested , to know quite a lot. For later generations, car became more of a means of transportation, and the knowledge of cars was only for specialists. For gen X, computers were the high tech thing, everyone was fiddling with. Most gen x can setup a printer if they have to. For later generations, computers are just tools, and the knowledge is only for specialists.

  • Producing products that the users wants, and that solves tje users real problems. And not trying to make products as addictive as possible, to harvest as much user data as possible to sell.

  • The problem is that C is a prehistoric language and don't have any of the complex types for example. So, in a modern language you create a String. That string will have a length, and some well defined properties (like encoding and such). With C you have a char * , which is just a pointer to the memory that contains bytes, and hopefully is null terminated. The null termination is defined, but not enforced. Any encoding is whatever the developer had in mind. So the compiler just don't have the information to make any decisions. In rust you know exactly how long something lives, if something try to use it after that, the compiler can tell you. With C, all lifetimes lives in the developers head, and the compiler have no way of knowing. So, all these typing and properties of modern languages, are basically the implementation of your suggestion.

  • Programmer Humor @programming.dev

    Should I file a bug report? 😀

    Science @beehaw.org

    Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure

    Programming @programming.dev

    Little Bobby Tables has a baby sister. Meet Sally Ignore Previous Instructions.

    World News @lemmy.ml

    First malaria vaccine slashes early childhood mortality

    Sync for Lemmy @lemmy.world

    Lemmy 0.19 Breaking Changes - Lemmy

    Programming @programming.dev

    The Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses!)

    Programming @programming.dev

    The Tragic Death of Inheritance

    Sync for Lemmy @lemmy.world

    Sync for Reddit should link to a reddit migration directory like sub.rehab

    Programming @programming.dev

    Linus Torvalds Takes On A Performance Patch: "I Relax By Playing With Inline Assembly"

    Programming.dev Meta @programming.dev

    Huh. In the list with "fastest growing #Lemmy instances" are only spam instances now