#development
1 messages ¡ Page 468 of 1
aight so what exactly do you need again
Yes but c++ related with all langs like if u know C++ its base for all langs
Too much brackets too much details make syntaxs longer @gaunt pewter
Yep
đ now i really need the login system cz iam in the middle of my project
Not have time
Cz i wanna pay just make it for me
Dude the login sys i ta small part of my project
just the login / license backend?
yeah i donât think my guy knows exactly what he wants
I know server side
so you literally just need the ~10 lines of code to fetch device credentials, send a http request and validate
My server-side is spring Java
Api with mysql
Its a management accounting system
And i wanna sell the sellerman app with license
this feels more and more like you took a freelancing contract and now seek to fill in the gaps
then why are you assigned to a task you donât know the language for
I said i will pay
thatâs unprofessional at best
Not my work
that's the best 
Yes is main and for a company
Jailbreak application for a company?
Lul people use tcc?

Ask how much u want
solid proposal
thatâs not how it works, you propose work and set a budget
Its your code ask
i donât know your budget so i canât assess
Just ask bro
I'll do $419
fraud
Budge my whole project its 12300$ with 30 users
For 10 lin code 400$ !?

if you plan to spend that much you're in the wrong place
thats why I told you to name something, what else did you expect

and yeah, go to upwork or other similar platforms if your project is actually serious and not a meme
@tepid olive go make a accounting management and u know whats the users for
honestly the best option

accounting software isnât that bad to make though
so
theres currently 2 libraries
SwiftyHue just uses the Hue SDK
mine doesn't use it
mine just talks to the hub directly

did you make an api for it
I have an old one that works but is kinda bad
I'm tempted to rewrite and make it good
rework time 
ikr
you can tell it's bad because all the files have deadname
doesn't hue have an api?
yeah
that's what my think does
the only 2 available libraries for iOS sucked so I just made my own

would you rewrite it in swift
no i mean if you rewrite it
ah okay, but working with the api shouldn't be that painful
would it be in swift again
yeah
it's not awful, just a bit confusing
ok pog
it's a lot easier just typing Light.off()
Light.setColour(UIColor(whatever))
Light.setColour(.none)
yeah, that's why you should probably make your own api functions
I like Rust but I don't know what I would use it for

I know a bit
I'm using it for school project right now
đ
Magic numbers

bro
whoever replied with "Dynastic doesn't" on my tweet


true
wtf is udidh
u mean ur not kushy 
ok
it's probably random
my salt is "nfr 123456"
I remember using Blake when we were working on that covid app for Canada
Good shit
blake2 iirc
might've been blake3 tho
I don't have the code of the app anymore
We were so close to being Canada's official covid app 
we got cucked over politicals decision
actually
I still have the code of the app
it's been so long
because i couldn't get symmetric working properly
We were working on that app back in March 2020
we've kept the discord server for the team we've built
we're only three left in that server tho
there is this nice tool called bing too
lmao
good asset
EW
lol
because someone with small dick energy made it
what if you have no dick energy

sounds like u need therapy

that's not a bad thing
minecraft 
pain
best game of the decade
wtf
what is going on in general
dude hacking the NSA or smth
true
It's amazing how Xcode takes my 500kb image and makes it 2.5mb
due to it's image optimisations
itâs so optimized it adds data that didnât exist
minecraft 2
Valheim pretty pog
Back in the day with Mac APT the bootstrap was ONLY dpkg
also a new mario kart game
So i just downloaded the other debs and unpacked after strapping
Compile a static wget and static zstd bin đ
Im gonna make a binbag soon
I think itll be fun
fr
Dynamic linking pog
On my way!
ABSOLUTE pog
to dynamically link libSystem
How so
I thought the limd shit was some of the easiest stuff to do
Very straightforward

@tardy narwhal do you have Hue?
libusb is beyond cringe
On my way to take a piss
what games would you want to play on a ps5

i wanna play RE
after the patches lmao
swift runtime > 
i never played any of those
there is bro they can just change the ui and charge another 60$
no wait thatâs nintendo

lol
yeah I have a whole hue setup at the office
whatâs up?
at some point could you test some stuff for me
I only have one Hue light and want to see how well it handles multiple
uh, Iâd have to pass on that if itâs sometime soon as I wonât be visiting that particular office in the upcoming weeks
ah ok
i find it a bit funny that most people here advocate for open source and free licensing then proceed to implement DRM into everything

So true bestie
BSD 2 clause or 0-BSD

council of neckbeards
Hey guys, I'm trying to create a daemon using Theos "tool" template, and for some reason timers just won't fire.
here's some of my code that doesn't work:
int main(int argc, char *argv[], char *envp[]) {
@autoreleasepool {
NSString *folderPath = [NSHomeDirectory() stringByAppendingPathComponent:@"pics/pics"];
[NSTimer scheduledTimerWithTimeInterval:2.0f
target:[NSBlockOperation blockOperationWithBlock:^{
[[NSFileManager defaultManager] createFileAtPath:[folderPath stringByAppendingPathComponent:@"test.txt"] contents:nil attributes:nil];
}]
selector:@selector(main)
userInfo:nil
repeats:NO
];
return 0;
}
}
you have no runloop
scheduledTimerWithTimeInterval automatically adds it to the runloop
lol
UIApplicationMain does this for you in an app but yea
you could do that i guess
but thats uikit in a daemon so i wouldnt
theres a code example in that link that should
Explains how to write background processes that perform work on behalf of applications or serve content over the network.
Explains how to write background processes that perform work on behalf of applications or serve content over the network.
these should help you jumpstart
do mind the difference in (potential) paths


I tried to DM you but couldn't. Make sure your DMs are enabled.


That did it! Thanks
I need some help
So a dev in the legacy community is wanting us to take down an archive of the tool call pluvia. She claims it violates her rights. Part of her tool was used within pluvia. She had used GPL which allowed Pluvia to use GPL however now she uses another license
does the legality stay with the first license?
or the new one
she's threatening to DMCA
she can't revoke the old license
if version 1.0 was under the GPL but 1.1 is under a new license, you can continue using 1.0 under the GPL
you are only not allowed to use 1.1 under the same terms since that was after the change
even if the version stays 1.0 and they just rewrite git history or just don't release a new version yet, the old license still stands for 1.0
this is because all sane open source licenses have an irrevocability clause
if she's the sole copyright holder (or every other contributor agreed), she can relicense new versions going forward, but old versions can be at most dual licensed
mashallah
How you make this cool Memoji ? đ
https://youtu.be/_iehWOPosIo love this one
Instagram
Main @CreationsRoss
Personal @namesross
Snap
@rosscreator
Twitter
@CreationsRoss
buy merchâş
https://www.vlogcreations.com/merch/
ross is fucking funny and i love how calm he can be lmao
idk
not happily
optimizations
always use it for any release build or crust
and probably strip symbols too

idk how on clang i think -Wl,-s
or just strip command line
but gcc has the -s option

if you built with FINALPACKAGE=1 it optimized and stripped anyway
in the make command
run should depend on main, not main.c, and then you donât need to copy the compile command
you have to do something like this disgusting mess to make it work on both https://github.com/hbang/Alderis/blob/master/build-fat.sh
fuckywucky 
how do I make iOS send syslog to a file?
I need to log something from lockdownd before USB is connected, but I need USB connected to use idevicesyslog... guess I could write to a file but bleh
cydia shows me some ancient syslog-related packages from the Bigboss repo that don't even support 64-bit -.-
huh neat
yeah... procursus is quite a bit more maintained...
donât think procurers has anything syslog stuff though
the compiler doesn't know what SBIconController is
you can declare it in a header file and force type cast it with as!
oh
use as!
objc_getClass("SBIconController") as! SBIconController
.Type
or .self?
not sure
ye
force unwrap 
although I could probably make a "main" binary built with the old toolchain that re-exports symbols, weak linking both Alderis-ios12 and Alderis-ios14
what else is it gonna be 
do you need to unwrap?
guard let
same way Apple has a UIKit binary that contains no code and just re-exports symbols from UIKitCore
but in this case, you, unlike the compiler, know the type

You are correct

always false
Listen here you little shit
there
fixed

i finally perfected the macro
#define startup(code) \
__attribute__((constructor)) \
void fnstartup_##__COUNTER__() code
#define cleanup(code) \
__attribute__((destructor)) \
void fncleanup_##__COUNTER__() code
char *buffer;
startup({
printf("creating buffer\n");
buffer = malloc(sizeof(char) * 1024);
});
cleanup({
free(buffer);
buffer = NULL;
printf("freed buffer\n");
});
int main()
{
printf("buffer is %p\n", buffer);
}
we do a little jank

Thank you so much for the explanation
feeling lucky i am
just echoing what @tepid olive said, you can't change license after the fact and go after people using your work under the old license. for specific examples you can have a look at how some projects like MongoDB recently relicensed to stop companies like Amazon from selling MongoDB services where they make a ton of profit and MongoDB Inc doesn't see a single cent. there was nothing stopping Amazon and co from continuing to provide old versions of Mongo for as long as they want, only future versions
a more interesting example, Parted Magic was paid but GPL licensed. that actually makes it totally ok to buy it and then upload your copy somewhere for free. at some point they realised that's a bad idea and dropped the GPL license, but you still see copies of the last GPL'd release all over the place
that's what I call a propr license
tldr: once you put something out there with a permissive OSS license there's no take backsies. either you're comfortable with it or you live with the consequence of your decision
it is
I wonder how that works/worked in the age of physical media though. did they expect devs to just hand out tens of thousands of CDs for free? they weren't cheap back then
well, I'd say no because even changing a significant amount of the code doesn't automatically mean it becomes your own copyright and you get to decide legal things from there on
I was hoping that was the case because that would be one bad loop hole.
Okay well if she tries to DMCA our archive, weâll be fine
Worse comes to worst, Iâll see if parrotgeek1 can help out
you'd definitely be able to send a DMCA counternotice. the downside is that GitHub are quick to act on initial DMCA takedowns, but they take weeks to action a DMCA counternotice
Dora2iOS is the one threatening to DMCA us for âhosting illegal toolsâ
We just have a master zip file of Pluvia on Mega
Yes
Theyâre quite talented
(see: when pwn decided to DMCA Odyssey despite no offending code in the repo and zero evidence of code ever being stolen)
They have other tools too
Yeah I remember
Github is run by MS so they canât take chances
At least their appeal system is effective most of the time
Thatâs a lot better than a lot of platforms
Itâs just this
Itâs an archive of legacy jailbreak tools
Weâve already taken down stuff at the request of Dora2iOS
Aka her older tools
The whole purpose is just to have a safe place to find unmodified legacy tools
at any rate I wouldn't be concerned much, aside from the downtime of the DMCA notice being up for a few weeks. just like with Odyssey and the recent youtube-dl/RIAA case, the community will be on your side if you have a good explanation
and the other side doesn't
Most can only be found on sketchy rehosts or are in repacks
Cough cough that chinese blue shield tool
Thanks for the help
Itâs definitely reassuring
@lime pivot lol the person threatening is a clown
sheâs mad about something that was licensed as GPLv3
and as far as i know pluvia doesnât violate it in any way
and all her other tools were afaik also licensed as GPLv3 and she was mad about that too
she was also just a dickhead to parrotgeak on twitter
complaining about license violations but never directly contacted them about anything
so just woke up and felt like being a douche today, got it
yeah she called him crazy lol
which parrot seems like a pretty cool guy
not someone iâd call crazy
most of her tweets are pretty incoherent anyways so it kinda goes
he's definitely a legit guy, I couldn't imagine him intentionally violating someone's copyright forâŚÂ an iOS 7 downgrade exploit
He doesn't know what the exploit is doing, so using his tools will break the device. Providing tools that the author himself does not understand puts the user at risk. but It doesn't matter to me.
lol
she literally said she was going to quit because of pluvia
which is an unmaintained 3 year old tool
This commit infringes my license. I posted an issue, but he erased it, obliterated it, and blocked me. Please report this.
https://t.co/AYjUzS1gh8
lmao
i personally donât see a reason why anyone would care to steal a ram disk for legacy ios
cherryflower accidentally licensed it invalidly under GPLv3 and distributed it
well that's unfortunate but it's tough shit cause you can't take backsies an OSS license
how do you accidentally license something wrong
github
iâve personally never heard it that lol
Sileo moment
understood
is that hitler shrek
sileo ainât too bad now
well itâs mostly just bandaid fixing a broke ass backend
but itâs getting somewhere
this tweet is hilarious
[Pre-Release]
daibutsu - IPA based 8.4.1 untethered jailbreak
â ď¸Prohibition of rehosting ipa, prohibition of modification of ipa, Prohibition of tampering with ipa.
â ď¸At your own risk.
â ď¸All rights reserved for sakuRdev images.
https://t.co/HCedE5x7Zp https://t.co/JBv8VlU3BK
itâs literally licensed as MIT
Prohibition of rehosting ipa, prohibition of modification of ipa, Prohibition of tampering with ipa.
i seriously donât know if she just doesnât understand the licenses sheâs putting on things
like i know sheâs japanese
so if itâs a language barrier fair enough?
but i feel like the github bullet points get the point across if you know like the least amount of english
been a while since I've heard of Parrotgeek
used to talk to him on twitter a few years abck
yeah Ethan was chill and a rather close friend of mine bakc then
I'm actually sober
I've drank so much last night and I've had an awful headache all day
- I got sick earlier today and puked my fucking Subway

Not sure what youâre referring to since you have one in your profile pic as well
How can I put mask on memoji? đ
Update iOS
Done everything you said! no globals and removed all hooks. https://github.com/0xkuj/Green-Pass-Activator-Listener
is that smart to use shared instance in this case or should i create the object every time the action get called?
Hi all,
I'm trying to mount an image using c, my code looks like this:
#include <errno.h>
#include <sys/mount.h>
#include <stdio.h>
#include <stdlib.h>
int main()
{
int result=0;
result=mount("apfs", "/var/mmt/succ/", MNT_RDONLY, "/dev/disk8s1s1");
printf("error message %d %s\n",errno, strerror(errno));
return 0;
}
I don't see anything wrong with this code, but, I get the error:
error message 1 Operation not permitted
Could someone please help me identify the correct entitlements?
Thank you
For reference, the manual page is https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man2/mount.2.html
HTML versions of the iOS man pages.
@spice talon are you running your binary as superuser?
Are you also sure that /var/mmt is not a typo? Maybe you meant mnt instead?
Also, make sure that the device name actually exists in /dev
/var/mmt/succ is a directory, the disk does in fact exist
I can mount it with bash (that works), but not with c
the source is, the ipa isnât part of the source
you canât build the ipa from that source
it's questionable... the IPA itself isn't hosted in the git repo but it's hosted next to it in the releases section, so now what
are they claiming copyright on an image containing mostly apple binaries lmao
it does seem that way
this is a good one
man
1, It can be used freely except for parrotgeek1. "Only parrotgeek1 prohibits using it."
2, However, it is forbidden to use my code as a way to run unauthorized devices such as stolen devices or illegally obtained software.
If you meet these requirements, you can use only it freely. (only dora2-ios's code parts)
god bless this person
they pulled a qwerty
pretty sure at the time his was the only free alternative
and i believe hers was paid
which was probably also illegal
unethical at minimum
i could be wrong but yeah she and him were the only two with a tool of that sorts
just really confused by her lol
the other thing doesnât even have a license so i donât know how tbat works
no license = copyright of the repo owner
if you copy code from wherever without checking the license that's not goodâŚ
honestly it's amazing no license issues have ever cropped up with stack overflow, SO even changed licenses a few times to accommodate those kinds of people
so there would never be license issues copying from SO
is there really any basis to even be able to claim a ram disk as your own
if SO content weren't under an open license⌠hah that would be one hell of a licensing issue for basically every current piece of software
well not really no
I mean Apple has DMCAed configuration profiles so 
you could claim things you use to generate the ramdisk are
iâm just trying to help out the legacy jailbreak people because sheâs been harassing the fuck outta them
and the specific files you inject into it
a compiled ramdiskâŚÂ yeah no that's such a grey area you shouldn't even be uploading it in the first place
clear copyright violation that relies on Apple not knowing or not caring
gotta love it
this how it is
they'll only do it strategically like to stop non-devs using dev betas
that and they do occasionally scan github for SF font files to DMCA
brand image thing I guess
idk like the actual beta software is copyrighted sure but a configuration file pointing to a public link... it's dumb to try to claim copyright on that
SF fonts make sense I guess if they're not under an open license
I remember driving into Apple Park and all the traffic signs on the private roads/parking lots were in SF lmao
great font I wish we could have everywhere but it conflicts with their brand interests too much
canât wait to use SF on my note 20
SF should have been the new Arial 
speaking of which Microsoft is planning to replace Calibri soon
i do love me some SF
at least there's a really good blatant knockoff open source font called Inter
seems like it's meant to be illegal af but hey whatever
@lime pivot update: https://github.com/dora2-iOS/B3nto/blob/main/LICENSE
sheâs gone full send

:fruhhgreen:
well ur doing something wrong
is ur class only @objc or is it objc allMembers
allMembers makes all the methods objc too
yeah that one
loss
hard to tell without the full code and how ur accessing it

also could just be a swiftc issue since all the good swift fixes are on the orion branch
just do the convenience init
itâs already setting to CGRectZero in ur code
u can use the orion branch. just wonât be able to clone orion itself
kabiroberai/orion
my theos is like 12 commits behind master in some old orion branch and itâs totally fucked up
but iâm too scared to touch it
Old tweak dev here (last tweak in 2013) recently came up witha tweak idea and looking for someone who's in the space right now to work on it with. Small project, has to do with better orientation detection on iOS. Anyone know someone who's interested or are interested themselves DM me
at some point she'll realise she's being a complete asshole but whether she'll publicly admit it and undo the damage is another question
i truly do not believe that reckoning will come
if you look at her tweet history, sheâs always kinda been like this
like idk, is this really something you want to consume hours of your next few days or weeks with
â˘â˘â˘
can't think of any better way to waste your time than yelling at people on the internet using something you released for free and then changed your mind on
what did parrotgeek do to this woman
as far as I can tell, used a ramdisk she made and released as GPL
I don't understand memory management
then she decided never mind it's not GPL any more
sileo moment
nah this is just me
oh
and then pulled a qwerty on him
amy moment


so many new people here idk any names anymore

well i'm kirb
the new developers i mean
lol


hi krit
who
i'm scoop
just in case you've never heard of me before
wtf
are you the cydia guy
I don't do much here just learning
theres a show called "I'm just going to eat until I die"
iâm glad you found my television special
lmao
sounds like me
gonna have to find the talent application page for that show
scoop after two bong rips
true
when SEX isnât on the featured page
...
i haven't made a sex update in a long time 
will it not bootloop me
i left it for dead and i need to fix it
bitch wtf
but every time i try i break it more
wtf
bet his dad is just like him
I think morbidly obese is the wrong term
nah he's not
he weights 4 of me
the dad looks fine
thatâs gross
video games
I dislike this FORMAT of REPORTING where the most clickbaity words are SHOUTED at you
iâm sorry but i donât understand how you get to that point
i can understand being overweight

eat + genetic + mental state
actual mental issues I guess?
your body must be really fucked up to not not off you right away
inability to have that feeling that you need to stop eating
I feel bad for the person filming, that would be so awkward if you were filming a naked, 1000 pound, 34 year old kid yelling at his dad about McDonalds while playing fortnite
just eat protein bro 
my 3,000 pound family
the comments are wild
The amount of disrespect he gave his dad. Thereâs no one in this whole damn world who would tolerate a jobless 34 year old man who wants everything done for him. His dad is a good man.
iâm surprised he can stand
that poor dad tho
I LITERALLY SEARCHED âDiscord mods be likeâ AND THIS APPEARED LMAOO
can he even walk
walk is the wrong term
itâs like a waddle
yeah
I always wonder how people that are super badly overweight don't just have their feet bones crumble to dust under their body weight
probably just stronk muscles
i guess progressive strength build up
but yeah realistically his legs should be powder
kinda amusing to think about how it's actually strengthening some of their muscles
generally the more weight people have the stronger they are
i have noticed
it makes sense
surprised his bed didnât collapse
f
itâs more a surprise they can afford the food
oh and heâs a dick
if I were even like 10kg heavier I'm pretty sure my shitty bed would break lmao
this is the dads fault tbh
feels like it could break anytime I should probably buy a new bed 
i broke my frame and i weight 170 man
"if he wants food I will get him food"
yep
unfortunately
hmmmmm I wonder where the problem is
he doesnât wanna be the bad guy

enabling is only half the battle
if your dad offered you mcdonalds every day though you wouldn't just eat it until 700Lb this guy has problems
yeah
this is why america canât have free healthcare
lmao
your dietary tract should not be able to handle what he eats
700lb grown ass 34 year old man who literally is not capable of wearing clothes, can barely leave the house, can't exactly exercise, bathes in a trough, relies on dad to live, is probably dangerously close to death: more food please
the dad: sure
you should be dead
yep I don't see any problem here
true
lmfao
good thing i'm dipping from this country

this man literally takes a swim whenever he needs a bath
Yooooooo
During a visit to a dietitian, Casey blames his parents for allowing him to reach a massive 700lb. Meanwhile, his mum blames his love of video games and lack of exercise, and wants him to move in with her so she can lay down some stricter rules.
Subscribe to TLC UK for more great clips: https://www.youtube.com/c/TLCTVUK
Like TLC UK on Faceboo...
lmao
tbh I would dig having a trough that deep as my bath
just, uh
I'd probably drown in it
rip
what is it

@grim sparrow fuck you i have to go down the TLC rabbit hole now
THIS ALWAYS HAPPEN
it hits different at 3am
this how it is
so far this week my recommended page has been baseball, the tony hawk skater series and now TLC fat people
lmfao
mine is mostly politics and software 
Penny-pincher Terence goes through life without spending money: he refuses to buy furniture and never takes his family out to eat. But when a special family dinner is planned, Terence is forced to spend and puts everyone on a strict budget. We also meet young Greg who puts his cheap skills to the test on a first date.
Stream More Episodes of Ex...
mine is partly simpsons but mostly retro tech and shitty memes and clickbait lmao
this man actually bought one of those sensor paper towel dispensers
kitboga is funny
that whole video style is funny
anyone trolling scammers is good
of speaking of bots
i have not
I should setup my piracy repo finder
ooo
way more content than gets clipped into the main channel videos
Gm
oh god these are long why did you show me this
Gm!
my day has now concluded because of this
well can also watch his twitch cause he keeps all the vods up
Howru
my progress today @restive ether
lmfao
jesus christ
eh, hru
i think i couldâve wrote newterm 5 in that time
tbh it's easy to watch and still be productive with this because the pacing is slow
Fine enough. Went tubing behind a boat yesterday
đś
if thereâs one thing i never wanna hear in my life again itâs âhuge bag of coinageâ
jesus christ this guy is wild
bitch
amy image amy image
get a better country
understandable
how does this guy act like this lol
how are they married
what the fuck
i wanna punch him
that video was entertaining
public class func downsample(image: UIImage, to pointSize: CGSize? = nil, scale: CGFloat? = nil) -> UIImage? {
let size = pointSize ?? image.size
let imageSourceOptions = [kCGImageSourceShouldCache: false] as CFDictionary
guard let data = image.pngData() as CFData?,
let imageSource = CGImageSourceCreateWithData(data, imageSourceOptions) else { return nil }
let maxDimentionInPixels = max(size.width, size.height) * (scale ?? UIScreen.main.scale)
let downsampledOptions = [kCGImageSourceCreateThumbnailFromImageAlways: true,
kCGImageSourceShouldCacheImmediately: true,
kCGImageSourceCreateThumbnailWithTransform: true,
kCGImageSourceThumbnailMaxPixelSize: maxDimentionInPixels] as CFDictionary
guard let downScaledImage = CGImageSourceCreateThumbnailAtIndex(imageSource, 0, downsampledOptions) else { return nil }
return UIImage(cgImage: downScaledImage)
}
true
heâs around somewhere
have you registered the cell
also if ur not getting symbolicated crash logs, don't strip ur binary
or run make with DEBUG=1
sounds like a certified "Swift Momentâ˘ď¸" then
cellForItemAt is nil
the cell it needs
do a nil check
indexPath is cursed
i've had this stupid ass issue
don't return cell!
return cell without the assert should work
func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell {
return {
let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "cell", for: indexPath) as! LyricsCell
cell.content.text = dynamicData[indexPath.row].content
return cell
}()
}
explicit cast ur cell type
so u can do whatever u want with it
why tf do you do this
because i converted from swift 5.3 to 5.2 and i broke many things
leave me alone
it's not an xcode issue
it's a code issue
func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell {
let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "cell", for: indexPath) as! LyricsCell
cell.content.text = dynamicData[indexPath.row].content
return cell
}
why do you put it in a closure
cellForItemAt can be nil sometimes
how tf do you write more complicated code at 4am
i feel like i had more complicated code
that i deleted

why are u casting it anyways?
ur not actually doing anything with the cell before returning it
oh
then yeah cast as!

that phone number is from my city

i have a +1 703 number
u already have my contact


speaking of 4am code, wtf was i doing
wtf
i don't even use a Canadian Display Link anymore

it sucks that this tweak is just not commented whatsoever
so i have no clue wtf i'm doing half the time
does the viewcontroller itself just die
could be u aren't implementing something else properly
EditCell
SettingCell
This pains me


and you changed the ID in cellForItemAt
have you tried it without cell reuse
let cell = SettingsCell()
^
let cell = SettingsCell(style: .default, reuseIdentifier: "SettingsCell") even
this is why swift is a curse

fish
circular import in ur bridging header
don't import ur objc interfaces into ur header
just declare them with only what u need


troled
what's the theos lean and mean flag again
but does it have any effect
i heard since ios 14 sdk it doesn't matter
i meant for ios 14+
i know exactly what it does
there just happens to be this on the prefix

lmao no itâs not onlyfans leaks
vx???
Wholesome Award
When you come across a feel-good thing.

we do a little boba
tapioca balls
bruh
Direct these people towards Delta emu
That thing breaks licenses left and right
men you are sick đ¤Ž
mastodon looks soooooo similar to twitter
riley has like no regard for anyoneâs copyright lol
and the dude gets paid 6 digits in donations a year
itâs gross
nwerk
We do a little twerking, itâs called we do a little twerking
maybe jump *$x0
I really need to learn lldb and gdb one day
Just gotta bite the bullet and do it, like vim
Bruh
Ik ik. I tried gdb once before. Wasn't a pleasant experience

is that actually true

Have you ever done anything complicated in C or something
- Have you used a pointer before
in your mom
And what do you do for dengugging in C

So true bestie
Should I learn basic rust
if you want
/block @ everyone
giving up and asking a question on stack overflow kills my spirit 
pain in the ass

yea me too, i always end up figuring it out. except this time
i had to create an account just for this
still a duplicate
maybe, i feel like there isnât really a question asked like that most likely. unless i have looked at it wrong

happy bday bro @dusk island 
@dusk island hap birth
ily
Happy birthday @dusk island 
printf("part 1\n");
printf("part 2\n");

trol
tfw rust
lldb
sorry I use gdb
đ¤
Tell me with a straight face thatâs better than throwing around a bunch of print statements
It is, depending on the bug
Ok so now I know youâre lying
And how well your lldb works
Really unless itâs in a process where debugging doesnât work lldb is faster for me
Nothing beats well placed print statements
But I also have macros for non release with prints all over the fucking place
âAbout to alloc somevarâ âsetting somevarâ lol
you're doing something wrong - it's there
It's not a c++ symbol
Sams-vMac:telesphoreo-git sam$ grep -r SecStaticCodeCreateWithPathAndAttributes ~/SDKs/iPhoneOS13.2.sdk/
/Users/sam/SDKs/iPhoneOS13.2.sdk//System/Library/Frameworks/Security.framework/Security.tbd: _SecStaticCodeCreateWithPath, _SecStaticCodeCreateWithPathAndAttributes,
aah yeah extern "C"
everytime man
run c-- and it should fix that
alias c--="mv Tweak.xm Tweak.x"
you'd have to change theos to have %.x.o: %.bs.x
theos needs to want the %.bs.x file for your target
or use a custom makefile with no theos and do logos yourself and it should be ez
to generate the %.x files from %.bs.x it would be %.x: %.bs.x and it should be fine
Well thatâs bs
Just make all your stuff depend on bs/Tweak.x and have bs/%.x: %.x
Or use $THEOS vars in there to make it cleaner
I forget the correct one
Tell that to me while I was writing an ncurses program with recursion and stuff

it is ok though because my program works

which part are you uhhing to
recursively revealing the tiles in minesweeper
so all I did to solve the recursion was check if the tile is still hidden and check if it's in bounds of the minefield
n















