#development
1 messages · Page 590 of 1
wouldn't this limit you in the future?
like not being able to implement search in the items
they're parsed straight into memory at launch
or what happens when a item changes name
thats never going to happen
or price
its a historic log of a transaction at that time
oh in that case you would indeed want to make some kinda snapshot
think fuel prices, if you bought some today for $50, your receipt doesn't change to $70 in a weeks time
because you know, fuel crisis

its essentially just a table of receipts, not things you can buy now
I guess this isn't that bad then, but could've been prevented with a few extra tables and some fancy queries
thats what I did for things like timetables
but they are far more complicated and can be manipulated because they're future data
such as a temporary room change
i've seen legacy databases where there are massive tables with like 50 fields and where many things are stored at different places at the same time 
this whole file is so convoluted
its just a bunch of different database structures
and this sorta stuff
swift is hard to read
is that homework.updatehomework {} a method call with a callback?
yes
see now that I'm looking at it
I could just update completeTask to be a callback and just pass that in
to each one
Can you tell someone to suck your dick in r/jailbreak under ur post
you will definitely get temp banned
Depends on the context
oh right pj isn’t here anymore
pee
poo
does anyone know how to compile an ipa from github?
Do you have Xcode installed?
I'm guessing they mean compile an app from source?
change the file extension
fr
Trans Girl: Gets surgery
Penis -> Penwas
trans guy: gets surgery
boobi(e)s -> boobwas
you can though
clang <files> --ipa -o App.ipa
will use your saved account in xcode


trans person: dies
they/them -> it/was
do ios apps use the same encryption as itunes movies
iTunes on Windows kinda does but that has been upgraded somewhat too
there was an open source tool up to iTunes 10.7 but Apple has blocked that version from getting anything higher than SD since then
there are closed source / paid tools up to iTunes 12.6 or so
but on macOS/iOS they now use a new FairPlay Streaming DRM which is quite different from the old FairPlay (and is the only way to get 4K)
what about for apps
apps still use the old FairPlay, since you don't stream apps 
cool
foulplay trollin
GET_HOES
how
It will for dpkg-deb so I assume dm.pl too, I don't believe dpkg will allow mixed compression algorithms.
decompress it with gzip and see if it fails idk
Just run file on it...
does it not? i swear it does
yea
i had this bootleg script once that produced gzipped control archives and lzma data ones
i feel uncomfortable
Don't use objc_msgSend, I know, I know, but what am I doing wrong: This works [Animator pageFade:view : offset];, but this doesn't ((void(*)(Class, SEL, UIView *, float)) objc_msgSend) (Animator.class, @selector(pageFade::), view, offset); . The class is just ```@interface Animator : NSObject
- (void)pageFade:(UIView * _Nonnull)page :(CGFloat)offset;
@end```
there we go
thats bet ter
Go ahead, PR the fix to dm.pl
Make it so that the data and control use the same compression
that won't work, dpkg doesn't support the same set of methods for control and data
from man 5 deb, control only supports gz and xz


It's correct, leave it
i can't read perl
Oh it was literally just float instead of CGFloat for why it wasn't working. How exactly does the compiler do type checking? The 2 colon thing is because Swift is weird, that wasn't an issue
Thank you for your help!
it doesn't since you explicitly casted objc_msgSend
also unnamed parameters are fine and legal in objc
- (void)trolling:(id)obj :(id)obj2
just because something is allowed doesn't mean you should
^
[self trolling:nil :nil]
Also, what then is considered the "proper" way to use a primitive type for something like that. because performSelector make you do a bunch of casting to/from NSNumber
not using performSelector
I don't know Perl
hello
that's correct
control still uses gz, though recently they added xz as an option
but why?
lmao
you probably don't have the module installed?
IO::Compress::Xz isn't shipped by default, and it has native bindings to liblzma so we can't really vendor it ourselves
cpan IO::Compress::Xz
on macOS?
it should work
is this cpan from pro or macOS
try macOS just in case
because at least I know that should work
as in invoke as /usr/bin/cpan
dammit
well either way, you prolly just want to copy paste the logic used just below for compressing data.tar
which uses a subprocess rather than native modules
that definitely needs to be refactored into its own func
yeah
well, there's more lines below close()
all of it up to the waitpid
change $indir --> $controldir and the rest should be totally fine as-is
well, to be more specific, just copy paste lines 116-156
in place of lines 107-110
and, obv, the print_ar_record() line will need some adjusting
$ADMINARCHIVENAME needs to be rewritten to end in .xz
yep
same as the last 2 lines of the data block effectively, just, obv, change the filename
also go to line 36 and take .gz out of the name
you can use ar x blah.deb to see what was actually generated
yep there you go
yep
or just double click if you have the unarchiver
wish the unarchiver would extract as a deb with control stuff moved into a DEBIAN/ dir, but oh well
useful when you need to inspect the ar at least
mixing tabs and spaces 😱
don't use xcode 🙃
its tab/space width detection is still broken
actually even ignores tabs/spaces settings set in the xcodeproj, which if you didn't realise that feature exists, I don't blame you at all
sorry im making it 10gb bigger and 10 minutes slower to extract
apple really made their own format and then fucked up at decompressing it
Average developer phone cord
what’s that? you want more simulators?
imagine using apple stock cord
(i broke mine)
introducing xstd
the new xcode compression format
it compresses worse than xip and also extracts slower than xip
beerpsi guess what
its only goal is to maximize developer's suffering
wh
i got very real and unbiased ratings /s
speaking of youtube stuff can *OS devices watch DASH mp4s
uhm
the shit that youtube uses nowadays
Pornhub client for watchOS when @zenith hatch
no.
inutt for watchos
inutt jailed
i already made hentai on apple watch through shortcuts 
shortcut that generates a random six digit numher

nhentai?
aqua has (had) support for nhentai
fully interactive page turns and all that
and a search engine
dont ask why
🤨
I can do that for you 
it's just some git commands
oke
your nails are as bitten down as that cable 😳
gold or silver contacts on that lightning connector? I think I see gold
the silver contacts are the new cables that don’t self destruct from merely existing
with the caveat of broken DFU mode (no checkrain)
the usb c ones?
yeah
i wonder if ios 15.4 is fucked on the studio display
maybe during the skinning of ios 15.4 they caused some vulnerabilities 
jailbreak studio display
I wonder if it'stripped down or if it's hackable enough to get ios to output on the display itself
lmao
doubt it though
true
is there any USB-C passthrough on the display?
yes
that was so uncalled for
xcode too hard sorry
straight violation
lmaooo
https://gist.github.com/beerpiss/380431cdcdfae74c93de6cf9d3a67f20
i guess you can try replicating what i did somehow, if you want
Adding git build manifest to Theos package versions - git-build-manifest.mk
like 4 usb c ports, one being thunderbolt to connect a mac to the display and get all the peripherals and usb c ports of the display
and power
idk what other io is on the display
yeah that's exactly the studio display I was thinking of google
god ADC was an abomination
boy is it a good thing those days are over
true
white
white
looks like a malformed VGA cable
it pretty much is iirc
ever just wanted to send 24V through the same cable as your 1V display signal?
adp does that?
all the time
bruh
apple doing apple things
yep that's why it's DVI with an intentionally-incompatible connector shape
daily
hourly
yes
i'd rather 10k volts through keto but toilet cat would also do

I have a graphics card out of a dead PowerMac G5 that has 1 DVI and 1 ADC
and your hairline is as far back as that cable
keto
beerpiss
I keep my hair short homebruh
how is that an insult, Kirb is a fine looking man

its extremely hard to insult kirb
he's just that good
fr
ok &
white
gonna have to if it's the only toilet in the house
fiore wanna see my watchface
nah
we can't be friends anymore
actually thinking of growing out my hair again and this time, actually bothering to style it properly
okay 1 we were friends in the first place? i thought you hated me
2 im so sorry, i dont want to learn it
disclaimer this is not my watchface its made by someone else
- I hate everyone equally
- understandable have a nice day

the only person I like in this server is Kirb
I hate you too 🤝
wait
I take that back

LOL
lol
wtf what about me
and me
:(
she said only kirb
man

I am going to delay Taurine 15's release by asking cs to play overwatch with me 
:bruh:
can i join .


maximum levels of trolling
ask if she wants to play csgo with me
not my fault your client is ass
i saw the live leak and thought the person was going to be hit by a car
maths
@stuck wyvern fuck swift im going back to objc
i deadass just stopped typing before objc because i thought github copilot was going to finish the sentence
lmao
copilot is insane man
I've had moments where it's clearly taken code from something open source, but it's also tweaked it to match almost perfectly with my codebase, eg using the correct model types
writing logic that you know will only go a certain way is easier than reasoning about something I guess
I definitely get the same
yeah not knowing where to start is another thing
I figure part of it is because we do get blocked when writing code sometimes, but people like us tend to think a lot about that code all the time even when we're away from it
or what we have to do next at a high level, like oh yeah I know tomorrow I need to work on this class
writing an essay for school, probably not something you're actively thinking about
What might work is to learn about it and then find a more specific direction to go in
then find like a topic question sort of
right
put what exactly into worfs
Words
yeah so you need a more specific 'question' then
could take an approach like how does Apple connect to its potential customers by showing them unique features of iPhone, and at the same time even teach current iPhone owners some new tricks
bro just like write it
if its double spaced its eeven easier
yeah you can shit that out in 30 mins then
at max
True
that was definitely a strategy they used in the first few years of iPhone ads
I wouldn't myself but
i used to suck at writing but after my first year college writing class i can do 5-7 pages
of which im about to finish
show potential new customers why they want an iPhone, and show existing customers more reasons to appreciate their purchase
ill do it for 25$
we did a research paper last few weeks in history class
and hopefully recommend it to friends
also like 5-7 pages sort of
roughly
Paragraphs acrually
why do i have so many drivers installed
why is this image not copying to clipboard
https://autolayoutconstraints.com/ the author of this website deserves their ass ate
An interactive autolayout constraints tool for iOS and Mac
ong
yes
its absolutely amazing
i used it for calculator history
and im using it for something now
its the best thing ever
shut up
im trying to use wayland
trying to copy images to clipboard from specatacle
after taking screenshot
man wayland still makes me sad
I tried to teamviewer to my machine the other day
xorg makes me sadder
gnome-shell crashed (it's a beta so whatever)
then TeamViewer just, broke
it took me half an hour to figure out it was sitting at the lock screen, which runs on Wayland
and that you have to edit gdm config to make it use Xorg
mostly unrelated, how the hell do I find out what's preventing my display from going to sleep
if I press win super+L, it just stays there
doesn't turn off
it randomly works and then randomly stops working
i am using kde
I keep trying to google but every result is "how do I stop my display from going to sleep"
no I want to stop my display from stopping sleep ffs
how tf do i tell which programs are running as xwayland
poorly
ithought it was supposed to work better than kde
or was that just for nvidia
i want to make a list of all the sites i found that i use for ios dev and just send it in hopes of it being pinned
🥲
Operating System: Arch Linux
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.16.15-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-2310 CPU @ 2.90GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
wholesome
Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.
so then in 1 year ill go down in the pins of fame when i eventually leave/get banned and my name will be white
right up with tale and pixel
there's pins in there from tale, who's banned because he dared to open Discord from his school IP which is globally banned or something
L
discord is broken
oh nvm it's just internet being bad
omg
one pfp has loaded so far
stkc's
oh now everything loaded
No
nah make it discussion
its how all the lowlifes farm karma
[Discussion] It's been exactly {time interval} since {major thing} has been released!
and bam 916 upvotes
Ok?
smokin is not impressed
thanks I hate it
dan schneider os wtf
what's that
he touched children's feet.
punishing innocent civilians for actions by a government that goes against their interests and feeds them misinformation moment
nice
npm developer don't write malware challenge (IMPOSSIBLE)
npm developers not making a package out of the stupidest shit challenge
(ALSO IMPOSSIBLE)
is-even depending on is-odd which depends on is-number


fr
mfw I use a game engine as my desktop environment
I’ll give it to is-even and is-odd that they somewhat can make sense, even though it’s just a dead simple math expression
but is-number?
js has had typeof thing === “number” since the start
yes, for when you really really need it to be equal
too much equality
=== and !== are strict match
isnt typeof NaN number anyway
wasting == and != on non-strict equality is a shame
============
can’t imagine how many bugs have happened thanks to that
== true or === true?
is that ES69?
C devs will make the mistake of if (x = 0) instead of if (x == 0) js developers accidentally do x ===== 0 instead of x ======= 0
js developers needing some extra strict equality
python has the walrus operator for when you really want to do that
W tbh
hopefully not 
we’ll C about that
if wayland is so great why is there no waywater
Sorry that @ProcursusTeam is kinda stale right now. I'm close to burn out so I've been taking a break. Prep for rootless has been going on, but is difficult and wearing me out. Hopefully I can get things moving soon, but I'm just tired...
I will try to not hold up Taurine15 but🤷♂️
when eta
can i shove hooks inside an ifdef
@
@
@
@
bye
you tell me
I don't use it
I think it's fine
are you a club or an incorporation?
.xi or .xmi
yeah
I wonder why we used .xm
why not .xx lmao
.xxx
why does theos jailed delete all previous builds
mkay?
you can also look in .theos/obj/ for the processed .xi.m output
try a %hook as well
there we go
it's meant to prepend that for you
is that not in the generated output?
errr
I forget
whichever one looks like a preprocessor output mess
hah, oops
that would be a recent bug
we changed it from inserting includes at the end of the very first group of #imports, to just the very last #import
or, yeah
at the first logos directive I suppose
not sure why we aren't prepending the imports instead
considering we can just do #line 1 directly after, to reset the line numbers
just like how u would in an app

just a little different
all i remember is that its very pain
i read about something something bridging header but xcode aint generating anything for me 
it does
thats only if u compile swift files
u gotta build the framework
put it in theos folder
link it
and then do some stuff
i forgor
well
assuming the framework exposes its API using @objc, you just need to put the .framework in $THEOS/lib/ and then @import the framework name
eg @import Alderis;
ALDERIS FELL OFF
that's how you're meant to import Swift frameworks in objc
fr
my condolences
and decided to stay awake for once instead going back to sleep
time to code java for school 
icraze.
bro same 
tr1 sus 🥶
rf

spoiler bypass
true
true
true
When are we getting HashbangKit
Hashed browns kit
definitely guilty of this
UIKit is trolling me fr
get good
SORRY
“Would you look at the time? It’s YouTube o’clock”

time to watch youtube on my watch now
“:=“ as in makefile, allowing if a := b: as doing it like in c is not allowed if (a = b)
C has the vertical walrus operator too
for (;;)
|test|
wtf
wait
brain moment
||test||
oh wtf
||penis||
||:(||
|| girlcock ||
should i make an app like 3utools but without the sending your ecid to china
No
like has most of the features
Just patch 3utools to not phone home 
but femboy cock better
The feminine urge to suck cute cock
isnt 3utools just a fancy gui wrapper for libimobiledevice
Girl cock
honest question pls don’t get mad but i thought you were into girls
It would be a man and a woman still, sounds straight to me
true
gayyyy
I don’t fucking know at the point, I like girls a lot but I feel like hormones have made me like boys more too
I like cute people, ezpz
wtf does it actually do that
Yeah lol
that’s crazy
Well
It can do
Basically
It doesn’t really do much other than remove self imposed social barriers
Which I feel like is what got me down
@ocean raptor you’re so wrong
oh i canr send nsfw here
Wdym
i can’t prove my point
you said girls are cuter
wrongfgg
a cute guy > a cute girl
plus it’s rare i find a girl attractive anymore idk why
I'm not gay, therefor cute girl>cute guy
I just like cute people who aren’t mean 
yeah yeah sure you’re not 
frfr
Estrogen is a wonderful thing
ban all estrogen
maybe we should make estrogen artificially scarce so i can resell it

estrogen NFT
You can literally make it in a bath tub and sell it
Estrogen is actually very easy to home brew
wtf
And very cheap
one of my friends apparently sells estrogen 🥸
I’ve considered doing it
You can buy estradiol powder for cheap as fuck and then you just need to do a bit of trolling with some other stuff
You can make years supply’s for just $100
what the fuck
100 dollars
Flax seeds and sesame seeds → become bird
wow
Puberty is a wonderful thing if you get the right one
So far my review on feminising puberty is 9/10
puberty was not a wonderful thing
Does it matter though
youre so young
ye
nop
Mother of 2 👶👶 Virgin😇
I love my husband💍💋 Lesbian🌈
Vegan🌿🍃🍄 Rancher🥩🔪🐔🐖
Atheist😏 God is my truth⛪
Escaped Convict👀 Alcoholic🍻🍹🍸💉💊 Straight edge✖️♌
14 at start of 2021
I started estrogen in October 
so how r u 16 now 
13 in 2020, 14 in middle of 2020 to middle of 2021, 15 from middle of 2021-2022, then 16

Fuck you too Google
Can’t believe I need to download a 300mb app to pull something out of my recent
Because it got banned from google search
HRT Homebrew A structured DIY MtF hormone guide by Anon Note: Planning on updating the guide with new equipment and methods. Information is still mostly usable though! Introduction Homebrewing your HRT sounds unsafe and expensive at first, but upon looking further into it, one can see that’s not ...

I should point out you shouldn’t follow this, I just think it’s very cool
fat ass app
Starin' at your 😍🏼 dress 👚 'cause 💋 it's see 🙈 through 🐲 Yeah, 👍 talkin' 😃 all 😆 the shit 👋🎃 that ❗🎢 you 👈 done 😳 been 🔎👍 through 🔛 Yeah, 🙋 say 💕 that 🧚♀️ you 👈🏼 a lesbian, 👩❤👩 girl, 👩👧 me 😃 too 🧍♀️ Ayy, 🆒 girls 👧🏿👧🏻👧🏾👧🏼 want 😋 girls 👱♀️ where 🍏 I'm 😂👌🏼 from 💋 Wait, 🙇😯 whoa, 😮😮 yeah, 🌴🎲👗⛔ girls 👩🏼😍 want 👏 girls 👧 Whoa, 😮 yeah, 👍 whoa, 😮 yeah, 👍 girls 👧🏿👧🏻👧🏾👧🏼 want 😭🙏 girls 👩🏼😍 where 👏❔🗺️ I'm 📢 from 💥👉 Oh, 😶 yeah, 👍 yeah, 🙌 girls 👨👩👧👦👩👧👧 want 👏 girls 👩 where 🏃 Ayy, 😈 whoa, 😮😮 girls 👭 want 🕑👍 girls 👨👩👧👦👩👧👧 where 🐉🐱🚀 I'm 😇 from, 👯👈 ayy 🆒

Why would you need to make a python wrapper of a cli tool
has anyone looked into detecting imsi catchers (fake cell tower mitm)?
xoxo
surprised i havent been blocked yet
like it.
amy probably has some info on that
No I don’t
@grim sparrow
i did bitch.
she’s the cellular woman
thanks.
shaking my head
I am the nfc woman now
find god.
die.
find god
various apple chipsets woman
Okay, so second question has anyone experimented with the uwb chip
sounds kinda illegal though
we had a teacher in our school who used a cell blocker
like a jammer?
guess which three letter agency ended up at the school no more than a week later
aren't these illegal 
incredibly illegal
L
fbi 
the FCC will fuck you

dude was hating
the fun police back at it again >:(
pymobiledevice exists
A pure python implementation of limd
At least I can email NXP and ask for them hardware and software support
Can’t do that with apple and baseband stuff
did you call them 
honestly no idea how they found out
i don’t really understand that stuff
just ask nicely

jules twerk
jules twerk
aight im trying and failing to understand how to do stuff with preferences
i have a switch cell that i would like disabled unless a specific condition is met
how would i go about doing that
@amber bone lol, I almost opened an issue for a feature you already have again, good thing I checked the docs first
@tepid olive you should tell me what it is so I can make it for .99 on twickd
hi
hi
only thing is that the constraints for swift are kinda outdated
the site uses methods and shit that were renamed in newer swift versions
but it works 100% out the box for objc
function Constraints() {}
Constraints.prototype = {
constraintWithVisualFormat: function (language, viewName, superviewName, constraintFormat) {
if (language === 'objc') {
return '[' + superviewName + ' addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:@"' + constraintFormat + '" options:0 metrics:nil views:NSDictionaryOfVariableBindings(' + viewName + ')]];';
} else if (language === 'swift') {
return superviewName + '.addConstraints(NSLayoutConstraint.constraints(withVisualFormat:"' + constraintFormat.replace(viewName, 'view') + '", options: NSLayoutConstraint.FormatOptions(rawValue: 0), metrics: nil, views: ["view": ' + viewName + ']));';
}
},
align: function (language, viewName, superviewName, constraintName) {
if (language === 'objc') {
return '[' + superviewName + ' addConstraint:[NSLayoutConstraint constraintWithItem:' + viewName + ' attribute:' + constraintName + ' relatedBy:NSLayoutRelationEqual toItem:' + superviewName + ' attribute:' + constraintName + ' multiplier:1.0 constant:0.0]];';
} else if (language === 'swift') {
constraintName = constraintName.replace('NSLayoutAttribute', 'NSLayoutConstraint.Attribute.');
constraintName = constraintName.replace('CenterX', 'centerX');
constraintName = constraintName.replace('CenterY', 'centerY');
return superviewName + '.addConstraint(NSLayoutConstraint(item: ' + viewName + ', attribute: ' + constraintName + ', relatedBy: NSLayoutConstraint.Relation.equal, toItem: ' + superviewName + ', attribute: ' + constraintName + ', multiplier: 1.0, constant: 0.0));'
}
}
};
Constraints = new Constraints();
thats the code that updates the swift constraints
replace: autolayoutconstraints.com/script/Constraints.js
it was annoying when i tried to use swift last night and it didnt work
so i made a fix
TRUE
use interface builder
not everyone has a mac
don't need to own a mac 
not everyone has a pc
Write macOS nvidia drivers
trolley
whats a driver
POV: You got HRT instead of a MacBook
Good priorities tbh
Boobs.
Booba 
L
or buy a rx 460 for 99$

cheapest mac ever
blobs
I should really sell my old RX 480
Give that to me
i have a rx570 and amd ryzen 5 2600 cpu according to krit/kat/cynder i can hackintosh
but i dont know how
Send me your full address in DMs 
ok
will i get my pipe bomb?
Current supported version 0.7.8
fucking read mf
it's not hard
unironically id buy it for like 130
I DONT KNOW HOW
rx 460 not that good
learn
read and learn
it's not that complicated especially nowadays with how patching AMD kernels is done
I do not miss the days where a minor update would definitely break your system
me when native power management
I already pay enough to warm up my place during winter, I do not need another heater
@stuck wyvern the thing that was stopping me from hackintoshing last time i tried was bc my wifi adapter doesnt have drivers
and i dont have ethernet
buy a ax200 for 25$
plugged it in and got wifi + bt + airdrop working instantly
openintelwireless is not bad tho
it's aight but can't be used for installation iirc
unless you make an offline installer
that's all that matters
Cat girls party

I’d much rather get a MacBook rn than make a hackintosh machine
I'll probably just get a motherboard with onboard wifi next time and just buy a compatible broadcom one
Taking my 2015 air to college every day is not fun
ouch
waiting till next gen Ryzen to upgrade my motherboard since it's going to be on a new socket
I'm still rocking a cheap b350 board 
waiting for 13 series intel 
all my pcie ports are used on it 
14 core i5
I'm kinda tempted to go intel since I hackintosh as a daily driver for work
but man
i bought a Asus USB-AC53 Nano and now a Netgear a7000
I don't know I've had not much issues with a Ryzen hackintosh
intel is banger idk why everyone seems to hate it now
But having to fuck around to get docker working is annoying
i mean it’s a company so they’re not friends
They've got better with 12th gen
amd is just as bad with the zen 3 prices anyhow
Anyways just chugged down some Taurine™️ time to get some programming done
shit I forgor the programmer socks, programming time has been cancelled

Estradiol
Heart choker
Thigh high socks
No maid outfit ⁉️

I really want one ngl
I've bought two a few weeks ago, no regrets
Omg
They're my go to clothes for vrchat now lowkey
they're super lightweight so it's extra comfy for vr gaming
Where Zoey maid
Not sure if I posted pictures of it on my main account
I haven’t been able to play vr in ages
going through old screenshots LOL
First got mono which wiped me out and now new meds
standing up in vr for a few hours every friday is about the only amount of physical activity I get going nowadays 
I spent the past week in bed
depends though, sometimes I do dance a little bit in vr
man

finally I found the picture I was looking for lmfao
funny taurine name teaser image I did a while back
I do not need caffeine in my life
I used to eat a ton of ice cream last year
I started SSRI’s a week and a bit ago and the side effects hit real hard
for breakfast
which one did u get
Sentraline
escitalopram 10mg has been pretty good for me
Ended up taking a week off and shovelling ice cream down me
basically no side effects here
except like fatigue bc i went to 20
but i’m going back down to 15 rn
Dude I have been tired constantly, my head hasn’t stopped hurting, eating has been real fucked from nausea, sharp increase in bad thoughts
So far I’ve just hated everything about it
i do remember the first week or two not being fun
25mg right now
that’s low isn’t it
Good luck 
but yea i can actually cope day to day now without existential ocd
for the most part

I just want to have less crippling depression and anxiety
Ddddduuuuuuddddeeeeee
I walked in
Sat down
And she goes
How’s your exercise been recently because that’s what I think you need most
It’s the best thing we can give you
i did exercise regularly for a bit last year and it helped a bit but not as much as meds
in combination it’s probably better
alone it doesn’t fix it though
I asked for meds and she said ok
nice
Congrats
thank you
I should get back to grinding beat saber daily like I used to
my cardio's been fucking ass lately
my apple watch left a really bad tanline on my arm
you should see the sunburn I get yearly whenever I go to the music festival
It leaves a mark of the bracelet on my arm for weeks
anyway good luck tho hope you feel better @grim sparrow
have you considered using sunscreen
rjb developer meet up at @lime pivot's house?
true
that was in 2019 
we sat outside at +30 degrees waiting for the show
from like 10am till 5-6pm
show got cancelled due to a massive thunderstorm 
You clearly aren't a Floridian 
Yes
man 2005-2022 was is really fucking painful

Too true
2004-2022 for me 
true
y'all young
and for @next wadi 2010-2022
born in 1999 
old

old
I’ve only wanted to die for 4 of those years
i only wanted to die in 2020 mostly
thats a pretty good percentage (i think)
objc_msgSend(
&OBJC_CLASS___UIColor,
"colorWithRed:green:blue:alpha:",
0.176470593,
0.172549024,
0.188235298,
1.0);
so 
2020 lockdowns fucked me up a little bit
a lot bit
Mhm
not being able to see my friends caused me a little bit of depression 
not for me










