@dgoosens@phpc.social
@dgoosens@phpc.social avatar

dgoosens

@dgoosens@phpc.social

#PHP & #DDD #developer & #architect at Ardennes-étape
#OSS, #Linux & #ethics enthusiast (#BEL) beer fanatic
Father of 2

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

dgoosens, to rust
@dgoosens@phpc.social avatar

warp looks lie a very sexy app
and it's build in

https://news.itsfoss.com/warp/

dgoosens,
@dgoosens@phpc.social avatar

this might actually be THE terminal killer app...

dgoosens, to random
@dgoosens@phpc.social avatar

Funny... But lets not forget the real unprofessional problem is for a company to rely on a of 1.

(see https://en.wikipedia.org/wiki/Bus_factor)

dgoosens, to random French
@dgoosens@phpc.social avatar

@signalapp now supports usernames to hide your phone number

Now nobody has a valid reason not to communicate privately

https://signal.org/blog/phone-number-privacy-usernames/

dgoosens, to random
@dgoosens@phpc.social avatar

just discovered you can actually create an empty commit
(yes, sometimes this is useful)

git commit --allow-empty -m "this is an empty commit"  
dgoosens, to opensource
@dgoosens@phpc.social avatar

Just discovered there is an For initiative by the @linuxfoundation
Need to have a look at that....

https://os-climate.org/

dgoosens, to random
@dgoosens@phpc.social avatar
dgoosens, to random
@dgoosens@phpc.social avatar

just discovered an excellent website about #Jira

https://ifuckinghatejira.com

dgoosens,
@dgoosens@phpc.social avatar

@rolfdenhartog
I feel sooooo sorry for you
Stay strong!!

dgoosens, to random French
@dgoosens@phpc.social avatar

This post by @tobiasgies made me think

There’s quite a big community of #nomad devs out here
Is there no platform for companies or people to offer temporary workspaces, or even a desk with internet connection, preferably with accurate rating on the quality of the coffee?

https://chaos.social/@tobiasgies/111954449256278361

dgoosens,
@dgoosens@phpc.social avatar

@ian @tobiasgies

right.. but that's the B2B one
more looking for something like couch-surfing, before RBnB made money with it

for instance, we here in Luxemburg and Belgium have tremendous office space and could definitely offer a Desk and coffee to some fellow devs that are hitting the road

no money involved... IMHO there's much more value in the exchanges and discussions something like this would generate

PHPCSFixer, to random
@PHPCSFixer@phpc.social avatar

What happened to Mastodon? Since yesterday we're mentioned in dozens of spam posts by some random accounts 😩.

dgoosens,
@dgoosens@phpc.social avatar
dgoosens,
@dgoosens@phpc.social avatar

@PHPCSFixer
Very irritating yes…

But don’t see much moderation on centralized systems like birdsite tbh

I do see quite some effort from instance maintainers to deal with it here on distributed systems

kaiserkiwi, to CSS
@kaiserkiwi@corteximplant.com avatar

Great post on . Nice to see that there are still enough people who understand CSS and don't stop reading after the first letter of the name.

https://nuejs.org/blog/tailwind-misinformation-engine/

dgoosens,
@dgoosens@phpc.social avatar

@kaiserkiwi @ocramius

Excellent indeed
Well explained

I’m no good at CSS, don’t use it often enough, but never understood how tailwind would make this easier
Always felt like going back to inline styling to me

dgoosens, to php
@dgoosens@phpc.social avatar

funny

I initially disliked the fact that the arrow functions in (since 7.4) automated the usage of the parent scope...
It felt wrong...

I find myself using this feature more and more often, without any boilerplate code

https://www.php.net/manual/en/functions.arrow.php

dgoosens, (edited ) to random
@dgoosens@phpc.social avatar

to @ian and team (if there is any) who is keeping this place, @phpc, nice and tidy by keeping the infra up to date and by defederating instances

EDIT: Ian just told me there definitely is team
so to @alessandrolai and @Tylae as well !!

You rock !

dgoosens,
@dgoosens@phpc.social avatar

@ian @phpc

added @alessandrolai & @Tylae to the post...
thanks a lot to all of you... much appreciated !

symfonystation, to mastodon
@symfonystation@phpc.social avatar

Testing WordPress to Mastodon This is a test to see if this website’s posts will cross post to my Mastodon account. https://newsletter.mobileatom.net/ https://newsletter.mobileatom.net/testing-wordpress-to-mastodon/

dgoosens,
@dgoosens@phpc.social avatar

@symfonystation
it works !

dgoosens, to mastodon French
@dgoosens@phpc.social avatar

Très technique, je n'ai pas du tout tout compris, mais particulièrement intéressant le dernier épisode de spécial TimeSeries avec
@GwinizDu &
@PierreZ (qui est le seul sur , scandaleux) de @clever_cloud
ainsi que @XavMarin & @herberts de @SenXHQ, créateur de @warp10io

https://youtu.be/KMN7v6_OpYM?feature=shared

dgoosens,
@dgoosens@phpc.social avatar

@PierreZ
oh I know I can trust my buddies at CleverCloud if we need to tackle this kind of challenges...
Thanks !

IgorRock, to ChatGPT
@IgorRock@social.cologne avatar
dgoosens,
@dgoosens@phpc.social avatar

@IgorRock @Girgias

This clearly explains the difference between pattern matching and decision taking

An algorithm will be able to distinct an apple from a car… but should not be trusted to « decide » anything, even less when we’re talking about dialectic concepts like « right » or « wrong », « guilty » or « non guilty », or how to solve the environmental debacle where it does not have access to data out of the future

dgoosens, to php
@dgoosens@phpc.social avatar

Lots of over here on @phpc

So happy to the whole community !

b0rk, (edited ) to random
@b0rk@jvns.ca avatar

has anyone used a tool that gives you an equivalent of git reflog for the staging area, so that you can undo any changes you make to it, even if you ‘git reset —hard’?

feels a bit weird that git obsessively tracks every change you ever make, except to the staging area, where it doesn't track anything at all

(I know jj does this and I know how to hack it together with git hooks, but I'm curious about if anyone actually uses a tool that does this)

dgoosens,
@dgoosens@phpc.social avatar

@b0rk

the local history feature in Jetbrains IDEs is just that
already saved me a couple of times

dgoosens, to random
@dgoosens@phpc.social avatar

new favorite bomb during Teams meetings

BLA BLA BLA Gif

dgoosens, to random
@dgoosens@phpc.social avatar

ok, so regarding my question about nested arrayshapes in @phpstan
https://phpc.social/@dgoosens/111918345030704287

@ocramius the great gave me the solution in less than 2 minutes...

this work exactly as I wanted and allows me to inherit the arrayshape of other methods in my phpdoc


thanks Marco !

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