Skip Navigation
dd will never reach the end
  • One must imagine dd happy

  • Dont install random stuff to your system guys
  • I love flatpak but if you aren't using the AUR on arch what's the point?!

  • What are your preferred code editors/IDEs to use on Android?
  • I don't know about swipe for uppercase, but you can hold caps lock to toggle it.

  • The installation process of different Linux distributions
  • Gentoo users: Signature look of superiority. (their face has frozen that way while waiting for packages to compile)

  • What are your preferred code editors/IDEs to use on Android?
  • It is the standard text editor after all.

  • What are your preferred code editors/IDEs to use on Android?
  • 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.

  • Russian delete
  • 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

  • NY judge issues gag order on Trump in hush money trial
  • I don't like Trump, but gag orders shouldn't be a thing either.

  • Who doesn't like the running symbols in the terminal?
  • Might I add:

    • GCC
    • webkit-gtk
  • 🧬 bevy_replicon v0.24.0 is out!
  • Does this mean that bevy_replicon could be used with something like bevy_quinnet?

  • Update: Advice re son learning to program.
  • 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.

  • I'm betting on Call-by-Push-Value
  • I was thinking something similar as well, can someone explain the difference to me?

  • What are some pros and cons of a `scope` keyword?
  • I was just thinking about Python's with

  • What are some pros and cons of a `scope` keyword?
  • 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.

  • What are some pros and cons of a `scope` keyword?

    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.

    7
    Shage it, Shage Carpet
  • trophies

  • Chororpathologic: How to Lie with Maps
  • I was reading the individual words for a while before I got it :D

  • What’s in a name?
  • Naming things kids is the hardest part of programming.

  • Every language has its niche
  • I use bash when I need to feel pain.

  • ATTENTION PLASMA WIDGET, THEME AND ADD-ON DEVELOPERS:
  • At first I thought this was some kind of security issue from the picture and the tone.

  • Privacy ranking list for messengers
    lemmy.world Update: I made a spreadsheet that ranks messaging apps for privacy - Lemmy.World

    I’ve been working hard on the privacy spreadsheet, which has been in development for over 150 hours now. Its been updated, and now includes more messaging apps and more data, with a better format. I’m still working on the sidebar issue, if anyone knows how to fix it, here’s the GitHub repo: https://...

    Someone made a list ranking messengers for privacy, not necessarily encrypted but I thought I would share here Also sorry, I don't know how to crosspost/it isn't supported on my client yet.

    1
    Matrix: An open network for secure, decentralised communication:
    matrix.org Matrix.org

    Matrix, the open protocol for secure decentralised communications

    Matrix.org

    Thought I'd post this here since I haven't seen many mentions of it.

    Edit: If anyone here uses matrix, what client do you use and why?

    For me it's SchildiChat it has all the features of element (if not more) and a more community based approach.

    3
    Lemmy Support @lemmy.ml librecat @lemmy.basedcount.com
    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?

    6
    Bevy Engine @lemmy.world librecat @lemmy.basedcount.com
    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.

    3