#development
1 messages · Page 288 of 1
i hate words so i write my text in binary and then convert
me omw to write in base 0
yes
gm emma
@grave sparrow https://twitter.com/fwedgarr/status/1333213717245341697?s=20
they probably meant XPC
@gaunt mesa
Probably setting an invalid dictionary. Only NSString, NSNumber, NSData, NSDate, and NSDictionary and NSArray of those types are permitted
how would i know if im doing this
i was told its something with entitlements
What are you setting as that userInfo dictionary?
hes setting a key to equal a UIImage
As I suspected
Mage
Mage
But yes, that would be my recommendation
NSDictionary *userInfo = @{ @"image":[UIImage _sss_imageFromScreenshot:MSHookIvar<SSSScreenshotsViewController *>(self, "_screenshotsViewController").currentScreenshot] };
First of all, that’s some serious one-line stuff

that would be mine
You ain’t seen shit
TRUE


Secondly, as discussed above, I would recommend serializing the image, most likely by converting to PNG
UIImage NSData nfr
Yeah, just checked. Didn’t know it did, tbh
true
that's actually somewhat useful


This tbh
If you want it as png look at what Mr. Leptos sent
Otherwise I don’t see an issue with just sending as nsdata
But @surreal mountain do you understand why your approach didn’t work
anyone have a collection of good "Tap" methods for various things
like tapping on the status bar, the wallpaper, etc..
nfr
add a uigesture recognizer
UITapGestureRecognizer
if a prerm script encounters an error
do all package managers just stop the uninstall process?
seems kinda dumb
couldn't even uninstall with make uninstall
is there some flag I can use to force it?
I j did it by removing the prerm
why would you make a package manager with user experience in mind?
true


Cock
I would say that is factual
balls, even
balls nut7
the optimal penis curve is a brachistochrone
@grave sparrow nfr
yes
yea
wait
not uitapgesturerecognizer

@primal perch
@rain falcon
@misty cradle
@twilit jungle
@narrow mason
@tardy narwhal

ill kill you
finally
man come on
nfr
nfr
it was empty
F
uirwg vrauhfgarwiftarwetgaerguewgfoeygarouiywseghwr
ples sent deb fyle 2 me, ned dis fo my (me possessive) iphone (i jelbreked it)

the deb is $2 on packix
buy it yourself
LMFAOOOOOO
thanks
true
✅
wtf
scoop gon
https colon slash slash cdn dot discordapp dot com slash attachments slash 782828132213194764 slash 782828187741716480 slash image0 dot png
so we promoting retards again @narrow mason
Ye
https colon slash slash cdn dot discordapp dot com slash attachments slash 782828132213194764 slash 782828187741716480 slash image0 dot png
PIG

he was counting the votes
The pig is in georgia
true
🐖
the devil went down to georgia
true
false
true
he was willing to make a deal
when he was a young man sawing on the fiddle playing it hot
gh3 vibes
and the devil jumped up upon a hickory stump and said boy let me tell you what
i guess you didnt know it
but im a fiddle player too
when ttfaf fc @tepid olive
and if u care to take a dare ill make a bet with you
in live vc
now you play a pretty good fiddle boy but give the devil his due
already done except for the red snake 😔
L
i bet a fiddle of gold against your soul cuz i think im better than you
now the boy said my names jonny
and it might be a sin
literally reading off of genius lyrics at this point
but ill take your bet youre gonna regret cuz im the best thats ever been
DOODADOODAODOAODODOAODOADDOKDKJAOEJDDODAODDO
DADOO
DADOO
DADOO
DADIDLLDO
DADODODAODOAODDODAOD
yo I dont remember that part 😳
DADIDLLDO
dildo
DILLDO
oh wait lol
true
DUN DUN DUN DUNNNNNN
dyld-o
thank you guys
true
cum
dyld object file
actually from memory smh
fr
I have an hour interview tomorrow with a security company 😳 currently wanting to pass away
😳
shmooshed
moo
lol
If that was all from memory that's impressive
all I remember is how insane the strumming was during the first part of the song
you had to rake the shit out of the strum bar
bro i remember when me and skoop played clone hero online
fucking crackhead
true
and id clap his cheeks 95% of the time
that was when i was a weak ass 5th grader though lol
:nfr:
true
When i get my own place i'm getting back into clone hero
it's too fuckin loud at home
do u live with ur parents
yes
and sister
do u live with ur parents
yes
true
I’m stuff
do u live with ur parents
@narrow mason


No
do u live with ur grandparents
nah they ded bro
f'
F
I have roommate
f prime
do u live with ur great grandparents
true
f prime
do u live with ur great grandparents
@lethal ice yeahh
yes
yes
also known as !integral
true
_ _
_ _
_ _
I post fr once and now it's in my frequently used




funny bc black
FR
🤣
strength in numbers
bl*ck
or yellow
wtf

don't cancel me
too late
oh no
the sjw hivemind is at your door
TYLKO JEDNO W GLOWIE MAM
tylko jedno w głowie mam
koksu pięć gram odlecieć sam
w krainę zapomnienia
instagram: https://www.instagram.com/foxune_/
oryginał: cypis biały węgorz

true
when bioprotect 2
LOL
innit
true
true
Sir you have too much cum in your hands

true

:body:
ok
Oh
“Development” oh this is probably a better place to ask my question
- scrolls up in chat *
Never mind
@orchid scarab ask your question lmao
python developers
when i am making a loop
for example
for i in list:
is there something i can use which tells me with iteration of the list i am on?
without just creating a variable and incrementing it each time
yes
for (index, i) in list.enumerated():
It’s pretty much the same in Swift 
@heavy kernel
epic
certified gamer move

thank
That is poggers
Alternatively-
for index, i in enumerate(list)
i swear mfers be using video filters to make themselves look better on zoom
all these people be hella ugly irl lmfao
This is the better choice imo
Probably, I’m not a Python nerd, and it’s the same syntax in Swift so I just always use my method 
In python you don’t need the parentheses and the enumerate function works for any iterable, instead of depending of an object having an enumerated method
I think you would need it if the list is made of tuples and you want to unpack them on the for statement
for idx, (a, b) in enumerate([(1,2),(2,3),(3,4)]):

I’ve been doing python more than 6 hours per day a week for a year and half. You learn some things
Well, I have a job that requires so
true
I got mine through IRC
Also more performant than alternatives (in most cases) too
How would I setup CLion for tweak development?
with great frustration
innit
a
Lmao
I personally use VSCode
VSCode + Logos extension

same
ok

true
a

What else do I have to setup for vscode?
uh
That’s it
nothing @high river
oh
just install
cool
true
suggestions?
i personally use one dark pro @high river
noice we ready
True
Nfr theme
Hey apple added that in iOS 13
that's too dark imo
true
@vivid dew to upgrade their devices to the latest version while maintaining the jailbreak they have a custom apt repo that installs new CoreFoundation, Foundation, etc frameworks
they also have an extracted dyld_shared_cache on disk instead of the cache to upgrade individual libraries
@tepid olive christmas hayden
Hayden new pfp is pog lmao
Tis a throwback to a pic from 4 years ago
i really hope you are all ready for the monstrosity i am about to create with affinity photo
IT IS DONE
@everyone
IT IS DONE

hot
tfw i have no spotify
nfr
LOL
step 1) get photo from photos app
step 2) airdrop to mac
step 3) open in affinity
step 4) add hat
step 5) christmas catgirl

step 1) get photo from photos app
step 2) airdrop to mac
step 3) open in affinity
step 4) add hat
step 5) degeneracy

@vivid dew
you are welcum
wait wtf why shit quality
@vivid dew original quality christmas version

UwU


this is gud
:frsmh: :frpensive: :frnod: :frgh0st: :frhaunt: got cancelled
Clyde BOT Today at 2:45 PM
This emoji doesn't work here because it's from a different server. Discord Nitro can solve all of that, check User Settings > Nitro for details
aka the server boost ran out


aixd cum
:spainflag:
spain without the s
imagine steal emotes



THAT STILL GETS FILTERED LMFAO
@tepid olive wanna do the pocky challenge uwu
the heck, why is that filtered
there we go

:ded:
literal how
how does my wallpaper
reset
when i unplug my mac from my monitor


apple: 1 burrit0z: 0

wow so funny

im laughing so hard right now
your content is so original and hilarious
tell me, are you a 6th grade comedian or something?
nfr
true
w
:
you can start using .mk but ugh
yer fucked
wtf
dumbass

dumbasses
false
where can i find ios 14 headers
That sdk doesn't have headers
im confused
SDK
WITHOUT HEADERS
yes i have no clue what any of that means
im completly new
is there a site like https://developer.limneos.net/?ios=13.1.3 yet for ios 14?
GitHub
which repo
have you tried the github search
- spark’s are alright but next time do use some intuition
- (again) please google first:
https://github.com/theos/logos/wiki/logify.pl
so im confused. is sparks sdk the full one or do i need to mix them
in $THEOS/sdks, yes
what headers do you need
so the sdk will include some headers for things like Foundation etc, but for everything else you can just cut and paste from the headers in the github repo into your tweak
so I don't have to include the entire header file from my sdk (cause usually its not there), instead If i need to check for instance Airplane mode, I look for the methods I want and then when i find them i'll put
@interface SBTelephonyManager : NSObject
-(BOOL)isInAirplaneMode;
@end
into the header file for my tweak
The linker will find that in the sdk, and itll all be groovy from there
that make a bit more sense?
i still don't understand 😓

sorry
@grave sparrow why are you doing "xo makefile" anyways
hello hayden
Hello
The jailbreaking Santa is here to help
this was working like 30 minutes ago
@gaunt mesa do you provide an InRelease? lol
It isn't
What it's saying is it essentially is downloading the wrong Release or it can't find your release
have a look at the release in /var/mobile/Library/Caches/com.saurik.Cydia/lists/repo.renai.me_._Release
(I think that's the URL)
standby
L
the cache looks normal


/kill Renaitare
@grim sparrow I am jailbreak santa
I agree
@tepid olive pwn has no gifts to bring
this would make sense
Hayden, however, does
so i should make the files and then move them
beacuse serve just serves on the root of my website anyways
no but you are santa what gift do you give to him
Hayden you need to send me gifts 
procursus for mac wen
ngl yes

run that after each update
yessir
is this linux or mac
because you will need gsed if using mac
i usually specify a SED var
almost wanna bet pwn will drop shit on christmas to act cool

linux only
nah
i dont know bro
and my dev machine is linux
well tell me if that sed command works
obviously replace Release with your path to release

wtf
no ik
i mean
the Packages files
@tepid olive it's a priority system
i only use bz2
there are many
there is also .zst but im not adding that cuz lazy
.zst is only supported by Procursus Cydia
true
like thats literally the only package manager supporting it
and command line apt ofc
does procursus have bat
cuz bat is sexier than cat
i'd need to test ig
Yes it's a gorgeous algorithm
kk
lurking in the smart ppl channel i c

procursus's bootstraps are compressed with zst
you know how small they are??
guess
hmm
at least 1 mb
now that i lost my nitro i need to get files small 

not funny didn't laugh

@tepid olive 8.9 MB
gm schlorp
true
when did bingner cydia have https
true..
🤣
i hate this so much
jah
🧿
what asked

Inshallah
shallah in
:shut:
@gaunt mesa
@gaunt mesa this is why we do repo urls that are a pure nginx config with no bullshit, and redirect web traffic to a main page elsewhere
shallah
mashallah
@primal perch
Lil Wayne - "No Ceilings 3" (Mixtape) | Download/Stream: https://www.noceilings3.com/
Follow our new Spotify Playlist "HYPE - Hot 50" https://hype.lnk.to/Spotify
Follow HYPE:
https://instagram.com/hypellc
https://twitter.com/HYPEdmnd
https://soundcloud.com/hypellc
https://open.spotify.com/user/xtvkvji9upsz4gzuw1uw2r86v?si
Follow Lil Wayne:
ht...
1:48
Listen
3 seconds
factual, but i like my dynamic depictions page that's currently broken atm
bruh
Nfr
hi tr1
is that an 8 year old
you can do that with pure php idk why you need the redirects
this song is heat it might start a fire
php 
This is lil Wayne’s kid yes
i could technically serve my repo files statically
and just the depiction routes dynamically
@tepid olive yeah bro he got 3 of his kids on this new mixtape
i should probably do that
yeah but
He’s good for a 9 year old
idk i just can't get behind it
ig
hayden i still have the same issue
498 songs? should say 498 bangers
its annoying
TRUE
even after the whole sed thing
@gaunt mesa let me see
This is joe, joe who, joe mama
its the same InRelease thing
im testing on local
local repo local ip
ah
i need to stop pushing broken stuff to production
well what id say to that, based off the __serve__ issue...
u sure?
lol i just typed curl for the first time on my mac, wow
it pulls the files properly
true
You've confirmed it pulled the release file proper checking the cache?
@primal perch show them
the vibe hamster

8 nut 0111
a
Ok
it looks correct
I’ll send
ok
You’re a baby you need a diaper
also try to locally access localhost/./Packages
oh it's pulling packages? you're sure?
i tested in postman too
well cydia is refusing to pull packages
but it works in the other package managers
try the sed again but make it uhh

id rather be practicing rn
go practice then 😔
i am ok with my guitar
This is dj Khaled
nice axe bro
This is no ceilings 3
They tried to put a ceiling on our greatness, so we took the fucking ceiling off
Another one
🧿
thank u bro i started playing 2 day ago
2 or 3
oh nice
do i cop this
do you
my fingers are too hurting to be good
know wonderwall?

cant do good teqnique
@tepid olive
learning wish you were here rn
ill send the intro in an hour maybe
pog
im learning this
Provided to YouTube by Universal Music Group
Everchanging (Acoustic) · Rise Against
Long Forgotten Songs: B-Sides & Covers 2000-2013
℗ 2006 Geffen Records
Released on: 2013-01-01
Producer, Studio Personnel, Mixer: Bill Stevenson
Producer: Andrew Berlin
Composer Lyricist: Joseph Principe
Composer Lyricist: Timothy Mcilrath
Composer Lyric...
@tepid olive n
what
:nfr:
else i'd get sony
beats are bass heavy and not worth their cost
W1 sounds good, main reason i would want it
even at like 50% off?
idk man, i loved over ears and killed my old ones
plus since i got my mac and my phone it would work well like airpods
my fingers are too hurting to be good
@tepid olive a little cum does wonders
no ANC kills the deal tho
Yes
make: *** No rule to make target 'package'. Stop. what happened. I'm basically using a clean Theos project
can you send your makefile @high river
if i use ora1n do i get access to all 3 major package managers?
i think
why u hate lh
TARGET := iphone:clang:latest:7.0
include $(THEOS)/makefiles/common.mk
TWEAK_NAME = Centered
Centered_FILES = Tweak.x
Centered_CFLAGS = -fobjc-arc
include $(THEOS_MAKE_PATH)/tweak.mk
THEOS_DEVICE_IP = 192.168.1.141
$(TWEAK_NAME)_FRAMEWORKS = AudioToolbox
@surreal mountain
substrate works just fine for me ¯_(ツ)_/¯
google subcursus
$(TWEAK_NAME)_FRAMEWORKS
no
u should be fine
THEOS_DEVICE_IP not in makefile
tho for ur target, set that 7.0 to the ios version u want to support
man such a stickler
fite me
you can do THEOS_DEVICE_IP = ... in a ~/.theosrc file
theosrc totally forgot about that
i have 3 different devices to test tho
i wish theos had like a "device manager"
basically just a way to handle multiple devices
same
time to figure out if i can PR something for THEOS_DEVICE_IPS=blah,blah,blah
it's generic but its a start
@tepid olive rare baby fingers
@gaunt mesa baby fingers
dw that happened to me at first
Also love Rise Against
they'll get used to it
yesss
Yes im waiting for my calluses
Eagerly awaiting
I tried to do a bend yesterday and my fingers said nah buddy
oof
lmaooo
im a bend master by now
so with ora1n am i not allowed to open loader?
Damn bro u know what i need to master? Learning to read sheet music. Idk any of the letters for the sheet or the guitar strings
subcursus whatever
same
just tabs
bro work on ur sight reading 
the only reason i have good sight reading is cuz of piano
i can improv decent
i play mallet percussion, piano, and clarinet
im horrible at improv on guitar
and i still suck
but great on piano

i am learning liszt/etude no 6 rn on piano
hard song and even worse cuz my pinkies are small
@tepid olive so you just started and this may a bit of a stretch
but do you have a preferred tuning yet?
mine is half a step down
but i do like drop d as well
@tepid olive no i just go on the fender app and see when it says its good lol
doesn't show up
search for Cydia Installer
Like it was literally 2 days ago i picked this bitch up
its on theodyssey repo
Excuse some of the sour strums, my lower fingers were screaming
i drop D sometimes but only if my ensemble part requires me to
Im working on learning the solo now
Then im gonna perfect both and do the whole song
steel strings pain
no i don't
i can see u dying on the inside






















:frsmh: :frpensive: :frnod: :frgh0st:
:frhaunt:












