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/)EX
Posts
16
Comments
245
Joined
2 yr. ago

  • I use LMMS although I'm planning on switching to reaper once I find out how to properly configure it and bring my LMMS presets in.

    To use the latest version of LMMS, you have to click on the alpha or latest release version on the downloads page instead of whatever the main release is. If you ever want help figuring out LMMS, feel free to reach out.

  • This isn't exactly answering your question, but one thing I see a lot of people get wrong is not knowing how to express what they're trying to do. An example I recently ran into would be when I was trying to enforce that an input to a function is a child class of an abstract class. If you express the problem with the right vocab you won't end up googling "how to make sure a variable is of the right type" and getting a different answer completely. I find that having taken classes and followed through books has helped me the most because the vocabulary to define my problem is ingrained in me. That's what I'd recommend the most, is increasing exposure to concepts and vocab so that it doesn't feel weird when you have to express a new problem.

  • News @lemmy.world

    Nestlé dismisses CEO due to an inappropriate relationship with a subordinate

  • I would break it into an interface that abstracts the sorting algorithm so that the sorting logic is decoupled from comparison logic or from the visuals. This would make it so that you can use different sorting algorithms and compare between them to see which one seems the most magical.

    Magical might mean something different between us, so I don't want to assume and just give you an algo.

  • I'm just curious but is your post about saying fuck or shit or is it more about self censorship in terms of vocab made up by tiktok, like unalive or pewpew? I think there's a lot of confusion about whether youre talking about normal cursewords or tiktok brain.

  • Privacy @lemmy.ml

    FOSS Alternative to Privacy?

  • I wanted to run a pi hole to use as a DNS so that I can be ad free on any device. The problem is that with my computer or with my phone, I need to put in a specific IP address when I want to change DNS on that device.

  • Does anyone know how to get a static IP for their server when their ISP doesn't allow it. I've found out how to use duckdns, but I want to set up my own DNS server from anywhere but I'm pretty sure it requires using a static IP.

  • Does anyone know how to get a static IP for their server when their ISP doesn't allow it. I've found out how to use duckdns, but I want to set up my own DNS server from anywhere but I'm pretty sure it requires using a static IP.

  • Rust @programming.dev

    How do you implement API Keys?

    Waterfox @programming.dev

    What makes Waterfox different?

    Rust @programming.dev

    How would you recommend rate limiting your own program?

    Rust @programming.dev

    Do you know how to use Feedbacks in LibAFL?

    Programming @programming.dev

    Making malware

    Programming @programming.dev

    Good Computer Handbooks

    Privacy @lemmy.ml

    Car Privacy is Shit

    Linux @programming.dev

    Linux Server OSes?

    Android @lemmy.world

    Learning to back up my messages

    Web Hosting @programming.dev

    I've got a domain but whats next?

    Poetry @lemmy.world

    Kindle

    Poetry @lemmy.world

    Untitled poem of mine

    Hacking @lemmy.ml

    Best fuzzing tool

    Rust @programming.dev

    Runtime Profiling in Rust