#🧊-off-topic-iceman-only
1 messages · Page 2233 of 1
yes
@paper gate
@open pasture hii
guh
Eh it's not that bad, it's just like an annoyance if anything
yeaaa still
Small wound like maybe 2mm in size
The only thing that's really bothering me is that these always appear from out of nowhere and I have no idea what's causing them
They wouldn't touch me
True
@keen junco you will wake up with an arm missing
real
Nope

Schrodinger scratch, every spot in your body is in a superposition of being scratched and being normal, it will only reveal once you observe it
me after the let me near the walls again
i live in your walls
you can get outta there, dont be shy :3
are devs aware of this ?
totally forgot you could do this and run swift file from cli
Makes sense
WHAT DID I DOOO
everything
omg cute
cooked the app
your crimes must be punished, we will revoke your speech
you can do for Rust too with rust-script https://rust-script.org/
how convenient
very
hai
nowonder all our wood is gone
I'm revoking your speech
WAIT N
those who know
Too late, see you in 20 minutes
@open pasture
why is it on the official steam page
casually has an illegally stacked item......
Chat don’t wear leggings two days in a row worse mistake of my life
hhhh
asthma attack... gos blees
i love nix
hop on normal distro

i love nix!
[screenshot shows an error with the message "USB Keyboard support not enabled"]
Why fedora
Only way to get it working is unofficial repos like rpm fusion
you can say the same of debian
also i only use rpmfusion for novideo drivers
rest are flatpaks or official repos
I DON’T USE DEBIAN IVE LITERALLY NEVER RECOMMEND IT
Why yes my distro is shit but this other distro is also shit
Like okay I’ll use fucking windows ig
yop
“I like my broken amd drivers and no nvidia drivers in the name of foss”
tips hat g’evening m’lady - some fedora user
Takes only the delusional would say
i love gentoo!
[screenshot reads "Warning: Directory support was not enabled."]
why are you acting like it takes hours to enable a repo
literally
open software app
enable nvidia repo
enjoy
how to get linux without usb
Rpm fusion not being an official repo sometimes goes out of sync and breaks shit. Why must I first fix my distro to use it. Why fedora when I can use Debian that’s as broken but is more widely used and supported
do you have an sd usb adapter
you love using ancient node 12
just a pc
i have kali installed on my pc am i a verified linux user now
Too bad I don’t use either of them
I should switch to manjaro
of the distros i have used fedora has been the most up to date
Windows 11 rn :3
terrible
can i also have your data please
I do exclusively use arch tho yea. Not that you should just that fedora isn’t its all cracked up to be
windows 11 is what made me switch to linux
Only reason I’m on this god forsaken os is to play Fortnite and vrchat with sho
hi. arch shill's evil counterpart here.
i think you should just use whatever tf you want
Chat does anyone know any non broken version of Squeak on nixOS, the version is nixpkgs is old and breaks if you try to set it up
the only thing keeping me on win 11 is roblox
And you can't use a newer image on an older vm
Waydroid or literally play the android client ported to Linux
are you making scratch 1.0 2
start playing good games
It is official it’s the official android client
me like roblox
Oh btw if you want me to be more specific, my first install broke after I changed some config, my second one slowly crashed more and more over time a la windows

Like I'd boot to the desktop and it would sometimes just kernel panic
you can literally just run the official android client natively iirc
Yep
we should nix nix
not quite
it's not pc client tho
rewrite the nix package manager in haskell
ok. whats missing
Why. Why use only proof of concept languages
/gen
if your PC is nice enough use a windows vm
there's software called sober you have to use which provides the missing parts between the android client and linux, its basically a runtime for it
Nah Haskell is actually real cool
or waydroid
unfortunately, sober itself is closed source so we dont really know how it works
wouldn't roblox think i'm on android then?
we can probably get into hardmode today if its annoying u so much xD
Considering they literally have a list of some companies that use Haskell on their website
and block me from playing pc games
and the only information is that we have about it is from vinegarhq themselves who also dont really describe how it works very well
Yeah but it’s a functional exclusive language
hi lewi
hihi
been a while
I mean with stuff like State and do-notation you can kinda abstract some of that away but yeah it's designed to be functional which I like
I also like the laziness
It's a novel approach, separate to other compatibility software like Wine, Android emulators, or virtual machines. Sober works by creating a specialized runtime just for Roblox's code, ensuring compatibility.
You can expect Sober's performance to be the same or better than the Windows client running natively on the same machine. Many users report performance that surpasses any official method of playing Roblox.
personally i think the last claim is a bit off, ive not seen these "many users" and this page was published with that claim beforehand so it wasnt even battletested
but it does work
82k server members wow
how many users does the extension/vesktop have?
5
sounds about right
idk, i havent touched roblox since a little after tix's removal
very hard to calculate that
Lazy bites me in the ass with python. A map alone won’t run you have to output its results to a null list or some shit it’s annoying
there is no telemetry so we dont know
its probably similar to the launcher the for android version of minecraft bedrock
64.6k downloads in the past 24 hours
Good choice
either new or updated installs
vesktop at least has some statistics
this is wrong
400,000 of those are me
go lang is so based. It would be the perfect lang if it had compiler intrinsics at all
2
oki doki ty
if you go have a look on the downloads page, latest.yml has 1.1 million downloads alone
xd
this is stats from people pressing download from github
though I don't know about stuff like flatpak
yeah, that includes fetching from the api
What are its based features
xd
yep and the rest are me
downloads through the site and through direct link access are counted the same in github's stats
so automated software like electron-updater inflates
as for the extension I don't know how that would be accurately calculated ,,
it is a Shame™️ that Vencord Telemetry®️ will never come
eh, call it 100k
its already been over a year somehow
ikr, is that terraria
the only telemetry i have is for the cloud service
i did want to add anonymous telemetry but eh
nice
(over a year since [this](#polls message))
aha yeah
No function coloring. Async functions don’t exist threads are explicitly parallel or concurrent at runtime (simplified heavily).
Fast compile times. Supports every os and arch under the sun even the fucking BBC micro of all things.
It has a very advanced and standardized standard library with things like an advanced http server.
It’s garbage collected but it’s decided if something is allocated on the stack or heap at runtime. (And if you’re good enough you can disable the GC entirely while using the heap). I could go on
is there a channel for plugin dev support?
yes
which one
- Zig also did this before the async system was removed (basically it didn't compile well with llvm)
- Sounds nice, zig tries this but ofc is limited with what llvm can do
- Neat, Zig also has a HTTP server in the stdlib but it's still basic
- Zig does manual memory management
So basically go is better for those tasks
Zig wants to use its own compiler backend as the default eventually
Maybe then we'll get the async system back
what would it mean to set my volume to sqrt(-1)
2
stupid question ik
Golang exposes MMAP on Linux. Idk how anything works on windows but you can make your own go Malloc if you really wanted to but resource pools are usually better.
It means you start imagining the sound
lmfao sounds great
Zig explicitly supports easily making custom memory allocators, it treats them as an object you can pass around instead of just a part of the system
https://github.com/rsepassi/zigcoro also this seems to try clone the zig async system inside a library, kinda interesting
“You can pass around” it’s called a function pointer but yeah
They're actually structs in Zig
Which define their own allocate free etc methods
Fat pointer
considering how sounds that have actually reached your ear and the ones that you've imagined are distinguishable, a + bi decibels could be defined as a decibels heard and b decibels imagined. now, how can we define it for quaternions?
It's fairly common for zig functions to take an allocator as a parameter, as that's generally good practice in zig
Because it allows you to use stuff like arena allocators and debug allocators
i you hate roblos🙄
And you think it's garbch😡
And childich👁️👄👁️💅🏻
then get off my Page🖐️✈️
Because are you going to👀see here👈
is😊roblos🤩
gOodBaYe✌️💖🙂
Golang was experimenting with arena allocators so you could effectively have GC without the performance hit of random stop the worlds events and having to trace the stack
But it was never merged
I Like To Play Roblox
Me too, wanna be friends?
i remember this exact map
then get off my Bage.
image of me playing roblox as a guest
woah
2011
@thorn knoll and @undone elbow your banners are so pretty i have no choice but to steal them for future usage
I’m having a stroke or something cause I don’t ever remember saying that
Rickroll banner 🙏
oh
its okay i do that too sometimes
i wanna test the moyai plugin, someone please react to something with 🗿
brainrot
that jumpscared me so bad
if something gets your existing token it won't show in the devices tab
gang dont leave moyai on full volume
I MUTED MY PC BEFORE IT COULD PLAY YOU CANT GET ME
good to know
It would have been grabbed literally rn or over a week ago I haven’t been on pc. It’s super unluckily for my iPhone to be hacked either
weird
🗿
there was a time when /api/auth/logout wouldn't invalidate the token lmao
Apparently Roblox removed guests right back when I played there were guests everywhere
okay then just logout to invalidate ur token
Meanwhile me getting some random device session in Hounslow for no reason, then Liverpool
why doesnt it play a sound for me brah
In my device session
they fixed it though
Thanks.
oh
what discord web constantly logging me out does to the sessions tab
This used to be me and vencord till I stopped using it.
vban
🗿
veebot sluggish today
It only does this on freeBSD for me for some reason
Free BSD Hates non BSD compliant software confirmed
Why do my best programming ideas come when I don’t have my pc
i logged into my stable client that i havent used in a year
clicking through notification log was like a slots machi8ne
bsd stands for bull shit distribution
Why?
idk
||i see a pattern. i act on it||
queb*c
quebec (pronounced q back)
fr*nch
🇫🇷
franch
franch fry
france so stupid. why they call it french and not franch
past tense of sleep is slope
I was looking for a meme about quebec that I remembered but I failed to find it
me (bottom of screenshot) vs 2/3 of my class
nevermind
yeah, no
so mean
COD is so expensive istg
ally fox box
who likes flowers
i dont like fish
flower🥺
wake up in the morning feeling like p
end of sentence. feel like pee . shit morning
meee
wake up. go to the bathroom. get out of bed
what#
!!
!!!!!
eric fucked up the halloween decoration setup . dangling from the ceiling by the leg. this will do
Literally the people next to me in history class
Huh
There's Terraria on PS Plus and I didn't know
Good opportunity to try it for the first time I think
Should I @open pasture @fallow pawn
oh yeah I played terraria on ps4 because it was included with ps plus
🔥
hii
I should try using a controller with terraria
i cant play terraria without calamity
you should try having fun with vanilla
what is R
play pokemon platinum ayu
reals
brazilian currency
not on PS :c
the r stands for bRazil
brainrotted
very cool
i don't own any nintendo consoles
everything is so expensive there it's not worth to me
open ur window
the R$ means bRa$il
marlboro reds
modded terraria is weird
anyone
mario is, in fact, red
i actually used to smoke a pack every 2 days but i started getting bronchitis
so i stopped
can u recommend me a phone
up to $300
with a battery that lasts long
I'm considering a Samsung M35
get a flipphone ayu
@open pasture do you have this achievemnet already
nokia phone
up to $300 with a battery that lasts long
nop
old nokia phone
check out the cool new horror game "grogle's fun games". you are placed in a colorful landscape in complete darkness while 7 cartoon characters chase you. the developer will be sentenced to public execution for the most horrific crimes you could ever imagine in a year or two
iPhone batteries only started to be bearable on iPhone 13 and later from what I've heard
my iPhone XR battery lasted like shit
Couldn't even hold 10 hours
do people even use texture packs for terraria
i do
thats so weird
never knew terraria had texture packs
y
ive only used boss bars
what's a pretty TP?
I have a texture pack that just turns every npc to a woman
what if they already are female
You only hired women so you could contribute to the statistics to pay them lower...
I think they're slightly changed
me when I look at a Terraria resource pack
and don't know the difference to the base game
because I don't even know how it looks like
terraria looks so pretty in vanilla
I also use this inventory pack
if an npc is already woman. the game crashes upon render
ok im getting walmart in hell
does minecraft actually say that
Yes
beer mod for terraria makes driving minecarts 50% faster
yeah
i dont remember terraria having splash text though
whats the biggest pill
guh how do you keep inv clean
i do know it says that in the title bar tho
Sorry! Fandom isn't allowing BreezeWiki to show pages right now.
We'll automatically try again in 30 seconds, so please stay on this page and be patient.
In a hurry? Click here to read the page on Fandom.
insane
autotrash mod i think
wait until 2030 where a 1k dollar phone is actually worth your money
why
what wiki
nah by then iphone will be $5k
apple doesnt really change the price
oh
phones are so limited i don't ever think i'd pay one grand for them
it just stays 1k every year
theyll change it eventually
oh they increased it by $200 for the base model in over 4 years
inflation ayu
unrelated
the pro is still 1k
1k is too expensive for a phone
is the iphone x considered a base model
in 2030 1k would be the minimum
huh?
i searched iphone 11
not the x
gen question
yes
she took all the wood
theft
im happy with my s22 atm
its been running well for the past few years
okay but to be fair the iphone X was a huge jump
removal of home button was unheard of at the time
termite
why is reddit so slow
imagine u buy the iphone 8 and in literally 2 months the next model comes out
id feel scammed
yea 😭
old reddit + css
i use sync for reddit because im brainrotted and i need to scroll everything like tiktok
I still have mine
so good
I wish I fucking weren't behind a CGNAT
View on Redlib, an alternative private front-end to Reddit.
same
i love redlib and xcancel
they're peak
funniest dont dig up change
@lavish relic KIRIEEE
zoootieeeeeeee
whag
hii
oh its droppdd by moon lord now
wagoo wagoo
say wagoo wagoo @open pasture
wagoo wagoo
@lavish relic how are youu
eepy
wagoo wagoo
eeppp
Don't dig up is a secret world seed. It flips usual progression upside-down, with players starting in the Underworld and working their way up. The world generation is referred to in the source code as remixWorldGen[1], hence the seed is also known as Remix.
I eat you @paper gate@paper gate
GUH
hhls in jail
helpp . eat
helpp . eat
vomputert
eaten
@open pasture elp
no more.... nore
computer is gone
who is this? is this a freind of yourse, maize
All of Sweden breaking the EU Consumer Protection is crazy
Bruuuuuh, this proffessor is pissed at me for quoting on a reasearch paper, and is now accusing me of plagirism, when everything that was flagged was in quotes.
he litterly gave me a zero
idk how to word this properly to him
ong bro would be pissed
everyones flamming him in the class group chat now
guess a lot of people aren't too happy
update: i am not getting a retrotink 4k
i like how family guy characters canonically pause and stare blankly during a cutaway
wing wong
6
8
1
wing wong
1227469061089394718
wing
wing wong
@open pasture hiii
@paper gate 
for every wing in existence millions of wongs also exist
also you will explode within seconds @paper gate
yeah I sent the email, im just gonna sit back and pray
listing is for fucking 500
$2
nah he was based, didn't even try to haggle further
@lapis lava what level do you earn screenshare privliges
regular
(aka no level, its manually given by vee/mods)
👍

can image senders really not screenshare?
v- regular @lapis lava
v- contrib @lapis lava
yeah I tried
v- donor @lapis lava
donor can
give screenshare perms to image senders...
ur right
lmao
I wanted to screenshare game so
1 day nitro quuest is funny
1 week cooldown between boosts is so stupid
it's 1 week stripped from ur subscription because u regretted a decision
discord so bad
it should be like a day or 2 ngl
guess its to make it a little harder for servers to get privliges and keep it fair
@junior ridge
you should buy
most sane lisp code
how
why
what
just cpu and case kinda mid ngl
tbh, if people that can talk until level 10 and recieve screenshare privliges pop up, idk it might be a bit..
very pretty
think it should get a spereate level requirment
i hope who buys this get scammed
this is coal
yes, but only if i could figure out what it even does
that lisp language is... very different
So were in Copper
what language is that
common lisp isn't functional, you literally have CLOS (common lisp object system)
clojure is functional though
oh common lisp
oh guh
yeah the cursed loop macro...
honestly though i would use haskell instead of clojure if i'm going to write functional
i wanna learn ocaml and haskell
ocaml is walmart haskell (i've never used ocaml)
@boreal torrent
it doesn't even give you all of the nitro features lol
yea
it's stupiod
real
profile banner without profile colors though is banger
@main wyvern @boreal torrent
yop
yappers
this should just be a default feature imo
disable profile colors
most efficient farm
@paper gate sigma mode
i want to play minecraft online but i literally cannot enjoy the game without keepinv
im too clumsy and fragile
realll
tim
hi
mepe
mepe
wizard skeleton
Real
i had a wart but i chewed it Off
idk how this farm is so good
me too
anyone have a text editor for discord that isnt inspect element
what do you plan to do with this text editor 🤨
fake screenshots
can i kill you please. just a little murder as a treat
troll someone
2 platinum
Warframe
see vim is better than nano look nano doesnt even show up
i will learn emacs one day
im dying from this selection of text editors
sublime text paid its way to the top
people these days cant even stand the classics...
literally first result
inpecy element
no thanks i'd like to keep my vim
wtf is sublime text for anyways
i see people talking about it
https://en.wikipedia.org/wiki/TextEdit @edgy ermine
TextEdit is an open-source word processor and text editor, first featured in NeXT's NeXTSTEP and OPENSTEP. It is now distributed with macOS since Apple Inc.'s acquisition of NeXT, and available as a GNUstep application for other Unix-like operating systems such as Linux. It is powered by Apple Advanced Typography.
it doesnt work with vencord enabled
why not just write text in your head
???
superior text editor
sorry if this is annoying but, is it still possible for me to get screensharing priv somehow or
there's so many lunas here that there's an overflow
luna overflow
yes
works on my machine
@wicked nova do you use stack overflow
no I dont like it
okay are you using browser or windows app
solve my riddle and i will tell you how
but if it has an answer to my question in search result I will open it
whats the riddle
im so rich already
what are you
transparent
the king slime grind
wrong. you are correct
ok
dead chat
cry about it B)
i am correct
@rough dome W

shut up
dont need
@rough dome you be quiet
I wasn't saying to do it, I was just saying king slime grind.
works for me
emable NoDevtoolsWarning
the bot...
browser or no?
doesnt make sense to me why
doesnt matter
how
no browser
the plugin????
ok
huge
discord doesn't care about family audit log, someone should find a vuln trust
:cornsyrup:
how did you screenshot that
?? wdym
im having trouble screenshotting stuff because it just keeps moving around as i try to drag the screenshot tool
im on windows
oh
windows snipping tool my beloved
does it not move around when you screenshot
it freezes the screen
time to make my own screenshot tool
yeah nah element doesnt work
My behated
what happens
it's not perfect that's for sure lol
rich
considering how annoying you've been i'm not giving you regular
so no
(Auto-response invoked by @solemn plank)
also
(or donate/contribute)
1 up
just get level 10
uh huh?
oh they want regular
pay for image perms here
lmao good luck getting regular by asking
give me $750
@burnt root caitlyn226
can i have irregular role pleas
@solemn plank it doesnt show any text in there it just says vencord then github stuff
meee
be careful what you wish for
... you are in the console tab....
send the whole screenshot
the last time i did that vee told me not to because its a donor role
i do control shift i while highlighting text
10 doesnt give screenshare
also go to #🏥-vencord-support-🏥 before you lose privledges for every other channel
its not abt vencord its abt other thingsbcuz the element is weird on desktop app
bruh i already clicked off
also how do you have a 5 letter clan tag
Yeah very actually who are you
maiu
I love faking having more letters
no i had my typical adhd cycle of getting obsessed with something and giving up after 2 days then moving onto something else 💀
so original
caitlyn226 to you
the font gives it away doesnt it
my best friend
Yeah no doesn't ring a bell
click this button then click text
it rings every bell
lowest quality screenshot
Alarm bells maybe
Exactly
GET THIS GIF OOFF MY SCREN . LAGGING TO
what finger do yall use for the "p" key
any finger on right hand
my middle and index
oh wait
p key
my middle finger
Get a better phone
me either
i kinda like peck type i guess
but im rlly fast at it so its okay i guess
how does that work 😭
it just does....
it has to be discord! it HAS to be
They make it personal
im not a homerow typer
oh
i just type how I learned by just using the keyboard
girl has spooky mode enabled
orangecord
its so orange
i wasn't lying when i said the colors were different on my display
pls turn off night shift
I also use f.lux on windows to make my screen very orange at night
sometimes depending on what im typing I use my ring finger for the p key
yes I do that too
i dont mind it most of the time cause it does actually make it easier on the eyes
but sometimes its terrible 😭
i use my middle finger when my sentence starts with a p usually
feels better
im basically rich @open pasture
blood moon
I should measure how much I get per hour
no hollow
hollow so mean
@edgy ermine your cpu registers are mine
yummy
WHAT
want to see my register haxx
wow
yes
HUGE
one second i saved the doc somewhere
why is this so hot
they were cooking
we need one that makes steam look like a native macos app
this is what i used in nekojb to crack the kernel with 64 bit return value kcall with up to 8 arguments
LOL
gnome was cooking when they made their ui
wait does PurpleRestore actually do that
I love gnome ui
oh my
me too
On my way!
On my way!
On your way
On my way.
samara can vouch for me... i spent too much time on this project 😭
doesn't it also use material you too?
what is the purple sparkle thing next to finder
ubuntu & gnome is like the windows of linux
I wasn't asking for regular, I wanna earn that
anyways programming using "gadgets" was fun
my dock
so many restrictions...
o
yeah im weird
my doc
Flush .Flush. Flush. Gluzh. Fush
so small
@fallow pawn it's time for an upgrade
'
i dont need one
'"«
I have my cps counter app here too
I worded it that way, cause I knew this would happen, and it did
its red so obs can like it
huh why isn't it transparent
the one i used was transparent
obs has features to remove the bg from a certain color in a window
chroma key
if its just bright red then just remove the red lol
yea
I use it for gd recordings
wasn't asking for regular, thought that after you were figuring out to see if image send included that you might change it, idk

macos when cheeseos steps in
CHEESE
cheese
I got someones skull wtf
insane banner
I love it
shows how much time I spend in this game
I wasn't asking for it, I was just asking for screenshare perms, nothing else
vwb 1237675681748619326
Banned by nin0.dev: posting weird content in channels, continuously arguing about the rules, then going emotional in DMs trying to manipulate staff into removing an issued 1w mute. the moderation team has decided that you were no longer welcome here. (hopefully this ban won’t cause any issues since you’ve said it yourself; you don’t care about vencord)
who
my collection is growing
use kde then
en.ty
vwb 821243680396279831
Banned by wi.ng: being weird towards server members and bypassing punishments with alts
lmao
rip bozo
that was En.ty? Rip
oh en.ty got banned
they were quite odd
they were weird as fuck
they were
abyways
but she noticed my name
odd in a fun way
being greek truth and stuff, and I appreciated that
Stud
exist
exploded
Good for you.
can i have their roles
Bro I want a laptop so badly 😞😞
i was not the mod that banned entity
throwback to when they called me a drug addict because i said i smoked pot 
plz don't theme our apps 🥺
theme my app
<@&1073655264923881602> @tough drift
hi
I know you're fucking lying
she gone
?
hi
@edgy ermine delete silent role immediately
Make it for vencord

<@&1073655264923881602> hi
You're not getting the pp role
@main wyvern hii

real silent message sender to real silent message sender communications
hi
hii
<@&1073655264923881602> i love dr. Pepper wbu
I have dr. pepper syndrome type 5
finished cesium-137 ring! this was a fun one
i need to go lay down now im feeling pretty sick :( https://t.co/ZfPJaZYhGI
【QRT of valerie 🖤 (@ValsAerospace):】
'turned off my lights last night after finishing a ring and was greeted with this at my workbench lmfao
it is pure cesium-137 https://t.co/o3fubFpqcw'
anti spy camera ring
they will always be in the walls...
Unfortunate
i had a wart here years ago but i chewed it off. iirc it was during kindergarten on show and tell day. just stopped talking mid sentence and started gnawing away, to the horror of half the class, including the teacher. some cried
omg
Korbo was messed up from the beginning
I used to eat and chew bark as a kid off of my bunkbed side, to this day I stil dont know how I didn't get a splinter in my throat or something
so I'm not the only one who did that...
EPIC
Reallllll
sammmeeeeee
beaver activities
you people are insane




