• 1 Post
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

  • Look at Amazon and their Fire TV platform. It’s just android, with all of the Google stuff stripped out.

    Sure, Google may not be getting any money for that, but they are getting more dev time and attention on the open source parts of Android which helps to solidify the base of the OS which helps them.

    And Android got popular because it was open and manufacturers could build phones that support it without necessarily needing to involve Google (or at least without needing to certify it or meet strict standards) which let the platform grow significantly. If Google closed it up today it would likely cause a fork in the Android platform ecosystem and you’d end up with “Google Android” on pixel and “Open Android” on all others.


  • No legal issues at all. Worst case they will blackball you from interviewing at that company for a few years, and tell other companies in that industry, or others that work with those recruoters at least, that you’re a flake and try to get you blackballed there too. And that’s going to be incredibly rare and only really happen if you’re an asshole about it or no-call-no-show the interview and waste their time.

    Politely decline to continue with them, they’ll probably appreciate that you’re being honest and not wasting their time interviewing you for you to just say no later.

    “I’ve decided to pursue other endeavors, thank you for your time”.


  • Many registrars let you buy a domain and set up dynamic DNS for it within their system so you can own a domain and get dyndns on it.

    Otherwise you could accomplish it with a VPS but you’d only need the smallest one available because it would just need to run nginx to forward to your home ip (and a small tool to update that IP when it changes). So you could probably get something for less than $5/mo.





  • Agreed.

    If you want to do a custom class, take the stats of something that already exists and just flavor it as something new with a new name. Maybe a bard but their performances are cooking meals for people or something.

    Maybe come up with a few homebrew spells for them that are cooking related (or something functionally identical to a spell, even if it isnt). Pick an existing spell that’s close to what you want and flavor it as food related and give it a new name.


  • The Lemmy app we are using on our phones needs to download content from Lemmy so it can be displayed to us. Lemmy might just have one big file full of links, but that’s annoying to have to write code to handle. Or it might have a folder full of files where each file is a post, but that’s also a bit annoying to write code to manage.

    It (probably) uses a local SQLite database to store all of the cached posts.

    Conceptually, a database is just a place to store things, just like a big text file. The database just handles a lot of the grunt work for you and makes it easier to search, organize, and filter the data.

    So anywhere there is data, there could be a database.


  • I see you got your answer, but I’m adding on for anyone else that comes across this.

    For me, I learned the most when I had a disposable and replaceable system. When I was dual booted I was too scared to touch anything in case it fucked everything up. Once I started poking round on a Pi, LiveUSB, etc it was a lot easier to learn because I could always restart.

    Id start there with something like Mint or Ubuntu. Then set it up in a way where you can easily replace your OS so you can reset it often and fuck around. Then just learn as you go.


  • if you let complexities of a long term vision constantly be injected into the steps to take now, you end up putting the cart before the horse.

    This exactly. Honestly at this moment I don’t really give a shit about long term stability as long as a genocide is happening, but we keep seeing that thrown out as a reason to ignore genocide.

    (Not to mention the arguments of if it’s technically genocide or “just” ethnic cleansing. That’s a problem for the international courts, all that matters now is that whatever it is, it’s too damn close to genocide to be acceptable.)




  • It really isnt bad. I do most of my computer at home so I really only need a small cloud box to pipe things through when needed.

    And I could reduce the B2 price a lot with some deduping of my data, but that’s an ongoing and painfully slow process since I was too reckless with my local backups in the past, so $7 to avoid that process is worth it.

    And for electric I suspect it’s pretty low. I’m running 3 raspberry pi, a 4 bay NAS, and one micro PC and I live in an area with pretty cheap electric already. I think my gaming machine probably takes more power in a few hours than the rest of the system does in a day.