#🧊-off-topic-iceman-only
1 messages · Page 1891 of 1
On my way!
thats epic
look how long i've been here!
now i know where I don't wanna spend my time :D
dubior from krtdl
I will make venbot count fake husk
anyway, image perms are not based on length of time being here
they're based on your activity
okay
look how long ive been here!
because I am autistic and speak through memes
i dont actually think im margaret tbh
sounds like rule 4 to me
its shitposting
im a rule 4 follower

is this waving sticker furry content
shitposting Schmidt posting I'll just continue using ya'lls emoji 😘
is this accurate 1/6 chance Math.random() * 6 > 1
@harsh minnow
what tyhat sounds funny
go for it! you're free to stay here as long as you want
oh
@void ivy thoughts on bamboo
omw
MALWARE
yea
how strong
very
would u eat it
no im not a panda
I heard its good
it has fun texture
how come we cant stream in vc
bamboo sucks..
i've eaten bamboo shoots before
you probably need to level up for perms no idea
bamboo
Is that the same case to get image sender?
no idea lol
take
My trial ends soon and I wont have image perms after 😭
r u obsessed with it @safe merlin
@unkempt cypress pretty sure blocking hides your status, plus current presence it already exist within discord
hewo everyone
hihi
i think i just had a fit
only your pre-existing status will show so the last time it’s rendered to them will be the last time they ever see it
haii
only thing you can view is stuff that they edit such as pronouns, bio, mutual friends, bio
you cant see bio when someone blocked you
what do people even use an ipad for all i’ve heard is drawing and watching movies
and discord is rolling out hiding mutual servers i think
yes and mutual friends too right
no idea
Probs multitasking too since bigger display
how how how!!
my dad offered me a ipad and i declined as i can’t think of a single use case besides watching movies
do u wanna know how to respring on ios 15
😭
it’s completely useless really maybe video content
but since it doesn’t allow you to sideload
any apps
it’s stupid
have u seen the video!!!
i’m a regular i think
be active
so many lights
ya its cute
ur typing it in the wrong search
is at a certain level
call an app’s UIWindow’s func snapshotView(afterScreenUpdates: false) in a while loop
need lvl10
no
cause i come here almost everyday
mods just pick and choose
wat does paper weight mean
ahhh okay
just dont be annoying abt getting regular and youll get it eventually, regular is not a level role
i thought it was auto given
It’s very light?
hi
my bad sorry 😭
i'm so glad you have more
do they exclude people who are banned from support channel from getting regular
@void ivy r u prone to flashing lights cos im sorry
oooh
no i was kidding xd
I am very stupid
though very flashy things do eventually give me a headache
sorry
hi all
hihi
nop
i like it
haii
I will take note of that
the more i use a ipad i feel like maybe i would use it
ill send less flashy video next time
just for u lewi
facetime probably
h
bruh what the fuck does this mean
should I be concerned or
stfu
why
whats that
sfw fun video game
@harsh minnow evil vee codes in python and listenes to white metal
ok
nikke goddess of victory!!
want to vc but no streaming pems
AH MY DAILIES
my cat is running away from me
what is white metal
cant be posting dragon maid and clowin on nikke
come on now
black metal but white
@fallow pawn
hi
@paper gate
hi
@deep token i am making a coreML model named 1984 Big Brother
@sudden sun how do i make an imessage sticker pack
WHAT
xcode
i did
new project
after install its just blank
there is some good unblack metal
i added all the stickers
antestor ❤️
unblack
oh
if its all blank what if u did it wrong
i have no clue then
just a c ool ass name what can i say
????
well what did i do wrong tho
hi
hi
idk I don't have ur project
haiiiii bestie
kirie
fair enough
i mean i can just add them manually but then ios eats it
haii pwnky
FOR REAL
dragon maid posting mf
ios 18 is so buggy
hippo crit
i need to download star rail again
hey ven, what did you end up doing for this?
I sifted through armcord and vesktop code a bit
shes such a good singer
isn't it AI
we are soulmates
best OS
2
2
1
macOS
waow its not racist
this so right
my friend quit zzz after the fucking trailer for jane doe
like what actually was that
i lost my star rail account its over
freed from jail
need to check that out
never actually played a gacha
how
idk its gone
different uid than what i used to have
keep it that way
@open pasture @open pasture fjonkiee i miss u
@paper gate
@open pasture windows/linux version
started downloading all of them
@burnt maple
send me them when ur done
can that thing disappear

never
@fallow pawn feather for web desktop and android soon
@fallow pawn feather discord server
feather premium subscription
there is a feather discord but its reserved for donators
#\🏥-feather-support-\🏥
2
ive been thinking of making a frontend for feathers webserver but thats a bit of work
@fallow pawn
swift webassembly
Run Swift in browsers: SwiftWasm compiles your Swift code to WebAssembly.
did you type it out or had it bookmarked
omg thank u beautiful
i just know it exists
but yes i googled it and copied it in under a second

JavaScriptKit lel
?
getting vanilla milkshake
they have to pity
hello
funny name i think
cta booru
everything usually ends in kit
lilybooru
lilybooru
so many fucking buttons
nikke might have the best pity system, I play dragon Ball Legends to even it out
I made github lore accurate embeds
least cluttered modern app
stay away from schools
soon it'll be 2 tabs
we need context menu declutter plugin
in a good way?
Make a cute design
can be done in css 1984.gif
the oomfer
life is miserable
try windows
chat is this acceptable attribution
// Code copied from Vesktop
// https://github.com/Vencord/Vesktop/blob/062b5366171918d03b5da7ba54834f4cd902e8ef/src/main/constants.ts#L64-L71
//SECTION COPIED CODE
const VersionString = `AppleWebKit/537.36 (KHTML, like Gecko) Chrome/${process.versions.chrome.split(".")[0]}.0.0.0 Safari/537.36`;
const BrowserUserAgents = {
darwin: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) ${VersionString}`,
linux: `Mozilla/5.0 (X11; Linux x86_64) ${VersionString}`,
windows: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) ${VersionString}`,
};
//!SECTION COPIED CODE
export const BrowserUserAgent =
BrowserUserAgents[(process.platform as "windows" | "darwin") || "linux"];
constants.ts: Lines 64-71
const VersionString = `AppleWebKit/537.36 (KHTML, like Gecko) Chrome/${process.versions.chrome.split(".")[0]}.0.0.0 Safari/537.36`;
const BrowserUserAgents = {
darwin: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) ${VersionString}`,
linux: `Mozilla/5.0 (X11; Linux x86_64) ${VersionString}`,
windows: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) ${VersionString}`
};
export const BrowserUserAgent = BrowserUserAgents[process.platform] || BrowserUserAgents.windows;
no my life was more miserable when i used it
macos fixed luna
wow
looking into this
is it impossible to make a hackintosh now
@deep token would u get
@tough drift
I DIDNT LOSE MY SHIT 🙏
that looks like it would snap in half if you forgot it in your back pocket
welcome back iPhone 6
me when they keep making batteries smaller and removing features for slimmer phones when I put a chunky case on it as soon as I get it anyway: 
real
its kinda silly that this happened
Like why didn't they think that making the phones thinner would eventually cause this
oh yeah
and when you drop your phone the batt would just fly out and nothing happened
lol good times
you shouldn't get over it
lambik
thank you for butchering bambik....
thanks for the affirmation
are you still listening to that on loop
hell o bamboo I mean eek
omggg hiii you can butcher it however you want sammy
top 10 songs to listen while you wait in the padded cell
bamboo
bamboo
no, works fine for me
I'm using OnePlus 9 pro
its lambik
damn
time to reinstall then
pls work pls work pls work
crooks in action 😤😤
🪦
It isn't that big
does anyone else need a day or two just to chud out, then go back to being cute
hi all
im so close to killing you
like
hiii
actually
do it
sigma battle royal
pull the trigger
Yeah it is small
muse dash flashbacks

what is up
Oh it has an anime

@burnt maple
hi sorry i was on vrc
hii
@paper gate
cute
@burnt maple help i selected 142,000 files in finder to delete and its frozen now
omg its doin it
@burnt maple
yeah i got food rn
i just wasnt happy enough to feel hunger so i forgot
now put it in ur moulth
true
holy shit valorant team and enemy started arguing abt palestine israel war in a game
sorry
yop
are bald people opps
@stark herald eagle pfp
halfway there
poor bald people
you need 4 tb to store all the minky pics
did he just
google walter white breaking bad adress
in england, booster shot is a military asset
lc.g google walter white breaking bad adress
nop
@stark herald
oh
did u get ur money
PISS?
ikr
horror
big mistake. now you'll be able to see the microchip
Average Goreshit W
someone knows how to setup codeberg with git
this is so cringe
an 11 
@safe merlin can your phone do this
guardian isn't even good
bwaaaaaaaaaaaaaa :3
mine can
can urs @safe merlin
someone knows how to setup codeberg with git
code burger*
Ok
someone knows how to setup codeburger with git
tf does that even mean
in pc
authenticating
with your codeburger acc
they want to set up code burger with git
@undone umbra
the guardian: were so woke
also the guardian: spreading fear about the trans comunity https://www.theguardian.com/society/article/2024/may/03/cross-sex-hormones-available-online-11-pounds-a-month-young-people-gender-identity
you setup ssh keys like with any other git platform
generate ssh key link it to your account
how do i link it
huffing vaccines lets me see inside the cia
what command
settings in codeberg i suppose
with github i just open my browser and authenticate
oops!
yes but how do i put it in git
accidently spreading fear and hatrid about minority groups
do you already have existing keys in .ssh/ or wherever it is

how do i check that
plap plap plap plap plap

?? @bronze nebula
i gave up on using finder @open pasture it was too frozen
I work for blackrock
DO NOT SAY THAT EVER AGAIN
I use r/gangstalking for my news tbh imho
oh my god her
what does this mean
@paper gate
manti

who here is an NTTS fan
2
2
1
ME!!!
You are wrong
also me
headache
BAN
That's what I always say
i fucking hate ntts /j
/srs 
yes!!
are u the 14 year old one

ok that explains it
someone tell me how to authenticate codeberg with git
||
||
?
pin this.
@sturdy folio how to do this in rust
let [command, name, ...args] = "tag:guh:awg:ekg"].split(":")
/run rust
let [command, name, ...args] = "tag:guh:awg:ekg"].split(":")
@humble trench I received rust(1.68.2) compile errors
error: unexpected closing delimiter: `}`
--> file0.code:4:1
|
4 | }
| ^ unexpected closing delimiter
error: mismatched closing delimiter: `]`
--> file0.code:1:11
|
1 | fn main() {
| ^ unclosed delimiter
2 | let [command, name, ...args] = "tag:guh:awg:ekg"].split(":")
| ^ mismatched closing delimiter
error: aborting due to 2 previous errors
chmod: cannot access 'binary': No such file or directory
error: unexpected closing delimiter: `}`
--> file0.code:4:1
|
4 | }
| ^ unexpected closing delimiter
error: mismatched closing delimiter: `]`
--> file0.code:1:11
|
1 | fn main() {
| ^ unclosed delimiter
2 | let [command, name, ...args] = "tag:guh:awg:ekg"].split(":")
| ^ mismatched closing delimiter```
i could but you see
sudo find . -name .DS_Store -delete
i dont wanna
is there a way with message logger to get notified if someones mass deleting stuff?
no
thats weird
no + not support channel
ppl will mass delete stuff when their accounts are taken over by a bot/hacked alot
(Auto-response invoked by @humble trench)
rate this with gruvbox @harsh minnow @fallow pawn 

are you on sequoia
you will change this to minker
i talk to ants
yeah
@fallow drum
is iterm2 good
do you use it
thats cute
as the default terminal
iterm2 makes things super easy
i need a mac.
@burnt maple
he is NOT happy
hes so mad
oooo
he got a fork instead of a straw
/run
fn main() {
let mut parts = "tag:guh:awg:ekg".split(":");
let (command, name, test) = {(
parts.next().unwrap_or(""),
parts.next().unwrap_or(""),
parts.collect::<Vec<&str>>(),
)};
println!("{}, {}, {:?}", command, name, test);
}
Here is your rs(1.68.2) output @sturdy folio
tag, guh, ["awg", "ekg"]
@paper gate heal me
yoo thanks
@last siren you are now healed
tahnks
@sturdy folio I'll join with : again the args thing do you think it's bad for performance to split it then join it again
@open pasture gm
why tho
cause args can be any arbitrary text by user they could just put : in there
i just want : to split command from name from args
im skylar white yo
maybe shrug
About that one friend texting you "thanks for everything"
Chat I just got some new crisps
HATE LEACH
what's it taste like
Driveshaft
holy shit
girlbossing
I use my desktop like a laptop by hopping from outlet to outlet with a UPS
old fashioned ppl are strange
probably feel like a handwritten letter is more meaningful
I would give it
I bought a typewriter to try to do that but it was so much slower than keyboard typing I gave up 
BY THAT I MEAN SEND A LETTER NOT LIKE A BOMB NOTE
No embed perms
why were you voted out of a server
i prefer not talking about that
it's in ur bio
true
isn't that the whole point of a bio

congrats 
now that I think about it, that's a fair point
so close to 1000
basically I posted too much ltt
am I cooked
I don't want to ask what ltt is
Linus tech tips
linus tech tips
linus tech tips ofc
Insane
why were you spamming ltt
subconcious assholeness came into me, that's all in the past
you are bizarre people
I subconciously became assholified... does that sound better?
samsung's odin? that's not terrifiying that's terrorizingly terrifiying
I wasn't even aware there was a poll related to me
my gf just put all my trash in the garbage let's fuckin goooo we up big
@paper gate am i fucked
damn magisk smh
imma try stock ap file
y tu enty
Oh god you're rooting your phone?
i am going to shit my pants if this doesn't work
you backed ur stuff up and everything right
nop
samfw my love

extremely
I need a P2P solution for syncing stuff across local network in browsers
just that
@open pasture @small jungle great update
my tablet isn't booting into download mode
Sigma

I rooted my phone once, soft bricked it and gave up
ski
Trolley
is there. like, any unwritten rules I should know about this server?
What's better over or under cooked pasta
im holding down the volume up and down and it's not booting
don't ask for embed perms
they both hair their merits
nvm
works
i need embed perms
is it like, an automatic thing that you'll give me soon enough?

level 10
I see
Chat how do I know when my pasta is cooked :3
i think its the ap file im trying to flash thats misbehaving
It will ask you "am i cooked"
sigma
magisk my opp
Why are you rooting it tho
I don't think there's a reason not to root a phone
Lmao
cuz i wanna
its a tablet
also
this is the only device i can actually root or flash a custom rom to
all my others are soft bricked by stupid carrier disabling oem unlocking
I've only rooted a phone once lol
I've installed a bunch of custom roms but never root
Idk what this is but it's yummi
You can already install windows on it
You can :p
Proof?
And they did macos
I should root my phone at some point
In today's video, I took another idea from the idea factory. This time, it's one that I knew was so out of this world that we had to make it happen. So in today's video, I will be showing you a running Windows 10 on the Oculus Quest 2, this should also be possible on the standard Oculus Quest, however it will probably run worse than it did for m...

you already have them ma'am
This shit is gas
Macaroni?
Myaa
And cheese
Yummy
Mhm
I know right
I only watched a few minutes but that seems like just a vm
(shamelessly stolen from Bryan)
i don't believe in unhealthy
Lmao
Nun uh
Have some fairy bread instead
Damn
Based
:3
Thankiee
Can we have Tessie
posts that deserve to be husked
why husk
Wait why is it husked 
we are on the same brain wavelength
I've never heard of fairy bread
It's uh Australia thing
Sigma

@fresh ledge sigma!!
Die
Never seen that before - seems unusual to me lol. I mean if it's nice it's nice I won't judge
Do not 

Nvidia founder and CEO, Jensen Huang instructs Nvidia AI to create a song. And the audience sings along with AI together.
Source: https://www.youtube.com/live/8p0oCUE3mWE?feature=share
#Nvidia #entrapreneur #ai #artificialintelligence #semiconductor #music #song #JensenHuang
Well that's not horrifying at all
DONT DO THAT
haha punching dead fish
@mystic pivot cute kitty, pls post again
Thankiee!
one of my 2 lil gremlins
awwww
glarp glorp
She lil goofy at times
gnarp gnap
Should I watch parkour civilisation
cute
You too
Awww such a floofer
Yop watch! And tell us how it was
no u
<3
@open pasture imma retry patching the magisk ap file
cats are wonderful 
maybe i grabbed the wrong one
So true
Eh?
hahaha
So true tho
Based gambler
their lil purrs is the best thing there is
Car engine starting-
me
dem kickers
gnarp zlorp gneelp
Real
I'm the street cat
👽 👽 🛸
im the silly
hi the silly
i found out how to make any audio clip sound like it was recorded with a shitty mic
bitrate: 2
gimi a hug
@burnt maple gimme a pfp
hat in time
@edgy ermine i think i will make an automod bot
hat in time
for chat?
yuh
how do i get :3 role
Share picss
source where
Gn
he is NOT
he only obeys me when he's hungry
hes sleeping rn but my phone ran out of battery so i can't take a pic of him
any pyoncord continuations i should be looking at?
I don't know what kind do you like
Lmao
Bunny* and it works still
Pyoncord itself, hopefully, read latest announcement in there
Bunny not pyoncord 
you have five minutes, make your case… @harsh minnow
Blahaj
(basically the same thing)
i know it works but being discontinued I'd rather stick to something up to date
Technically not. This is pyoncord
https://github.com/pyoncord/poc
It wasn't even a vendetta fork
"bunny" is less clear as to what's being referred to
which one
Pyoncord is often confused with Bunny. Pyoncord nowadays only exists as a form of "team" or community. If you see Pyoncord being mentioned as a client mod, it is likely referring to Bunny rather than this discontinued project.
Fair, you can try revenge but they have like no changes and god knows if they're gonna do anything lmao
Still called bunny not pyoncord xD
bunny will be the new aliucord
Also I'm only being technical here
Im good
nobody Cares
Bunny is vendetta fork that's like 10% of vendetta code left in it...rest is mostly rewritten by pylix (the dev)
Pyoncord is entirely written by pylix as a complete new mod
Idrc if its technical everyone calls it pyoncord
I couldn't care less if people call it pyoncord
its like saying call it x not twitter
fight fight fight
I'm aware but nobody uses actual pyoncord pyoncord
raider is now twix
you must be good at parties…
You know what I use...
Bunnycord <3
Well that was just a name change jot a completely different app
I don't do parties 🙂
if we're being technical, bunny and pyoncord aren't apps
makes sense
Guh

What's this bnuuy pyontiktokcord chat?
they're simply optional components of a fully functional Discord application
i can see someone reacted sob i think
True
eyes of god
Oh god

12 hours of java
the snippet makes every element with an id or class that includes the letter v 10% size
@lime talon hiii
fiji is diabolical
@paper gate you will make but for kotler
hi
@lime talon did i show u discord bot shell
Scala best jvm language
i dont think so
can we add husk reaction to everthying tiramisu says
chat the number 3 is worse 💀
i cant see shit
Ultimate Skitzo test
C best jvm lang
nop
C <3 my fav
that's cool
:3
chat what r ur thoughts
amazing
and definitely a JVM lang
chat hear me out
why is ur emoji green
removes any element to do with the number 3
miens like this
monitors with USB hubs and VGA
i wish i can send images :C
USB doesn't go over VGA
vendor
no no
is this the fluent emoji from microsoft?
the monitors themselves have USB hubs
yes but the monitors cant output only input
so type B USB 3.0 cable upstream from computer
although these things can be used to send FM radio to your entire neighborhood with the right setup
but they cant output data
you also have to consider that these adapters work really inefficiently
the data comes from the computer
you can write data to a USB flash drive plugged into a monitor
the monitor doesnt output that to the hub tho
yes it does, the hub is a hub, data transfer included
not output tho im pretty sure
You have a USB 3.0 Type B cable, going into the monitor.
for monitors i mean
uhh i think so
im fun..
these USB to VGA dongles use a custom driver, as such only need standard USB 3.x data transfer capabilities
@cosmic otter can I DM u my cat to be posted in daily cat posts?
Maybe not
It's fine, just wanted to ask
your idea will work for like 3 or 4 monitors given they support everything needed
perfect
I only have 4 monitors i need to chain
literally perfect
im saying when the monitor takes your visual info it cant output that to the hub unless the pc specifically has a custom software talling it to write data to it like a flash drive
so you'd have to make ur own software, no?








