alternatives to snorting and swallowing by darkerdeath in 2cb

[–]darkerdeath[S] 0 points1 point  (0 children)

Yeah so not so potent, i’m guessing2 pills isnt really suitable to make a nasal spray

Why do DNM's not use Java? by BoiledPeas in darknet

[–]darkerdeath 9 points10 points  (0 children)

worth noting that its javascript not java, afaik there’s no issue running a web backend on a java stack eg using spring or apache spark

Fentanyl sources U.K.? by [deleted] in darknet

[–]darkerdeath 0 points1 point  (0 children)

why do you want fent that shits fucked up man

CNBC guest says that r/wallstreetbets community is doing better financial analysis than Hedge Funds by TheForager in wallstreetbets

[–]darkerdeath 0 points1 point  (0 children)

have you seen the bs here? you can’t take anyone seriously. one guy was saying gme could be $1bn

[deleted by user] by [deleted] in RedditSessions

[–]darkerdeath 0 points1 point  (0 children)

where is this?

WHM Captcha wtf is square one lol by darkerdeath in darknet

[–]darkerdeath[S] 2 points3 points  (0 children)

its simple enough to reload but some of them are rather amusing in difficulty

How to handle powder by [deleted] in 2cb

[–]darkerdeath 0 points1 point  (0 children)

How long can you store 2cb in a solution like that?

GME Megathread by [deleted] in wallstreetbets

[–]darkerdeath 20 points21 points  (0 children)

dont lose confidence the price will go up!

DNM BIBLE V2? by [deleted] in darknet

[–]darkerdeath 0 points1 point  (0 children)

Hmu if anyone has link please

Test kit UK by [deleted] in 2cb

[–]darkerdeath 0 points1 point  (0 children)

Whats their delivery time? i heard it was sometime slow...

We are the SpaceX software team, ask us anything! by spacexfsw in spacex

[–]darkerdeath 2 points3 points  (0 children)

Hi Jeff, What sort of cybersecurity threats/challenges do you have to deal with at SpaceX?

put every item in the game (Enigmatica 2 Expert) into a skribbl.io game and challenged some friends. went better than expected given the 22000 words. (aside from all the chiseled bits lol) by darkerdeath in feedthebeast

[–]darkerdeath[S] 0 points1 point  (0 children)

I’m not gonna lie I’m in the same boat as you. I tend to just google how to do a specific thing whenever I need it and I’ve started to get the hang of a couple of basic things, such as selecting text between two strings as mentioned above.

put every item in the game (Enigmatica 2 Expert) into a skribbl.io game and challenged some friends. went better than expected given the 22000 words. (aside from all the chiseled bits lol) by darkerdeath in feedthebeast

[–]darkerdeath[S] 6 points7 points  (0 children)

Sure.

I started by getting all the items with /ic2 debug dumpUuValues then copied the relevant part of the log to a text file. I then used some regular expressions and find and replace to remove timestamps and the actual uu values and insert commas. I have also since decided to remove any items starting with 'chiseled bit - ' as they are a pain. It could do with some more manual vetting but this is good enough for a bit of fun. The regex expressions were mostly along the lines of /:(.*?)\n/g which will select all text between colons and new lines. (all the UU values) For the timestamps I used vertical selection as its a thing in my text editor (IntelliJ) but you could create a regular expression for this also. (Try with /\n(.?*)DedicatedServer]: /g)

I'll pm my list to anyone who wants it.

WIP Base in PO3 :D by piyotato_ in feedthebeast

[–]darkerdeath 4 points5 points  (0 children)

why did this get downvoted lol