#development
1 messages · Page 292 of 1
this should be generalised to a “how to use computers guide” tbh
how to live
I was wondering what FritOS was for a second
its kabir!!!
LOLOLOLOLOLOLOL
FritOS we got something here
it looks like one of those Amy's frozen meal things
jk jk i eat indian curries that look like vomit every day
Kabir not actually God yet tho, only God when I make a tweak without ObjC
Exactly what it is
fr
lul
‘tis I
@nimble parcel the goad
Love indian food. Used to eat it all the time
true
Tag not found
!t nfr
Tag not found
I too eat Indian food all the time
Objective-Cycript
we need to rename it



u wont love it if u ate every day food that my mom makes
Objective-Cunt
I still love my moms food
excuse my language
Ofc u do bhaisab
I do too, but shes too healthy. it make me go apeshit craazy
guys I am blanking, what is the thing called devs use for people not to pirate their tweak
d r m?
yes
digital rights management
aka poorly implemented bullshit that negatively affects the end user
true
something liek this everyday excpet more dryer

how do you have a dryer soup
^
dude its not even a soup
dehydrated curry
its more like putting all kinds of spinach crap and calling it a curry
I use arch
more like it
🤣🤣🤣🤣
there
✅
i wanna get out of college so i can get fat
arch btw
meant school
wth
the american dream
lmao
it sure is my dream
fr
and im american
okay wake up
🇬🇳
6 days for what?
I aint doing that
better make that tweak in five
so you have a sixth to show it off
oh okay
i need money
this is not the best way to make money
true
you should get a job if you're serious
haha the obj c course is 24 days
🚀

im 16 so i cant day trade
odds
jokes aside tho roulette is so big brain
pls stop
house always wins big pp math '
that hurts
i love delta
this guy ake 14k a month by creating altstore
delta gud
making a living off patreon bad
168k annually for a frontend of cores made by other devs
rip
i mean its still good but rip the people who made the actual emulators
i need like a 5k to buy an ipad and mac M1
Mac M2*

the entrepreneur
I’m as real as the supercharge public release
true
that is to say literally non-existent lmao
is that supposed to be you leaving me on read
real as me making one in 2020
the first one is gud
Ik right
lmao no but now I wanna use it like that
Some idiot posted it on insta and dint provide a link
read. ignored. ✅
✅
Had to fuckin dig deep into the internet
Fr right

Im the AI he created
self bot
Yea

Smthn like gilfoyle 2.0
👍
I wanna go to sleep

But cant
weeb moment
Anyway
F
I didn’t create a bot but thousands of people hate me anyway

I think ull fuck with it
that makes one of us

no I enjoy living rent free in the haters’ heads
me waiting to make a tweak in JavaCycript
me waiting to make tweak in python
Boom roasted
I renamed it JavaCycript
royalties starting now $5 lifetime limited offer
but do you have hundreds of meme posts about you
and literal propaganda posters for the movement against you
damn I’m already paying royalties to @misty cradle for Orion how much y’all gonna rob me
I didn’t
LOL
ok i am now obtaining the takis
replies to comment 24+ hrs ago
eta Orion now ✅
there’s at least a few on r/SuperchargeApp lmao
7* 

I’m curious about what you did now
Kinky 😉
True
there's a really shitty meme app called iFunny
I made a bot to steal and upload memes and my account got insanely popular
but then apparently people thought I was a pedophile
and they don't like bots
and the app is also a cesspool
dw the ifunny degenerates don’t deserve rights anyway
true
I am not a pedophile smh
and I am a person, in fact I have done many captchas successfully
expOsed
how is the mouse in the water
What’s the derivative of 6x
6
man camera tv
LOL
😭
wait @wicked summit aren’t you the woman who fucked that 17yr old?!



What did my retinas just receive from this cursed device
No

🧿
Bottom text
Top text
:evilrondo:
i haven't received a damn thing
you have my thoughts and prayers
titties > thoughts and prayers > money
I agree
apple computing rectangle
you can buy titties with money and money with titties
really makes you think
+ beta pls
this is profound
society.
Actually the NHS would give me free titties 


did i say you were then 


You do not have permission to use this command.
You do not have permission to use this command.

log_args = (
f"NSLog(@\"Arguments:\\n{NL.join(['%d' if iprimitive(type_) else '%@' for type_ in types])}\", "
", ".join([f"@({arg.name})" if iprimitive(arg.type) else f"{arg.name} {BOOL_FORMAT}"
if ibool(arg.type) else arg.name for arg in args]) + ")" if args else ""
)
python is readable
unless it's my python
😈
What the fuck have you done
printing without stdlib tho
Poggers
nice
#import <bruh>
I just looked at the deb timestamps
and i've been working on changing UIFonts for 8 hours




love this string of emotes
true same
how do I build a theos tool?
Like you would with a tweak
main.m:6:9: error: 'NSAutoreleasePool' is unavailable: not available in automatic reference counting mode
// First program example
#import <Foundation/Foundation.h>
int main (int argc, const char *argv[]) {
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
NSLog (@"Hello, World!");
[pool drain];
return 0;
}
What did I do wrong?
It’s changed to
@autoreleasepool {
NSLog(@"Hello, World!");
}
```
So instead of in between nsautoreleasepool....
Code
[pool drain] it’s that way
Not really
This tutorial only has a few things out of date
The rest pretty much still applies
ok
also how do i see my built example?
I added my device ip
and it said it installed
well then it installed
The console
where?
the console
bruh doesn't help if i dont know where the console is
macos apps > utilitiies > console
and select your device
or idevicesyslog on linux
or imagine using windows 
Literally unusable
@tepid olive wym
im following https://github.com/uroboro/Learn-Objective-C-in-24-Days-Clone/blob/master/blog_posts/41.md and im trying to log to console but 1. it goes so fast. 2. when i search through console it doesn't log.
// First program example
#import <Foundation/Foundation.h>
int main (int argc, const char *argv[]) {
@autoreleasepool {
NSLog (@"Hello, World!");
return 0;
}
}
The code I'm using.
i suggest putting something like "[MyApp] Hell, World!" and then search for "[MyApp]" in the console
Ok I did. I can confirm that it doesn't log. What's wrong with the code?
If you run the tool on a terminal, NSLog should output to stdout
should
I thought it ran automatically
Uh no
Do I have any apple silicon friends here
How'd objc compiling end up going?
any luck on your iOS device
Copy the binary (it’s in .theos/debug/NAME possibly, I don’t remember off the top of my head) into your device’s /usr/bin and then do NAME or /usr/bin/NAME to run it
If you can ssh in as root you can do snappy -o I believe
that should rootfs you
yea
yea did it say it worked?
Hi guys not really a dev and idk if this would go in #legacy but what is ur guys stance on discontinued/abondoned paid tweaks
the app should pop up
like remote messages
only available through cydia store (gone)
dev left scene years ago
so where can I find the tool that theos installed?
try again then
also try restarting usb service/moving to another open usb port
Day 297 of no Procursus/other bootstrap switch in the checkra1n app
Eta never
YES
IT IS
DDD

wait @tepid olive wtf how do you have no number tag on your name
there is no #randomnumber
like mine is #7777
NFR

i am
lmfao
@tepid olive retard
online class moment
yes apparently
i use obs tho so
idk
probably obs
zoom itself might in the new update tho
nfr
its obs
obs and streamlabs obs both enable streamer mode from my experience
zoom doesnt
Triangular Corp.
ayumuvirus true
ssh into your phone, sudo apt install nano clang wget git
Then place an iOS SDK into /usr/share/SDKs
@surreal mountain ping
pong
@tepid olive do u have an ios 14 sdk with headers?
no
Just a reg one

i do not
Do what it says
whats up
i use ios 12 sdk last i checked, so i could compile for arm64e
Remove the entry from that file
Do u have an ios 14 sdk
yes
May u send a link
@tepid olive
np
apparently blue from blues clues is a she
Wow
Im gonna go get breakfast and stop bein a lazy fuck
ok
wtf did they change the character design

yes
lmao
thats a checkra1n moment
Its a sileo moment
Sileo makes that problem
It annoys me
fr?
Yeah
Complain to coolstar
new apt thing?
No
Its just them being silly

all i know is that i never really used normal checkra1n
just sex ra1n
so i always remember it being there
Stylin like eminem
lmao
dressin up like you boutta rob a bank

Lmaooo
It’s too cold man
Lmao
Hayden robbing bank

OH PAPI
EMINEM DA GOAT
r/suddenlygya
the what now
oh lmao I was on crack
yes fr
Yes
Compile some objective c code
Just run clang main.m
U may have to restart ssh
Im a /User/GitHub person myself
pogggggggers
link against foundation and import it
Foundation.framework
and import Foundation/Foundation.h
then just link
when compiling
he means adding -framework to your clang arguments
-framework is just a fancy -lib thing, you still got to link what you use
clang -fobjc-arc -framework Foundation
i use the xybp888 ones
or whatever they're called
they have sdks for every relevant version
and then some
oop
^ or fix ur shit
we told him this morning iirc
i was there
oh
wtf
you are not the same person?

lmao
my b
yeah so instead just do
@autoreleasepool {
//code
}
yes
your code
NSLog(@"Hello World");
return 0;
^ your code probably is something like that
true
yw
building for macOS-arm64

what
_ _
lmfao
this is why we specify target
ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libSystem.tbd, missing required architecture arm64
nfr
its clang 11 i would hope it cant find arm64 for mac
just use -isysroot
yes
idk what i am doing
just messing around with clang options
seeing how to use them all
there is no goal here
@fast quiver hooker named lib
wish you could still easily quote stuff
miss quoting
someone make discord quote tweak
discord code is 99% web requests and shit so i aint doing it
@fast quiver hooker named lib
@tepid olive true
Old version of discord mobile app
howd u quote
@tepid olive
.
app sexmin probably
app sexmin probably
@tepid olive it works
Wow
This is sex
bouta package this to an ipa
test
t e s t
Gm

Gm
@tepid olive
I made a dock scroll view just like ur tweak
so original
i'm sexy christmas
is how I read this
I’m sexy Christina’s is how I read this is how I read this
@tepid olive
For fucks sake
@tepid olive
The quote has returned
@tepid olive
@tepid olive
@tepid olive
@tepid olive balls
Nut7
Nut7
@primal perch
oh boy
stop
Ok? You said you already wanted to go back
There was probably a reason or you were just being negative
yeah cuz i miss toronto bro

also the airport carousel scuffed my bag
no
unless that's a standard in the US 
ranking airports based on how much they fuck up ur bags

yes
my family went to china two years ago and 

^ baggage went like this bro
indeed
confirmed
baggage dead
dont complain about your bag getting "scuffed"
its barely happened to me
it aint a mfing gucci bag i know that
yeah but its hard plastic so now its fucked up

:catok:
@tepid olive
@restive ether cock
too true
🐌
tiktok algorithm is so shit wow
i literally click "not interested" and it still shows me this shit
smh
yeah
install the remote-ssh plugin on vscode
add the host
then open the folder with the .m
then edit
thats what i do to dev on windows
then youre not sshing correctly
🙂
o
yeah no
arm not supported
it's taking forever to load lol
oh my bad hold up
true
I just use these three ancient reference books from when my dad worked at nasa 
how does the book i send look though?
they're like reading an essay
i mean its probably fine
what i sent is just my recommendation as i own it and its good
^I don't rly see someone making a bad C book
but I am willing to be corrected
how do i send a pdf that 100mb here on discord
drag and drop
yeah
the whole book is in pdf form for fre
hard copy way better than pdf
well eyah
use that if you want i just think a physical copy is better
but depending on where you live it may be too hard or expensive to get
its too expensive
its like 64$
i can get an iphone 6 for that
to test on
this what the book says
which one do u suggest me to read
what i recommended earlier
cant really go wrong with either but thats my suggestion
ok does that book cover like macros and stuff
yea just look at the table of contents
one of the authors of this book literally created C
i think they'd put the relevant information in
true
it's concise
I need smthn more deep and shit
but if you read it all and do some of the exercises then youre good
my mans is dedicated
i took one class when I was like 13 and just look stuff up as I go
lol im 16
got no job
dont have an ssn
am a fuckin immigrant
if im not dedicated im just another guy whos a waste in this world
I need to be someone
welp, people simp for good devs here
so, if you want to be someone, just make something good 
Yes thats my goal I wanna make like my own iOS shit
Just to learn how to make an OS for fun
But most importantly i need to put out a tweak that people will love and actually will use
Btw whats lexical structure?
hello who do advent of code challenge
Heh?
wait what
Yea ik right
Its just the name not the software itself
wtf
@gentle crescent ur hot
Fr right
YEA
That really you @gentle crescent
No way
wtf
Ur fuckin hot

:nfr:
God damn girl
:frcoal:
U got onlyfans? Lmao
not for u
Oh u got an only boyfriend for me?
Just kidding btw
Dont mean any disrespect
In any way
@lethal ice gm
smh my head
Oh im really sorry
@tepid olive horny jail
trueee
bonk
Doesn't look like it
Sorry @gentle crescent
ur just saying thay because you want to fuck me :/
Im a horny virgin teen whatdu expect
dumbass
Fuck u lol
have fun living that one down
Corrina kopf real tho?
And?
:pepe69headout:
Doesn't mean you gotta be cringe
Cringe?
Wtf is that
Dude treat me like a guy who was born in stone age
And has been living in this century for 2 years
Inga ungo boonge
Boongu jungi lungo
Apple CEO Tim Cook shows everyone some classified, next-level s**t at the iPhone 5 launch.
About Key & Peele:
Key & Peele showcases the fearless wit of stars Keegan-Michael Key and Jordan Peele as the duo takes on everything from "Gremlins 2" to systemic racism. With an array of sketches as wide-reaching as they are cringingly accurate, the p...
I wanna be like that
Fuck yeah
@tepid olive do u have anything development related to discuss
Yes
I just also wanted to know if i want to design UI is there some editor like xcode for jailbreak?
But thats so fuckin hard to do
Bruh
My desogn is compelex as fuck
Can i create tweaks using xcode?
I wanna make it
Well fuck them i wanna code

ok?
Gonna make it
thx
contact @primal perch for free nitro
nfr
i need to make my concept real
@tepid olive so? whats stopping u
idk how tf i can design that whole thing programatically
i am an absolute beginner to tweak dev bro
if you want to make it get out of this time sucking virgin filled channel and go learn objc
Yes but instead of depending on people to carry them out like steve jobs, I do it on my own
Im in a class riight now im jsut passing time
Please stop spamming this channel.
Yes that is a new one 
i have time to kill
i need to know what tools i need to have to make my concept reality
what are u working on
youve come to the right place
no
A lock screen widget redesign
How? I can find shit on how to use xcode to make tweaks'
don't use xcode
I only know swift
it sucks for it's intended purpose, it's even worse for tweaks
Use either AppCode or Visual Studio Code
Im takign angela yu's ios 13 coruse
use VSCode
It dosent work for me, so i use jetbrain rider
using Appcode for tweaks takes a good amount of experience with how build tools work
which nobody here has

i mean
oh if u just run theos/dragon through it yeah it's good
oh
yeah
most of the time I set the whole thing up properly
is appcode like xcode but better for tweaks?
build it as a dynamic library and properly package it with post install scripts

then use dragon for handling the device
dont know squat on what you are saying
i just make clean do through script ez
dragon?
yeah i was talking to tr1
im like absolute beginer of absolute beginners
oh my bad
"Don't reply "
it's hideous
ok
just respond and we'll figure out who you're responding to lol
good morning krit
sorry @half walrus
like we've done in every chat client before discord had to go fuck things up
morning @surreal mountain
i will be using dragon on armbook 😮
yeah just stfu
fr

wait did you get an m1
Krit got a lenovo
lol
see i can even read minds now
8x3ghz snapdragon
yeah i got an mba
i got an hd 6xx :intjcum:
ill be using procursus as well
Can you hackintosh it though

wait why am i still here
@ tr1, not yet :)
so ill install appocde then
that was why i got one
Does that mean you are gonna work on it
@tepid olive install Visual Studio Code
im plannign on reading the 2 books i sent earlier in chat on C and the nobj C
they really giving the Advanced Dev role to anyone these days huh
@ tr1, yeah
@surreal mountain you mean your thing
@half walrus okay
oh
fr like why does @lethal ice have it
a ton of people on the hackintosh discord told me hackintosh on a WOS laptop is impossible and i need to shut up
so
all he does is send
in chat
and that uh
now i have to do it
whats emacs?
csgo
true
why do I have it
WOS meaning Windows OS?
dont worry all that happens in backroom is [redacted]

only good arm windows processor i know of
m1 should be op
i added you as a friend krit
I love the m1's specs, no doubt better than the snapdragon
procursus on macos 
advanced is hella worth it for super intelligent and deep discussions
@vivid dew sir that is not possible i do not think
:monkaW:
U have all those @half walrus on m1
so lowkey it's a much better laptop for me in general than a macbook
i think the restrictions is just a windows arm build










:spotify:




