Donations do not obligate anyone to do anything. It’s a donation, not pay. They should be done out of appreciation for someone’s time and effort, or to help support any potential work the project decides to do. But never with the expectation that you’re owed something back for donating.
- 1 Post
- 36 Comments
nnullzz@lemmy.worldto politics @lemmy.world•Trump advisers weigh actions to dismantle education department – report7·5 months agoUnfortunately not everyone has the luxury. Nothing about a 9-5 preventing them being there is “exceptionally lazy”. It’s a reality people face. Especially when everything’s about to skyrocket here in price. Job security is kinda important too.
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.worldto politics @lemmy.world•FBI Agents Involved In Trump Cases ‘Escorted Out’ of Offices in Friday Night Purge9·5 months agoIt’s at least helped those who seek that info be aware of the red flags and processes that took place to get them where they got.
nnullzz@lemmy.worldto Selfhosted@lemmy.world•What skills are needed to self host without too many headaches?English11·6 months agoYou don’t really need to know a specific language to self-host anything. But things like YAML, JSON, Docker, and some networking basic will go a long way.
If I could do anything different though, it would definitely be to write more documentation. Document the steps taking setting things up, log notes on when you have to fix something, archive webpages and videos that you used along the way. Currently doing that myself now after some time self-hosting.
nnullzz@lemmy.worldto Selfhosted@lemmy.world•What hardware and software do you use for home surveillance?English33·6 months ago“CrimeDad” asking us about our security setups? Good try buddy.
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.
Wow… I feel dumb. I’ve used Bruno for over a year now and never noticed.
nnullzz@lemmy.worldto THE POLICE PROBLEM@lemmy.world•Retiring before the investigation... That's not suspicious.English5·7 months agoCareful posting that. UHC might try to copyright claim that too.
Rockstor here. Which is interesting bc I’ve been thinking about setting up another NAS.
That’s what I’ve been running on my gaming machine and it’s been great.
nnullzz@lemmy.worldOPto Science Memes@mander.xyz•Live Long and Prosper... with aliensEnglish8·8 months agoThey’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.
It’s a shame people are falling for that trap. Especially after all the shit we all had to hear about it for the past 4 years.
Unfortunately, I think the spread is too far for her to have a chance. And if she tries to pull some legal loophole/technicality to prevent him from getting certified as prez, that’ll cause another Jan 6 for sure.
nnullzz@lemmy.worldto politics @lemmy.world•Trump promises immigrants he wants to deport will get serial numbers4·10 months agoPraying for Armageddon is a really good documentary about this very thing.
Just looked them up… holy hell. How does one have so many repos! And all the apps he’s made.
What’s the story on them?Edit: just looked it up myself. Seems to be a well liked person in the open source community. Idk. Regardless, props to them for the work they put in.
nnullzz@lemmy.worldto politics @lemmy.world•Why Democrats are Feasting on J.D. Vance’s Back Catalogue of Bloopers14·11 months agoAlthough I really appreciate this bot since bias is something I try to search for when I read articles, maybe the bot can take up less lines of text. At least for me on mobile, it’s kinda taking up a decent block off a lot of comment sections. Just a suggestion as a fan of this bot.
Yeah, this is that.