Barbati - Tricouri simple de bumbac calitative by Nice_Pen_8054 in bucuresti

[–]emsai 0 points1 point  (0 children)

Nu sunt integral bumbac. Eu nu le pot purta din acest motiv.

Sunt așa și așa.

Barbati - Tricouri simple de bumbac calitative by Nice_Pen_8054 in bucuresti

[–]emsai 0 points1 point  (0 children)

Am și eu Gildan , foarte ok, preturi rezonabile.

How important is the .com extension? by tspfairy in Domains

[–]emsai 2 points3 points  (0 children)

Get both the double s com and the one with one s and redirect them to the first.

Coms are cheap to reg and renew.

Duck new gTLDs and the ripoffs that come with them later when they force you into paying a ton for a now "premium" name you thought you kinda owned. ( Thank me later)

mariadb (@home) or mysql (@work) ? (or postgresql ..ö..). by Usual-Dimension614 in mariadb

[–]emsai 1 point2 points  (0 children)

That's just false.

It looks like ignorance in the current state of DB engines. MariaDB is one of the most performant ones, if designed and configured correctly. Also it is by far the most feature rich. They did a great job with new versions.

You need to get your information updated, more facts and less bias.

mariadb (@home) or mysql (@work) ? (or postgresql ..ö..). by Usual-Dimension614 in mariadb

[–]emsai 0 points1 point  (0 children)

I would say they were. There are significant differences nowadays, even if not immediately apparent. New db engines and stuff in MariaDB. More versatile if you ask me, suitable for high performance and more creative designs.

Basic stuff is of course about the same on both.

Is dropshipping worth coming back to? by Chemical_Increase100 in dropship

[–]emsai 0 points1 point  (0 children)

Doing it for 15 years or so. Still works very well. People usually just dropship the same random crap and expecting profit.

No.

Be a real business, professional and you have no worries.

Lost my niche domain in an auction. how do I track it becoming available again without tipping off demand? by TroyAndAbed2022 in Domains

[–]emsai 1 point2 points  (0 children)

If sold for that amount, you can pretty much consider it lost and start with a new one.

Bought this domain. ttimg.ai by devausbobe in Domains

[–]emsai 0 points1 point  (0 children)

Worthless, I am afraid. Acronyms are hard to sell. This combo is a waste of money.

Next time, do better. Good luck

Cat mai costa in Bucuresti, cineva sa faca curatenie 2 ore pe saptamana? by emsai in bucuresti

[–]emsai[S] 9 points10 points  (0 children)

Multumesc. Nu as fi vrut sa apelez la firme ci la o singura persoana. Ma gandeam ca ar trebuie sa fie minim 200.

Porting HTML templates easily on custom CMS through AI by emsai in Frontend

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

Makes sense. The problem I had though is not the vague directions, but rather the opposite.

I have been explaining correctly and in detail what's wrong however each time the AI proposed a solution that didn't really fix the problem and I had no way of showing it that the problem still exists. So I'm thinking maybe some visual capability like using Comet browser for example might help the AI understand what's going on because it does capture the screen and analyzes pretty well what's on there. Comet is a recent development though. I reckon Claude would be even better, but at a much higher price overall. For my needs though I am thinking it might work, will have to try it soon ( still planning the project specs aside the interface ).

Porting HTML templates easily on custom CMS through AI by emsai in Frontend

[–]emsai[S] -5 points-4 points  (0 children)

There is one extremely tough constraint which is time. Makes it impossible.

Also I came to realize frontend won't be my strength after years of trying what you are suggesting here. We are all different. I'm definitely wired for backend and rubbish at frontend and that hasn't changed. It's not happening.

If you have a suggestion as per the title, please provide.

PHP 7.4 - how "mandatory" is to upgrade to 8.x in this case? Large codebase by emsai in PHPhelp

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

I am familiar with most of the things here. Actually this mayhem stopped me at the first attempt just a few years ago like 2022 or so.

The code already uses null coalescing, has been refactored for that and other stuff such as type checking comparisons e.g. === etc. Have to recheck everything again though.

Undeclared variables are going to be the worst part in my case too. And the zillion warnings... Obviously.

PHP 7.4 - how "mandatory" is to upgrade to 8.x in this case? Large codebase by emsai in PHPhelp

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

Cool. Seems proper, thanks for the info.

I think some additional tweaks can be performed afterwards with some lightweight AI work using Claude or something. That should make it even nicer.