[-] [email protected] 20 points 2 years ago

Gimping: A Primer

[-] [email protected] 10 points 2 years ago

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

[-] [email protected] 6 points 2 years ago

Daaaaaamn. Too soon?

0
1000 Subs (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]

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

2
submitted 2 years ago by [email protected] to c/[email protected]
[-] [email protected] 9 points 2 years ago

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

1
submitted 2 years ago by [email protected] to c/[email protected]

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

4
Let's Talk Space (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]

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:

[-] [email protected] 6 points 2 years ago

The moderation tools seem to be lacking in this software - looks like the popularity of this software may garner some attention and new code contribution.

[-] [email protected] 7 points 2 years ago

Thanks Dude. Merci Le Dude.

[-] [email protected] 57 points 2 years ago

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

[-] [email protected] 59 points 2 years ago

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

[-] [email protected] 26 points 2 years 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
submitted 2 years ago by [email protected] to c/[email protected]

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.

12
PowerDelete Suite HOWTO (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]

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___

[-] [email protected] 34 points 2 years ago

Shut up u/spez.

[-] [email protected] 5 points 2 years ago

The spirit is definitely here. I even hit 'Top Blocked Users' in the Top 10 of our security suite (out of globally 10,000 users) due to federating some porno feeds. I was like, 'Yo! I don't even know lemmy.world, must have been some federation in my feed I didn't even see. '

9
submitted 2 years ago by [email protected] to c/[email protected]

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

[-] [email protected] 24 points 2 years 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.

6
Favorite Saga? (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]

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?

3
Freaky Friday! (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]

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

3
The OG - Beastro (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]

RIP - you were purrfect.

2
submitted 2 years ago by [email protected] to c/[email protected]
3
10Gbps USB (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]

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

view more: next ›

manifex

0 post score
0 comment score
joined 2 years ago
MODERATOR OF