It's not too often that someone makes a video about something I did online. #alpinelinux is a joy to contribute to, and I'm happy that they have the infrastructure to save people from needing to build it themselves. #hymo
here's another link for people like me who don't want to support monopolistic video platforms: https://www.bitchute.com/video/HhZ_HnqkJoo/
The "Problem" With Linux Distros Shipping Hyprland #Linux #YouTube https://youtu.be/HhZ_HnqkJoo
@linuxphoneapps extra #6
What's an app that you regularly use that needs more love for mobile-friendliness: gPodder (probably should switch to different app), firefox (ublock extension controls don't work).
@linuxphoneapps Oh, I misanswered 2... I use gnome, terminal apps, and sxmo's dmenu-type apps.
@linuxphoneapps
1. Dino (with jmp.chat)
2. yes (sxmo-sway, but testing hyprland)
3. no
4. Organic Maps (it's not packaged in pmOS and I don't flatpak), and camera (Oneplus 6). Use a second device for organic maps and taking photos.
5. postmarketOS
6. What other devices do you use on a weekly basis? Laptop (see more lines of code, ugly webapps), wifi-only android phone(see #4), pinetime/infinitime feature watch (to tell the time, alarm clock)
@xabean I'm pretty sure Amazon uses #openstreetmap (they often contribute long driveways), so if your orders are from amazon, fixing it in OSM should be good.
"You will sell more if you make it more like the pinephone + keyboard case." @mntmn Have you considered having less differentiation between your products and cheaper products? Might be a good business idea. \s
@drewdevault does that include unmaintained projects using deprecated/removed functions?
Every now and then people wonder how to replace #phosh's on screen keyboard and what interfaces are needed. Here's some notes on that: https://phosh.mobi/posts/phosh-osk-interface/
@stoneymonster As a developer at a company in this industry, I'm happy to say that we don't do this. (opinions belong to myself, and not my employer).
My brother wrote a post about how the #HexBoard went from drab to beautiful #MIDI #MIDIController https://shapingthesilence.substack.com/p/hexboard-hardware-and-firmware-updates
@gregorni@fosstodon.org I use the manipulator plugin in micro: https://micro-editor.github.io/plugins.html#c-manipulator
@cas Thanks for all your work on the Oneplus 6! A while back I bought one second hand and I have been daily driving #postmarketos with #sxmo ever since. Compared to the pinephone, it's a much improved experience!
@apangona @craftyguy
doas su postgres
pg_dumpall > 13.dump.sql
exit
doas apk add postgresql16
doas rc-service nextcloud stop
doas rc-service postgresql stop
doas pg_versions set-default 16
doas rc-service postgresql start
doas su postgres
cat 13.dump.sql | psql
exit
doas rc-service nextcloud start
doas apk del postgresql13
(you may consider this CC-0 or whatever license the wiki has)
@apangona @craftyguy I just did the postgres update thing (jumping from 13 to 16). Maybe we sgould write a wiki page?
@steffo 12 slices. 4x3 with two middles and five edges.
Just your average linux user (above-average computer-person) with fullstack web dev experience.
Views of my employer do not reflect mine.