• 1 Post
  • 36 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle



  • I’ve been using Netlify for smaller apps, but lately Railway has been my go to. Pretty cheap too and it covers mostly everything you’ll need to deploy app regardless of language or framework. Their UI makes it all very easy to manage with the “nodes”.

    Both of those services (as do most) give you the option to load environment variables onto the app itself.

    So the process is normally this: You have env vars you’re using locally like API tokens that you’re putting in your .env during development. Now you’re ready to deploy. Because you’ve gitignored that file locally, you don’t have to worry about secrets being in your code base, but also, because they’re environment variables, you’re framework will see those variables available in the “box”.

    Ultimately, there’s no difference between having stuff in your local .env and injected by a service during deployment. Just make sure the env var keys are the same in each case.

    Hope that’s not too confusing. If so, I’m happy to clarify anything.

    EDIT: also wanna add that Supabase isn’t that bad. It helps you know exactly what you need it to provide for you and then start searching away to see how to slowly put together each of those pieces. With them, I usually start with the Auth stuff, then move on to my database and storage. Functions last if the project calls for them. There’s quite a bit of info out there if you know specifically what you’re wanting to solve at the moment.






  • nnullzz@lemmy.worldtoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    6 months ago

    I personally prefer consistent and smaller releases. It offers less opportunity for big bugs to creep in along with smaller fixes and features.

    I saw agile mentioned here but here’s another suggestion. Agile can be helpful in the right situations but for solo devs/tiny teams, I really recommend looking into Basecamps “Shape Up” method. It uses longer cycles vs shorter sprints with a cool down period in between.

    So in the case of OP, they could set a 6 week cycle and plan for things that can definitely be completed during that time period. Right at the end of the cycle you release. The goal is to finish before the cooldown to give yourself time to breathe and plan what to do for your next cycle. Play around with a fun feature, learn about a new tool or technique you wanna try, organizing your backlog, etc. You don’t want to spill tasks into the cooldown. Else it’s not a cooldown.

    The online version of the Shape Up book is free and can be found here.






  • They’re still knocking on doors and slowly getting some to open. Since the last hearings, it seems like a few more whistleblowers have come out as well as more support from officials within to speak on it.

    I can kind of understand how this is all behind a ton of red tape and some things can’t be said for national security reasons. But the committee seems to be very interested and dedicated on getting more disclosure and opening up records to the budgets used up for these secret programs.

    I will say that everyone testifying assured that they knew UAP and NHI exists, and a few small hints were dropped during this hearing that can help us infer what exactly we might be dealing with. One example is when Rep. Luna was speaking and asked if Mr. Elizondo would agree if they craft “are piloted by some mind-body connection”, to which he said that “…they are being intelligently controlled… in some cases seem to anticipate our maneuvers”, which is super interesting to think about.

    (Just my theory here, but maybe some craft exist within a flux of time and space which allows them to react in “bullet time” or phase in and out of time/space while connecting to the observers mind too.)

    Also in regards to the report by Shellenberger about Project Immaculate Constellation, reports of the UAPs seem to be followed with things like “shared awareness with the triangle craft.” Excuse me?!

    All of this is on record and will hopefully work towards full disclosure about what’s out there, even if they omit how they know or what they’ve learned because of reverse engineering that maybe have occurred.