Tootfinder

Opt-in global Mastodon full text search. Join the index!

@bogo@hapyyr.com
2026-04-30 10:09:24

My random thoughts about #FOSSnorth: #foss

@totientfunction@mathstodon.xyz
2026-04-29 18:44:14

One of my favorite @… stickers 💚🩵💙
#SoftwareFreedom #sticker #foss

Rectangular sticker with text "my device,
my choice". In the background are doodles of cables, a router, a monitor with keyboard and mouse and a grumpy face, a hand holding up a smartphone, a surveillence camera, a pen drive, a lighbulb and some partially out-of-frame, hard-to-recognize ones. Everything is drawn in the style of a black marker pen. The words device and choice are highlighted with a red shadow. The text fsfe.org is in the lower left corner.
@laf0rge@chaos.social
2026-03-29 02:56:30

I'm currently looking to expand my social network and would love to get in touch with anyone in the "global south" (especially African countries) involved in #hamradio, wireless community networks, #FOSS or #OSHW

@bogo@hapyyr.com
2026-04-27 06:21:58

Coffee at #fossnorth2026. Here we go. #fossnorth #foss

@lucy_idk@mastodon.world
2026-03-23 06:29:22

i am still searching for the right #messenger for my communities! It has to be #SelfHostable and #foss
Use Case "City"
– big groups (100 to open end) with persons i don't know.…

@lightweight@mastodon.nzoss.nz
2026-03-09 02:11:26

It's that time again - tomorrow, Tues 10 March, 20:00 NZDT is when the next Aotearoa NZ #FOSS #OpenSource #Libre meetup starts. You can find us at

@nebucatnetzer@social.linux.pizza
2026-05-19 10:32:47

How free is #typst ?
#latex #foss

@bogo@hapyyr.com
2026-05-24 16:47:53

For one of the campaigns against surveillance I am looking for a designer to help us with some of the creative work. Paid project for a few days that can turn into something beautiful. Please send some of your work as DM here, ideally with your hourly rate. Reposting also helps.
The work should do to print in May. So please hurry.
#foss

@publicvoit@graz.social
2026-03-18 20:02:37

RE: #Enshittification as a service.

@hakona@im.alstadheim.no
2026-03-08 09:08:22

#FOSS #BankID Er det noen som vet? plz boost.
FŸler mer og mer på at jeg må vekk fra Android. Min kinesiske mobil har en del nett-aktivitet som jeg ikke helt skjŸnner, og prŸver stadig vekk å dytte på meg "features" . Er avhengig av bankid på mobil, og en sånn autentiserings-kodegener…

@L29Ah@qoto.org
2026-03-10 22:04:31

#gentoo #zeitgeist #foss
Gentoo faces a slop dilemma:

@candidexmedia@mastodon.design
2026-04-15 03:42:44

I've used #pretix for a few events, and although I really like how feature-rich it is, the UX (both on the backend and public-facing pages) could use some serious design reworking. It was one of the few #FOSS alternatives out there to

Hi.Events event organizer dashboard
Hi.Events ticket page demo: https://app.hi.events/event/2/hievents-conference-2030
@bogo@hapyyr.com
2026-03-05 09:18:09

Whoa. The schedule for #FOSSnorth is live: foss-north.se/2026/schedule.ht
If you want to hear my new talk on how to disobey with

@bogo@hapyyr.com
2026-04-20 17:08:34

Who else is going to #fossnorth and will be there Saturday and might need a company for a beer?
#foss

@bogo@hapyyr.com
2026-05-11 12:04:13

I am super tired and frustrated, and I probably shouldn’t say this, but do you know any decent Product/Program Management roles where it’s not all about the senseless push toward AI, and maybe more focused on free/open-source software?
#foss #pm

@smurthys@hachyderm.io
2026-03-12 10:31:01

I was messing with the C comma operator and ran into an old trivial bug in #GCC diagnostics. Interesting that the error remains from at least GCC 4.7 but morphed a bit in GCC 9.1.
int a=0, b=5, c=7;
return a, b, c; //says a and c are unused
#cpp #bug #FOSS