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

  • 2 Posts
  • 42 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle






  • Well, firefox used to have support for gopher, but maintaining it was too much work and support was removed in firefox 4.0. Even now, with it gopher and gemini being the most popular they’ve ever been, neither of them have built-in support from any major web browser.

    Also, it’s not that the creators don’t want people using it, that’s not what I meant. It’s just that they didn’t expect the level of adoption they currently have.


  • because the point is not broad adoption, the point is not what features it supports, the point is the features that it doesn’t. It can’t track you, it can’t advertise to you (effectively), it’s meant to replicate that pre-corporate-enshittification feeling the WWW once had. The creators never imagined it would get as big as it even currently is.





  • This is a very dangerous, and unfortunately widespread, generalization. The shitty ones are the loudest ones, and I’m sorry that most of your experience with linux users has been with them. I promise, much of the community are kindhearted individuals who simply use linux because of its ideals, or because they’re developers, or privacy enthusiasts, or those who bought a steam deck and think the lack of windows is pretty neat.





  • 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?





  • 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?