this post was submitted on 09 Jul 2026
2 points (66.7% liked)

Opensource

6387 readers
166 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 11 comments
sorted by: hot top controversial new old
[–] NGram@piefed.ca 5 points 6 days ago (3 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.

[–] D_elec_dev@lemmy.world 1 points 5 days ago

I used tags this and releases with commits this time.

[–] AbidanYre@lemmy.world 3 points 6 days ago

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

[–] D_elec_dev@lemmy.world 2 points 6 days 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 6 days ago (2 children)

What repo has the source code?

[–] D_elec_dev@lemmy.world 1 points 6 days ago (1 children)

Its now uploaded in the same release

[–] TomAwezome@lemmy.world 1 points 6 days ago (1 children)

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.