it begins
it begins
In #pinxi (next #inxi ) a full refactor of the venerable Battery module. A #Codeberg issue exposed the bad logic of the battery feature, which near as I can tell was roughly translated verbatim from the original bash during the #perl rewrite. I thought I'd redone all those but I missed battery section obviously. The only difference most users will see is fewer or more decimals. Issue was 0.01 Wh capacity and current charge. Which was prematurely trimmed to 0, actually string '0.0', aka true.
First, it would be better to support #Codeberg, not #GitHub.
Codeberg is a way more independent place for your Open Source software as GitHub can be.
Supporting Open Source by the EU would be a great thing, but a financial support should be combined with hosting the project on an independent platform.
https://www.omgubuntu.co.uk/2025/07/github-eu-open-source-funding?Fedizen.EU
First #Codeberg sticker installed on an #ISMBECCB2025 #CoFest participant's laptop - after a brief chat starting from "What's #Forgejo?" - perfect conversation starters
I highly recommend Obtainium. It is a great way of installing and updating applications onto your Android phone. Instead of being a central store, you add the source for each project (from Github, Gitlab, Codeberg, etc) for the applications you use. It is the only "store" I added on my GrapheneOS phone. It allows absolute granular control of what I choose to install from the source; true digital intentional-ism.
Main: https://obtainium.imranr.dev/
Source: https://github.com/ImranR98/Obtainium
Also, here is a list of "completed applications" make it easier to add them to Obtainium: https://apps.obtainium.imranr.dev/
#AdvancedServerList was updated to v5.7.0-b2 and can be downloaded from #Modrinth, #Hangar and #Codeberg!
Modrinth - https://modrinth.com/plugin/advancedserverlist
Hangar - https://hangar.papermc.io/Andre_601/AdvancedServerList
Codeberg - https://codeberg.org/Andre601/AdvancedServerList
@carlton @farhanaliraza Just do it. #Codeberg
Good progress with #CodebergCI at last.
I have a #RustLang "hello world" building and deploying to 'pages' for Windows, and Linux on x86 and ARM.
I've yet to see if my dweb app will build though and still working on MacOS but have made progress with that too.
#Codeberg is an awesome, non-profit that you can join, and a viable alternative to Microsoft github. Check it out.
Would anyone like to troubleshoot why #Forgejo / #Codeberg might not display tag messages/descriptions ?
It's quite an issue if changelogs (or anything) happen to be included in each git tag.
I created an issue about it here a while ago: https://codeberg.org/forgejo/forgejo/issues/7647
That cost me a lot of nerves, but now I can see the light at the end of the tunnel again.
Unfortunately I couldn't solve the problem in #codeberg, I created an issue and am now back in #gitlab.
And here is my clone of the #gluon samples HelloFXML project with gitlab-ci pipeline.
https://gitlab.com/naturzukunft_de/javafx/hellofxml
The generated artifact of the pipeline can be found here.
https://gitlab.com/naturzukunft_de/javafx/hellofxml/-/jobs/10749556038/artifacts/browse
The apk is now also running on my FP 5 with e/OS.
Thanks to @pat_dev for his support
It's been 3 months in the making (on and off) but aside from some cleanup, the first iteration of the #Codeberg jobs is almost ready to land !
As a bonus, the jobs that run integration tests with #Ansible will now report their status to https://demo.recordsansible.org so we can have simple reporting for CI :D
Good news after unpacking post thunderstorm: The #Codeberg and #Forgejo stickers for the @BOSC #CoFest at #ISMBECCB2025 conference are fine - just some of my clothes that were by the bag zip got damp, but they should dry out for later in the week.
Anyone using cross-rs inside Docker, or in a CI which uses containers? #dind
I'm trying cross-rs to simplify cross platform CI builds and it's one extra issue after another! Might have to do it all with manual targets in Cargo.toml, yuk.
Scheduled Command Wrapper 0.6.2 is released - https://ivarch.com/p/scw
This version fixes a bug which intermittently generated a harmless error message when using HTTP transmission.
SCW provides concurrency locking, prerequisites, dependency checks, conflict avoidance, randomised startup delays, flexible logging with timestamps and exit status, and monitoring metrics, to existing cron jobs.
The project uses the #Codeberg platform - https://codeberg.org - for free software development. #FOSS
Need help from a #unix #ops #freak
Try to run #Graalvm in a #woodpacker-ci on #codeberg and get the error
/bin/sh: 1: /opt/java/openjdk/bin/java: ELF: not found
https://codeberg.org/naturzukunft/javaFx-sample/src/branch/main/.woodpecker.yml
Today I played with deploy-keys on #codeberg to publish build artifacts of one job to another #git repository.
This is absolutely awesome, because now I can upload statistics or reports about #forgejo build results in HTML format to the pages repository, which makes all immediately available on a public web page for online review.
You get some nice code quality tools (e.g. #coverage, #linter) without heavyweight services.
Big thanks to https://codeberg.org for this hidden treasure