@ewm@floss.social
@silence
How does silence handle pairing between devices before starting end-to-end encryption?
Any plans to port to the linux phone software projects?
While the messages are being stored encrypted on one's device, how are the decryption keys stored?
@slisne
What kind of features are you using?
@slisne
It's cold, and dark, and it gets everywhere!
@beegrrl
From the pinephone wikipedia page
> Because no software development costs are incurred by Pine64, the PinePhone's selling price (US$149.99 for the basic model[26]) is lower compared to other Linux phones, notably the Librem 5 (US$749.99[27]),
I wish @purism had spent more effort in getting community members to share the SW development burden.
Nothing says "We love open source" quite like "join our Discord channel".
Also... #Mattermost (open source self-hosted Discord alternative) is sponsoring #DigitalOcean #Hacktoberfest ...? That makes no sense.
Spamtoberfest
https://drewdevault.com/2020/10/01/Spamtoberfest.html
gemini://drewdevault.com/2020/10/01/Spamtoberfest.gmi
@neauoire
Wow... I didn't know about this before. Time to #quitDigitalOcean?
Anybody got recommendations? I might just switch to self-hosting, but the power/internet isn't always reliable at my house.
How about instead of corporations clothing random idiots in their advertising in exchange for flooding FOSS maintainers with garbage, we provided strong mentorship to a new generation of engineers under the tutelage of maintainers whose sustainable careers are guaranteed by the direct financial support of those same corporations?
@q
Exactly. I was (and still am) really hoping to transfer my Google voice number to some Librem One voice service, but seeing this makes me worry about the solvency of @purism .
Paying $35/month for unlimited with T-mobile, but maybe I'd consider this **if** my carrier starting sending me targetted ads. (Number porting is a must though, maintaining 2 phone numbers is hard enough)
@jameschip
It's marginally related to your toot I replied to.
The question was posed mostly for effect, and does not necessarily need an answer. If you were also curious, you could boost it.
@jameschip
Many use a google email address to create an account anywhere. Though I guess @sir would say you don't need an email address to form online friendships if you just use IRC.
@jameschip
Are there any mastodon/fediverse servers which don't require an email address to sign up?
"Anyone who uses YAML long enough will eventually get burned when attempting to abbreviate Norway" https://noyaml.com/
@kline
You use google as your search engine. What did you expect?
@liam
eh
This is simultaneously my first Pokemon comic... and my first C comic.
Big day. Big, big day.
https://lunduke.locals.com/post/150422/the-one-about-charmander
@jameschip
Also, is there a reason that you've done `git config user.email "na"`
@@ -19,12 +19,7 @@ function gemini_request
set url (string trim $url)
set request (string trim $request)
- set last_char (string sub -s -1 $url )
- if test $last_char = "/"
- set len (string length $url )
- set len (math $len-1)
- set url (string sub -l $len $url)
- end
+ set url (string split / $url | head -n1)
Just your average linux user (above-average computer-person) with fullstack web dev experience.
Views of my employer do not reflect mine.