dd will never reach the end
  • librecat librecat 6mo ago 100%

    One must imagine dd happy

    17
  • Dont install random stuff to your system guys
  • librecat librecat 7mo ago 96%

    I love flatpak but if you aren't using the AUR on arch what's the point?!

    56
  • Should there be a right to digital privacy?
  • librecat librecat 7mo ago 100%

    I want to include more than just for-profit entities for example any of the government agencies.

    Also I think it makes sense to limit the amount of power an entity can acquire through "online contracts" (EULA, cookie preferences, click to agree to terms of service, etc) especially since those are often ignored or blindly accepted by many people.

    2
  • Should there be a right to digital privacy?
  • librecat librecat 7mo ago 100%

    Sorry if my comment was unclear, I do care about digital privacy laws. I was just trying to say that they should be applied only to groups of people (Meta/Facebook, NSA, etc) rather than individuals. Edit: typo

    2
  • Should there be a right to digital privacy?
  • librecat librecat 7mo ago 100%

    I think in general the larger the organization (government, business, etc) the fewer rights/more restrictions they should have.

    As far as for individuals, my beliefs are closest to the third argument:

    no because you're voluntarily providing the data, but you're well within your rights to block tracking attempts

    2
  • What are your preferred code editors/IDEs to use on Android?
  • librecat librecat 7mo ago 100%

    I don't know about swipe for uppercase, but you can hold caps lock to toggle it.

    2
  • The installation process of different Linux distributions
  • librecat librecat 7mo ago 100%

    Gentoo users: Signature look of superiority. (their face has frozen that way while waiting for packages to compile)

    20
  • What are your preferred code editors/IDEs to use on Android?
  • librecat librecat 7mo ago 100%

    It is the standard text editor after all.

    2
  • What are your preferred code editors/IDEs to use on Android?
  • librecat librecat 7mo ago 100%

    I wanted to mention a new open source project Xed-Editor.

    Additionally, I think the (virtual) keyboard you use is just as important as the editor (assuming you aren't using a physical keyboard). I would recommend Unexpected Keyboard I have had a great experience with it.

    4
  • Russian delete
  • librecat librecat 7mo ago 100%

    Given that their hand is over the mouse and not the keyboard/enter key, I assume they're gonna click close on the terminal :p

    57
  • news
    News 7mo ago
    Jump
    NY judge issues gag order on Trump in hush money trial
  • librecat librecat 7mo ago 6%

    I don't like Trump, but gag orders shouldn't be a thing either.

    -27
  • Candace Owens Fired From Daily Wire Over Stances on Gaza
  • librecat librecat 7mo ago 100%

    What does "qued phrasing" mean? I tried looking it up, but failed.

    1
  • Who doesn't like the running symbols in the terminal?
  • librecat librecat 7mo ago 100%

    Might I add:

    • GCC
    • webkit-gtk
    6
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBE
    Bevy Engine 8mo ago
    Jump
    🧬 bevy_replicon v0.24.0 is out!
  • librecat librecat 7mo ago 100%

    Does this mean that bevy_replicon could be used with something like bevy_quinnet?

    1
  • Update: Advice re son learning to program.
  • librecat librecat 7mo ago 100%

    I wanted to mention VSCodium as an alternative to VSCode, from their website "VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code."

    Basically it just removes telemetry/tracking.

    14
  • I'm betting on Call-by-Push-Value
  • librecat librecat 8mo ago 100%

    I was thinking something similar as well, can someone explain the difference to me?

    1
  • What are some pros and cons of a `scope` keyword?
  • librecat librecat 8mo ago 100%

    I was just thinking about Python's with

    1
  • What are some pros and cons of a `scope` keyword?
  • librecat librecat 8mo ago 100%

    To be honest, the only use case I really thought of was something like unlocking a mutex at the end of a scope or maybe a file.

    1
  • In something like C++ you could create a scope like so: ```cpp { // Do something neat here } ``` I was wondering about having or maybe even requiring a `scope` keyword, which might look like this: ```cpp scope { // Do something neat here } ``` This seems even more relevant in an indentation sensitive language like python: ```py scope: pass ``` Interested to hear any opinions, TIA.

    9
    7
    Shage it, Shage Carpet
  • librecat librecat 8mo ago 100%

    trophies

    5
  • I was wondering if anyone here got Code Llama 70b running or knows of any guides/tutorials on how to do so. I tried setting it up myself with a quantized version, and it was able to load but I think I must have misconfigured it since I only got nonsensical results. One thing I definitely don't understand is the templates, did they change those? Also, if this type of post isn't allowed or is off topic please let me know, I have never posted in this sublemmy before.

    9
    2

    For the past week or so I haven't been able to use the lemmy.basedcount.com instance. I didn't see any announcements about it so I was wondering if it was just me.

    3
    2
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
    Lemmy Support librecat 1y ago 72%
    Disable auto upvote?

    Whenever I make a post or comment it is automatically upvoted/liked ( I don't know what it's called here). Is this part of Lemmy in general or part of my Lemmy client (Jerboa)? How can I disable this behavior?

    5
    6
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearBE
    Bevy Engine librecat 1y ago 100%
    How do I use the correct licensing?

    I recently made a library for bevy, and want it to be available under the same dual license as bevy. What i've done is created both licence files and copy-pasted the contents, as well as copy the license sections from another bevy project. Is this all I need to do? I'm not a lawyer and am very new to all of this.

    2
    3