this post was submitted on 09 Jul 2026
3 points (80.0% liked)

Opensource

6348 readers
223 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

D.eSystem 6.0.2 beta fixed a bug with the timer in the clock app and a bug with the D.eSystem version.

New release in new github repo: https://github.com/D-electronics-scratch/-all_D.eSystem_versions/releases/tag/v.6.0.2_beta

top 6 comments
sorted by: hot top controversial new old
[–] NGram@piefed.ca 3 points 8 hours ago (2 children)

Can you please learn how to use git or at least some source control software instead of creating a new (almost) empty repository every release? Pretty please with a cherry on top?

If you're just going to include source code archives in the release instead of pushing them to the repo itself, you should at least disable the automatic source code archives. But you'd be better off not using a source control website at all if you're not going to use source control.

[–] AbidanYre@lemmy.world 2 points 7 hours ago

At a certain point it feels like he's intentionally misusing git.

[–] D_elec_dev@lemmy.world 1 points 7 hours ago

I will not continue creating new repos because I am using tags and releases now, It was bad creating always new reposs thats why I will not continue creating new repos.

[–] TomAwezome@lemmy.world 2 points 11 hours ago (1 children)

What repo has the source code?

[–] D_elec_dev@lemmy.world 1 points 9 hours ago (1 children)

Its now uploaded in the same release

[–] TomAwezome@lemmy.world 1 points 5 hours ago

Can you link the repo that has the source code? I'm only seeing repos with zip files and binary files but no source code.