@mwop@phpc.social
@mwop@phpc.social avatar

mwop

@mwop@phpc.social

he/him

Laminas Project and Mezzio project lead. PHP-FIG founding member and current Core Committee member, and collaborator on multiple specs. Current Zend Product Manager.

I draw Zentangle-inspired art in my spare time.

#ActuallyAutistic
#zentangle
#ZentangleInspiredArt
#php

https://mwop.net

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

KitMuse, to ADHD
@KitMuse@eponaauthor.social avatar

I know people with estrogen have said their ADHD gets worse during perimenopause/menopause, but I'm wondering if people with testosterone 50+ also notice their Autism/ADHD symptoms getting worse. Especially more "inattentive"/stuck in their thoughts.

I feel like we really need more research on all of this.

@actuallyautistic @neurodiversity

mwop,
@mwop@phpc.social avatar

@KitMuse @actuallyautistic @neurodiversity Not sure if mine have got worse, or if it's a side-effect of late diagnosis and being super-attuned to all the behaviors and symptoms as a result.

preinheimer, to php
@preinheimer@phpc.social avatar

Hey PHP Folks, question for you!

Back in the early 2000s, I feel like there was two big PHP development methodologies.

The "Yahoo! System" where they did all their front end in PHP, and had a lot of built in extensions to handle their business logic.

The "Facebook System" that used PHP for everything.

Is anyone still using the Yahoo! system? Do they talk about it much?

mwop,
@mwop@phpc.social avatar

@preinheimer I talk to a lot of companies... and hardly any are building or maintaining custom extensions. Everyone is just using PHP, or, if the work cannot be done in PHP, calling out to web services in other languages to do that work.

mwop,
@mwop@phpc.social avatar

@preinheimer Any more, the language is almost never the bottleneck. And when it comes to migrating from a legacy system, if that legacy system has a database, that's usually the most expedient way to attack it (i.e., build a PHP app around that database). (This is the core of most app modernization, as those legacy systems are almost ALL database-centric anyways.)

mwop, to random
@mwop@phpc.social avatar
sarah, to random
@sarah@phpc.social avatar

@mwop I'm hearing rumblings in the Logseq community that Logseq has accepted funding and is moving towards databases, rather than working on the Logseq tool. Have you heard similar? Are you still a loyal Logseq user?

mwop,
@mwop@phpc.social avatar

@sarah Honestly, haven't been paying attention. So far, it still falls in the "just works" category for me. Thanks for the heads-up, though - will keep an eye on it.

Really don't want to have to migrate to something else; there's always a chunk of time while learning a new tool or migrating that feels like you're just spinning wheels, for no discernable gain. 🫤

mwop, to php
@mwop@phpc.social avatar

Blogged a bit about ZendHQ, and how I'm priming queues, as well as some of the features I really appreciate as a user.

https://mwop.net/blog/2024-05-07-zendhq-jq-warmup.html

mwop,
@mwop@phpc.social avatar

@Skoop It's a far better implementation, in part because it doesn't care what the endpoint is. If I wanted, I could even push to serverless ot web services in another language. But having them as PHP means I also get soooo much more. Let me know if you want to give it a spin!

heiglandreas, to random
@heiglandreas@phpc.social avatar

I hate VPN!

It never worked out of the box for me. There are soooooo many moving parts.

Debugging is difficult.

And it's always the clients fault...

mwop,
@mwop@phpc.social avatar

@heiglandreas My favorite part of VPN is that there are standards for retrieving certificates, connecting, and authorizing, and yet Cisco continues its AnyConnect nonsense that always utterly fails to work with any standard VPN client.

sarah, to random
@sarah@phpc.social avatar

New post: In defense of the “monolithic microservice” https://sarah-savage.com/in-defense-of-the-monolithic-microservice/

mwop,
@mwop@phpc.social avatar

@sarah Interesting read... and first I've been to your blog in a while, and LOVE the logo!

mwop, to random
@mwop@phpc.social avatar

Had somebody ask me to keep politics off the platform for a post I made today.

They're blocked.

If you ask people not to post political stuff, it means "don't post political stuff I don't agree with." And that's BS.

mwop,
@mwop@phpc.social avatar

It was attitudes like this that made me mostly stop using social media for 4-5 years. I'd post something or retweet something, and get a barrage of folks sea-lioning or brigading me. For daring to have beliefs that were not theirs.

Ironically, they also got angry about "cancel culture".

mwop,
@mwop@phpc.social avatar

At this point, I'm done with debates, and nobody is entitled to a debate. If you don't like my views (yes, I'm a socially progressive person, though hardly extremist; probably petit bourgeoisie best describes me), you don't have to follow me or engage.

I'm tired of having to mask in public. I'm not going to do it anymore.

mwop,
@mwop@phpc.social avatar

@assertchris Absolutely!

mwop, to random
@mwop@phpc.social avatar

Great read on how regressives stoke campus protests as a tactic to amplify their own policies and fuel rage against "liberalism" amongst their base, and how academic leadership falls for it again and again.

https://slate.com/news-and-politics/2024/05/university-protests-columbia-college-republicans.html

mwop, to random
@mwop@phpc.social avatar

Lessons in city and school planning.

Our high schools don't use the school bus system, and rely on city buses. However, they've also reduced service. Most kids who ride have a large walk to a stop, and either have to get there absurdly early, or risk not enough space on the buses that get there on time.

And our city is now doing road construction on each of the major roads to the school, AND the one backup route coming from the south.

Talk about setting kids up for failure...

mwop,
@mwop@phpc.social avatar

Fortunately, my son is 2 weeks out from graduating....

ramsey, to Starwars
@ramsey@phpc.social avatar

I’m only a few episodes into this season (3rd season) of , and wow! It’s darker and with an ambiance/tone like . I like it.

mwop,
@mwop@phpc.social avatar

@ramsey I had watched ep 13 a few weeks ago and it ended on a huge cliff hanger, and, being ep 13, I got excited because I thought that meant another season!

Then my son told me Friday that the finale had aired.

I watched the last two episodes yesterday, and damn... All I'll say is, from mid-season 2 to the finale was some of the best SW storytelling I think we've had.

heiglandreas, to random
@heiglandreas@phpc.social avatar

4th of May... That's the right day to watch "The Wrath of Khan", isn't it?

mwop,
@mwop@phpc.social avatar

@heiglandreas Absolutely! My favorite part of that movie is when the sentient trees fight the wookiees for control of the Daleks. So moving!

sarah, to php
@sarah@phpc.social avatar

What do you use for offsite backups for applications and databases?

mwop,
@mwop@phpc.social avatar

@sarah I have a recurring job that (a) runs pgdump, and then (b) uses logrotate to rotate backups and expire old archives. This runs on a mounted s3fuse volume, which gives me backup to, in my case, DO spaces.

mwop,
@mwop@phpc.social avatar

@willpower232 Yes, within a container, via elementary/s3-volume (https://github.com/elementar/docker-s3-volume).

grmpyprogrammer, to random
@grmpyprogrammer@phpc.social avatar

Who knew that going to a conference rebooted my interest in giving more talks and teaching folks about stuff I am interested in?

mwop,
@mwop@phpc.social avatar

@grmpyprogrammer INORITE?

I ended up brainstorming a "boring tech" talk with @auroraeosrose while at last week that I'm hoping to flesh out and pitch.

sean, to random
@sean@scoat.es avatar

Web developer: my dynamically typed language is now faster than that other dynamically typed language. Sometimes. By a small amount.

Also web developer: SELECT query in loop.

mwop,
@mwop@phpc.social avatar

@sean The performance is always limited by the number of I/O operations. It’s almost never the runtime. I’ll die on that hill.

cstross, to random
@cstross@wandering.shop avatar

Remember, with the right it's ALWAYS projection!

mwop,
@mwop@phpc.social avatar

@cstross "Modern conservatives are afraid of using power" 🤣🤣🤣

Wiping tears from my eyes as I look at all the rights modern conservatives have stripped from us...

mwop, to random
@mwop@phpc.social avatar

Upgraded the personal laptop to 24.04 over the weekend. As usual, refreshingly dull and boring upgrade, which I like.

Only issues so far are: a few extensions I rely on (but can work around) are not yet updated to Gnome 46, and there are a couple repos (including hashicorp) not yet updated.

I find as I age that stable, boring tech is my favorite tech.

tswicegood, to random
@tswicegood@mosteverywhere.com avatar

I just folded a fitted bed sheet… without any cursing. And on the first try.

Ask me anything…

mwop,
@mwop@phpc.social avatar

@tswicegood Video or it didn't happen. 🤣

  • All
  • Subscribed
  • Moderated
  • Favorites
  • tester
  • tsrsr
  • DreamBathrooms
  • Durango
  • magazineikmin
  • mdbf
  • Youngstown
  • vwfavf
  • slotface
  • ethstaker
  • rosin
  • thenastyranch
  • kavyap
  • PowerRangers
  • Leos
  • ngwrru68w68
  • osvaldo12
  • cubers
  • everett
  • GTA5RPClips
  • cisconetworking
  • hgfsjryuu7
  • InstantRegret
  • tacticalgear
  • normalnudes
  • modclub
  • khanakhh
  • anitta
  • All magazines