pabloyoyoista

670 Followers
111 Following
1.1K Posts

Free Software hacker by coincidence, governance, project or community manager by necessity

I have made it one of my life goals, to at some point be able to provide a family member with a Linux phone they can actually use.

#postmarketOS #GNOME

Pronounshe/they
postmarketOShttps://postmarketos.org/core-contributors/#pablo-correa-gomez-pabloyoyoista
GNOMEhttps://gitlab.gnome.org/pabloyoyoista
LocationHamburg

The last couple of years I've always walked 40 km during Night of the Refugee (Nacht van de vluchteling). This year there is a special 50 km route, due to Stichting Vluchteling existing for 50 years. Definitely a challenge since 40 km is already quite long, but I'm confident I will succeed 😊

I'd really appreciate you donating via the link above to raise funds!

#NVDV26

I really don't want a group of non-elected technopriests decide which technologies people on Free platforms can or can not use without themselves being too technical (nobody non-technical is going to install a 2nd Flatpak repo without federation in any secure way, it's just not going to happen)

πŸ“ Details for the postmarketOS conference are up, as well as a call for proposals!

Details:
https://postmarketos.org/conference/

CfP (deadline is 2026-06-30):
https://pretalx.postmarketos.org/postmarketos-conference-2026/cfp

"We are looking forward to your entry! No matter your background, everyone is welcome to be part of our event.
Your submission can be a short talk (max. 20 mins including questions), long talk (max. 60 mins including questions), workshop, meetup or discussion round (90 mins, for other durations please contact us).

The audience will consist of:
- kernel hackers
- distribution developers
- desktop environment maintainers
- activists
- end users
and potentially more groups of people. If your submission targets at least one of these groups, it's probably a good one! Ideally, it would also be related to postmarketOS in some way, but that is not a hard requirement."

#postmarketos #linuxmobile

postmarketOS // The postmarketOS Conference

Aiming for a 10 year life-cycle for smartphones

postmarketOS

I don't think I remember the last time I wrote code... Maybe like 2 or 3 weeks ago? And that is sinking like 20+ hours a week on #postmarketOS

It's quite crazy how governance and coordinating with people takes so much time πŸ˜… The results are totally worth it though!

Unfortunately no office hours for me this week again :(

RE: https://mastodon.social/@Mastodon/116402716327956884

You know Mastodon are good people because Trust & Safety improvements are on top of the list when they get more than €600K in funding.

The other big news are their plans to specify how instances will be able to share services, called FASP.

And €90K will be shared with other projects to make sure FASP is not a Mastodon-only feature.

Good people working in the general public’s interest. Also kudos to @sovtechfund for funding it.

Yesterday I fixed the Fairphone 5 audio on my Archlinux system, just for myself (afaik I'm the only user of my FP5 stuff).

Within that day, @wrenix submitted a pmOS patch and 3 separate people already approved it (with Luca not even being one of them).

@FestplattenSchnitzel even ported the fix to the FP4 and tested it.

PostmarketOS might not be able to win me over from Arch with their software, but the community they managed to build is impressive.

#linuxmobile #postmarketos #fairphone

Coming soon to #postmarketOS Duranium...

System extensions!

Got most of the of the major features reverse-engineered and fully functional implemented in the UI.

#GNOME #GNOMEApps #linux #GTK #Libadwaita

Power button on this phone feels pretty nice 

I got annoyed because buttons on this phone have terrible quality and don't register presses when case is off.

While poking the board with oscilloscope to find UART I found a testpad that was shorting to ground when I pressed the power button, so here we go.

Also found that shorting two pins around the battery connector makes phone boot with only USB attached (both testpads had same voltage with battery connected and USB cable plugged in) so I can attach a MCU to toggle power on/off and turn phone on/off by setting pins high or low, I should have some octocouplers in parts drawer.

Sadly still no UART, I *really* don't want to deploy a Windows VM just to use some Chinese software to get schematics for this but it should be much easier to find it now.

Someone sent me memory dump from that software and it looks like it opens a tunnel to China (geoblock), authenticates over HTTP with cookie and downloads PDFs from "http://down.dzkj16888.com/down/51/pdf/$VENDOR/$MODEL/$FILE.pdf". I probably could pwn it and archive all pdfs they host on that server but I don't have enough spoons