[-] manifex@sh.itjust.works 19 points 1 year ago

Gimping: A Primer

[-] manifex@sh.itjust.works 10 points 1 year ago

The no-shitters keep it secret. Keep it safe.

21
1000 Subs (sh.itjust.works)

Nice job, all! We have over 1,000 subscribers. Remember, this is a community, so the more submissions/posts, the more content!

13
[-] manifex@sh.itjust.works 9 points 1 year ago

It's the version of code we are running. Use 'new' until the dude can update our code.

1

Oooof. Experimental, unregulated, unclassified vessel to take me to the Titanic? Sign me up!

12
Let's Talk Space (sh.itjust.works)

I've been watching For All Mankind and it got me thinking about networking in space... TTLs, 64k packets, transmission mediums, etc. As a 'network generalist,' I find more and more niches to deep dive into... If you specialize in a certain networking niche, what is it? Would you consider networking in space?

Some informative reading below:

[-] manifex@sh.itjust.works 56 points 1 year ago

Mine are all back after wiping them. That’s fucked.

[-] manifex@sh.itjust.works 60 points 1 year ago

“Redditors want to Reddit and mods want to mod.” Not there anymore, apparently.

[-] manifex@sh.itjust.works 26 points 1 year ago

There has been an individual who flamed beehaw via our server. It happened fast and while we can moderate what this user does locally, we cannot moderate on other instances... as others have stated, there is not much moderation granularity, yet.

1

KillNet, Anonymous Sudan, and Pinchy Spider (a.k.a. REvil) reportedly announced a large-scale attack aimed against European and US financial institutions due to be launched on 16 June 2023. The announcement was made in a video distributed through the official Telegram channel of Anonymous Sudan.

The first target will allegedly be the SWIFT payment system with the intention to “paralyze it.” This campaign appears to be a collaboration between the three known threat groups. While Killnet actors are known for their DDoS attacks, Killmilk, the group’s leader, stated this will not be a DDoS attack. Anonymous Sudan is not known for advanced attacks of this magnitude; however, Pinchy Spider, the group behind REvil ransomware, is a quite advanced actor.

Killnet stated “Nothing will save you, and this is not a warning – I’m just informing you. You have not encountered such problems yet.” and “This is not a DDoS attack, games are over. “No money – no weapons – no Kyiv regime” – this formula will work.” An Anonymous Sudan spokesperson added “Many European banks will be targeted and we will hit without mercy.”

These attacks appear to be in protest of the West’s financial and military support to Ukraine.

14
PowerDelete Suite HOWTO (sh.itjust.works)

Before the APIs are shut down, if you want to wipe your reddit account, I found JavaScript-based account wiper to work quite well and is aligned with security best practices called 'PowerDelete Suite.'

Once logged into your reddit account, drag the red button to your bookmark bar and click it. That initiates the script that will work on your reddit account.

You have options to overwrite your comments before deleting them, just deleting them, downloading your data, etc. Very thorough.

Boot Script Code

javascript:

(

function()

{

window.bookmarkver = '1.4';

var isReddit = document.location.hostname.split('.').slice(-2).join('.') === 'reddit.com';

var isOverview = !! document.location.href.match(/\/overview\b/i);

if (isReddit && isOverview)

{

var cachBustUrl = 'https://raw.githubusercontent.com/j0be/PowerDeleteSuite/master/powerdeletesuite.js?' + (new Date().getDate());

fetch(cachBustUrl).then

(

function(response)

{

return response.text();

}

).then

(

function(data)

{

var script = document.createElement('script');

script.id = 'pd-script'; script.innerHTML = data;

document.getElementsByTagName('head')[0].appendChild(script);

}

).catch

(

function(){alert('Error retreiving PowerDeleteSuite from github');}

);

}

else if (confirm('This script can only be run from your own user profile on reddit. Would you like to go there now?'))

{

document.location = 'https://old.reddit.com/u/me/overview';

}

else

{

alert('Please go to your reddit profile before running this script');

}

}

)

();

PowerDelete Suite Code

PowerDelete Suite GitHub Repository___

[-] manifex@sh.itjust.works 32 points 1 year ago

Shut up u/spez.

34

Actually well written and covers the basics of what's happening in the broader context of online social communities.

[-] manifex@sh.itjust.works 66 points 1 year ago

I’ll chime in as a newly minted mod…. Well implemented enterprise infrastructure supported by a team of experienced infrastructure guys, mods, techies, etc.

It handles all the loads.

[-] manifex@sh.itjust.works 19 points 1 year ago

Funneling the herd into the slaughterhouse.

[-] manifex@sh.itjust.works 8 points 1 year ago

local BBS

Me too! Other than the modem sound, the feel is similar, but with GFX!

1
Favorite Saga? (sh.itjust.works)

I read 'The Iliad,' 'The Oddysey,' and 'Beowulf' when I was in high school. Followed by parts of 'Inferno' and 'Cantebury Tales.' In college when studying Japanese, I read 'The Tale of Genji.'

The long form of 'sagas,' whether in poetic or prose form, pull me in. What are some long-form myths and tales you enjoy?

13
Freaky Friday! (sh.itjust.works)

What's the 'freakiest' event or situation you've experienced in production?

[-] manifex@sh.itjust.works 10 points 1 year ago

Federation at its best! You wanna host and police Hot Teen XXX - go ahead, that’s a rough road.

11
The OG - Beastro (sh.itjust.works)

RIP - you were purrfect.

7
10Gbps USB (sh.itjust.works)

Looked down at my ThinkPad dock to plug in a USB device and saw a 10 next to it. USB.org has specs on a 10Gbps serial bus.

Time to trash the network. I'm getting a 10Gbps 24-port USB hub. :D

1

Conceptualizing time and the spiritual realm has always been made easier for me with visuals. 'The Evolutionary Tree of Religion (Faith, Myths, & Mysticism) v2' by Simon E. Davies is probably my favorite way to explore how humans perceive the supernatural.

view more: next ›

manifex

joined 1 year ago
MODERATOR OF