#general

1 messages Β· Page 574 of 1

craggy tree
#

oop

#

looks like ur immune

sand trench
#

limited to you giving out 1 every 5 mins

#

sorry...

craggy tree
#

oh

sand trench
#

should have included that part

craggy tree
#

lol

brittle lynx
#

YESSSSSSSSSSSSSSSSSSSSSS

hushed vector
hushed vector
craggy tree
brittle lynx
#

But shadow probably knows

hushed vector
sand trench
twin ridgeBOT
#

Gave +1 Rep to @sand trench (current: #3 - 1962)

craggy tree
sand trench
#

first streak freeze is from 7 day streak

#

so not to hard to get one early

rapid merlin
#

yeah, just shows how how much the person has helped out

craggy tree
#

does thm have a desktop app

hushed vector
rapid merlin
#

nope

devout palm
rapid merlin
#

anyone here got experience changing autocomplete keybinds in neovim

glass nest
#

@high mulch has been talking about neovim

sand trench
#

sure have

rapid merlin
#

My legs hurt, need some wooden stubs

glass nest
#

Maybre they can help, const?

sand trench
#
        mapping = cmp.mapping.preset.insert {
          -- Select the [n]ext item
          ['<C-n>'] = cmp.mapping.select_next_item(),
          -- Select the [p]revious item
          ['<C-p>'] = cmp.mapping.select_prev_item(),
#

assuming you are using cmp for this

rapid merlin
#

Hey guys!

#

whats that

sand trench
#

lua config for neovim for the cmp completion plugin to scroll through the list

loud marlin
#
vim.g.mapleader = " "

local keymap = vim.keymap -- for conciseness


keymap.set("n", "<leader>nh", ":nohl<CR>", { desc = "Clear search highlights" })
keymap.set("n", "<leader>d", "d$", { desc = "Delete to end of line" })

keymap.set("i", "<A-;>", "<Esc>miA;<Esc>`ii")
keymap.set("i", "<A-,>", "<Esc>miA,<Esc>`ii")

-- increment/decrement numbers
keymap.set("n", "+", "<C-a>", { desc = "Increment number" }) 
keymap.set("n", "-", "<C-x>", { desc = "Decrement number" }) 
keymap.set("v", "+", "<cmd>:m -2<CR>", { desc = "Move Line UP"})
keymap.set("v", "-", "<cmd>:m +1<CR>", { desc = "Move Line Down"})

-- window management
keymap.set("n", "<leader>sv", "<C-w>v", { desc = "Split window vertically" }) -- split window vertically
keymap.set("n", "<leader>sh", "<C-w>s", { desc = "Split window horizontally" }) -- split window horizontally
keymap.set("n", "<leader>se", "<C-w>=", { desc = "Make splits equal size" }) -- make split windows equal width & height
keymap.set("n", "<leader>sx", "<cmd>close<CR>", { desc = "Close current split" }) -- close current split window

-- TabBar
keymap.set("n", "<leader>to", "<cmd>tabnew<CR>", { desc = "Open new tab" }) -- open new tab
keymap.set("n", "<leader>tx", "<cmd>tabclose<CR>", { desc = "Close current tab" }) -- close current tab
keymap.set("n", "<leader>tn", "<cmd>tabn<CR>", { desc = "Go to next tab" }) --  go to next tab
keymap.set("n", "<leader>tp", "<cmd>tabp<CR>", { desc = "Go to previous tab" }) --  go to previous tab
keymap.set("n", "<leader>tf", "<cmd>tabnew %<CR>", { desc = "Open current buffer in new tab" }) --  move current buffer to new tab

-- Save and Quit

keymap.set("n", "<leader>w", "<cmd>:w<CR>", {desc = "Save"})
keymap.set("n", "<leader>q", "<cmd>:q<CR>", {desc = "Quit"})
rapid merlin
#

I need help with bug bounty, I want to learn it, but I cant find a resource. Does tryhackme have any?

gray sonnet
#

AHHHH code wallll

sand trench
#
          -- Accept ([y]es) the completion.
          --  This will auto-import if your LSP supports it.
          --  This will expand snippets if the LSP sent a snippet.
          ['<C-y>'] = cmp.mapping.confirm { select = true },
loud marlin
#

oooh

rapid merlin
sand trench
hushed vector
sand trench
#

and upstream from that repo

craggy tree
rapid merlin
exotic vector
#

I feel like I'm missing out not using neovim

rapid merlin
#

it's a bit annoying

rapid merlin
#

watching a video rn, there's 5m left

craggy tree
#

what exactly does a gpg key do

exotic vector
#

It's basically public and private keys, it's an implementation of "pretty good privacy"

#

It's encryption/decryption system where data is de or encrypted with the public and private key

rapid merlin
#

i use that to verify its me in dark web chats and forums pretty handy pgp keys are lol

exotic vector
#

It's something I need to learn a bit more of

rapid merlin
#

its simple

dark frost
#

Oh somebody broke into my 10 years old email πŸ‘€ , i used for a flash game website . Didn't use since 2016.

arctic cradle
#

You take the green pill, you stay in Wonderland, and I show you how deep the rabbit hole goes.

boreal scarab
#

What to eat... what to eat

arctic cradle
#

You take the blue pill, the story ends. You wake up in your bed and believe whatever you want to believe.

dark frost
arctic cradle
# craggy tree green? lol

yeah I just updated my level from green to blue on discord thinking it would keep the previous message as green color

#

SHRUG joke ruined

crude stump
#

Didn’t they cancel flash because it was a huge security risk

lone thistle
#

good evening

craggy tree
dark frost
#

Yes and they stopped to update it.

crude stump
arctic cradle
#

it's fine, I messed up, Xuxa

craggy tree
lone thistle
rapid merlin
craggy tree
arctic cradle
#

@mossy river may I DM you?

mossy river
#

Go for it

dark frost
craggy tree
twin ridgeBOT
#

Gave +1 Rep to @lone thistle (current: #8 - 890)

craggy tree
#

thats a lotta reps ben

lone thistle
lone thistle
dark frost
#

Cmnatic πŸ‘€ , i think i saw you name in many rooms . You are great room maker blobheart

lone thistle
#

Thanks Dawidd(:

#

appreciate that

glass nest
#

Evening already?dang

lone thistle
#

may as well be. pitch black outside πŸ˜„

craggy tree
#

barely finished morning here its 12 PM haha

glass nest
#

True dat

lone thistle
#

How's your weekend been Esqy?

exotic vector
#

I'm in bed again and have been for 2 hours

glass nest
#

Got a fair bit done, But I think theres some sort of weird logic in my workshop. The more i tidy it, the messier it is.

lone thistle
#

Ah yes that chestnut

#

I know what you mean

exotic vector
#

It's like that with my flat

lone thistle
#

gotta make mess to reduce the mess

glass nest
#

Zactly. how about yours, CMN?

#

Not your mess, your weekend πŸ˜„

lone thistle
#

yeah not bad tbf

#

ah my mess πŸ˜„ boxes LOL

#

went out to a dnb night ln in bristol

#

been chilling today

rapid merlin
#

debating whether to get working on my linux rice or to get continue my psychology research

glass nest
#

Good thing Discord is text on a screen.. i imagine your ears are busted πŸ˜„

lone thistle
#

trying to fix a mod for one of my fave games ever from 2006, that wasn't designed to run with a) a fast CPU b) a monitor above 60hz c) an FPS above 60

#

Caused some....weird physics bug that eventually made the game unplayable after about 10 mins

lone thistle
#

too many days of having ringing ears for 3 days after an event

glass nest
#

You did something...responsible? You've changed, man.

lone thistle
lone thistle
exotic vector
#

Opens terminal "it's just a terminal I'm not a hacker"

Non IT people "she is the hacker!!"

glass nest
#

With age comes lack of compatibility with new CPUs and monitors, apprently

lone thistle
#

apparently so πŸ˜„

#

this game was made to run on pentiums so I can't be too upset

glass nest
#

Can't you just drop it into an emulator or a VM?

steady stirrup
#

try choosing xfce session instead of default session on the login screen

lone thistle
flint lintel
steady stirrup
lone thistle
#

doesn't stop my gfx card just pushing as many frames as it can. About 1200 but it means 99% usage which isn't ideal

flint lintel
steady stirrup
flint lintel
#

but in case it happens again, ill follow ur advice

flint lintel
candid tiger
#

hello, i wanna study the cybersecurity the next year, but i already wanna learn bout it, what can i start with ?

steady stirrup
flint lintel
steady stirrup
twin ridgeBOT
#

Gave +1 Rep to @flint lintel (current: #1568 - 2)

flint lintel
candid tiger
twin ridgeBOT
#

Gave +1 Rep to @dark frost (current: #720 - 6)

rapid merlin
#

After reassessing my purchase, I may have bought too many plants

craggy tree
#

now u can enjoy extra oxygen

rapid merlin
#

I have so many

#

But today I went out and found loads of plant shops

craggy tree
#

i want to see them now πŸ˜‚

swift nexus
#

Hi

whole gazelle
#

hi

lapis monolith
#

hey anyone want to check my cryptography challenge ?

rapid merlin
#

guys hear me out, desktop tower on carpet floorimg.

sand trench
rapid merlin
#

so i clean mine regularly

#

so stop dust blockage

sand trench
#

carpet + doggo + catto == messy computer

rapid merlin
rapid merlin
sand trench
#

wait what struggles??? shadow has 0 of those 3 things

rapid merlin
#

my hamster also loves bashing into it with her ball

sand trench
#

just seen horror story pictures

glass nest
#

as the the one that jumped across the room, and dropped a plant-elbow on your head, Stealth? πŸ˜„

rapid merlin
#

im just fixing my brothers pc atm

#

and wiped it this guy cheats on fifa

exotic vector
#

I dont have any pets :(

drifting mural
rapid merlin
exotic vector
rapid merlin
#

what pet do you want fae

#

wait u cant remove microsoft edge on windows?!!!

exotic vector
#

I want a cat but we dont have the space for a cat.

exotic vector
rapid merlin
#

^

rapid merlin
rapid merlin
#

im trying to remove it

rapid merlin
#

parrots are so fucking funny 😭

#

I LOVE BIRDS

#

they're genuinely so goofy

exotic vector
rapid merlin
#

i throw him in the air and he stops flying

rapid merlin
#

its so funny 😭

rapid merlin
rapid merlin
#

there isn't

exotic vector
rapid merlin
#

I genuinely don't think there is

#

cant u use administration on command prompt to remove it?

#

I mean, if any1 wants to brick a few windows vms testing whether you actually can

#

ima look into this to actually try remove it

exotic vector
rapid merlin
exotic vector
rapid merlin
#

the thing i hate about windows is the installation and the amount of information and tracking they ask for

#

^

exotic vector
rapid merlin
#

I only use Windows cause I don't know how many of the games I like run on Linux, and how annoying it is to get them to run sob

dark frost
#

Does a windows vm need the licenses code ?

rapid merlin
#

no

rapid merlin
#

its just the iso u need

#

i think

dark frost
rapid merlin
#

hold up

#

i jist removed it.

#

acc?

#

yeah

#

u gotta kill the running applications and use administration prompt to remove files

exotic vector
#

omg realised with the accessibility options I have if you rapidly shake the mouse the curser gets bigger and bigger

rapid merlin
#

fae what linux distro are you running

#

only thing i cant remove for edge is "EdgeCore" and "EdgeWebView"

exotic vector
#

CachyOS
comes with a "video game" package

rapid merlin
sand trench
#

rather use minimal linux distro and install game specific stuff on top

#

but personal preference basically

exotic vector
rapid merlin
#

only thing i hate is most multiplayer games comes with anticheat which isnt linux applicable

rapid merlin
exotic vector
#

This is how big I managed to make my mouse by rapidly shaking it.........

exotic vector
rapid merlin
#

Im still im the stone age using HDD

exotic vector
sand trench
exotic vector
rapid merlin
exotic vector
naive violet
#

Otherwise it's software piracy technically

rapid merlin
sand trench
#

there are temporary licenses that microsoft offers for virtual machine evalutation stuffs

rapid merlin
#

Or distro

rapid merlin
exotic vector
naive violet
#

You agree to the license terms when you install it

eternal dragon
#

wazaaaaaaaaa

dark frost
twin ridgeBOT
#

Gave +1 Rep to @naive violet (current: #2 - 2217)

rapid merlin
dark frost
#

People beeing pirates without knowing πŸ΄β€β˜ οΈ

rapid merlin
#

beeing.

naive violet
cloud quiver
rapid merlin
naive violet
#

Y'all need to read the license terms you agree to

eternal dragon
#

I just bought a surface laptop 7, anyone here using windows on arm that has some tips for debloating and more stuff??

dark frost
#

Isn't there a limited free version of windows ?

boreal scarab
rapid merlin
naive violet
boreal scarab
#

@naive violet you see that yt short with a pineapple and giant antennas? Lol

naive violet
#

It's time limited, ie lasts for a few months

rapid merlin
#

Idfk never really used windows personally

dark frost
#

Great blobfingerguns

rapid merlin
#

Im a mac user to linux

#

Im so glad i made the switch even though alot of head aches came with it

dark frost
#

Every changes come with sacrifices

naive violet
#

@rapid merlin Don't discuss piracy here please

naive violet
#

Totally illegal to use on wifi equipment, it'd put out about 4W

rapid merlin
naive violet
dark frost
naive violet
#

Discord keeps breaking the sidebar

rapid merlin
#

Ah thats why i cant view it

#

For me its just announcements and polls

naive violet
#

It's not in the list because it's set as the rules channel, discord is always broken in various ways

exotic vector
#

Imagine if discord worked correctly

arctic cradle
#

@mossy river nice profile picture

#

is that you IRL? must be, right?..

mossy river
#

I’m a bunny irl, I’m wearing a cat costume

arctic cradle
#

oh, alright

loud marlin
#

bunny with existential crisis πŸ™‚

naive violet
#

Esqy! I'm so close to finishing a mini project, waiting on some switches

glass nest
#

finally james! Have you got it all working using test switches?

fallen burrow
#

If you use the traditional definition of piracy, using windows without a license key isn't really piracy. They host the windows installer for install on their website and allows the user to use it without purchasing anything.

#

If that isn't authorizing the user to use the un-licensed version, what is?

#

Discord really fucking sucks when it comes to pretty much everything so i'll be quiet

naive violet
pearl raven
#

You agree to the ToS by downloading the iso from the website, the iso is 'only good' for a period of time. After which you would be expected to purchase a key.

#

Sorry James, didn't get that off before you answered.

fallen burrow
#

Ah yeah, I guess there is a ToS checkbox on the page

#

ignore me then

naive violet
#

And when you install it too

craggy tree
rapid merlin
craggy tree
#

Eoah

fiery imp
#

hey guys, i was posting a walkthrough and it's showing 'invalid url'

naive violet
naive violet
#

That's because Medium use malformed URLs

#

It is, in fact, an invalid URL. The @ sign breaks it

fiery imp
#

ohh..okay. So what do I do now?

naive violet
#

Personally I'd advise avoiding Medium for write-ups because they take down ethical hacking content

silver sky
#

Don't use medium πŸ‘

naive violet
#

Go for github pages or netlify which are free

fiery imp
tight trout
#

github pages coolguy

silver sky
#

Github pages is a good solution

fiery imp
twin ridgeBOT
#

Gave +1 Rep to @naive violet (current: #2 - 2218)

fiery imp
shut hawk
# fiery imp

It's funny how many sites break the URL spec by using @ for users

fiery imp
shut hawk
silver sky
#

Storm Bert 0 - 1 Wide Boi

Got completely soaked, but I managed the ride home

tight trout
#

It seems like one of those things that you just shouldn't do

silver sky
#

I've ordered pizza and your advertising gambling? SHOOK @glass nest don't get any ideas

glass nest
#

Weeellll... The ads presented to you would be based on your browsing habits...

boreal scarab
#

Or or or or or... fuck ads, PiHole, and UBlock Origin. Use Chrome? DON'T!

sick lance
#

Nah, I got gambling ads too, and I don't use gambling sites.

silver sky
#

BRUV I'VE GONE TO TRACK MY ORDER ON MY PHONE AND NOW IT'S SUGGESTING ANOTHER CASINO

Pizza hut what the fuck

glass nest
#

oh pizza hut? ok then.

sick lance
sick lance
boreal scarab
sick lance
silver sky
#

That was three gambling ads to just track my pizza

glass nest
#

I do hit the casino maybe one a year after work xmas party. but y'know, I'm that nerd who puts enough aside to lose πŸ˜„

sick lance
boreal scarab
chilly veldt
#

Welp, a weekend of 2 ctf's, tired but fun weekend
First CTF was a qualifier, 9th place, with 1 team being domestic, meaning 8th internationally, so we are qualified for finals most likely
Second CTF was finals, with A/D, really fun, we came 4th after 8 hours of lots of fighting

glass nest
#

It's enjoyable. I tend to just chill at roulette. Means I can chat with folk, have some ups and downs, a bit of excitement etc. Usually it's about Β£100. If I win more than that, it goes in my back pocket, then just play with winnngs. Couple of times I left Β£50ish up, but most time I have to tap out πŸ˜„

dark frost
#

From free spins given on a casino i got up to 1000 € πŸ˜‚ , but lost it all the next few days playing again

sick lance
#

Let the fun begin.

shut hawk
#

You finally got it working!

sick lance
chilly veldt
#

Brb sending you an APK

dark frost
#

I wonder what those app do on the phone

silver sky
#

Tbf, I'm that annoyed that they've served me ads and especially gambling adverts that I might just write a strongly written email.

sick lance
#

@rapid merlin please dont advertise your youtubr in this server please.

rapid merlin
#

you can take it down you if you want

drifting mural
chilly veldt
#

Btw scrubz, if you're doing android reversing, I would advise you to look into Frida and pcapdroid

naive violet
#

Frida is neat

sick lance
#

I'm actually looking at a documents for Frida.

chilly veldt
#

I love Frida

dark frost
#

You frida goman

chilly veldt
#

And also http toolkit, really useful

dark frost
silver sky
#

Β―_(ツ)_/Β―

chilly veldt
#

Lmao

glass nest
#

Also ask them when Dark Mode will be released

silver sky
#

That will be my follow up, they can be forgiven when their adverts are gone or more appropriate and I'd go to dominos for dark mode

#

at least the app is

chilly veldt
#

My back is killing me

#

I just got a case of red bull which I am carrying in my backpack

silver sky
#

Drink redbull, no more weight on back

astral patio
#

What's ctf?

glass nest
#

but then you'll have the energy to carry the redbull...

silver sky
glass nest
#

It's an existenial circle πŸ˜„

lament tendon
astral patio
silver sky
lament tendon
astral patio
lament tendon
astral patio
silver sky
# astral patio What

You've been here 5 minutes, you've asked a question and then proceeded to call the website trash?

That's why I am reacting like that.

If you want actual help or guidance, ask nicely and you might get

astral patio
glass nest
#

maybe anger mangement?

chilly veldt
lament tendon
silver sky
astral patio
chilly veldt
silver sky
chilly veldt
#

I got this case for free

astral patio
glass nest
#

I dunno. THM has some great benefits to working there

astral patio
#

What's thm

chilly veldt
#

Tryhackme

astral patio
#

Ohhh

silver sky
#

Well, if your that opposed to the platform, you are welcome to leave, no one is keeping you hostage.

And working at THM or volunteering in the community is wicked, but then again, sometimes people do let it down

glass nest
#

😦

silver sky
#

Yes

chilly veldt
#

My backpack weighs like 13kgs approximately

astral patio
glass nest
#

I have so much I want to say, but it's not my place.

astral patio
silver sky
#

Anyway, moving on, not gonna waste my time

#

Pizza is on the way

lament tendon
shell nova
silver sky
#

My normal war load is like 50kg

chilly veldt
silver sky
#

Well, approximately 15kg of my war load is snacks

glass nest
#

Oh hai, @shell nova - Would it be possible to just read back on aris last few messages?

astral patio
chilly veldt
silver sky
#

Thankfully, when I was rocking around the sandpit, I rarely carried the bag thanks to vehicles

glass nest
#

Whats next week look like for you, Hex?

craggy tree
#

Wsp

silver sky
#

That is true, I am 50% tank

astral patio
glass nest
#

Other than AoC, obvs

craggy tree
#

Js finished pooping what felt like rocks hyd

silver sky
chilly veldt
#

I am just a stick, I should actually get me a new miltec, this one is almost torn

astral patio
glass nest
#

Thats pretty cool, Hex. Is that just whats available, or are you on a shift-rotation thing?

craggy tree
astral patio
craggy tree
#

16

#

Why

astral patio
#

Hmm

#

Okay

silver sky
craggy tree
#

Anyway

blazing granite
craggy tree
#

Theyre on this world rec streak apparently

glass nest
#

See, THATs how workmates should be to each other. You're a good egg, Hex (Ostrich egg, probably)

craggy tree
glass nest
#

Oh, ostrich eggs are just big πŸ˜„

silver sky
#

A good egg is a expression for a good person

craggy tree
chilly veldt
silver sky
#

still got my OG bag

craggy tree
silver sky
#

It's now my gym bag

chilly veldt
#

Love miltec

#

It's just ripped in the bottom

#

Quite sad

#

So new one needed soon

#

This one has helped me the last 5 years

glass nest
#

Screw it, I'm gonna ge some fast food that will provide little nutritional value, but chase away how hungry i am.

blazing granite
chilly veldt
craggy tree
silver sky
craggy tree
chilly veldt
blazing granite
craggy tree
chilly veldt
#

No?

silver sky
craggy tree
glass nest
#

Xuxa - true, but at this time on a sunday, not many stores are open. Thats my excuse πŸ˜„

craggy tree
#

Uh

pliant cairn
#

jumping into conclusions be like

silver sky
#

You can literally buy them what are you on about stealing

gloomy creek
#

Hello

craggy tree
silver sky
#

Plus in the military, we call it tactical aquiring

chilly veldt
#

And you can also get something called gifts

naive sapphire
chilly veldt
#

Can't wait to get home to my bed, been sleeping on a couch the last two days

blazing granite
silver sky
silver sky
#

I THINK MY PIZZA IS HERE

blazing granite
chilly veldt
#

Been doing the good old "don't wake me up sleep" the last two days wide, you know when you put on your hoodie backwards and just pull the hood over your face

dark frost
#

At army they had a fridge full of free redbulls . It's was life saving for night shift

pliant cairn
#

when you wake up you feel liike its been a week or something

shut hawk
#

Ah, 1.5 kg

chilly veldt
#

Amazing travel bag too

shut hawk
glass nest
#

Maybe to you, Jayy πŸ˜„

blazing granite
silver sky
shut hawk
exotic vector
sick lance
#

Those little tables.

blazing granite
silver sky
dark frost
#

Bonne appetit

glass nest
#

I was thinkign about the litle tables too πŸ˜„

exotic vector
chilly veldt
shut hawk
#

Had a backpack that was like 1.9kg base and it was awful taking around uni and stuff, keeping in mind that I had to bring my laptop and books too

sick lance
exotic vector
glass nest
#

All of hex's toes are big toes.

chilly veldt
#

The typical weight of mine day to day is 8kgs

dark frost
#

2 kg laptop , 6kg food /drinks?

exotic vector
#

All of my friends liked the funny thing I can do with my mouse

misty zealot
#

6kg for wide?? that would just be his cheeky chinese

chilly veldt
#

I also carry a laptop, cables, ipad, some extra clothes, and a medical supply for emergencies, sometimes my ifixit kit

glass nest
#

Wifi pineapple, pwnagotchi and powerbank?

misty zealot
chilly veldt
#

First aid kit

misty zealot
#

coward

dark frost
#

She live a dangerous life

silver sky
dark frost
#

UK london is dangerous

exotic vector
#

I go through life raw

misty zealot
#

imagine being responsible people

#

see april gets it

chilly veldt
#

I am a registered emergency runner

misty zealot
#

oh shoot right you said

dark frost
#

Oh wow

chilly veldt
#

If someone gets a heart attack close to me I get a call to respond

misty zealot
#

naw now i feel bad for teasing

shut hawk
dark frost
#

Never heard of this in my contry . This is great

shut hawk
#

We have a similiar thing in the UK

misty zealot
#

bella's in the north, no?

chilly veldt
chilly veldt
misty zealot
#

i was right then 😀

#

just couldnt remember which northern country

dark frost
#

She is a viking

chilly veldt
#

My typical backpack is also my emergency bag if I have to stay a day or two

#

Cause I travel so much

exotic vector
#

When I go outside I just have my little handbag...

shut hawk
#

yeah, thats fair, this is just for my general daily commute so not much needed

chilly veldt
#

Yeah, I commute 2 hours each way at least every day

blazing granite
#

that's a lot

misty zealot
#

damn

exotic vector
#

I'm home 100% of the time lol

chilly veldt
blazing granite
#

I did 1 hours each way for 8 month and I almost die

shut hawk
#

First aid kit, torch, cards, sharpies (most important item), multi-tool, portable charger, laptop, remarkable

silver sky
rapid merlin
#

I bought 8 plants today. I need someone to stop me

silver sky
#

I'm just a medic

rapid merlin
#

Going to write out their labels πŸ€“

fossil merlin
#

Fellow resin 3d printers, I need assistance

shut hawk
fossil merlin
#

I'm leveling the build plate and cleaning everything well, why are my prints not sticking?

sick lance
fossil merlin
fossil merlin
silver sky
elder peak
fossil merlin
rapid merlin
#

Some you might be able to keep outside

elder peak
#

Nice

fossil merlin
#

A lot of retail "first aid kits" don't have tourniquets or other such trauma necessities

sick lance
#

They're basic though.

fossil merlin
#

Whereas IFAKS (the good ones) are standardized

silver sky
rapid merlin
#

So I’m googling the correct names for my plants and this plant we have heard it being called a Scarlett inch plant… however this is what wiki said

chilly veldt
#

It's sad that the local firefighters are only looking for daytime workers 😦

fossil merlin
#

+narcan ofc

rapid merlin
#

Who makes these names 🀣

chilly veldt
silver sky
dark frost
wooden totem
#

real quick if anyone knows, is there such thing as "default cryptostream IV", like not being random/repetitive

#

iv being Initialization vector

shut hawk
dark frost
#

No clue about cryptosteam IV

silver sky
inner trench
#

hiii i'm really struggling to do recon on the tryhackme rooms, can i anyone suggest me some good tools or some good tutorials?

sick lance
chilly veldt
inner trench
silver sky
lament tendon
inner trench
#

i know some tools but when i do rooms, after some time of doing them i cant find any more information, but when i watch a walkthrough it is mostly the recon that i did wrong (or not good enough)

chilly veldt
# silver sky I'm FREC 3

I can remember what level I am, but trained in road emergencies, general emergencies, and fire emergencies as well, attending to burns of different degrees,

lament tendon
#

You will get better at recon the more you do it.

sick lance
#

This is going to be a very impatient 2 wees πŸ˜‚

lament tendon
#

A wee bit impatient, you could say.

shut hawk
lament tendon
#

Obvously there's a lot more.

#

Those were just some recommendations.

silver sky
chilly veldt
#

Or "certain levels"

#

Other than like basis in xyz, etc.
But nothing like FREC levels

silver sky
#

First Responder Emergency Care Level 3

#

Similar to FPOS (First Person On Scene)

boreal scarab
#

Yay, acronyms!

#

TIL FPOS, DREC3, lol

#

And that sentence makes sense!

chilly veldt
shut hawk
#

Maybe they have an equivalent table or smth

grand sage
#

can anyone help

timid flower
#

WSG

silver sky
fossil merlin
boreal scarab
chilly veldt
chilly veldt
grand sage
misty zealot
#

WHY DO YOU HAVE A WALLET

silver sky
chilly veldt
silver sky
shut hawk
misty zealot
shut hawk
shut hawk
chilly veldt
silver sky
misty zealot
#

but for women

silver sky
#

Purse, NOUN:a small pouch of leather or plastic used for carrying money, typically by a woman.

misty zealot
#

and IDs

silver sky
#

These are literally the dictionary definitions of those two words

misty zealot
#

and sometimes a pad even if youre not on your period but in case your friend is

#

and that one lip gloss TM

silver sky
#

You mean a handbag

misty zealot
#

a purse

silver sky
# misty zealot no?

The term "purse" originally referred to a small bag for holding coins. In many English-speaking countries, it is still used to refer to a small money bag. A "handbag" is a larger accessory that holds objects beyond currency, such as personal items.

boreal scarab
#

@silver sky @lone thistle RoN?

misty zealot
chilly veldt
misty zealot
#

ah yes, a handbag

chilly veldt
misty zealot
#

the middle is a coin pouch, on one side you place your paper currencies, on the other your id cards, at the front you'll have a pad

chilly veldt
#

But even a snail is, so it doesn't matter

misty zealot
#

then if there's leftover room

#

in the gaps between the coin pouch and the slots

boreal scarab
misty zealot
#

you'll put a lipstick or gloss

#

and that's just for a medium sized purse not even a good one

silver sky
misty zealot
#

that is NOT a large purse

#

it only has two slots

#

and one pouch

boreal scarab
#

No RoN Wide boi? I'll just be mass killing civilians on my own?

silver sky
misty zealot
#

urs

misty zealot
#

purse

silver sky
rapid merlin
#

any ejpt site where i can grab exam question

misty zealot
rapid merlin
blazing granite
misty zealot
#

OMG STEALTH'S BACK

blazing granite
silver sky
# blazing granite

Yeah blud, I'm taxing man his manbag give it over or you'll get wetted up blud blobknife

chilly veldt
#

Okay @silver sky found out I have the biggest training I can get as a civil in Denmark 😭😭

mossy river
lone thistle
chilly veldt
# silver sky Oh

They only offer 12 hour trainings if you're not registered Samaritan

chilly veldt
#

Yeahhhh, and the area I am in doesn't take any more Samaritans cause they are filled

polar tree
#

is there a way to unlock networks without the 7 day streak?

misty zealot
#

reduce the populus of samaritans

misty zealot
#

steal their place

polar tree
#

i was just doing that lol

snow path
#

Can y’all hack free ROBUX for me πŸ‘€πŸ‘€πŸ‘€

naive violet
naive violet
snow path
#

yes sir.

#

I apologize for my actions

#

Never again.

misty zealot
#

😭

rapid merlin
snow path
#

I accept all the consequences of my actions. 😒

#

Let me at least contact a lawyer

snow path
#

I can’t even count that high ngl

boreal scarab
boreal scarab
#

125 grenades chucked everywhere!

#

Or @silver sky 's favorite... 9 bangers

lone thistle
rapid merlin
shut hawk
glass nest
#

CMMNNNNN ATIC!

rapid merlin
#

but flamethrowers are funnier

boreal scarab
boreal scarab
rapid merlin
#

but 9 frag bangers sounds fun

rapid merlin
boreal scarab
rapid merlin
#

i was in the italian army on paper but i served both us and italy because i worked everyday with them

#

i can't tell everything

#

but i was there as an interpreter, IT guy

rapid merlin
twin ridgeBOT
#

Gave +1 Rep to @boreal scarab (current: #30 - 317)

rapid merlin
#

that's the first time i hear a thank for service

boreal scarab
twin ridgeBOT
#

Gave +1 Rep to @shrewd summit (current: #1182 - 3)

rapid merlin
#

i am working on it

#

i loved working with americans

#

very friendly

boreal scarab
#

Just don't get on their bad side.... especially the Marines. Those are some crazy mother fuckers.

#

They have a nickname.... I can't remember the exact name, 1 sec

rapid merlin
#

one was a marine

#

that one dude always told me the marines were the best

#

and they are

boreal scarab
#

Ah, the Devil Dogs

rapid merlin
#

jarheads

shell nova
boreal scarab
#

"The nickname comes from the German term Teufel Hunden, which means "devil dogs". According to legend, the Germans gave the Marines this nickname after seeing them fight their way up a hill while wearing gas masks. The Marines' sweat, foam, and bloodshot eyes made them appear like a pack of growling dogs to the Germans."

#

(Back in World War 1)

shell nova
boreal scarab
rapid merlin
#

devil dogs is the OG nickname

#

anyway i was a machine gunner as operative role

rapid merlin
#

alpini corps

#

i used an MG42/59

boreal scarab
#

42? WW2 German?

rapid merlin
#

in italy we still use that

#

or the minimi

clear jackal
#

Modern German machine guns use the same platform, afaik, but aren't actually from WW2

rapid merlin
#

but in the alpini corps we used the mg42

rapid merlin
boreal scarab
clear jackal
#

If you're in a reserve component, you might have something that old, but I doubt it. Unit historians and others would have heart attacks

rapid merlin
#

yeah i was mainly IT and interpreter

#

that was just an operative role in case shit hit the fan

boreal scarab
#

IT holding an MG. While fixing IP.

rapid merlin
#

hit*

rapid merlin
#

and you know the funny thing?

#

i am half german

#

God chose me for that role

boreal scarab
#

I wanna post a vid...... but I can 100% guarentee I'd be yeeted faster than you can drop the hammer on that MG.

rapid merlin
#

i love black humor

boreal scarab
boreal scarab
polar tree
#

i just suscribed

shut hawk
#

What network are you trying to access?

polar tree
#

the network tab

#

this thing

shut hawk
#

Click "Network"

shut hawk
shut hawk
polar tree
twin ridgeBOT
#

Gave +1 Rep to @shut hawk (current: #14 - 583)

polar tree
#

it was that

glass nest
#

Well, Foints next few days gone now πŸ˜„

#

Enjoy them πŸ™‚

tight trout
#

do y'all reccomend doing writups for the rooms? I'm working through the Cyber 101 stuff and was wondering if I should be doing writeups as I go along

devout palm
#

Hai

devout palm
#

Because there are a lot of write-ups

glass nest
#

Sup heap 'terror of the roads' overflow πŸ˜„

idle dagger
#

guys some femboys just hacked hustlers univeristy

devout palm
#

I think they will give me on wednesday

polar tree
sick lance
#

@idle dagger let's not..

idle dagger
#

my bad sorry

errant fossil
#

πŸ’€

sick lance
idle dagger
#

oh

#

nvm

woeful estuary
#

Hey Do anyone have time to help in using chisel?

silver sky
woeful estuary
#

I m stuck and cant pivot

analog ravine
#

hi

silver sky
woeful estuary
silver sky
rapid merlin
#

late evening thm

analog ravine
#

its 4 pm for me πŸ™‚

rapid merlin
#

21:21

#

haha

#

funny numbers

sand trench
#

comeback when 1234

rapid merlin
#

can't do that for 15h

sand trench
#

alternatively when 13:37

rapid merlin
#

cannot do that for 16h

sand trench
#

at least you are not trying for 43:21

analog ravine
#

all yall are in the military

#

military time

pearl raven
#

Not currently, but it's the most effective way to state the time.

glass nest
#

All we really need is 'Now', 'Not Now', 'Soon' and 'Later'

sand trench
#

2 months TM

rapid merlin
#

πŸ’€

exotic vector
#

its only 21:39 here

rapid merlin
#

ya

#

hitman 3 nearly done

#

yippee

wild rose
sand trench
#

ah yes the fae is from the unite kingdom isles

exotic vector
rapid merlin
#

we both are, regrettably

sand trench
#

22:40 current time for shadow

sand trench
wild rose
#

well supposedly scientists were able to view a photons can enter before exiting a material. so strange.

analog ravine
#

My father was a watch maker. He abandoned it when Einstein discovered time is relative. I would only agree that a symbolic clock is as nourishing to the intellect as a photograph of oxygen is to a drowning man.

quasi hedge
#

Which tool is the best to analyze .dmp files?

glass nest
#

At least credit your quotes

sand trench
#

./joke

glass nest
#

watchmen, I think?

wild rose
#

windbg - Google is amazing if you use it.

analog ravine
quasi hedge
analog ravine
wild rose
#

It's better than no docs and you trying to learn it on your own.

exotic vector
#

I use duckduckgo unless I'm Google Dorking

wild rose
#

DDG is go too.

glass nest
#

psyDuck psyDuck ➑️

sand trench
#

shadow uses searxng

#

with multiple differing instances

#

mmmmmmm werthers original

exotic vector
rapid merlin
#

SearX is good

sand trench
#

it is self hosted search engine

rapid merlin
#

yea

glass nest
#

Haha, I read that too fast and was like.. whaaaaaat

sand trench
#

which aggrigates from multiple others

solid dew
#

Hello everyone !!

#

I'm New

glass nest
#

hiya ca - Welcome πŸ™‚

#

What brings you here?

solid dew
#

i want learn cybersecurity, i really love it

exotic vector
#

Welcome new person

solid dew
#

i'm french sorry for my english

glass nest
#

fansatic, you are in the right place. plus, i love France πŸ™‚

solid dew
sand trench
gusty latch
#

hi

analog ravine
#

hi

solid dew
twin ridgeBOT
#

Gave +1 Rep to @sand trench (current: #3 - 1963)

sand trench
#

yeah chatting every day on the internet either on irc in the old days or stuff like matrix or discord nowadays quickly escalates your understanding of the language you are chatting in

solid dew
#

yeah ! this is good

glass nest
#

Have you started learning any of the content on tryhackme website?

solid dew
#

yes i started the introduction to cyber security

glass nest
#

Great!

solid dew
#

and i really like cause its not just learning but practice too

solid dew
glass nest
#

I'm not sure what you mean

solid dew
#

mmmh what is your work ? like red teamers, ...

glass nest
#

Oh, cybersecurity is just a hobby for me

teal wharf
#

uncle esqy is an international businessman

#

he dont care about cybersec

solid dew
#

ooh okay i dont know him sorry

brittle lynx
#

Hello

glass nest
#

Of course I care!

brittle lynx
#

I am omni. Does everyone respect me now

glass nest
#

Hello, newly-yellow Masoud

teal wharf
solid dew
#

why do you put " - " between somes words ?

teal wharf
#

why is the sky blue ?

glass nest
#

to show that those words are to be pronouced as one word

solid dew
twin ridgeBOT
#

Gave +1 Rep to @glass nest (current: #19 - 466)

solid dew
teal wharf
#

xd yooo ??

#

since when did i mention u as a friend

#

just chill chiill

solid dew
#

i see how you talked with me

#

cause i'm not good in english your think i'm inferior

#

calm down man

teal wharf
glass nest
#

ca - It's ok, the general chat on here is very casual. And about half of the users on here have english as a second language

solid dew
#

what is the goal to say "why the sky is blue ?" ?

teal wharf
#

cuz it was a hard question

#

like why the chair is named chair

solid dew
teal wharf
#

u understand ? i didnt mean nothing about if u are good or bad in eng

sand trench
#

because cheer is another word???

teal wharf
#

why creatures have two eyes

sand trench
glass nest
#

Seems like it was just a miscommunication and a joke that didn't land. We cool here.

teal wharf
#

I dont joke or care about english lvl of anyone

solid dew
#

i don't care, i know is a real question , but say this question after i said a "stupid" question is not nice

teal wharf
#

cuz in the end its just a communication tool

glass nest
#

For real though ca - None of us here are bothered by where someone is from, what they look like or what they believe. Just a group of people brought together by a common interest.

glass nest
#

Honestly, when someone is from somewhere.. it can actually be interesting to ask about the culture and stuff

teal wharf
#

u hungry zumi ?

#

aaa shit

brittle lynx
#

There's something u drink it makes u poop

#

Also try to throw up that fixed my food poisoning

#

Throw up dude

teal wharf
#

might need to relax a bit , if it the ache stays may as well see a doc or take something

glass nest
#

Masoud - Thats Coffee πŸ˜„

brittle lynx
#

Thank God for coffee

glass nest
#

Zumi - sounds like it one of those things you just gotta endure through

#

Just keep water handy to sip. Gotta stay hydrated

teal wharf
#

sometimes a small cold can make ur stomach hurt

glass nest
#

So can doing load of sit-ups πŸ˜„

#

Yeah, not long now

teal wharf
#

6 days left

glass nest
#

Code a cure for food poisoning

#

Everything is software based nowadays

#

Cars have ODB ports.. why not humans?

#

Yeah, My local mechanic was saying that. Apprently the Mercedes one (Star, i think) was just waaaaay to pricey

teal wharf
glass nest
#

oh yeah, there was that big thing a few years ago, if i remember right

#

John Deere and Apple sharing a non-repair policy πŸ˜„

wooden totem
# glass nest Code a cure for food poisoning

There's a small button embedded at the back of your throat, if you reach back and press that, it will trigger a script for muscle combination that will reverse the food input

glass nest
#

Not cool, Betta

rapid merlin
#

can we code a power off button

#

have it on peoples foreheads

#

just tap it and they go into a coma or something

teal wharf
#

betta got some dark thoughts

rapid merlin
#

^

teal wharf
rapid merlin
teal wharf
#

cuz for me a heell nah

glass nest
#

Nah, just a bad taste comment

whole gazelle
#

😭

rapid merlin
#

o/ mvster

whole gazelle
sand trench
#

basically forcing some farmers to go without any profits for a year and/or no personal food harvest

wooden totem
# rapid merlin have it on peoples foreheads

It is actually there. It just so happens that a safety feature is preventing you from simply pressing it. You need enough sudden gravitational force to trigger the button that is on the inside of your skull

sand trench
#

that that kinda behaviour is not illegal is crazy to shadow

wild rose
#

At least apple made it that you use a 9volt battery to remove the glue from an iphone battery.

glass nest
#

honeslty Zumi, I'd relish the opportunity to work on stuff like that

#

Maybe not day-in-day-out like you, but y'know.. to learn

#

Although, the day-to-day is probably where you learn the most

#

I do love the 'Just rolled in' and 'Customer states' videos on youtube πŸ˜„

wooden totem
#

If every bolt broke, why not start with drilling

glass nest
#

Spoken like someone who's never fixed an old car/machine πŸ˜„

wooden totem
#

Work smarter not harder

glass nest
#

Is it smart to try to retain the original fixings, so you know they fit?

#

Hehe, me too πŸ˜„

loud marlin
wooden totem
#

You gotta drill a little hole in the middle and use a reverse drill bit to screw it

glass nest
#

how many reverse drill bits do you own?

#

haha.

#

i mean reverse drill bits are VERY specialist

wooden totem
#

If they all break give it a shot

tidal frigate
#

did you guys see that andrew tates website got hacked and then they spammed his main chat with lgbt stickers and him holding pride flags

#

😭

glass nest
#

Thre are load of methods. Angle grinder is the nuclear option. You can get bolt removers, screw removers etc

loud marlin
tidal frigate
#

they leaked 700 thousands passwords

#

i think