Harten Tag gehabt?
Eine kleine Flegelei im Internet kann so entspannen!
Harten Tag gehabt?
Eine kleine Flegelei im Internet kann so entspannen!
That awkward tech moment. ๐ #PHP
If you write a tech blog you are cool.
BUT:
If you don't add the date I will haunt you and your children and the children of your children.
Is it a "premature optimisation" to add authorisation to your app before you know how your authorisation will be structured, or should you consider authorisation and add placeholders when writing new code and building new features from the start?
securinglaravel.com/security-tip... #Laravel
I beg to differ.
Symfony 7.3 has been released today!
#php #symfony #webdev
symfony.com/blog/symfony...
Never trust a child farther than you can throw it.
[kids/96]
A try catch in php showing that's not mandatory to specify a variable name in the catch clause.
So it's not mandatory to specify a variable name to catch an exception in #PHP? ๐ฎ
Feel kind of dumb to find such tiny tips now ๐
There are no built-in PHP functions which start with the letter "Y".
And only one which starts with a "W".
#PHP
PHP explaining its type system: 'Look, they're more like... suggestions than actual rules, savvy?' *Pirates theme intensifies* Just cast everything to string and pray. #PHP #WebDev #CodingHumor
Hello World in Docker: a good days work.
I've always been a fan of the boy scout rule: "Always check code in cleaner than when you checked it out."
Simply try make code a little bit better than when you checked it out. Small efforts aggregate into big wins.
Why would smth. simple as this be so hard for some?
#devfeed #programming
Wir hofften, doch die Hoffnung war vermessen
Und die Vernunft blieb wie ein Stern entfernt.
Die nach uns kommen hatten schnell vergessen
Die nach uns kommen hatten nichts gelernt.
Die Welt besteht aus Streit und Neid und Leid.
Und meistens ist es schade um die Zeit.
(Kรคstner)
And how are you prepared for apocalypse?
Learning a #programming language with AI support is completely different game. I wonder when and how schools and universities will adopt. From what I see, at the moment the institutions tend to simply ignore or ban it.
Playing with #rust is a constant battle: I want to store something to the memory, rust wants to get rid of it.
Friday afternoon, 2 days break from developing for money ... what do you think? Should I take a dive into #rust or try some #golang? Or maybe some lessons in #lisp?
#programmer #programming #coding #developer #coder #javascript #python #webdeveloper #code #java #technology #computerscience #html #codinglife #webdevelopment #softwaredeveloper #tech #css #software #linux #softwareengineer #php #programmerlife #programmingmemes #development #computer
Steve! How dare you!
Dura lex sed lex!
You probably missed this in all its glory but you should know that Phuphania crossei is the mollusk of the year 2024!
Congratulations Phuphania crossei!
No, I don't need a bloody copilot for this document, thank you.
Writing is, in no small part, a tool for thinking. If you outsource that element to a machine that cannot think, you shouldn't be surprised if, at the end of the process, neither you nor your reader are any the wiser.
Trump administration fires members of cybersecurity review board in 'horribly shortsighted' decision | TechCrunch https://techcrunch.com/2025/01/22/trump-administration-fires-members-of-cybersecurity-review-board-in-horribly-shortsighted-decision/
LaTeX + Linux FTW!
Ya ever want to rewrite an entire React codebase to Svelte? Just to feel something?
The hardest part about javascript is... Yeah that's a good questionโ all of it is hard.๐ฅฒ
Web components are weird. You write in one "language" (React, Vue, etc.) and it magically translates into HTML and Javascript.
The thing is, for testing, we need to understand how this magic works.
www.everydayunittesting.com/2025/01/the-...
#Testing #Automation #TestAutomation #WebTesting #react
JavaScript is the only language that I'm aware of that people feel they don't need to learn before they start using it.
-- Douglas Crockford
Oh you think JavaScript is weird? Try sorting numbers in Python. Mf thinks three is smaller than two.
After one full day of JS dev, I get why y'all are using LLMs. I wouldn't want to code anymore either.
Using git Conditionals to Manage Your Git Identities
#git
dev.to/implosion/using-...