Signal (https://github.com/ryohey/signal, https://signal.vercel.app/edit) is generally what I use for midi composition! it’s usable in a web browser, and rather good.
they/them
A backend developer mainly using Rust, though I’ve been messing around with JVM languages as of late. I play lots of video games too :)
Mastodon: @azzydev@tech.lgbt Matrix: @azzydev:hackliberty.org
- 3 Posts
- 45 Comments
It’s difficult to notice due to compression, but it has a blue stripe where one of the white stripes normally is.
Azzy@beehaw.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•PSA: If you're going to write software for piracy, put it on I2P!English272·1 year agoNot Gitea, they got bought by a for-profit company or something
Azzy@beehaw.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•What things do you refuse to pirate?English5·1 year agoI’m not sure how to describe it, so I’ll just give an example. There’s a completely free online game called corru.observer, where all music is available to listen to on soundcloud, where the only support the devs have is to support on patreon/kofi/i don’t remember, or to buy the music on bandcamp.
I love the game, i love the music, and so I supported the game by buying the music.
Azzy@beehaw.orgto Rust@programming.dev•What are you working on this week? (Mar. 10, 2024)3·1 year agoBeginning work on a full Minecraft server implementation; Other projects seem to be either frameworks (over full implementations) or relatively dead :(
oh my god shart is incredible
Azzy@beehaw.orgto Fediverse@lemmy.ml•Meta tests cross-posting from Facebook to its Twitter/X competitor, Threads11·1 year agoyeah i totally get that, it’s just that imo Deceptichum is being mean about the whole thing. i’m not attacking the concept of federation (or the choice to not do so with certain instances).
Azzy@beehaw.orgto Fediverse@lemmy.ml•Meta tests cross-posting from Facebook to its Twitter/X competitor, Threads32·1 year agogod forbid they be able to keep up with creators/friends they care about
Azzy@beehaw.orgto Free and Open Source Software@beehaw.org•is there any foss discord client for mobile?14·1 year agoI know this doesn’t answer your question, but using a 3rd party client or modifying the discord client is technically against the discord TOS. They don’t really enforce it unless you’re selfbotting or whatever, but there have been cases where people got banned from 3rd party clients because of a bug within the client that caused apparently bot-like behavior.
Azzy@beehaw.orgto The Onion@midwest.social•Fan of Cowboy Bebop Soundtrack Announces Plans to Never Listen to Any Other Jazz EverEnglish7·1 year agoThe incredibles has a fantastic sound track, kronos unveiled is a masterpiece.
idk why people don’t just use codium instead
Azzy@beehaw.orgto Privacy Guides@lemmy.one•Quick question about DNS and DoH that I thought about after reading this post:English1·2 years agoIs it possible for devices to ask the pihole without doh, and the pi-hole to forward the request with doh if the domain isn’t in the cache?
Azzy@beehaw.orgto Privacy Guides@lemmy.one•Chat Control 2.0: EU governments set to approve the end of private messaging and secure encryptionEnglish1·2 years agoI suppose you’re right, but forging that kind of thing would be difficult, also considering the PKI already in place. If someone has their own email server and they sign/encrypt their email, and host their public key on a key server somewhere, it’s highly unlikely that all three would be compromised. and even if that fails, you could just meet up with them and exchange flash drives with keys.
Azzy@beehaw.orgto Privacy Guides@lemmy.one•Chat Control 2.0: EU governments set to approve the end of private messaging and secure encryptionEnglish21·2 years agoWhat’s stopping someone from just sending public keys or something through Signal and encrypting their messages that way? There’s no way to enforce this with such simple loopholes present. We shouldn’t be focusing on breaking privacy and instead invest in helping existing victims in ways that actually matter.
Holy shit (sorry)! You really know your stuff, or at the very least, I don’t know my stuff! I’ll keep in mind the stuff you said about the ESP32 and the ATMEGA, but I was more so referring to the editions of those dev boards that use the RP2040!
https://www.sparkfun.com/products/18288 https://www.sparkfun.com/products/17745
After reading a bit more, it seems that pretty much the only difference is the IO and other supporting hardware besides just the chips. If someone (me) were working on a project where solutions like these particularly-powerful microcontrollers are required, when would it make more sense to use one of these pre-made boards for computing rather than making your own PCB designs including the chip? Is it mostly for projects where extremely compact form factors (and/or other shenanigans) aren’t necessary?
Azzy@beehaw.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•*Permanently Deleted*English12·2 years agoYou can move the ebook file to where qbittorrent is trying to download it to, and then recheck. It’ll then recognize that the file is there, and should work as a seed.
Oh wow! this is a lot of great detail! is Rust at all useful for embedded applications, or am i essentially restricted to C/C++? Is Adafruit also a good resource or not as much as the others? Also, besides the obvious differences in form factor and ease of use, what’s the objective difference between the RP2040 chip, and, for example, Sparkfun’s “Pro Micro” or “Thing Plus”, or is the ease-of-use by itself the main selling point?
EEVblog looks great! lots of material there! glibg10b mentioned the book “The Art of Electronics”, is this a good source too?
Probably stuff like microcontrollers/embedded applications! (I’d like to think) I already know much of the higher-level concepts of computers and how they work, I’ve messed around with programming in Rust or C#, I’ve been daily-driving linux for a few years, I’ve wrote software to do basic tasks for me, but my end goal is to apply my experiences to the physical world. I know very little about the basics of electronics, the physics of it, why PCBs are designed the way they are, etc.
I guess I’d like resources for the lowest-of-the-low-level stuff? Like “How electricity in general works”, “Use-cases for resistors”, “Why you sometimes see capacitors in weird places”, etc.
I’m just now realizing how vague my original question was? i’m sorry about that haha.
I don’t have a particular goal in mind though, i just think this stuff is cool, and I’d like to at some point be able to sit down and make something wacky or useful with KiCad/similar.
It’s just for midi! I recommend using other tools for that purpose.