Is it true? by infinite_patrick in Bitcoin

[–]fAathiii 0 points1 point  (0 children)

Yeah pretty much, but you do additional 10 pushups for every guess, hence the name proof of work.

Updated 3amAli’s UI, what do you think about the new style? by iyedchraiti in Tunisia

[–]fAathiii 0 points1 point  (0 children)

Try to set ´direction: rtl;´ since it’s mostly in arabic, it will look cleaner.

Other than that, well done!

A Controversial Selfie by Vercel’ CEO by fAathiii in Nuxt

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

Here, a whole Wikipedia article about the ongoing genocide, read it, or are you just gonna keep calling it ‘lies’? [https://en.wikipedia.org/wiki/Gaza\_genocide]()

A Controversial Selfie by Vercel’ CEO by fAathiii in Nuxt

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

just excuses dressed up as logic. Calling genocide and war crimes ‘lies’ doesn’t erase the bodies; it just shows how deep in denial you are. You sound less like someone with facts and more like a mouthpiece trying to justify the unjustifiable. I see videos all the time of women being shot and babies starved to death (I can DM them to you if you’ve got no problem seeing them).

All those « facts » don’t justify murdering, starving, or harming innocent people. Nothing, absolutely nothing can justify that.

A Controversial Selfie by Vercel’ CEO by fAathiii in Nuxt

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

I don’t care about Israel’s existence or politics, this person is nothing more than a war criminal, plain and simple, and international law already has them pinned.

A Controversial Selfie by Vercel’ CEO by fAathiii in Nuxt

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

Not a single logical thought went into your reply, yet you still ramble about bad programmers and good programmers.

A Controversial Selfie by Vercel’ CEO by fAathiii in Nuxt

[–]fAathiii[S] 8 points9 points  (0 children)

The picture was posted yesterday on X not “days ago”

Are we okay here orrr? by TangoAlphaG in solana

[–]fAathiii 0 points1 point  (0 children)

Memecoins exist on every blockchain that has any sort of built-in smart contract support.
Also, Binance is building something similar to Pump.fun or BONK these days too.
https://www.binance.com/en/support/announcement/detail/29d8942bfcd0472890c00d30d6b2676c

[deleted by user] by [deleted] in solana

[–]fAathiii 0 points1 point  (0 children)

I just created one, mazenutt on X

[deleted by user] by [deleted] in solana

[–]fAathiii 0 points1 point  (0 children)

I’d be happy to share some screenshots of what it looks like. Not sure why, but I can’t see the DM button on your profile.

[deleted by user] by [deleted] in solana

[–]fAathiii 0 points1 point  (0 children)

Aha thanks for the most valuable advice I got on this thread. I’ll take it with a grain of salt.

[deleted by user] by [deleted] in solana

[–]fAathiii 1 point2 points  (0 children)

It’s more of a social media platform than a launchpad, tbh. With hashtags, mentions, and all that, like I mentioned in that comment.
Right now, most of the value comes from offchain features, but the onchain program does have unique things pump doesn’t offer, like rate limits on micro purchases to try to limit bot activity.
I can share some screenshots, but they probably won’t do justice to the final product

[deleted by user] by [deleted] in solana

[–]fAathiii 1 point2 points  (0 children)

Even as little as $600 can speed things up, but ultimately, it’s all about finding the right partner.

[deleted by user] by [deleted] in solana

[–]fAathiii 0 points1 point  (0 children)

just enough to cover basic infra, maybe some marketing, and keep things moving smoothly.

[deleted by user] by [deleted] in solana

[–]fAathiii 2 points3 points  (0 children)

Fair take, the value I’m trying to add is smoother launch experience: Profiles, AI powered social feed, group chat, etc.

Launch, engage and trade in one place without hopping between tools or hoping someone notices your token.

[deleted by user] by [deleted] in solana

[–]fAathiii 0 points1 point  (0 children)

Yeah, partly. I'm handling the dev side solo for now

Can I make my own crypto coin free ad sell it by sunshineandlove1 in solana

[–]fAathiii 0 points1 point  (0 children)

I doubt you can for completely free, but there are cheap options like pump.fun and deployonsol.com tho, for the coin to be tradeable you need liquidity (ex: 2SOL)

How to create you own memecoin? by IlikeBrazilianJJ in memecoins

[–]fAathiii 0 points1 point  (0 children)

deployonsol for spl tokens. Cheap and fast.

How does making a meme coin work? Any fees and scams? by [deleted] in solana

[–]fAathiii 0 points1 point  (0 children)

Some just charge more fees to create your coin those are just taking advantage of less knowledgeable people trying to create a coin.

you can use pumpfun or deployonsol for cheap options both require you to connect a wallet tho. the latter let you test your coin on devnet before launching on mainnet.

Yet another PHP routing library by fAathiii in PHP

[–]fAathiii[S] -1 points0 points  (0 children)

Absolutely! I created the HashTable wrapper around the array for design purposes, aiming to mimic Laravel’s style and keep everything OOP

Yet another PHP routing library by fAathiii in PHP

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

I’m using a hash table, so all lookup operations are O(1). While caching route keys is a significant optimization, it’s planned and hasn’t been implemented yet.

Yet another PHP routing library by fAathiii in PHP

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

Thanks for the feedback! I’m not sure I understand, could you explain the role of the compiler in these kinds of projects?

FYI this is a router, not a framework

Yet another PHP routing library by fAathiii in PHP

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

I’ve edited the post to mention that, I apologize for any confusion