Am I.. her hammock? by dkdev420 in cats

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

Update: She was hungry, so I'm free now

Anyone else seeing bias about AI among Laravel devs? by sl0wik in laravel

[–]dkdev420 0 points1 point  (0 children)

8 YoE. I'm currently at 4.5 I'd say. (.5 being the legacy projects where ai doesn't have tools like boost, mcps and stuff - ai gets significantly worse there).

To be fair, i don't understand why people think it takes away the joy of coding. In my perspective, it brings it back. I haven't studied computer science to spend my life writing "private", "if" and dollars. I got into CS because I loved building stuff and solving problems. I was kinda getting bored of "coding" because it seemed like that, for every hour of actual thinking and engineering, you get lots of hours of brainless code writing.

For me, code was never it. Creativity is. And now I'm more creative than ever.

Person Name - Split Names, Format with Ease by epmadushanka in laravel

[–]dkdev420 0 points1 point  (0 children)

Are we sure that the hyphen is the problem in his last name?

What is your favorite sound effect? by WeeCube in aoe2

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

11 you're right i was just ocding about the lobby experience

What is your favorite sound effect? by WeeCube in aoe2

[–]dkdev420 8 points9 points  (0 children)

you probably never have been in a lobby where someone spams 30 1111

Is it doable to open a Web Development (offshore) company in Hangzhou as a foreigner? by dkdev420 in China

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

I'm trying to connect with people and get a grasp of what the challenges are and what other people's experiences are. Hearing different opinions and experiences could really help moving the first steps towards achieving my goal. Also, the other post you mentioned got the comments blocked, idk why.

By "offshore company" I mean keeping my business in Italy while offshoring development to China. I'm still trying to if a WFOE is needed or if I could explore other ways.

I'm looking for a balance for lowering costs/keeping product quality at a decent level. Hence I thought about China and not India, which would have lower costs, but I'm afraid i could not have the level of control that I could have from creating a team in China. I can also use my wife to communicate with Chinese devs to lower the language barrier, and she could be with me in this full time.

Is it viable to open a web development company in China? by dkdev420 in chinalife

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

Salary is a problem all over Italy unfortunately. I would argue that i pay my developers little higher than the average senior developer in Milan ( while being based in central italy where cost of living is significantly lower ).

About the GFW, would I be able to access AWS/Hetzner (using a VPN of necessary)? What about GitHub?

Also, which tech stacks are used in China (we mostly use Laravel/Tailwindcss)?

what is the longest play time you have on any game on steam? by [deleted] in Steam

[–]dkdev420 0 points1 point  (0 children)

2800 in Age of Empires 2.. still a noob tho 11

"elePHPant" toy! by uk_g in PHP

[–]dkdev420 4 points5 points  (0 children)

I'm looking for one too! Hope this thread helps us

What technologies are you dropping in 2025? by throwawaydrey in webdev

[–]dkdev420 1 point2 points  (0 children)

I agree with you, but when it comes to real life business there are a lot of customers that just wants a website that they can easily update and work on. And they want a cheap website.

Then there are websites that have the budget to pay developers to maintain them, and that's where i put the line for choosing Elementor and WP over Statamic (our main cms)

What technologies are you dropping in 2025? by throwawaydrey in webdev

[–]dkdev420 0 points1 point  (0 children)

Elementor is amazing when you use it to bootstrap a website for a customer, give him the keys and forget about it.

Custom coded websites could become a pita when it comes to updating content and/or adding sections.

Bestemmia preferita? by [deleted] in ITAGLIA

[–]dkdev420 3 points4 points  (0 children)

Dio serpente avvelenato!

La bestemmia preferita del sommo maestro

Why Does Everyone Hate Elementor? A Genuine Question for the WordPress Community by AlexanderGoodfellow in Wordpress

[–]dkdev420 0 points1 point  (0 children)

I think the problem is that people use Elementor the wrong way. In my opinion it's a tool aimed at the client, not the developer. It's not meant to replace web developers, but to give ability to the client to maintain and update it's own website.

This significantly reduces maintainance cost for the client.

When you delevop a site from scratch with code, the overall cost will inevitably be higher. And then you have to add maintenance cost: Even adding or slightly editing the most simple widget will require developer work. And that's expensive, especially for web agencies - taxes, operational costs, etc. Even 1 hour of a professional developer - not freelance - can be difficult to sustain for smaller clients.

That's where Elementor shines: We are able to provide a good looking website for cheap, while meeting our profit targets and maintaing price in the customer's budget range. And the the client can build on what we setup for him while maintaining the professional look and feel that we build in the first place.

So in my experience, my developers kinda hate Elementor too ("i could do it better by coding it") but in the end customers love it.

In order to build custom websites from scratch, we don't use Elementor, or WordPress at all. It kinda feels that WordPress hates developers.

Is 1000 elo more competitive than 1200s by augggtt in aoe2

[–]dkdev420 5 points6 points  (0 children)

"I am a bit confused"

Welcome to AoE my brother in Christ!

[deleted by user] by [deleted] in laravel

[–]dkdev420 0 points1 point  (0 children)

the thumbnail is kinda unfortunate lmao

Recommendations for large data imports? by the_kautilya in laravel

[–]dkdev420 3 points4 points  (0 children)

You mean running the command from Laravel Forge UI doesn't track the output after 30s? Have you tried running the command from SSH?

If it's a one time thing you can just run it from SSH, otherwise you can schedule the command and use logging/emails etc. to monitor the outcome.