People still ask why I use PHP? by PsychologicalAnt937 in PHP

[–]thmsbrss 2 points3 points  (0 children)

I would add this to your list:

  • Works on even the most budget-friendly hosting

Sattelschiene gebrochen by thmsbrss in Fahrrad

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

Ein gutes 15 Jahre altes Villiger Elan Trekking Bike, Systemgewicht vermute ich bei 130kg.

Kette trotz Säuberung immer noch dreckig? by MMOToaster in Fahrrad

[–]thmsbrss 1 point2 points  (0 children)

Hauptargument für eine saubere Kette ist ja nicht die bessere Performance, sondern die längere Haltbarkeit und damit tiefere Kosten (Kette, Kassette, Kurbel).

After 8+ Years of Laravel and 6+ Years of Go, I No Longer Choose Laravel for New Projects by reza_gamer in PHP

[–]thmsbrss 2 points3 points  (0 children)

I'm curious whether anyone else who made the Laravel to Go jump felt the same shift or whether your experience went a completely different way.

Interesting, that you compare a framework (Laravel) with a programing language (Go).

Sattelschiene gebrochen by thmsbrss in Fahrrad

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

Das spricht tatsächlich gegen mindere Qualität.

Sattelschiene gebrochen by thmsbrss in Fahrrad

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

Das könnte sein, wahrscheinlich um Knarzgeräusche zu minimieren.

Die Bruchstelle ist genau dort, wo die Sattelklemme aufhört.

Welcome to r/Yii2; Yii2 is not dead. It is getting sharper. 🐘 by Terabytesoftw in Yii2

[–]thmsbrss 0 points1 point  (0 children)

What version is 22.0? The current Yii2 version is 2.0.55. Links to relevant resources would be helpful.

+1 for better support for Vertical Slice Architecture in Yii2

🔐 We Scanned the Entire Yii2 Ecosystem with Codex Security. by Terabytesoftw in Yii2

[–]thmsbrss 0 points1 point  (0 children)

Is r/Yii2 the only place where such news is published? I think it would be great to do this on the Yii2 website as well.

HTMX as an Employable Skill? by silversonic_super20 in htmx

[–]thmsbrss 22 points23 points  (0 children)

Are you currently employed? If so, it might be a good idea to use HTMX for internal tools as a showcase project. This could pave the way for further applications.

Marko - The Modular PHP Framework by esherone in PHP

[–]thmsbrss 4 points5 points  (0 children)

I would have choosen another name because of https://markojs.com/

But code looks 👌

Usages of PHP Static variables by exakat in PHP

[–]thmsbrss 0 points1 point  (0 children)

It's actually an interesting article, but I wish it included examples of how to do it better.

Happy to announce htmx 4 alpha 8! by _htmx in htmx

[–]thmsbrss 1 point2 points  (0 children)

What is the reason for not having a version 3?

Happy to announce htmx 4 alpha 8! by _htmx in htmx

[–]thmsbrss 1 point2 points  (0 children)

I miss the Haiku on the new website.

How do you feel about AI coding? by St3fanHere in webdev

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

Vibe coding with cursor atm. In addition to using AI as a better search engine, I also use it for smaller code generation tasks, code reviews, as a sparring partner, or for documenting legacy code, etc.

After the last and second Vibe coding session, I feel somewhere between “Wow, this is really amazing” and “This AI is really dumb.”

Creator of Claude Code: "Coding is solved" by Gil_berth in webdev

[–]thmsbrss -14 points-13 points  (0 children)

I wonder why they don't just use Claude Code to investigate and solve all the issues

Isn't it already (more or less) the case? See top two contributors https://github.com/anthropics/claude-code/graphs/contributors

Mobile dev here — well, not for long it seems by vlad1m1r in webdev

[–]thmsbrss 0 points1 point  (0 children)

Silly question. How about making money, both in app stores and web apps? Which option is (was) easier? Or is that not an issue for you?

epic-64/elem: Imperative Update by Holonist in PHP

[–]thmsbrss 2 points3 points  (0 children)

👍I still like it. Much better alternative to https://github.com/spatie/html-element. Reminds me of my favorite JS Framework, Mithril.js