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/)Q
Posts
141
Comments
685
Joined
3 yr. ago

I joined Lemmy back in 2020 and have been using it as @qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I'm interested in systemd/Linux, FOSS, and Selfhosting.

  • Old PC's and especially laptops (make sure to consider removing the battery though) make great homeservers. You can run dozens of services on old hardware.

  • Yes, but if you care about power efficiency then they really aren't a great option. Most professional server hardware that you can get for a decent price uses significantly more power than an old mini computer or a cheap N100 PC. I own a proliant but rarely power it on due to the fact that I could rent an similarly performant VPS for 2x the power bill. Besides that many server CPU's don't have integrated GPU's and will require additional hardware if you want to run something like Jellyfin.

  • If grants are tied to the "score" there is an incentive to abuse the system.

  • Score could be kept with citations. You'd be required to list the work you built on, as we do today, and the authors would receive credit. No citation would be worth more than another. If you published something useful for a particular field or made a major discovery that opened a new field, then your citation count would reflect it.

    Wouldn't you be able to game that by having 2 entities spamming citations for each other?

  • C++

    Jump
  • const ref or unique_ptr if you need ownership

  • Have you tried converting it to a webp first? That usually solves it for me.

  • Yes I remember the lemmy.world servers being DDOS'ed every couple of days and having to switch between 3 clients and the webinterface because all of the apps were missing some features. The alternative frontends like photon and tesseract have really improved and imo should be the new defaults.

  • *Khashoggi

  • Great app, I recommend everyone give it a try

  • Some time ago I wrote a program in COBOL and half of it was just CALL "SYSTEM" BY CONTENT in the end.

  • I guess I'll explode

  • Microsoft have been endorsing Linux recently for this reason.

    I doubt that's still the reason, I think they endorse it because they're making a shit ton of money using it on Azure.

  • ...I don't click links...

    I strongly suggest doing so if you want to understand what the article is about

  • Even if the instance doesn't have any rules about it?

  • It's a spammer AFAIK, I considered the possibility of it being used to get IP's and deanonimize users through the image but it seems this isn't the case since the image points to a generic pictrs file from a Lemmy instance and most clients / frontends proxy image loading.

  • Have you used both languages before?

  • Rust code (and the ecosystem) seems to put a higher priority on describing code contracts through the type system and documentation. I personally feel you don't need as much context to write functional code compared to C where every corner of the codebase might be hiding something that could impact the part your working on.

  • Welcome