@SenseException@phpc.social
@SenseException@phpc.social avatar

SenseException

@SenseException@phpc.social

Still being human even after over 20 years of coding. Speaker, advicer & complexity tamer. PHP, .NET, JS, Go, HR and more. Part of the Doctrine team.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

lauren, to random
@lauren@mastodon.laurenweinstein.org avatar

Because Voyager 1 is so far from Earth, it takes almost 23 hours for a command to reach it at the speed of light, and the same for a response to reach us back, for a total of close to 50 hours.

Which means that interactions with Voyager 1, currently around 15 billion miles away, are still faster than many Microsoft Windows updates.

SenseException,
@SenseException@phpc.social avatar

@lauren How long does it take to install and run Doom on Voyager 1?

afilina, to random
@afilina@phpc.social avatar

When did I get from "too young to be taken seriously as a programmer" to "I have a kid your age"?!

SenseException,
@SenseException@phpc.social avatar

@afilina Isn't it "too old to be taken seriously as a programmer" nowadays? It feels like it for me.

SenseException,
@SenseException@phpc.social avatar

@afilina I would have started at a young age too, but my mother didn't allow me to have a computer at that time. She was afraid it would be too much of a distraction. 😔

At least I did concept art for game ideas at young age. 😄

samvarma, to random
@samvarma@fosstodon.org avatar

2 hours now trying to set up the Samsung fridge, creating accounts left and right, registering the product etc. and it turns out that you can't adjust any of the settings on it unless you use their app, and the fridge has to connect to Wi-Fi, and it isn't seeing my network, and I'm supposed to move my router closer to the fridge, and then dive into the network settings and change Mac addresses and forward ports and what the fuck knows else

Like I said, you should never buy a "smart" anything

SenseException,
@SenseException@phpc.social avatar

@samvarma You never know when you'll need fresh glue for the cheese.

SenseException,
@SenseException@phpc.social avatar

@samvarma But there will be only smart devices available at one point.

jessicamauerhan, to random
@jessicamauerhan@phpc.social avatar

So far my experience in Berlin vs in Munich is that people are much more likely here in Berlin to continue speaking in German with me, even after hearing me speak English (I mean this as a positive).

I try to speak German as much as possible, but in Munich people switched to English very quickly. In Berlin so far only one person has asked if I wanted to speak English.

In both cities the vast majority of people have been very polite and welcoming either way.

SenseException,
@SenseException@phpc.social avatar

@jessicamauerhan Maybe because of the bavarian dialect. 😁

SenseException, to random German
@SenseException@phpc.social avatar

@Skoop Happy birthday 🎉

SenseException, to random German
@SenseException@phpc.social avatar

"Components are tightly coupled: it’s hard to use a Laravel component outside Laravel because it requires many other packages and wiring."
from https://www.reddit.com/r/PHP/comments/131t2k1/laravel_considered_harmful/

It's why I stopped writing and showing Laravel code snippets.

SenseException, to random German
@SenseException@phpc.social avatar

Welcome @symfony to be my 200th follower. And welcome to Mastodon.

SenseException, to random German
@SenseException@phpc.social avatar

I didn't expect it to be delivered today. It was planned for next week, but here I am: New owner of a Lenovo workstation.

I guess I'll spend some time to make me feel "at home" this weekend.
https://phpc.social/@SenseException/110697307950716186

SenseException, to random German
@SenseException@phpc.social avatar

Business between companies: "This isn't part of our contract, but we can make you an offer to extend it for more money."

Offer gets accepted or rejected, but work proceeds.

Between company and employees: "This exceeds the content of our contract, but I did something like that in the past. We can talk about it + a new salary."

"You either do it for free or we'll: give you disadvantages in your career / bad reputation / ask someone else to do it (and pay them)"

(Not literally said like this)

SenseException, to random German
@SenseException@phpc.social avatar

I wrote to the Shopware support about a dev problem and fixed it myself after getting no response after 2 days. I kept the support ticket open just out of curiosity when I'll get at least a response. Tomorrow will be one week.

SenseException, to random German
@SenseException@phpc.social avatar

Got my train tickets to in Verona. I have to prepare something for the travel.

SenseException, (edited ) to random German
@SenseException@phpc.social avatar

Having something like:

Foo foo = new Foo
{
SetName("John Doe"), // method return void
SetAge(30), // method return void
SetCity("Everywhere") // method return void
};

in PHP instead a fluent interface:

// methods return foo instance with "this"
Foo foo = new Foo;
foo.SetName("John Doe")
.SetAge(30)
.SetCity("Everywhere");

Yes or no?

SenseException, to random German
@SenseException@phpc.social avatar

One of the biggest mistakes I do is writing tests and documentation. The format and integrity varies between budgets, but they are there.

rttf, to random
@rttf@techhub.social avatar

To the point :1000:

SenseException,
@SenseException@phpc.social avatar

@rttf AI is for B2B. Everyone else is a trainer and content provider.

SenseException, to random German
@SenseException@phpc.social avatar

If this wasn't about what recently happened to the Titan submarine, you wouldn't read about it. Ignoring security issues appear in many cases in many companies, but accidents don't happen most of the time.

"OceanGate's former finance director said she quit when Stockton Rush asked her to be the Titanic submersible's chief pilot after firing the original one for raising safety issues"

https://www.insider.com/oceangate-stockton-rush-finance-director-quit-submersible-pilot-fired-2023-7

(Thank you @Flyingmana for sharing the german link)

Crell, to random
@Crell@phpc.social avatar

When you say what a word "means", what do you mean by "mean?" It's actually not a trivial question.

https://peakd.com/language/@crell/bounded-vs-centered-sets

SenseException,
@SenseException@phpc.social avatar

@Crell That's a mean question.

heiglandreas, to random German
@heiglandreas@phpc.social avatar

ich bin schon gespannt auf die Södersche Argumentation, warum die Grünen an dem Jahrhundert-Hochwasser und seinen Folgen Schuld sind...

SenseException,
@SenseException@phpc.social avatar

@heiglandreas Ist sicherlich einfach zu verkaufen: Sie sind gerade im Amt und es herrscht Hochwasser.

carnage4life, to random
@carnage4life@mas.to avatar

This comic panel accurately captures the absurdity of the concept of Batman vs Superman.

SenseException,
@SenseException@phpc.social avatar

@carnage4life Now that's an unusual threat. 😄

SenseException, to random German
@SenseException@phpc.social avatar

It's 2024 and spam mails still don't get umlauts right.

SenseException, to python German
@SenseException@phpc.social avatar

I knew that my time would come when I had to work with and the first thing to know about it is, that Pdb is a friend.

SenseException, to php German
@SenseException@phpc.social avatar

Well, that explains everything for .

SenseException, to random German
@SenseException@phpc.social avatar

Like the "fast - good - cheap" ever worked as an argument by an employee. If you can't do all three you're not a real developer and neither a 10x engineer. (Back to the old memes)
https://mastodon.social/@workchronicles/112531173217672455

SenseException, to random German
@SenseException@phpc.social avatar

It's from the monorail episode of the Simpsons from 1993 and it didn't age one year.
https://www.getyarn.io/yarn-clip/47490dbd-09b4-4d0e-ad54-0a0a1ead848b

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines