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/)C
Posts
72
Comments
96
Joined
3 yr. ago

  • Flatpaks can guarantee you have a known-good dependency chain directly tested by the developers/maintainers themselves

    What does known-good mean? What if a security vulnerability is found in one of the dependencies. With an old-style distribution there is a security team that monitors security reports and they will provide a fixed package. With flatpaks it's not clear to me if those developers will monitor each dependency for security vulnerabilities and how they will handle that. Will users even be informed about a security issue, will a fix be backported or will it only be available in the latest version?

  • Was there even a change to the Firefox PPA? I am not seeing a change.

  • name[50] is out of bounds for char name[50]'

  • Been using phpwiki for the past 20 years or so.

  • BSD @programming.dev

    NetBSD 10.0 timeline and branch status

    mail-index.netbsd.org /current-users/2023/08/20/msg044300.html
  • You can sue anyone for anything, but no one is advertising any guaranteed speeds for mobile broadband, so your chances will be fairly limited. Best you can do is withdrawing from your contract.

  • If it's a YouTube video, it probably has been made to monetise, not to share tech material. So I usually avoid YouTube, because most of the time it's not worth it.

  • If you really think about it, caps on mobile data are also fairly stupid

    Mobile is a shared medium and can only support a certain amount of bandwidth per phone mast (in a certain area). A mobile phone network heavily relies on most users not using their data plans most of the time.

  • And depending where you live that might or might not work out well for you. If too many people in your neighbourhood use too much mobile data at the same time as you, speeds will decrease and unlimited data plans in particular will be throttled.

  • That link appears to be for a Windows driver.

  • The description says:

    In this video, we'll do a deep dive on what C++ Polymorphism is, what "virtual" does under the hood, and ultimately why it is SUCH a performance hit compared to languages like C and Rust.

    This is not about compile-time polymorphism.

  • Compilers @lemmy.ml

    TypeScript is Surprisingly OK for Compilers

    matklad.github.io /2023/08/17/typescript-is-surprisingly-ok-for-compilers.html
  • "they put ads in the terminal" isn't really accurate.

    Their "ubuntu-advantage-tools" adds information to one of their other products to the output of apt. You can easily get rid of that by uninstalling/replacing "ubuntu-advantage-tools". It's definitely not like they are selling ad space in your terminal to third parties.

  • Sure, but what about your chromium builds? (as mentioned in my post, replacing the firefox snap with a firefox deb is easy enough on Ubuntu, chromium is the more difficult one to deal with)

  • How is only having an LTS version vs. having a choice between using an LTS version or a non-LTS version not a downside?

  • C++ @programming.dev

    Inside STL: The deque, design - The Old New Thing

    devblogs.microsoft.com /oldnewthing/20230809-00/
  • Linux @lemmy.ml

    Snapless Ubuntu

  • C++ @programming.dev

    Inside STL: The pair and the compressed pair - The Old New Thing

    devblogs.microsoft.com /oldnewthing/20230801-00/
  • Emacs @programming.dev

    Emacs 29.1 Released

    emacsredux.com /blog/2023/07/30/emacs-29-1-released/
  • C++ @programming.dev

    WG21, aka C++ Standard Committee, July 2023 Mailing

    www.open-std.org /jtc1/sc22/wg21/docs/papers/2023/
  • BSD @programming.dev

    Six New Security Advisoriers: NetBSD-SA2023-00

    netbsd.org /changes/