Skip to main content

abeorch reshared this.


#PluginSolar in the #UK can never work its far to cloudy! Germany is much more sunny.

That is wrong: #London is on the same Latitude as #Dortmund. #Hamburg on the same Latitude as #Manchester.

Let’s do some math: We got to re.jrc.ec.europa.eu/pvg_tools/… works for the Great Britain, even though you left the EU. And choose London.

We choose 2025 Crystalline Silicon, 0,8 kWp and 14% system loss. Mounting is 90°, so hanging on a balcony. Azimuth: 0° is South.

As a price we choose equivalent of 500 EUR which is currently 432,92 Pound. 2% interset and 15 lifetime.

Gives us: Yearly PV energy production 614.65 kWh.

Average Price for London is 24.9 p/kWh.

We assume that you use about 50% of that electricity yourself.

600 kwh * ½ * 0,249 Pound = 74 Pound a year.

Gives you a cost return of about 5,4 years.

Full Article: balkon.solar/news/2026/03/27/c…

This entry was edited (10 hours ago)

abeorch reshared this.



abeorch reshared this.


Are you looking for an #opensource alternative to #Jira? Are you especially looking for structured backlogs & agile boards?

We've been exploring, through user interviews how the backlog refinement & sprint planning experience in @openproject could evolve to better support #agile teams. We also analyzed the pain points Jira users have. Based on those insights we prepare a product vision which we are presenting to you today. Looking forward to feedback!

#scrum #kanban

openproject.org/blog/future-of…

reshared this



Openwrt and Hetzner DDNS


@Christopher Obbard - I saw that you were comitting changes to #openwrt in Feb to include #Hetzner as a #DDNS option. I posted this in the Openwrt Forum but thought I should go straight to the source as such. -forum.openwrt.org/t/hetzner-dd… - Could you help a uninformed idoit?
in reply to Christopher Obbard

So that's 25.12.1? - That would be great. I'll be putting into my test machine as soon as I get home then.
in reply to abeorch

hah, the story was I was running some Docker container on my openwrt router to update some Hetzner DDNS zones. Thought it was really inefficient to have a complete docker stack on the router just for that purpose, so hacked up a quick script and created a PR to integrate Hetzner into ddns-scripts package! Glad someone other than me is using my work. Let me know if you get it working or not.
in reply to Christopher Obbard

Well I'm home.. I've got my test harness updated with #Openwrt 25.12.1 and its running (so the scripts etc on openwrt are all looking good - but - oh yeah you actually need to move the zone file to the cloud API right.. Ops. No problem - unless of course you are right in the middle of a #brownout during the #hetznerdnsapi shutdown..

This does actually point to another issue. I'm going to have to move all devices that use same zone file at the same time. (Obvious in retrospect) - Luckily I run a few domains so I can test a bit with one first.

in reply to Christopher Obbard

So yeah .. I think I got the zone migrated and figured out that the username is actually the hostname (I'm feeling a bit under the weather today ) so looking good. Now just to get all the other devices updated, zone files migrated and then .. woohoo

abeorch reshared this.


3 platforms in the 2 comma club across 1 federated protocol.

Mastodon, Misskey and Pixelfed now have over 1 million people each.

This calls for a celebration 🥳

#ActivityPub #Fediverse #MillionsServed

reshared this



abeorch reshared this.


We have reached the half way point between the winter solstice and the spring equinox.

We now have more than 90 minutes more daylight. We are beginning to feel more alive.

Around us, things are stirring.
The trees are undergoing the beginnings of their greening as sap starts to rise.

Badgers come out their winter slumber around now and all life begins to return.

Use your senses and immerse yourself in their returning radiance.

This is your land, your earth, your home. Experience it fully.

abeorch reshared this.


abeorch reshared this.


Swanston Street and Flinders Lane entrances to Town Hall Station now open.

reshared this


abeorch reshared this.


"Mark Zuckerberg is all-in on AI as the new social media " -- He was also all in on VR being the future... how did that work out? He is the typical idiot who got lucky and now thinks it was his genius.

reshared this


abeorch reshared this.


A hacker called me and said he had all my passwords.
I grabbed a pen and paper and said, "Thank God for that, what are they?"

#jokeoftheday #dadjokes #ithumour

reshared this

in reply to Nic

this is a better version of my joke: "I don't back up my emails, if I need them, I just do a FOIA request on myself"

No one ever laughs

in reply to Alex  🔧🔮🌎🪿:honk:

I actually did this when the #ukhomeoffice wanted my travel history for five years. Subject access request to them gave me all their entry and exit data. Then I could match it up perfectly (except for the sailing trip to france prebrexit ) which they had no idea about.
in reply to abeorch

@abeorch
Lol yea that reminded me of the time my friend did a Freedom of Information Act request on himself to get his entry records so that he could apply for some sort of visa.

They wanted all of his trips, but there was some when he came with his family as a kid on a trip 20 years prior and his parents didn't keep that information.


abeorch reshared this.


I watched this 🧀 aisle for over an hour, and it didn't do a thing ...

reshared this


abeorch reshared this.


The young boy asked the old man
“why are there no longer dragons?”

The old man replied “dragons are long enough”

#ttrpg #dadjokes

reshared this


abeorch reshared this.


Friendica 2026.01 released


We are very happy to announce the availability of the new stable release of Friendica “Blutwurz” 2026.01. In addition to several improvements and new features, this release contains fixes for security problems that Hrizi Bilel has notified us about. Thanks for your report! It also contains the first results of a accessibility review by Casey Kreer.

Some highlight of Friendica 2026.01 are

  • we overhauled the embedding of media from various sources and improved several aspects,
  • users can now sort widgets and channels,
  • the performance of system and user defined channels has improved,
  • admins can now export and import contact block lists and block access for non-logged in visitors to media included in posting.

If you have developed your own addons for Friendica note that we reworked our hook system and introduced a new AddonHelper class.

For details, please the CHANGELOG file in the repository.

What is Friendica


Friendica is a decentralised communications platform, you can use to host your own social media server that integrates with independent social networking platforms (like the Fediverse or Diaspora*) but also some commercial ones like Tumblr and BlueSky.

How to Update

Updating from old Friendica versions


If you are updating from an older version than the 2024.12 release, please first update your Friendica instance to that version .

Pre-Update Procedures


Ensure that the last backup of your Friendica installation was done recently.

Using Git


Updating from the git repositories should only involve a pull from the Friendica core repository and addons repository, regardless of the branch (stable or develop) you are using. Remember to update the dependencies with composer as well. So, assuming that you are on the stable branch, the commands to update your installation to the 2026.01 release would be
cd friendica
git pull
bin/composer.phar run install:prod
cd addon
git pull
If you want to use a different branch than the stable one, you need to fetch and checkout the branch before your perform the git pull.

Pulling in the dependencies with composer will show some deprecation warning, we will be working on that in the upcoming release.

Using the Archive Files


If you had downloaded the source files in an archive file (tar.gz) please download the current version of the archive from friendica-full-2026.01.tar.gz (sha256) and friendica-addons 2026.01.tar.gz (sha256)) and unpack it on your local computer.

As many files got deleted or moved around, please upload the unpacked files to a new directory on your server (say friendica_new) and copy over your existing configuration (config/local.config.php and config/addon.config.php) and .htaccess files. Afterwards rename your current Friendica directory (e.g. friendica) to friendica_old and friendica_new to friendica.

The files of the dependencies are included in the archive (make sure you are using the friendica-full-2026.01 archive), so you don’t have to worry about them.

Post Update Tasks


The database update should be applied automatically, but sometimes it gets stuck. If you encounter this, please initiate the DB update manually from the command line by running the script
bin/console dbstructure update
from the base of your Friendica installation. If the output contains any error message, please let us know using the channels mentioned below.

Please note, that some of the changes to the database structure will take some time to be applied, depending on the size of your Friendica database this update might run for days.

If you are using the daemon for your background worker, note that we have moved the functionality into the console. Adopt your setup to use the new bin/console daemon command.

Known Issues


At the time of writing this, none with 2026.01

How to Contribute


If you want to contribute to the project, you don’t need to have coding experience. There are a number of tasks listed in the issue tracker with the label “Junior Jobs” we think are good for new contributors. But you are by no means limited to these – if you find a solution to a problem (even a new one) please make a pull request at github or let us know in the development forum.

Contribution to Friendica is also not limited to coding. Any contribution to the documentation, the translation or advertisement materials is welcome or reporting a problem. You don’t need to deal with Git(Hub) or Transifex if you don’t like to. Just get in touch with us and we will get the materials to the appropriate places.

Thanks everyone who helped making this release possible, and especially to all the new contributors to Friendica, and have fun!


friendi.ca/2026/01/27/friendic…


Friendica 2024.12 released


We are very happy to announce the availability of the new stable release of Friendica “Interrupted Fern” 2024.12. In addition to several improvements and new features, this release contains the fix for the broken installation wizard.

The highlights of Friendica 2024.12 are

  • added exporter for prometheus,
  • we dropped the support of OStatus (the predecessor of ActivityPub) after evaluating the amount of active servers/contacts that are still only using this protocol, and deprecated the fancybox addon
  • Friendica is now REUSE compliant and supports FEP-67ff

For details, please see the CHANGELOG file in the repository.

What is Friendica


Friendica is a decentralised communications platform, you can use to host your own social media server that integrates with independent social networking platforms (like the Fediverse or Diaspora*) but also some commercial ones like Tumblr and BlueSky.

How to Update

Updating from old Friendica versions


If you are updating from an older version than the 2023.12 release, please first update your Friendica instance to that version as it contained some breaking changes.

Pre-Update Procedures


Ensure that the last backup of your Friendica installation was done recently.

Using Git


Updating from the git repositories should only involve a pull from the Friendica core repository and addons repository, regardless of the branch (stable or develop) you are using. Remember to update the dependencies with composer as well. So, assuming that you are on the stable branch, the commands to update your installation to the 2024.12 release would be
cd friendicagit pullbin/composer.phar install --no-devcd addongit pull
If you want to use a different branch than the stable one, you need to fetch and checkout the branch before your perform the git pull.

Pulling in the dependencies with composer will show some deprecation warning, we will be working on that in the upcoming release.

Using the Archive Files


If you had downloaded the source files in an archive file (tar.gz) please download the current version of the archive from friendica-full-2024.12.tar.gz (sha256) and friendica-addons 2024.12.tar.gz (sha256)) and unpack it on your local computer.

As many files got deleted or moved around, please upload the unpacked files to a new directory on your server (say friendica_new) and copy over your existing configuration (config/local.config.php and config/addon.config.php) and .htaccess files. Afterwards rename your current Friendica directory (e.g. friendica) to friendica_old and friendica_new to friendica.

The files of the dependencies are included in the archive (make sure you are using the friendica-full-2024.12 archive), so you don’t have to worry about them.

Post Update Tasks


The database update should be applied automatically, but sometimes it gets stuck. If you encounter this, please initiate the DB update manually from the command line by running the script
bin/console dbstructure update
from the base of your Friendica installation. If the output contains any error message, please let us know using the channels mentioned below.

Please note, that some of the changes to the database structure will take some time to be applied, depending on the size of your Friendica database this update might run for days.

Known Issues


At the time of writing this, none with 2024.12

But the development branch is currently rather unstable and should be used with caution as the development diverged far (for Friendica terms) from the now stable branch. We will let our very valued ALPHA testers know when the dev team things that the development branch is stable enough again.

How to Contribute


If you want to contribute to the project, you don’t need to have coding experience. There are a number of tasks listed in the issue tracker with the label “Junior Jobs” we think are good for new contributors. But you are by no means limited to these – if you find a solution to a problem (even a new one) please make a pull request at github or let us know in the development forum.

Contribution to Friendica is also not limited to coding. Any contribution to the documentation, the translation or advertisement materials is welcome or reporting a problem. You don’t need to deal with Git(Hub) or Transifex if you don’t like to. Just get in touch with us and we will get the materials to the appropriate places.

Thanks everyone who helped making this release possible, and especially to all the new contributors to Friendica, and have fun!


in reply to Friendica News

It took about 12 hours for my workerqueue size to return to normal .. have others seen this ?

I also noticed a large number of bluesky post appearing on my timeline ... I suppose the result of one of the fixes (I unticked "complete the threads" to reduce the posts).

But, u3a.social seems to be back to normal now ... seems pretty responsive to me. Very happy 😀

@U3ACommunities Computing


abeorch reshared this.


Never forget

#UI #UX

#UX #ui

reshared this


abeorch reshared this.


Them: You want to exchange phone numbers?

Me: Won’t that be confusing for anyone trying to call us?

reshared this