Still looking for a new home for PeerTube
incentive@mastodon.circlewithadot.net
Posts
-
Still looking for a new home for PeerTube -
Cloned the original PPSSPP Adhoc Server and updated the Alpine base and added support for aemu_postoffice and metrics.Cloned the original PPSSPP Adhoc Server and updated the Alpine base and added support for aemu_postoffice and metrics.
This fork has an allowlist feature that's for Phantasy Star Games only, but can easily be modified to fit your own allowlist (or remove the feature entirely)
-
If you are looking for work and get asked to do a technical assessment of some private GitHub repo- chances are you're being targeted by malicious actors.Reported the organization/repo to GitHub and its still up (company name misspelled in header included)
-
If you are looking for work and get asked to do a technical assessment of some private GitHub repo- chances are you're being targeted by malicious actors.If you are looking for work and get asked to do a technical assessment of some private GitHub repo- chances are you're being targeted by malicious actors. A few hours after I mentioned I emailed the company, this account went dark.
Also, LinkedIn does not have your back lol. Place is flooded with this shit.
-
People who discover and expose backdoors and other vulnerabilities should be rewarded, not punished.People who discover and expose backdoors and other vulnerabilities should be rewarded, not punished.
-
Life was more convenient when most things felt inconvenient.@iheartnoise.bandcamp.com In the tech world I tend see convenience as an indicator of "does not respect freedom." And that vibe carries over to art with "does not respect art."
-
Still looking for work and having trouble securing an interview. -
Life was more convenient when most things felt inconvenient.Life was more convenient when most things felt inconvenient. Weird.
-
Am I remembering wrong?Am I remembering wrong? Didn't user accounts used to show up if they start to match what you are searching for in the drop bar here on Masto Web? I've noticed since upgrading to v4.5.6 it no longer works in the web (but still works on the main mobile app)
-
🚨Attention Discord users, there's about to be a big change that will affect your privacy on the platform!@Daraf @privacyguides It's pretty much headline news everywhere. Just search for Discord on any tech site or google news search.
-
🚨Attention Discord users, there's about to be a big change that will affect your privacy on the platform!@privacyguides Don't worry most of us apparently won't have to give up our ID because they said they're already engaging in "behavioral analysis" 🫠
-
I'm really enjoying NodeBB.I'm really enjoying NodeBB. For me it's like a nice alternative to Mastodon's Bookmarks feature. Instead of having posts I want saved in some long list, I can easily sort in NodeBB by the categories on my board when I add the posts.
It also works as a nice alternative to lists for Mastodon. Mastodon only allows accounts added to lists if you already follow them. So with NodeBB, I can subscribe categories to accounts then use those as my lists instead.
Love it.
-
It looks like HolosDiscover, which purports to be a fediverse search engine that respects privacy, also re-posts conversations.@AAKL Can you define conversations in this context for me? Do you mean normal posts/threads or conversations that are private?
-
How do you see it? -
How do you see it?@newsgroup sure! here's mine https://circlewithadot.net/services/aprelay.html
-
How do you see it?@newsgroup It's fun, you learn more about the protocol, I wanted to contribute somehow and I have the ability to. Are you thinking of launching one?

-
nodebb crosspost testnodebb crosspost test
-
On production machines I rarely touch root space with containers.On production machines I rarely touch root space with containers. I tend to keep as much in user as humanly possible in order to keep root mostly safe- even running a lot of systemd services as user.
I've noticed a lot of projects assume root being used (i.e. /srv) and expect root ownership, leading to a total permissions hellscape if you're from an opposite perspective.
My question is what causes a project to decide on root vs user?