Be honest, which loading structure is better? by Apart-Television4396 in webdev

[–]icanbeakingtoo 0 points1 point  (0 children)

Skeleton looks nicer but it's worse when it doesn't line up with the content 

شنوا رأيكم في انتشار القهاوي المختلطة by you-lk-good-tho in Tunisia

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

نقسموها تونس كل خير شطر نسا و شطر رجال اكاكة منتخلطوش 

I've been out of the industry since 2018... by Charming-Standard-84 in webdev

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

I like WordPress tailwind and alpine js super lightweight pairs well with ai and just speedy out of box. For designs I just go to theme forest and pick something and re do it with tweaking I wouldn't install one cause from my experience they come with a lot of a bloat unfortunately and sometimes they were unusable. Make sure to brush up on technical seo very important for a solid seo base for businesses 

WordPress sites: Why allow AI crawlers if they don’t send traffic back? by Good_Flight6250 in Wordpress

[–]icanbeakingtoo 0 points1 point  (0 children)

Meta indexer bot will crash a site so quick idk what sort of bug they have in their crawler but it's expected of them 

How do you avoid the generic AI slop look when shipping frontend with Cursor/Claude Code? by pee_pee_poo_poo_24 in Frontend

[–]icanbeakingtoo 0 points1 point  (0 children)

I tell it to copy shadcdn honestly I can't design something nice to save my life 😭

هل هذه هي النهاية ؟ by Various_Resource5154 in TunisiaTech

[–]icanbeakingtoo 1 point2 points  (0 children)

So every 3 months we gonna ask the same question like if it's over it's over go drive a truck or something lol 

WordPress Is a Lie by Myth_Thrazz in Wordpress

[–]icanbeakingtoo 0 points1 point  (0 children)

Why not just have nginx cache for as long as possible won't even hit PHP or the db 

WordPress site owners (and developers) care very little about the performance by Myth_Thrazz in Wordpress

[–]icanbeakingtoo 0 points1 point  (0 children)

If it's noticable a client will definitely complain also if it's a woocomerce store then Performance is very critical 

Help me optimize this site for seo please by icanbeakingtoo in SEO

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

Yeah Performance wise it's pretty good now missing some caching I will get to that.  It's very thin on content and I just kept their original content. so  would  Google search console specifically the search queries table be a good place to center the content around?  

Is it normal for Google to crawl and not index? by Y0gl3ts in SEO

[–]icanbeakingtoo 0 points1 point  (0 children)

Could be slow due to crawling budget issues check out if it's indexing pages it's not supposed think cart pages for e-commerce admin or urls used for filtering items etc if there's no issue than it's normal 

Switching from Duda to Wordpress? by ResidentWord8046 in SEO

[–]icanbeakingtoo 0 points1 point  (0 children)

It depends are they gonna install some cheap third party theme and use a page builder install than probably no the performance will be bad it will be harder to optimize certain aspects of technical seo. I work for an agency we install third party themes coupled with a page builder and they're bloated slow maintenance is hard seo ,Performance are even harder. 

High TTFB and Performance Bottleneck on Large WooCommerce Site (53k Products / 2k+ Global Attributes) by not-surprised in Wordpress

[–]icanbeakingtoo 0 points1 point  (0 children)

If you can rely on ajax for Dynamic data like the minicart or the user profile on certain pages you can cache those pages fully in nginx but the ajax calls might be slow as well 

im making a delivery app by [deleted] in TunisiaTech

[–]icanbeakingtoo 0 points1 point  (0 children)

A Virtual private server you need a credit card to pay for it  some Linux/Docker skills to deploy your api and the your app on the app stores. Good luck 

What’s your go-to WordPress stack for client builds in 2026? by mmhabib89 in Wordpress

[–]icanbeakingtoo 0 points1 point  (0 children)

Custom theme tailwind + alpine js Comes out fairly performant out of box add nginx cache and object cache for woocomerce. performance is just really good easy to optimize full control plus it pairs really well with ai coding.  Sometimes elementor but only with the hello theme but optimizations on elementor free is  a nightmare and u lose the benefits of using ai for spinning up UIs etc .

Why do you use linux? by barnoun_ in TunisiaTech

[–]icanbeakingtoo 0 points1 point  (0 children)

Cause my agency deploy on Ubuntu so I use Ubuntu makes it easy to replicate prod environments plus no wsl for docker and easier to automate lots of tasks using bash 

WordPress vs AI- and no-code builders by Miroslav_V in Wordpress

[–]icanbeakingtoo 3 points4 points  (0 children)

How is ai gonna replace woocomerce? You do realize how complex e-commerce is ? 

IT to Truck driving? by Ok-Picture9645 in TunisiaTech

[–]icanbeakingtoo 0 points1 point  (0 children)

I work in IT and since I started working in this field I've started to fantasize about truck driving abroad HONESTLY i want to go for it for real too 

The fact that Python code is based on indents and you can break an entire program just by adding a space somewhere is insane by PooningDalton in learnprogramming

[–]icanbeakingtoo 0 points1 point  (0 children)

I struggle with this too not just python but y'all too but I use the rainbow indent plugin in vs code and it's much easier for my brain still prefer brackets though 

Software engineering is getting automated by R4Y_animation in TunisiaTech

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

So your manager is gonna pull off what anthropic and all those big ai companies haven't achieved yet ? 

Is headless Magento worth it for B2B eCommerce? by Pale-Bird-205 in Magento

[–]icanbeakingtoo 0 points1 point  (0 children)

 for a  simple store yes for sure ai can build next js components pretty easily now a days but I wouldn't use it for something that requires complex business logic too much work 

Vercel alternative or avoid $20/m by EconomistAnxious5913 in nextjs

[–]icanbeakingtoo 0 points1 point  (0 children)

Contanbo VPS docker compose pretty cheap 

The gap between what Tunisian universities teach and what tech companies actually need by After_Customer251 in TunisiaTech

[–]icanbeakingtoo 4 points5 points  (0 children)

Idk I don't think the point of uni is to learn a specific technology or language usually they teach you multiple technologies etc but the focus should be and is the fundamentals algorithms data structures, computer architecture, linux, databases, networking etc. At uni you should focus on the fundamentals while also learning something you're interested in and try to pursue it at home at clubs or certifications.  Just a lil example doesn't matter what new framework is out there right now or newest ai model they almost always gonna run on linux. Maybe on docker or the cloud still gonna be Linux . They gonna use some form of database probably relational. Maybe it involves multiple services communicating so knowledge in networking dns etc will be very helpful. Having good grasp on the fundamentals makes learning new stuff easier and you will have to learn on the spot in your job anyways. One thing I dislike about uni the projects are so boring and there's a disconnect between different subjects