#general

1 messages · Page 2394 of 1

urban ravine
#

Fs lmao

#

What are the chances fr

ripe musk
#

by the way whats the os would you recomend for a starter like me? i download kali but i think its not for me cuz i want to be a purple teammer

#

or grey hat in the future for bug bounty purposes

bleak prairie
#

pop_os 24.04

#

Grey hat is risky business btw so be careful

#

White hat is safest

ripe musk
ripe musk
bleak prairie
#

No, it’s stable, flatpak integrated, Nvidia driver support (which is why it’s the gamer one) but it’s easy to use, great tiling manager. The list goes on that’s why it’s my recommendation I don’t use it for gaming

gusty inlet
#

+rep @ocean owl the VulnNet room is really nice.

twin ridgeBOT
#

Gave +1 Rep to @ocean owl (current: #608 - 13)

ripe musk
bleak prairie
#

Do you run Kali as your main OS?

ripe musk
bleak prairie
#

Oh, I was recommending pop as a main driver Nevermind if it’s a VM use Kali

#

I thought you was saying what’s. Good OS to run as in main OS

ripe musk
molten solar
#

oh oracle virtual box

#

i was wracking my brain .. like wth is oracle vb .. thinking msvb

ripe musk
bleak prairie
molten solar
bleak prairie
#

Nix is soo hard

ripe musk
#

wait whats backtrack os for?

molten solar
#

Behold breakfast for the missus of omfg .. 26 yrs

bleak prairie
#

I swear JS has to be most confused language I’ve ever used

molten solar
#

Backtrack predates kali

#

Like backtrack was the ancestor of kali

bleak prairie
molten solar
#

Buttermilk dark chocolate chunk waffle with hand whipped barely sweetened chocolate cream and drizzled with dark chocolate sauce, served with maple glazed bacon

#

Yeah. Maybe 15 mins ago

ripe musk
molten solar
#

I spent 15 mins eating ..

bleak prairie
bleak prairie
molten solar
#

J1g .. its like 1645 now local time .. so its hardly time for "breakfast"

ripe musk
molten solar
#

But technically breakfast is whenever you decide to stop starving yourself. that was at 4:30 pm

bleak prairie
ripe musk
bleak prairie
molten solar
#
// ==UserScript==
// @name         Hide Cursor in Fullscreen and Subtitles
// @namespace    http://tampermonkey.net/
// @version      0.2
// @description  Hide cursor in fullscreen and with subtitles visible
// @author       Me
// @match        https://www.dailymotion.com/video/*
// @grant        none
// ==/UserScript==

(function() {
    "use strict";

    // Fullscreen event handling
    document.addEventListener("fullscreenchange", function() {
        if (document.fullscreenElement) {
            let videoElement = document.querySelector("video");
            if (videoElement && videoElement === document.fullscreenElement) {
                document.body.style.cursor = "none";
            }
        } else {
            document.body.style.cursor = "auto";
        }
    });

    // Subtitles cursor handling
    const subtitleElement = document.querySelector(".subtitles");
    if (subtitleElement) {
        subtitleElement.addEventListener("mouseenter", () => {
            document.body.style.cursor = "none";
        });
        subtitleElement.addEventListener("mouseleave", () => {
            document.body.style.cursor = "auto";
        });
    }

    // Ensure cursor visible on video interaction
    const videoElement = document.querySelector("video");
    if (videoElement) {
        videoElement.addEventListener("mousemove", () => {
            document.body.style.cursor = "auto";
        });
    }
})();
#

JS has its uses ..

bleak prairie
ripe musk
#

js is hard but once you understand oracle java then it was easy for you to read JS

bleak prairie
#

Binary security is Python and C, and maybe rust or c++ and I can deal with those

molten solar
#

Binary is Python?

ripe musk
bleak prairie
ripe musk
bleak prairie
bleak prairie
ripe musk
urban ravine
molten solar
#

Its a great scripting language ..

urban ravine
#

I did 5 years and tapped out

molten solar
#

@urban ravine Makes you wonder if she's the stubborn one, or I am .

ripe musk
molten solar
#

To be fair .. we lived together for 5 yrs before we tied the knot

molten solar
#

so by then the only thing that changed was well legal status

bleak prairie
molten solar
#

You know the bacons good when they go back for 3 helpings

ripe musk
bleak prairie
#

Is Sherlock the tool for finding usernames across platforms

ripe musk
bleak prairie
#

Have you ever used it, is it actually effective

ripe musk
#

bs4soup will find your fingerprint anywhere

bleak prairie
#

I will try these tools out, try find how much there is on myself

ripe musk
molten solar
#

bs4 is a scraping library, great for reading some crazy things

ripe musk
bleak prairie
#

Bs4soup is it a Python library or a seperate tool

ripe musk
molten solar
#

Its liek a screwdriver, or a hammer, or a pair of pliers .. why do you think its dangerous?

quick saddle
#

Some dude hack my acc on a game um do y'all think y'all could get it back for me?

bleak prairie
#

What game and how did it happen

ripe musk
quick saddle
#

Roblox and idk

molten solar
#

pish tosh .. no more illegal than using your firefox

bleak prairie
molten solar
#

or curl

bleak prairie
#

Did you do anything like a sketchy link

quick saddle
#

Nah I was playing a game then I got hacked

bleak prairie
quick saddle
molten solar
#

i COULD use a screwdriver to stab someone in the eye socket ... but I dont. and most people dont, which is why you dont need a 7 day waiting period to buy a screwdriver

quick saddle
#

I've tried everything

ripe musk
bleak prairie
# quick saddle No never

So are you sure you got hacked like what makes you think you got hacked, it don’t sound like you did anything that allows you to be hacked

molten solar
#

i COULD hurt someone by hitting them with a very large ice block. but you dont need a license to move large amount sof water

#

BS4 is just a parsing library .

quick saddle
ripe musk
bleak prairie
quick saddle
#

I've never click on any link or sketchy stuff

quick saddle
molten solar
#

Theres also an even better way to interact with web sessions ... imagine a native fully rendered browser opening pages and entering data/clicking on things, etc ..

bold rover
ripe musk
bleak prairie
sand trench
#

meep moops time for the sleep sloops to thye beep boops

bleak prairie
bleak prairie
quick saddle
quick saddle
ripe musk
bleak prairie
bleak prairie
regal dawn
#

Tough life when we actually have to write config files on our own rather than copy pasting from AI 🚬

They all think the hold Hyprland Syntax still works :(

molten solar
#

A prime example of BS4 in action

bleak prairie
#

I’m a binary hacker, and am not interested in violating the law

molten solar
#

It depends what you mean by hack

quick saddle
#

I need help getting a acc back

molten solar
#

Cybersecurty ? Yes. Able to make computers do my bidding whether or not they were designed to? Also yes.

quick saddle
bleak prairie
#

That’s downright illegal under every countries law

molten solar
#

Help you break your ex lovers facebook account so you can rage post their infidelity to the familys crossposts? no

quick saddle
bleak prairie
quick saddle
molten solar
#

Absolutely, just need three pieces of information.

Data custodians name
Data custodians legal contact.
A sIgned and notarized agreement from data custodian authorizing action to be performed. (scope) and what they want me to do about it .

quick saddle
regal dawn
#

@quick saddle realistically just contact the support, if your old game account got hacked theres not much an external person can do. Additionally its against the rules as this counts as blackhat activity

bleak prairie
quick saddle
#

Who here does black hat hacking?

molten solar
#

T hen what i jneed is for you to place some information on the host in question that's you wearing a pink tutu and singing i'm a little teapot ..flipped upside down, and playing backwards at 78rpm

bold rover
regal dawn
bleak prairie
#

Bro @quick saddle can’t be coming in here and asking for illegal hacking

quick saddle
#

Bruh I've tried everything gng I need help

#

Can y'all teach me how to black hat hack then?

quick saddle
regal dawn
regal dawn
bleak prairie
#

Hacking is not easy bro

quick saddle
regal dawn
#

what you're asking for is blackhat hacking, which is illegal and thus falling under rule 4

quick saddle
bleak prairie
#

Clearly, hacking is like hard because if it wasn’t then companies wouldn’t be putting enough security up

regal dawn
quick saddle
#

.....

regal dawn
#

the hacker would still breach the ToS of the service hes getting the account from and also breaking laws as there are no signed agreements with you, the hacker and the provider off the service

#

provider of service being the game host

bleak prairie
quick saddle
#

So technically it is mine

bold rover
quick saddle
#

How is it not mine

bleak prairie
regal dawn
bold rover
ripe musk
regal dawn
#

well you could do it if you werent breaking other laws by doing so

quick saddle
#

I'll just find somebody on the black web to do it

#

Later

bleak prairie
#

@quick saddle nobody here is gonna break laws and risk prison for your Roblox account

dull otter
#

What about the front web

bleak prairie
bold rover
regal dawn
bleak prairie
# quick saddle It was also a discord account

Do you not know why the dark web is called dark, unless you know how to get around it then you ain’t finding no willing hackers even if you could get around you wouldn’t find any

regal dawn
#

we all saw that 😂

bleak prairie
#

Yes we did

quick saddle
#

Saw what?

regal dawn
#

pretty sure 9/10 people here have message loggers

languid walrus
#

Damn these white names are acting up again

bleak prairie
languid walrus
dull otter
#

So I’ve never played Roblox and I have virtually zero knowledge on the game but how much do people tend to invest into these accounts that it warrants multiple people coming here and requesting account takeovers

bold rover
regal dawn
#

bro who at discord HQ decided to switch to giphy

languid walrus
regal dawn
#

tenor was way better

#

cant even search for role slander gifs anymore

#

L Giphy

bold rover
quick saddle
bold rover
#

Just woke up

languid walrus
bleak prairie
bold rover
languid walrus
bold rover
regal dawn
bleak prairie
quick saddle
#

Wild

bleak prairie
#

Go google what social engineering is

bold rover
dull otter
#

Social engineering method: taking candy from a literal child

quick saddle
quick saddle
bold rover
quick saddle
#

Roblox

bold rover
#

Get a life

dull otter
#

Lmao

bold rover
#

And go study

regal dawn
#

always roblox

quick saddle
#

Dawg I'm 22

regal dawn
#

or instagram

languid walrus
bleak prairie
quick saddle
#

Yes

languid walrus
quick saddle
quick saddle
#

Yes

dull otter
#

Why

bleak prairie
#

Yep time to get of the games bro

dull otter
#

What exactly did you spend it on

quick saddle
languid walrus
#

Bad vibes

bleak prairie
languid walrus
regal dawn
#

😂

languid walrus
bold rover
dull otter
#

Is that a Roblox?

urban ravine
quick saddle
urban ravine
#

His name is I always come back

bleak prairie
#

@quick saddle where do you post these vids, for information to get the account back obviously

bleak prairie
#

What account

bleak prairie
quick saddle
#

What?

bold rover
bleak prairie
#

What YouTube account are these posted on

bold rover
quick saddle
#

I'll be back

bold rover
#

Too much tension

quick saddle
#

Bruh

bleak prairie
bold rover
#

We understand

languid walrus
bleak prairie
ripe musk
#

my ethernet was gone for a while its looks like the ISP giving me an early ragebait

bleak prairie
regal dawn
#

The night is soo peaceful its undescribable 🧘‍♂️

#

Pure peace

bold rover
quick saddle
quick saddle
#

.....

bold rover
bleak prairie
quick saddle
#

Um thats actually pretty low

bleak prairie
regal dawn
languid walrus
#

What is the handle for the yt account

languid walrus
regal dawn
#

180€ is not nothing 💔

regal dawn
quick saddle
#

The person who hacked it is playing bloxfruits rn wth

#

In games

bleak prairie
quick saddle
#

Nah to flashy

#

So like can y'all do anything or nah

#

Bruh

bleak prairie
#

But I do really wanna see the YouTube account

quick saddle
#

Ik

bleak prairie
#

So link?

quick saddle
#

They also have that so it's deleted

quick saddle
bleak prairie
#

Do you not wanna provide the link

quick saddle
bleak prairie
#

The YouTube link

quick saddle
bleak prairie
#

Whatever you say

regal dawn
#

alright yall this is too much yapp for me im going back to anime 🥹

#

good night

quick saddle
#

Can y'all help me out pls

languid walrus
quick saddle
#

I alrdy did

#

Me neither

#

I arldy did that said they can't

#

Bruh I need this acc though

#

They said they can cuz I Don't have enough proof

#

That the acc was mine

solar spindle
#

Hello

#

How can I get roles

quick saddle
#

Yeh

#

Bruh

#

Well I have no longer have a need to stay here then

languid walrus
#

Yup

solar spindle
#

ok

timber sedge
#

pls someone help me with powerful nmap firewall invasion switches im now learning the basics,

#

pls bro🙏

ripe musk
gusty inlet
#

Keeping this in the books. GPT cursed. kek

solar spindle
#

I was wondering if anyone knows how to match and image with an account on a platoform like insta or tiktok

river moat
#

me in bed rn

solar spindle
#

I tried it but it didn't work

#

but I used facecheck.id and it showed me multiple very similiar images

#

But it showed that they were on insta and tiktok

#

with shockingly similiar pics

#

it actually was them

#

Thanks

smoky warren
#

Need some advice

bold rover
smoky warren
#

What certs would you recommend I get

I have a Bs in cyber security and 2 internships and Google it certainly what would recommend I get ?

#

I want to land a remote job

bold rover
#

Ask here

#

Better chances of getting a good answer

solar spindle
#

Also interested in the behaviour of a hacker

#

Sure

dull otter
#

lol

#

Hackers don’t really have any single shared or defining trait

#

Maybe autism

#

Holy shit

#

I know exactly what that gif was

novel plank
#

Seems we both have autism

#

One of us one of us

bold rover
#

U do, u just don't know it

#

True

#

Everyone gets a little of something from this field

solar spindle
#

Does being a hacker give you aura

dull otter
#

But the term hacker is very loosely defined, most people that you encounter that claim to be hackers are just dipshits that have encountered an exploit and will abuse the shit out of it. Others might be skidmarks, there is quite a range out there including people who can genuinely do some powerful stuff with a terminal alone

bold rover
thorny beacon
solar spindle
dull otter
#

I’ve breached the mainframe

#

I need two more hands on this keyboard

dull otter
thorny beacon
#

Skid

dull otter
bold rover
thorny beacon
#

I can see

bold rover
#

Not even this???

dull otter
#

Explain to someone who you’re romantically interested in about ANY topic taught in hacking and watch the light fade from their eyes

bold rover
#

Lol

#

Don't need that anyways

#

Yep

bold rover
#

Don't know

#

It's next to streaks

#

Dashboard

solar spindle
#

I'm tryna be one myself

novel plank
#

I bathe once a year so likely not that smelly

dull otter
solar spindle
dull otter
#

Smelly ass

solar spindle
novel plank
#

So far we have come up with smelling bad and having autism

thorny beacon
#

there is no we

solar spindle
thorny beacon
#

It’s just me

sleek rover
#

windows: my cheating gf < linux: my hot summer flings

solar spindle
#

jk

novel plank
#

Being edgy add it to the list

sleek rover
solar spindle
#

What shall I hack into to give myself the title "Hacker"

#

someone tell me

dull otter
solar spindle
#

i'll hack it rn

sleek rover
solar spindle
#

gimme 2 mins

solar spindle
sleek rover
#

car_lemmethink pentagon

solar spindle
#

it's just a site offering classes or wtv

floral ice
#

Yeah lol I feel that

sleek rover
#

if these mexican can get a job in 2secs w/o papers you hab no excuse

dull otter
#

Bruh

sleek rover
#

so

#

experience is king

solar spindle
#

Does anyone wanna hack roblox with me

#

like in Roblox games

floral ice
solar spindle
#

I have a executor and stuff blobheart

sleek rover
#

just keep the hunt alive things will happen

floral ice
sleek rover
solar spindle
#

why not

floral ice
solar spindle
#

If u dont know how to I can help

floral ice
#

I think you should focus more on labs than certs at this point

solar spindle
#

Yeah..?

sleek rover
floral ice
#

some recruiters dont know 90% of any cyber stuff its tough

sleek rover
floral ice
solar spindle
#

Its an executor thats only for mac tho

#

Since I hack on a macbook

floral ice
#

just lie kekw

sleek rover
# floral ice your like 10😭

i barely started doing this like 2 months ago i ve never been into tis field before i am total noob making career change late in the game

#

i am in my 40s

floral ice
sleek rover
#

i am fr

solar spindle
#

LOL

#

I had that

#

but now im using Hydrogen

sleek rover
#

i never done this before but i will get it no prob

solar spindle
#

It's hydrogen

#

do u want an actual pic of it?

#

okay

sleek rover
#

yeh

floral ice
sleek rover
#

this field of work

floral ice
#

Diablo if your 40 then I must be In my 90s

sleek rover
#

no kids no life. i just started college, some other google courses and this. I figure how better to test build and evolve my autodidact skills than this.. even if it takes me next 5 years to get in, it wiil be better than what i am doing.

river ore
#

Diablo is an unc?.

sleek rover
floral ice
river ore
#

Woah Damon. What are you saying us old people are not good enough to learn cyber ?

sleek rover
#

meh.. we have irl experience and other skills vs the younger crwod but yeh it will be a challenge

floral ice
#

Do it

river ore
#

I mean that's your opinion

floral ice
sleek rover
#

it evens out sometimes.. networking is key tho doesnt matter how old or young

river ore
#

If you say so

floral ice
#

1 more year till your mid life crisis 😔

#

depending on the role and expected salary not always going to be the case

sleek rover
#

thats why i said i will have hardr time than yall but im also work and am funding my own shoolings so i a gonna bum rush all those certs, college and roll the dice

floral ice
#

what am I going to apply and then just keel over during the jobkekw

solar spindle
#

Oh my yap session

sleek rover
#

some people dont i just means i am able, wasnt an attack chill

solar spindle
#

not a bad thing tho

#

whyy

#

I wanna be with the experts

floral ice
#

I saved up a school fund if I wanted to go to collage so Im lucky to be stable enough for that but some 20 something kid is paying 20-70k on loans is awful

sleek rover
floral ice
#

my brain is fine😢

river ore
#

Well for me im not doing this for a career

sleek rover
river ore
bold rover
floral ice
#

Ill just stop ageing

floral ice
#

Oh dear that's rough

#

2000 A month for a hole in the wall

river ore
#

I do get what Damon was saying though

floral ice
#

Damon how old are you?

sleek rover
#

smol

floral ice
#

wow a fossil already

sleek rover
floral ice
sleek rover
floral ice
sleek rover
#

I am old dino

floral ice
floral ice
bold rover
sleek rover
sleek rover
solar spindle
#

Who plays marvel rivals

sleek rover
#

bruh

solar spindle
#

bruh

floral ice
solar spindle
#

Are u guys all pretty old?

dull otter
#

Yes

#

Uncpilled

solar spindle
#

Marvel Rivals guys

#

It's a peak pvp game

solar spindle
#

nvm then

#

😂

dull otter
#

I play with my mental health most nights

solar spindle
bold rover
bold rover
bold rover
solar spindle
floral ice
bold rover
#

Of your score

#

We'll compare

dull otter
solar spindle
bold rover
bold rover
dull otter
#

Lmao

solar spindle
solar spindle
#

What site tho

#

I'll try it out rn

solar spindle
#

omd

bold rover
#

On my D????

#

Damn

#

Lol

solar spindle
#

Could someone be kind enough to tell me the name of that site

#

unlike this dude

#

ohh

#

thm

#

got it

dull otter
#

I play whiskerwood

#

It stresses me out

floral ice
#

lol to be fair I dont use Thm much

floral ice
#

Crazy activity on my part

bold rover
#

Interesting

bold rover
solar spindle
#

I don't have pic perms

#

aw man

sharp citrusBOT
solar spindle
#

How do I get it

bold rover
#

Here verify

floral ice
dark wolf
#

then when you sober up you can try it and not remember how you made it

bold rover
#

Bro talking from experience

floral ice
bold rover
dark wolf
solar spindle
solar spindle
#

so

bold rover
solar spindle
solar spindle
#

not me

#

lol

bold rover
#

I know

#

I am

floral ice
# bold rover Do HTB

That's the plan just very expensive Ill buy the yearly gold when I have time to commit

floral ice
solar spindle
#

The new Mario movie comes out tomorrow

floral ice
#

They made a mario movie?kekw

river ore
#

Yea the super Mario galaxy movie

floral ice
#

NotLikeThis its been 19 years since it came out

river ore
#

I haven't played any Mario games since Mario 64

hardy bloom
#

Hi

#

Wassup gng

bold rover
round marsh
#

hii

marsh lark
#

thats illegal

#

nope

#

illegal

rapid merlin
#

Waking up with the sound of rain is just magical ✨ 💜

round marsh
#

please

#

i want that skin he is gonna buy for me then

marsh lark
rapid merlin
#

Even if it's legal, you can't hack an Instagram account directly

round marsh
#

pls man

placid bridge
#

question, best open source AI model for malware making etc?

marsh lark
edgy terrace
#

what's with these crimers 🙄 lol

dull otter
#

I did…

edgy terrace
#

awe ignore that, i thought i could insert giphs

edgy terrace
#

i didnt know 0 was a modo here 😯

mystic chasm
edgy terrace
#

will do

edgy terrace
twin ridgeBOT
#

Gave +1 Rep to @mystic chasm (current: #3705 - 1)

radiant bloomBOT
#

@polar cipher Please slow down. Further spam will result in a short timeout.

polar cipher
#

✨ New Month, New Energy ✨

A fresh start. New goals. New wins waiting to happen.

This month, stay focused, stay consistent, and don’t stop showing up for yourself. Every small step counts 💪

Let’s make it productive, positive, and powerful 🚀

Happy New Month! 🎉

pine tinsel
#

Yo guys

weak rampart
rapid merlin
pine tinsel
rapid merlin
pine tinsel
molten sonnet
polar cipher
polar cipher
molten sonnet
#

Did I say something’s wrong with it?

#

Just a simple question

polar cipher
#

It's from Kimi

molten sonnet
polar cipher
#

Kimi AI is an advanced chatbot by Moonshot AI, handling long texts (up to 128k tokens), supports multimodal input, and offers agentic automation. Available on web, mobile, and API .
It's an open source Ai

molten sonnet
#

Oh cool never heard of that

weak rampart
#

no one cares it's first april

molten sonnet
polar cipher
polar cipher
weak rampart
weak rampart
polar cipher
#

😂😂

molten sonnet
polar cipher
#

Yup 😛

molten sonnet
frail zenith
bold rover
#

As april is starting, i would like to gift everyone a new wallpaper huggies huggies huggies

polar cipher
bold rover
polar cipher
#

👌

bold rover
#

Another one, for everyone huggies huggies huggies huggies

molten sonnet
#

It’s a scam

#

Don’t click it

polar cipher
pine tinsel
frail zenith
pine tinsel
molten sonnet
weak rampart
polar cipher
frail zenith
molten sonnet
frail zenith
weak rampart
molten sonnet
fallow cosmos
#

yo wtw

molten sonnet
sick maple
bold rover
sick lance
rapid merlin
molten sonnet
#

Bro what

#

@bold rover What you want lil bro

bold rover
#

@molten sonnet || nothing ||

quasi dome
bold rover
molten sonnet
bold rover
molten sonnet
#

I’m lazy😼

rapid merlin
bold rover
#

Entertain me

molten sonnet
#

I need to start my GitHub page

bold rover
molten sonnet
#

Should I use gpt for a template or copy some random guy online

bold rover
#

Fucking clanker user

molten sonnet
rapid merlin
#

you like what you see? lol

molten sonnet
#

What does that mean😒

molten sonnet
bold rover
molten sonnet
bold rover
molten sonnet
#

What do you want me to teach you🫩

bold rover
molten sonnet
#

Good question

#

What do YOU wana know?

bold rover
bold rover
molten sonnet
#

What can you learn

bold rover
molten sonnet
bold rover
molten sonnet
#

I’m currently in pain. I played about 10 games of overwatch and lost every single one

#

I’m so done

sick lance
#

Play a better game.

bold rover
#

Plus trash Game

#

U deserve it

molten sonnet
bold rover
molten sonnet
# bold rover Skill issue

Yeah im going positive every game and my team came from clanker city but its my skill issue ig🫩

molten sonnet
#

Valorant a bit with friends

molten sonnet
molten sonnet
#

Can’t even name one

bold rover
#

You really wanna know

molten sonnet
#

Every game you’re good at, I am better than you at it

molten sonnet
#

Roblox?

#

Fortnite

bold rover
molten sonnet
#

Aight good luck

slow cloud
#

Mornin

sick maple
bleak prairie
bold rover
#

U use it?

bleak prairie
#

Yeah, well only recently I’ve started using it

quasi dome
#

I hate sessions

sick maple
bold rover
sick maple
bold rover
quasi dome
#

Slack is hard to use

bleak prairie
bold rover
#

Who uses irc chat

sick maple
#

also signal is kinda slow

bleak prairie
bold rover
dull otter
quasi dome
#

I use pigeons to send my letters

quasi dome
#

Why j trust 3rd party with my very important chats

bold rover
quasi dome
#

That hash ?

bleak prairie
#

Session uses hashes rather than numbers

#

It gives you a hash upon sign up

quasi dome
#

Too much security for an message app

bold rover
quasi dome
#

I got noone to talk with anyway

slow cloud
#

i have coffee

quasi dome
#

My convs aren't important

slow cloud
#

life good

quasi dome
#

I have nothing life not good

slow cloud
#

i use whatsapp

dull otter
slow cloud
#

the best

slow cloud
bleak prairie
slow cloud
#

just coffee from some machine at work

slow cloud
bleak prairie
#

Session and Signal is also E2E encrypted

slow cloud
#

nah i use it since everyone in NL uses whatsapp

quasi dome
dull otter
slow cloud
#

and so does my entire family

#

and i would like to stay in contact with them

#

so i cannot switch easily to signal or whatever

bleak prairie
bleak prairie
sick maple
dull otter
#

No

#

You’re cooked

bleak prairie
sick lance
quasi dome
bleak prairie
#

Session is also on flatpak

quasi dome
#

Ur done ur secret furry sus videos will get leaked

sick maple
#

turned off that fast mode thing just in case

quasi dome
#

?

sick maple
#

lol

bold rover
#

Nothing else

quasi dome
#

I saw it btw

sick maple
bleak prairie
quasi dome
#

🤭

sick lance
#

So it's a privacy Vs battery stand off.

#

What would you rather have?

sick maple
sick lance
sick maple
quasi dome
sick maple
#

this doesn't have google services tho

#

it's a huawei

quasi dome
#

Google is good

#

I think

sick lance
#

It still uses FCM by Google to know you have push notifications

#

So it would expose your IP and push token.

sick maple
quasi dome
#

My ip is 192.168.1.6

sick lance
#

So that would mean Google knows you've received a notification on session, it just sent read it.

sick lance
quasi dome
#

Nat it to get my public

#

I dont even know what my public ip is

#

I think it start wit 47

sick maple
sick lance
quasi dome
#

Yeah

quasi dome
#

Network adress translation done by router

sick lance
#

So it's something we can't do.

quasi dome
#

Router in my case

#

Yeah

#

It dumb thing to say

#

Cant hackers reverse nat ips

sick lance
quasi dome
#

Wrong reply

sick lance
#

No, they can't reverse it lmao.

quasi dome
#

Hackers should work more then

sick lance
#

And that shows me you don't know how NAT works

bleak prairie
quasi dome
bleak prairie
#

Your bio says you are

quasi dome
#

Im the worst guy here

#

My bio

#

Means nothi

bleak prairie
#

Damn, Alr

sick maple
#

I'm on windows btw

slow cloud
#

good

#

its the best OS

quasi dome
#

I Changed it so u dont get mistaken again

bleak prairie
sick maple
slow cloud
#

why not

#

its so great

#

it has all these features

#

like copilot and stuff

#

man i love copilot in my OS

sick maple
#

hell nah

#

not copilot

bleak prairie
sick maple
#

copilot is trash

quasi dome
slow cloud
#

everything

#

its just so amazing

#

the way you need a license to use to it

bleak prairie
#

Linux has the package manager like Debian apt and that’s amaizing

sick maple
sick maple
sick maple
sick maple
dull otter
sick lance
#

Copilot is disabled for me.

quasi dome
cursive bone
slow cloud
quasi dome
#

Ubuntu clears

slow cloud
#

oldie

slow cloud
sick maple
quasi dome
#

😭😭✌

slow cloud
#

ubuntu sucks balls

sick maple
#

i like debian but i use arch cuz of the AUR

quasi dome
#

Redhat is the best

cursive bone
#

i love my Microsoft ai bloatware

slow cloud
#

at least the ui and just the OS

#

linux mint and such is fine

cursive bone
slow cloud
#

even tho thats still ubuntu

bleak prairie
#

Ngl I use Pop_OS

quasi dome
#

But it have redhat logo

cursive bone
#

ngl i only like arch cause the ui is nice

slow cloud
#

i use temple

slow cloud
sick maple
slow cloud
#

i love a single command line

bleak prairie
slow cloud
#

nothing else you need

bleak prairie
cursive bone
#

the only thing i really look for in a os is if it has good ui

slow cloud
sick maple
bleak prairie
#

I need it not to break all the time which arch don’t fit

sick maple
slow cloud
#

so then, every OS is good?

cursive bone
quasi dome
#

Kali is top 1

slow cloud
#

a debian install with some installed tools

cursive bone
#

but it's only really good for that

quasi dome
#

No in oat

#

Kali is the goat

slow cloud
#

do i install kali barebones

#

🤔

dull otter
quasi dome
#

That dragon is soo cool

cursive bone
#

kali is really just linux with bloatware if your using it as a daily driver

quasi dome
#

Linux is overrated

slow cloud
#

whats the best

slow cloud