• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • 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”.


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






  • A small company like that likely won’t have policies and processes to fall back on. This can be good for some things, but when things go bad it can backfire.

    Mainly for things like promotions, HR, complaints, etc. In big companies there’s a formal process for how to get promoted and what’s expected at each level, etc. Same for HR complaints. At a small company you’re going to be more subject to the whims of whoever is in charge.

    Same for new projects. In a big company you have red tape and processes to blame when something fails, but in a small company it’ll be more likely to be “your fault”.


  • I’d also recommend installing whatever quality of life mods/romhacks/emulator settings you can find. Gaming has changed a lot over the years and our brains expect different things than they used to.

    I used to love Gen3 Pokemon growing up, but playing it now feels unbearably slow, but it’s a lot nicer with a fast forward setting. Same with adding text speed up cheats, faster running cheats, etc.

    That, and I’d recommend starting with remakes of popular retro games to get hooked. Usually they have some revamping of control schemes or graphics that match your expectations a bit better. Then once you get the momentum going, expand from there.