#development
1 messages · Page 322 of 1
TRUE
Okay i doubt you did then
imagine thinking you should buy a normal 900$ laptop rather than M1
And you cannot say that hackintosh are nightmare with a prebuilt laptop. You have to pick the right parts
I have a prebuilt laptop and i have been using it forever
And i updated from catalina to big sur. Still works like new
No issues at all
Took a little while to setup my config
You have to fix everything
Like a week
If i found out something was not working correctly. There was always a guide on it
Post install is key
Once you have it setup. Its the best time
i spent a whole fucking week installing macOS while getting a normal job would have gotten me 10$ per hour x 8 x 7
What was the problem
two weeks and that pays a mac
i am aware this is horrible logic but yes

buying a real mac isn’t a bad idea lmfao
what do you need to add regularly
More ram and storage
When I buy laptops. I focus on a good cpu
Then Upgrade myself. Saves a lot of money
how much ram do you need smh
then buy it with that config
Why would i do that when i could build a hack😂
You have to build it. You can’t just use a prebuilt pc
You could but obviously you might have compatiblity issues
Literally everything
there is no 32GB yet
Gm kirb
sounds good

I had to pee and came back to notifications
My phone opened to here
And here I am

just pee da bed so u dont have to get up
I considered that
😟

I like how you have an emoji for everything

see
the same 5 emojis 

is gh0st body pillow i ordered
You have to pick it up from our moving 90 mph truck
dumb bitchToday at 10:58 PM
:02cool:
dumb bitchToday at 10:58 PM

:shrug :
Bai :sleep: :sleep: :sleep: :sleep: :sleep:
bro y u calling people dumb bitches
Then you’ll be sued of all the coal you received each Christmas
wtf he even changed their name in inspect
sir i need that coal to eat for survival

pee
i hate that one too
aixd
can someone throw something into a file and then cat it for me on macos/unix
stuck on windows
Have ssh rn sure
-_-

beautiful
here
My term better than urs
newlines were bugged
there we goooo
custom license time woo
pls word wrap at 80 characters or use .md @half walrus 💚
making krit run around updating all his repos lmao
profile readme 
Is there key value observing in theos/objective c?
Or a way to do it
Just curious
Like lets assume i want to observe value of battery percentage
depends on why you're doing it
Or something like that
%hook WhateverController
-(void)setBatteryValue
{
// your shit
// then
%orig;
}
%end
objc properties have getters and setters that you can hook
But could you have it so you can ask the battery value to tell you every time its changed
Or would you implement it to tell you
so -(void)set<PropertyNameHere>
or
-(objectTypeHere)<PropertyHere>
hooking/swizzling is the only way (i know of?) to do that
Okay got it. I was just curious since i was doing kvo in swift. Was just wondering whats objective c alternative to that.
https://nshipster.com/key-value-observing/ googling "key value observing objc" first result
within your own code you can use nsnotificationcenter
in tweaks you can just hook
Right i know about that
Thats what i was thinking
You could have it send NSnotification
there've been places in my own code (https://github.com/kritantadev/homepluspro) that use a lot of nsnotifications but, elsewhere i've found just hooking my own code is better at times (https://github.com/kritantadev/signe)
stylistic choice really ig
kirb probably has the actual answer 
the Swift way to KVO is definitely considerably cleaner, since you don't need to stick the informal protocol objc method somewhere
hello

when will krit dragon upgrade to AirPods Pro
I would say just hook if possible, if it's "safe" to and won't hurt anything else unrelated to the specific feature you're interested in
for instance, in one case I did KVO on a UIScrollView's contentOffset (scroll position)
because hooking contentOffset directly would be a Very Bad Idea
Right
that wouldn't do what you want anyway of course, you don't want to know about me scrolling the home screen if your tweak is just for lock screen
missing kabir
unfortunately given the amount of swift I've written in the past few months it's the static duo
😂😂😂
i am learning swift at the moment. The thing thats confusing me is optionals of course. Just a little bit. And methods throwing
For me, its really important to understand why i am doing what i am doing. I could just type code in that someone else told me does what i want but i want to understand it.
honestly, just trying things until it works isn't even the worst idea
I'm probably going to hell for telling you that
but it's true
😂😂
if it doesn't feel right, then maybe it's worth asking
True since i could just search up the answer to every question
just don't write all of your tweak in layoutSubviews and you'll mostly be fine
But i just want to be prepared for that one time someone doesnt answer it on stack overflow
Or something
I want to be writing everything my self most of the time that i can instead of copying. But when its needed i will of course.
Yup just learning swift and UIKit at the moment to do app dev for a couple months and i will go back to tweak dev with a little more knowledge hopefully
you won't be able to know the answer to everything in advance of course
it's really a ton of learning as you go, and refining your skill at doing so
Yup actually writing it out and understanding has helped me to remember it by myself the next time i need to do the same thing.
I am realizing that. And alot of it has been the help of people here as well.
Alot of smart people like yourself have helped me along the way so its honestly been pretty easy.
How do I remove the clock hands and calendar text using info.plist for my snowboard theme?
when is limneos gonna fix the header site
idk about you but i am almost certain ARKit does not exits in iOS 3.0
how do you know that steve jobs wasn't just envisioning the future in 2009

no u b

Help!!!!!!
developers
true
That’s just science m8
this is what i do
note: does not always go well

now ios is damaged by 72%.
As long as you learn something
honestly if i get this popup it's not even inaccurate
'woops deleted /private/var again
'
learned that i'm an idiot maybe
Uhh


Is it a weekly occurrence or something ?
pretty much
this week it was kicking into recovery mode via checkrain.app with an OTA mounted on accident
sbreload bug kinda fucked me there
god i love vscode
That's pretty much exclusively how I work on my bot
because working/testing on production is the best solution
I just use vim over ssh 
i might have to use my build server for this tho its kinda borked on my pc
but this is how ima have to work from this arm laptop till WSL gets fixed(?)
what's wrong with WSL
that's sick wtf
when’s the next major windows arm update
i’m sure it has to be soon if they plan on fighting with apple in that space
dab
december 7 2020
f
they released x64 emulation then
how is it
IDA runs so well in it
bc of how it's done
x64 electron apps run like shit however, bc it's interpreteting an interpreter
interpreting the interpreter who is doing more interpreting
a ton of apps are compiled for arm on windows as well, visual studio made it a one-click build process
never tried that ¯_(ツ)_/¯
this is also why pycharm runs like shit in it
good dont
very much not ready for general public


t
okay that's cool
but so over the top
Noice
may be developmentally unstable but at least it has cool licensed ascii art

the most important thing to every dev
oh lord python division
Thats not xCODE specific
Pretty sure newer versions of compiler auto adds it in main. But its not a bad thing to learn, very useful when you are working with lot of autoreleased objects.
Those are 2 different things
Dude, I haven’t done anything regarding theos for more than half a year
Considering it’s a bunch of makefiles, it is surprisingly stable
ikr
I’ll try to work on it on my 10h flight
thing about a mostly-static language ig
harder to break if exceptions aren't even a thing
Well, some stuff would be less awkward to resolve
You can have a completely static code base with modern C++
when you have to rely on external released programs for any logic whatsoever, they're more likely to get it right
As you all know, if I were to change theos to another language it’d be python, at least for everything but the compilation rules resolution
a cmake-style makefile/etc generator might be interesting
(Like all the perl scripts, all the code involved in figuring out the environment tools available, sdks, etc)
lord i just leave that to the dev/$PATH
I’m possibly the second most knowledgeable about Logos (after DHowett) and there’s stuff I still don’t know how it works
i keep wanting to contribute to it, then every time i open the codebase i stare at it for 2 minutes and then leave
That’s a no-no for lowering the entry barrier to other people contributing
Exactly
It’s 20:30
&
13:30 
12:31 
2:31
Lol
just like your profile picture
vibing
nice place
East Asia ?
krit in da restaurant
coffee shop
howd he get there? 😳
20:32 
alone?
been chilling in my room all day alone so far no judgement
ye
may go down to feed the cats 🤔
✈️
flying home?
gm
@grave sparrow from last night: https://cdn.discordapp.com/attachments/726251110607880232/789737268059308042/image0.jpg
wtf no the chemical is very fragile
too much heat and it decomposes
that's why ü can't smoke it
wtf
:ühh:
was funny but jesus christ
why does your u have two dots
what do yoü mean
ü
:umlauthh:
lol back when i worked at mcdonalds 3 years ago like 4 of the people working there couldn't understand 24hr time
it was funny then sad
anyone here have any good articles on solarwinds?
i've been ignoring it but its been in the news for like 2 weeks or something now

why does the US offer like the worst possible internet
paying for 1gbps and then getting 1/50th of the speed on ethernet
Thats just you
Not an article but
https://twitter.com/0xmatt/status/1340071425462267904?s=21
It's profoundly interesting watching this whole thing evolve from an initial InfoSec reaction of "OMG this company got pwned & they're a big IR firm, were they even paying attention?" to "OMG this IR firm uncovered a global operation b/c they were paying such close attention." https://t.co/1ZbWOI0EwY
@tepid olive i literally ate you
hey, @half walrus

I’ll likely have a lot of free time this weekend if you want me to do something with DragonGen
nah it's fine for the moment
need to do some planning before i start making changes to it again
- need to write a yaml parser
Not a fan of pyyaml?
rather have 0 external dependencies instead of 1
- need handling for stuff like
thing:
- **/*.m
which pyyaml doesn't parse properly w/o quotations around the glob
ahh
why not add a custom case for that instead of rewriting the whole
seems much more efficient
bc if i do that i have to fork the project and instruct users on how to pip3 install the forked version
Besides https://hbang.github.io/libcephei/ are there anymore write ups/tutorials for Cephei?
and if they have the regular version installed they cant install the forked version over that
i mean that’s a 2min action at max
its supposed to be one-click setup and i'd rather not have the automatic installer replacing their already-installed stuff with my own forks if they already have pyyaml installed
but you do work with venv’s yes?
adds a layer of messy when I can likely replace the entire thing with a 10 line parser and call it a day
(+ ios python doesn't have pip preinstalled)
(+ other OSes dont always either, gets even messier on windows at times)
one way ig would be to have a setup script to scan for python3+ and pip, install as needed and proceed the dragon installation within a venv
and the webhook picks it up
that's (- venv stuff) what we do now, however i really want to avoid relying on too much regarding the users OS' implementation of python
```Minesweeper! (10x10)```
||:one:||||:one:||||:one:||||:one:||||:one:||||:one:||||:zero:||||:zero:||||:one:||||:one:||
||:one:||||:bomb:||||:two:||||:two:||||:bomb:||||:one:||||:zero:||||:zero:||||:one:||||:bomb:||
||:one:||||:one:||||:two:||||:bomb:||||:two:||||:one:||||:zero:||||:zero:||||:one:||||:one:||
||:zero:||||:zero:||||:one:||||:one:||||:one:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||
||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||
||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||
||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||||:zero:||:zero:||:zero:||||:zero:||||:zero:||
||:one:||||:one:||||:two:||||:two:||||:two:||||:one:||||:zero:||||:zero:||||:zero:||||:zero:||
||:two:||||:bomb:||||:four:||||:bomb:||||:bomb:||||:one:||||:zero:||||:zero:||||:one:||||:one:||
||:two:||||:bomb:||||:four:||||:bomb:||||:three:||||:one:||||:zero:||||:zero:||||:one:||||:bomb:||
pixelomer
3-breaking.parcility.be.like
com.pixelomer.ignoreme123
luckily, the yams spec is pretty simple, so a parser should be relatively trivial
it even works in iSH rn, and i'd like to keep that "works literally anywhere on anything" going
ah i see, welp then good hunting
yeah, and the modifications to the spec for dragonmake format simplify it even more
if the mod is what I think it is, it should nip the rce in the bud too

I love eating remote code execution
imagine not using virtualenvs
imagine having dependencies
a pretty long vacation if you ask me
pretty massive vacation
I think his travel agent made a massive error

no he's just taking a massive shit

nice
kirb got his emote in just in time
it me





guys this retard @late ridge just hooked layout subviews, and in it (every time) he allocates memory and creates a new image view. he adds that image view as a subview, and LOADS 54 IMAGES INTO MEMORY IN ORDER TO CREATE AN ANIMATION
NO ITS 71 IMAGES

ok retard
it works /s
@late ridge i have lost all respect for you as a developer until you fix this and do it the right way
dont you dare submit this to a repo
holy shit if you released that

idk why you are surprised by that, literally more than half of the tweaks out there do this.

You could say layoutSubviews is the standard for tweak development
ur kind of over reacting but ok
hes 12 what do u expect
wait i meant to say 10
probably 4 tbh
it’s not literal
it’s purposefully over the top

can you not tell
smh people take shit too seriously
"literally everything i say is" could replace the word "it’s" here
ok?
true
Absolute nutjob
@late ridge advice- make a new method using %new %new -(void)newMethod { //your code }and state it in the interface you are hooking. -(void)newMethod; and then you can call that method in another method that gets called once. -(id)methodFromIos { self = %orig; [self newMethod]; return self; }
and also you can create UIView as a property
you can create new property in theos by using %property. let me show you %hook something %property (nonatomic, retain) UIView *myView; %new -(void)newMethod { //your code to show animation and you can use your newly created UIView property here } but you also have to interface your new methods and properties like so. @interface something: something @property (nonatomic, retain) UIView *myView; -(void)newMethod; @end

instead of hooking from layoutSubviews like a idiot
thats like the #1 thing you are advised not to do lmfao
yea do you really want to fuck up someones phone when they install your tweak. learn to do things the clean way instead of what people advise against
yes
%hook UIView
-(void)layoutSubviews {
%orig;
[self setNeedsLayout];
}
%end
quick q: is layoutSubviews bad in objc apps too or is it just a tweak thing because they run in the bg constantly

true
addSubview not working is the reason i quit tweak dev
and for good reason clearly
its bad practice. and also i am pretty sure it causes memory issues


this but on an iP6 with 1gb ram
yeah ofc
what about us A5 users tho

malloc(12800)
which incident
kek
coolbooter x 8.4.1 is best
just a slower boot but you get full iOS 6 + a modern fallback os
tfw learned jailbreaks existed October 20th 2019

true
pokimane
used checkra1n nov 14th stopped jailbreaking on 14.0 official release
jelbrek is kinda useless now for me
so yea app dev is much more fun
fuck pokimane
who tf works at apple here
moving the chunk loader to a position that would place the mobs in lazy chunks should in theory stop the ai (non entity processing) and fix the lag
hopefully
The fact that actual Apple Executives are on this server using, recommending and condoning tweaks blows my mind, I'd think that they'd be against the idea of sharing what they use and discussing them as if they are just normal users, I mean as far as I'm aware Apple hates jailbreaking devices and wants to stop it at all costs, that's why it's getting harder to do, but the fact that they are here discussing tweaks and saying the price of them, essentially recommending them, still blows my mind. understand they are here mainly to add features to the default iOS, but that doesn't necessarily mean you have talk about it and help others out with tweaks. Not complaining. I personally think it's awesome. Just, I find it kinda strange and hard to believe at times. And that some are even giveaway sponsors is even crazier to me, I mean, it's essentially supporting the community that all the security patches destroy. Awesome that they do it, just kinda odd to me.
who wrote this shit
its a bunch of collision calculations, though, since i keep these 70 villagers in a 3 meter by 3 meter area
woe
The fact that actual Apple 🍏🍎 Executives are 👉 on this server using, recommending and condoning tweaks blows my 😀 mind, 🤯 I'd think 🗯 that they'd be against the idea 💡 of sharing what 😦 they 💁 use and discussing them as if they 💁 are 👉 just normal users, 🗣 I 😀 mean 😏 as far as I'm aware Apple 🍏🍎 hates 😡 jailbreaking devices and wants to stop 🚫 it 🚮 at all costs, that's why it's getting 🉐 harder to do, but the fact that they 💁 are 👉 here 📌 discussing tweaks and saying 🗣 the price of them, essentially recommending them, still blows my 😀 mind. 🤯 understand they 👩👩👦👦 are 👉 here 📌 mainly to add features to the default iOS, but that doesn't necessarily mean 😏 you 😀 have 🈶 talk 🦜 about it 🚮 and help 🆘 others out 😝 with tweaks. Not 🚯 complaining. I 😊 personally think 💭 it's awesome. 👍 Just, I 😊 find 🔎 it 🚮 kinda strange and hard to believe at times. 🕠🕢 And that some are 👉 even 🌕 giveaway sponsors is even 🌙 crazier to me, I 😊 mean, 😏 it's essentially supporting 🎗 the community that all the security ⛔ patches destroy. Awesome ✨ that they 💁 do it, 🚮 just kinda odd to me.
.



@tepid olive why r u white name

takes one to know one
ok well imma go back to doin ur mom
true
why write all your code in layoutSubviews when you can write it in AppDelegate? it's the code that runs closest to the CPU!
The more code you have in the app delegate the faster your app will be. App Delegate = closest thing to the CPU.
267
539
why did I just watch this whole thing
it’s important
on a scale of 1-10 how important was this video to you today
In theory, that library supports touch simulation from another device. You could make a remote access client for ios
Which is obviously not the norm
It would be possible
If someone wants a challenge
@twilit jungle could you look into this.

Remote access on ios like teamviewer. But with touch simulation
Sending the position tapped on the screen from one device to another?
You think its possible?
Yes
So in theory its like remote access on ios
ig
I mean thats huge isnt it?
Obviously really challenging to do
But i am sure someone like you could do it
Getting the display to the other device would require implementing a custom streaming API so yeah challenging.
Okay so how long do you think it would take for someone to do this
Like a rough estimate
I mean I KNOW you could do it
I have no clue how streaming content works so it would take me longer than others.
The library is open source
And it works really well
Up to ios 14
Oh we talking just touch events and not the display
No i am talking about the display as well
You could stream it
And take the touch events that are on the stream to replicate them on the client
Using the library
Obviously really complicated
I would say the streaming is the hardest part of that. Doing that without lagging the device would be the challenge. Forwarding touch events is very ez.
true
Right i mean if done correctly. That tweak could be something really cool and obviously could be paid. (Not sure if it would be using the library). BUT it could really helpful for people on discord to help other people
Obviously also unsafe if someone lets the wrong person on the device
Man @twilit jungle you should totally look into it.
True
But it was just a idea for what it could be used for
Personally I don't think that should exist for that sake.
Yea. Its better to figure it out yourself
But still a useful tweak for some people don’t you think?
I am sure people could find a lot of reasons to use it
I don't really see any use case for it tbh other than the one you mentioned, but that has more cons than pros.
Wait. Could you use airdrop to airdrop it to a client on pc and then stream that to the device?
From the pc itself
That would reduce lag but introduce complications
AirPlay has streaming API so you could technically make use of that.
Right thats what i meant. I mean its worth looking into
It would be one of a kind.
Someone needs to at least look into. It couldnt be me since i am no where near knowledgeable on something so complicated
I don't think anyone has the AirPlay knowledge so we are all on the same boat.
If you actually tried i know you could do it.
But thats the matter of if you think its something that you even want to pursue.
Perhaps look in tweak bounty and if someone wants that
And the price is worth it
Doubt someone asked for it recently
Lol definitely not, don't have a device to AirPlay to to gather that information nor do I have any use for it.
Understandable
I mean it could have a lot of other benefits as well but who knows
I just wanted to bring it into light if someone wants to attenpt
Maybe me in the future who knows
@twilit jungle carbridge streams display
Not open source 

Man idk. I would do it but i don’t think i am qualified enough
I don't think that streams it, its more like having another UIScreen for car play
Yea probably. And its through usb
But idk much about CarPlay so I could be wrong.
And connecting through wifi would be really hard
As well
Yea its not for me lol
Idk i just got a random idea lmfao
nfr
virtual cookie to anyone who can figure out what this cursed syntax is for
and yes this is pure swift

nope
To Hook things?
Setting the text of a uilabel to hax
that's the point of the entire thing but the question is what orig {}.blah achieves
yes it's similar in intent
nope, orig {} is required for every orig call; it's not that
Wait
big hint: here's the method signature of orig:
public func orig(_ ignored: () throws -> Void) rethrows -> Self
look up what rethrows is supposed to do
the rethrows here isn't used for the expected purpose
okay here's the answer: the throws-rethrows dance breaks control flow analysis so that the compiler doesn't think that the function is always recursive
no cookies for y'all sorry
it's possible to declare orig this way too
public var orig: Self
but when you do that, Swift will emit a warning any time you call orig
should've burned it a long time ago tbh
Is this kabirhook in the making
you're not even wrong
Thank god i am learning swift. On project 7 on hackingwithswift
ayy nice
Putting my bets on kabirhook
you already have more faith in me than I do
Man if anyone could do it, its you.
aw thanks
Bromantic. No homo. Keep doing ur thing
@vivid dew 
because i don’t have any other roles?
what other role would i have otherwise
out of curiosity, for anyone here who's used swift, would you prefer this syntax in orion:
dynamic func setText(_ text: String) {
orig.setText("hax")
}
or this:
func setText(_ text: String) {
orig {}.setText("hax")
}
@nimble parcel personally I would prefer the first one 
first defo
I prefer the first from a clarity standpoint too – I'm a bit concerned that it might result in the word dynamic polluting tweaks a ton though and also it's slightly slower than the second option
But I'm inclined to go with option 1 anyway since the {} is just confusing
yea the {} is weird ngl
I've been trying to figure out whether it's possible to do orig() but it doesn't seem like it is
orig() would be nice but couldn’t someone make a function to do that? not sure how the whole orion system works at all tho
the issue is that swift misdiagnoses a recursion warning unless you use some hacky workarounds
I’m not entirely bothered either way, it merely is just getting used to the syntax
just make a custom toolchain
I would say go with the second option @nimble parcel
Honestly better than tweaks full of dynamic
And its a little difference plus its rather fast
Its just adding space {} rather than adding dynamic for each func
Option 2 makes the most sense
okay good news I figured out a way to get the best of both worlds :D
func setText(_ text: String) {
orig.setText("hax")
}
this works now
second one feels unusual. what is the closure doing?
see #development message – I found a workaround that doesn't require either hack though
ahhhhh interesting
the new hack is using @_transparent alongside a false negative fatalError which is arguably even worse but hey it looks pretty okay
you have achieved perfectness
I might actually have a play around with Orion later today, now that I have a purpose for it


I’m not sure whether to love you or hate all of you lmao
@cloud sundial gm btw, just hanging around at times here. Enjoying my time off & vacation focusing on family and investments
@narrow mason speaking of taking a shit, bro the one I had this morning was literally godsend. You know those shits where it just flows, the window open with fresh air and sun shining? literal bliss
...
Good to know you're okay bud. You've been missed
@nimble parcel does swift not have default values for arguments?
It does but it assumes that default closures throw
Huh. What about using a global non-throwing closure as default?
I honestly have no clue about swift
appreciate it, how have you been? I haven’t seen you around lately
I've been alright. Just busy with life, and the possibility that my father and brother have covid
Not sure yet, but there's a good chance they do
Sounds a tad rough, sending blessings your way. You’ll get through it, in case they do have covid I wish them well and speedy recovery.
On that sidenote, did you get tested?
Thanks bud. Appreciate it. And no, not yet. Will do soon, even though I don't have the symptoms
I see, alright. Just assumed since it’s first-class relatives which might contracted I figured you might’ve gotten tested as well since the chances of your potential contraction might be asymptomatic, who knows
Stay safe out there man

does anyone know what -(BOOL)isProController does in BluetoothManager/BluetoothDevice.h
obviously it detects if you have a Nintendo Pro Controller connected
it detects if you’re grooming kids
Patrick has entered the chat

finally i fucking finished the piston bolt
_ _

huh
da fuck
what does that even mean?
who
still waiting on injectors to have swift support tho
it doesn't mean anything
I thought you meant me
it's bullshit
you would be correct
u just need the swift runtime
@tepid olive dumb bitch
depends on your version
if you're on 12.2 or higher, you don't need to download it

yeah

Just gotta document FunctionHook.swift and ClassHook.swift now; those are the big ones
gg
swift hooking?
@gaunt mesa you literally told me yourself tweak injectors can’t hook swift

smh i meant inject
wen eta
DOCUMENTATION 
here's a quick reference for registers in particular https://github.com/apple/swift/blob/main/docs/ABI/RegisterUsage.md
yeahhh lets kill objc
bc ; is scary 

it winked at me funny
could it be

you sir are a legend
I'll read over them in a bit 
wonder how quickly I can get Aemulo backend running in Springboard

the docs aren't online yet btw but you can generate them yourself by cloning the repo and running jazzy (after gem installing it)
pog champ
the root will be at jazzy/index.html
hopefully
no that's vague
i said "it's currently not possible, from my knowledge, to hook a pure swift application and expect the hook to function properly"
someone probably did something and it's just a hot mess tbh
Sir Captain Incorporated
orion orion orion
mine
not since last month
By releasing high quality content
fineeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ill take one



L
wym bro you downvoted yourself too
Anyone who ask for a dev roles cause they are a dev should just be banned


@worn tangle ngl that ui looks straight out of iOS 3
On both the app and menu lol
True developers don’t use stock emotes

make an AI that can take over the stock market and manipulate the world’s market
I need an original tweak idea
Legit everything I’ve made/making is a remake of something
pee
poo
Bruh
bro
I remember the terms of my dev role 
can you not pls
No set rules
dude
My terms were release my projects in the pipeline (this was like a day after WWTC)
begging definitely isnt one of those things
True
and isnt helping you whatsoever
Why do you even want the role 
It just makes you blend in with the editions and other developers
true, wanting a role is pretty dumb bro
end of the day its just discord
the role dont mean shit
Wouldn’t mind admin perms role though
me either

yea i didnt beg for them
Literally my role was a cheeky dm
That’s it
Not begging

Release relevant shit I guess

Bruh
Imagine begging for role
shalom

Now that is a name
i lost 8ball
Cam using birdpoop on you Aaron

Torture
but most importantly, cock and balls

@grave sparrow wtf you copy me
Bruh
bruh
I’m good, wbu
wow two retards meet
The fuck
holy shit guys keep spamming those emotes
Shut the fuck up Carson
no please keep spamming they genuinely bring me joy
especially ghost cock emote
please send ghost cock
PLEASE SOMEONE


For that, you need to DM me what you made
@shut stag I'm tryna get the genius role because im a so smart (if that makes sense), Im not trying to get notifications from #roles
so there's WMs for windows
probably factual but i cannot independently verify that statement at the moment
alt+0-9 to swap to the different desktops instead of minimize/maximize
There are WM for any OS
wms other than dwm.exe
game hacks?
its super nice

Why not start with hiding the dock instead


for using betterdiscord 

wait
Why you admit to using logs Carson

no like i’ve literally never heard of better discord
@tepid olive I should request dev role and show him Gears
i’m literally on mobile i was joking 
burrit0z uses the other one
power cord
powercord or whatever
the one that got hacked and nuked yeah

the one that proved it has 0 security
cock
Isn’t this just 4 lines
discord literally does not give a fuck
ok white name
getting a list of installed apps
CYGWIN

6
How does it work differently on lock screen
installation
Ah yes makes sense
true
i care about the game mod menu
i'm mad because econ test tomorrow
I like how Signal was the tweak that got me dev role
@half walrus ur site isn't dark reader friendlt
i have best website stfu
Stop plugging your stupid sites
i have almost 0 desire to do anything about this
LMFAO
all jokes don’t have to be funny























