- 2 Posts
- 14 Comments
I was taught to do
- Brackets
- Division and multiplication left to right
- Addition and subtraction left to right
There should be a fucking ISO for this shit tbh
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
2·12 hours agoSo making sure all bugs are accounted for, and making suggestions/giving feedback to developers, thanks for the advice
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
2·13 hours agoThank you! Got StreetComplete now and started contributing through it on my way home :b
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
1·13 hours agoOkay, wil lcheck for begginer contributions- I do use some apps from f-droid already, might donate once I do have spare cash flow, thanks for the advice :3
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
1·13 hours agoOkay, get practice with it even if it gets rejected, thanks for the advice
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
2·13 hours agoThat makes sense, will bear it in mind, too. Not neccesarily need to contribute directly, but just being part of the community.
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
1·13 hours agoThank you for the advice!
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
2·13 hours agoOkay, thank you for your experience and advice! Will keep eyes more open for bugs and stuff, and try to start small.
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
2·13 hours agoOkay, thank you for the advice! Definitely, if I’m gonna get into the codebase, I’m not gonna let AI do the work for me, if I wanted to I’d just straight up tell the maintainers to lol.
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
1·13 hours agoAlready got the Github account, and know some basics, but I think I should learn further as I only know the basics (forking, making branches, uploading the modified code to my fork, and making pull requests, don’t even know to do these in detail so I guess I’ll look at more extensive Git and Github tutorials lol)
TotallyWorthLife@lemmy.worldOPto
Open Source@lemmy.ml•How does one get into Open Source, generally?
1·13 hours agoOkay, thanks for the advice :3
It’s funny that CNC can either be one of these industrials machines I don’t know much about, or Consented NonConsent
I only use Brave because some websites got my digital fingerprint with firefox lol



I think the issue comes with “division and multiplication”, and “addition and subtraction” Here, I see people saying “Brackets/Parenthesis > Division > Multiplication > Subtraction > Addition” when I was taught “Brackets/Parenthesis > Division or multiplication, left to right > Subtraction or addition, left to right”