Cynber
I’m working on open source projects :)
🔗 Links:
GitHub |
---|
🍪 Get me a cookie:
Go to Ko-fi | GitHub Sponsor |
---|
- 20 Posts
- 22 Comments
Cynber@lemmy.caOPto Open Source@lemmy.ml•FOSS Android apps that can view webpages offline?1·1 year agoThat would work
I’ll check it out
Cynber@lemmy.caOPto Open Source@lemmy.ml•FOSS Android apps that can view webpages offline?1·1 year agoThank you, I’ll try those
deleted by creator
I was chatting with a friend, and she mentioned how she tries to at least set up a README, which includes her vision for the project and her plan for the implementation, design, and goals.
Best case scenario is that the planning helps her complete the project herself. Worst case scenario, someone else can pick up where she left off and use her considerations for the project.
I’m thinking of doing that for future projects too
Cynber@lemmy.cato Open Source@lemmy.ml•Does anyone know any block staking game for Linux?1·2 years agoThis doesn’t answer the Linux part, but on FDroid there’s something similar as “Retro Stack”
Cynber@lemmy.caOPto Open Source@lemmy.ml•How to handle collaborators on an open source project?2·2 years agoThank you for sharing! This is my first project like this so I’ve got lots to learn. I’m going to try and contribute to a few other ones so try and learn what it’s like
Cynber@lemmy.caOPto Programming@programming.dev•How to handle collaborators on an open source project?2·2 years agoThis is very helpful, thank you! I’ll look into setting up more of that sometime
Cynber@lemmy.caOPto Programming@programming.dev•How to handle collaborators on an open source project?2·2 years agoGood to know, I’ll explore some more
Thank you!
Cynber@lemmy.caOPto Programming@programming.dev•How to handle collaborators on an open source project?2·2 years agoMakes sense, thank you!
I don’t have as much experience working with the stack, but from what I’ve read it seems like Rust is a pretty solid choice for the backend. It also seems like a lot of the upgrades people want are for the front end, so that’s what would benefit the most from being simpler.
Typescript makes sense, and a handful of frameworks have typescript support. Would anyone know more about the benefits of using Inferno over something like Vue/Nuxt or plain React?
Cynber@lemmy.caOPto Open Source@lemmy.ml•Instance Assistant v1.2.5 released: You can now generate posts for Lemmy/Kbin, search for posts, and redirect posts from foreign instances1·2 years agoOops, I definitely did
Should be fixed now
Cynber@lemmy.caOPto Open Source@lemmy.ml•Instance Assistant v1.2.5 released: You can now generate posts for Lemmy/Kbin, search for posts, and redirect posts from foreign instances3·2 years agoI was so excited when I finally got it working :)
Cynber@lemmy.cato Free and Open Source Software@beehaw.org•Browser extensions spy on you, even if its developers don't3·2 years agoI guess so, it would still be a problem. Once one extension is caught, it should be simpler to catch the rest.
It’s harder to quickly switch stuff up when you need to send the devs new code to put in
Cynber@lemmy.cato Free and Open Source Software@beehaw.org•Browser extensions spy on you, even if its developers don't3·2 years agoDon’t extensions get reviewed by the various stores? I’d imagine an automated check could catch malicious integrations like that.
Maybe not right away, but once they catch wind of one shady extension they could just search the store for any other ones.
Cynber@lemmy.cato Open Source@lemmy.ml•GitHub is slowly rolling in 2FA. Any good open source apps that will enable me to activate 2FA token on android?16·2 years agoYep, it works perfectly
Bitwarden has it too, but eggs in one basket etc.
I plan on experimenting with the suggestions posted here. That way I can narrow down where the problem is
The live website works on desktop and mobile. The offline folder works well on desktop, but it has issues on mobile, such as the search bar not working