"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
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.
@mntmn @soulsource aerc has a setting for mouse support... but it doesn't work perfect (just click, no clixk and drag)
@dusnm @drewdevault@fosstodon.org Maybe he's waiting to see how long it take for someone to look up the game https://en.m.wikipedia.org/wiki/Chubby_bunny and notice how this is english wikipedia's canonical image for that topic.
I've been working on porting #qmk to the #HexBoard (#midi controller), and it works alright on both hardware revisions. I've finally created a PR for this upstream, so if you want a colorful hexagonal #mechanicalKeyboard, maybe this is for you! https://github.com/qmk/qmk_firmware/pull/22493
@matt @sonny I really miss the ubuntu unity feature of 'press alt to search program menu options'. Useful in Audacity (a complex program). Select audio segment, press alt, type 'fade out' press enter. (much easier than remembering keyboard shortcuts)
Is there any effort being done anywhere to bring back this 'server-side menu' functionality? (I've heard that gnome is against 'server-side decorations')
Just your average linux user (above-average computer-person) with fullstack web dev experience.
Views of my employer do not reflect mine.