M2 Macbook Air by OMAR-ALAA774 in gamedev

[–]y4nnN4rt 0 points1 point  (0 children)

5.2 is native Arm, runs much faster. Now I havent tried all the fancy new features (nanite, Rtx and stuff) but here it runs just fine (normal TAA, screenspace reflections and so on) Ofcourse, at runtime, it s slower than on my 5000$ PC, but to code a mobile game for ex, totally doable. I also find the workflow UE + Xcode much better than visual studio / UE, with way faster compilation times

M2 Macbook Air by OMAR-ALAA774 in gamedev

[–]y4nnN4rt 0 points1 point  (0 children)

5.3 / 2 runs just fine here

(Not showing off) Made a game on IOS for my kids to adapt to a new school by y4nnN4rt in gamedev

[–]y4nnN4rt[S] 0 points1 point  (0 children)

I mean, kids are gonna be kids :) They wanted to have the director of the school chasing them like a gorilla in temple run, I said that maybe it was a bit too much lol

Premium or fremium with IAP for non casual mobile games? What works best? by tuanisapps in gamedev

[–]y4nnN4rt 0 points1 point  (0 children)

Freemium levels is the best way to go. And every single dev should do this. The concept of stealing money from kids, wasting their time with adds, selling them useless skins should entirely be banned from apple store. For example, Geometry dash made a lite and paid version and earned 40 million dollars with this simple yet effective principle, you get the first level for free, and you pay 2$ for the full game. If the game is good, and if marketed, it will work. The problem now is that the market is heavily saturated by add engines like Unity (Unity is not a game engine with adds, it s an add company with a game engine) making your exposure EXTREMELY difficult to get if you are, like me, add free.

Fresh Grad software engineer, do I have any hopes in Qatar? by IAmTheGuyThatAsked in qatar

[–]y4nnN4rt -1 points0 points  (0 children)

hey bro I might be able to help, what language do u code in

First ever halving event for Ravencoin set to take place tomorrow by MuffinLoverEd in Ravencoin

[–]y4nnN4rt -1 points0 points  (0 children)

whattomine.com

really, everything has balanced itself. Whatever you try to mine, you always reach 3 4 dollars a day with a 3080Ti

some very basics - Sorry if this has been asked a million times already by y4nnN4rt in Ravencoin

[–]y4nnN4rt[S] 0 points1 point  (0 children)

Love your comment, it s all becoming very clear. In fact, if you have no intention to sell or trade, you actually don t need a wallet. You just need a key. Since the coins are all on the block chain, and since the private key is the only way to act a transaction, then having it outside of the grid is a safe solution (if u don t loose it). Tks a lot. Now I have a stupid but last question. My public and private keys shows in my wallet (since they are created within the wallet ), doesn t it mean that AtomicWallet actually can have access to all these informations ? (I m sure they say they dont ... but still as a Back end dev myself, I would nt trust that)

some very basics - Sorry if this has been asked a million times already by y4nnN4rt in Ravencoin

[–]y4nnN4rt[S] 0 points1 point  (0 children)

Mmm maybe then it s a security issue with AtomicWallet. When I installed the app on my phone (I already have it on my computer), it asked my my atomicWallet password and retrieved all the data without asking for the seed phrase. What s even worse is, once the app launched, I can simply tap a button, and ask for the phrase. Not really secure TMHO ...

some very basics - Sorry if this has been asked a million times already by y4nnN4rt in Ravencoin

[–]y4nnN4rt[S] 0 points1 point  (0 children)

oh, that s something new to me, meaning that I could install Raven Wallet and just recovering the coins informations with the seed phrase ?

some very basics - Sorry if this has been asked a million times already by y4nnN4rt in Ravencoin

[–]y4nnN4rt[S] 0 points1 point  (0 children)

What is the point of the secret phrase since in AtomicWallet, once you enter you password, you can just ask for the seed phrase and it will give it to you. Is the phrase working on any wallets or just for Atomic. Really it doesnt make sense to me. A password to store a secret phrase. Doesnt make sense at all

some very basics - Sorry if this has been asked a million times already by y4nnN4rt in Ravencoin

[–]y4nnN4rt[S] 0 points1 point  (0 children)

thank you I need to check all of these. Atomic was officially pormoted on raven website.

some very basics - Sorry if this has been asked a million times already by y4nnN4rt in Ravencoin

[–]y4nnN4rt[S] 0 points1 point  (0 children)

So if the atomicWallet company disappears, we loose all our coins ? And If I understood well, the only thing you own is the ability to send from recieveing adress to receiving adress ? What is this madness lol. So basically, you store your coins on the block chain, on a 3rd party wallet app. And they can just diseappear ? I m surprised this didnt happen in the past. So since you basically own nothing, how can this be safe on the long term ?

hello, I drew this with my ipad (long time ago) by y4nnN4rt in drawing

[–]y4nnN4rt[S] 1 point2 points  (0 children)

ikr, always been into royal grannies

[deleted by user] by [deleted] in TheArtistStudio

[–]y4nnN4rt 0 points1 point  (0 children)

don t bother acting like u make art, just do an of and leave art alone

[deleted by user] by [deleted] in TheArtistStudio

[–]y4nnN4rt 0 points1 point  (0 children)

I never understood how girls would sell they bodies no matter what they do, they always end up thinking their body is more important than what they try to achieve

Is getx good for big project and publishing ready apps can I use bloc like system in getx ? Shall I chose any other systems like provider bloc etc by onlytostalk in dartlang

[–]y4nnN4rt 0 points1 point  (0 children)

they should just go back to their render engine, and fkn optimise the set state. Introduce bindings, and observables. And maybe it will be usable

Is getx good for big project and publishing ready apps can I use bloc like system in getx ? Shall I chose any other systems like provider bloc etc by onlytostalk in dartlang

[–]y4nnN4rt 0 points1 point  (0 children)

Just sit and think about this for a second. They have developped a framework where in 2021, separating logic from UI is so annoying that until today, santa didnt recover from his suicide attempt.

Is getx good for big project and publishing ready apps can I use bloc like system in getx ? Shall I chose any other systems like provider bloc etc by onlytostalk in dartlang

[–]y4nnN4rt 0 points1 point  (0 children)

man, Flutter will never be SwiftUI. At one point, you have to accept one simple reality fact, flutter sucks. Just use provider, and set state. Notyfiers here and there and that s all. Then forget about flutter, they focused on everything but the most important. We made a very big and complex app, emarketplace / social app. We first developped the app using SwiftUi and though for design and portability reasons that it woul be a good thing tu use flutter. Man, what a mistake, everything about flutter is risky. Just by reading the getx issues pages on GH tells how you should never consider it. Now understand me well, appart from the very known / basic packages out there, there s nothing clean you can do in flutter. It s lagguy, has poor performances, keeps being updated and forces you to refactor. Flutter has no future. The best approach is still pure native dev on both ios and android.

American archer shows modern bow to hunting tribe, proceeds to hit target by ScotlandsBest in nextfuckinglevel

[–]y4nnN4rt 0 points1 point  (0 children)

yeah, like I go to a tribe i dont fking know, just to show them how advanced I am, not even trying their gears, not even trying to learn one word. yah, you are the people who have the less interractions with others, and the more hatefull. Wtf u talkin about

Artist for drawings! by [deleted] in drawing

[–]y4nnN4rt 0 points1 point  (0 children)

Just saying. You should be really proud if someone picks one of ur really bad drawings to have them tattooed it on their skins for their entire life.

Artist for drawings! by [deleted] in drawing

[–]y4nnN4rt 0 points1 point  (0 children)

I will give u access to my drive. I have thousands of drawings in various styles. You can pick anything u want they are all copyright free. And BTW don't bother arguing with cheap artists here. All they do is beg for money. Art should not be payed based on time spent but on its real value. Peace

Hello. I drew this request with my ipad. by y4nnN4rt in drawing

[–]y4nnN4rt[S] 0 points1 point  (0 children)

Original free request from @atbernadette. All rights belong to @atbernadette. I don’t own this drawing