@shochdoerfer@phpc.social
@shochdoerfer@phpc.social avatar

shochdoerfer

@shochdoerfer@phpc.social

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

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

A deeper dive into optimal PHP-FPM settings

https://geoligard.com/a-deeper-dive-into-optimal-php-fpm-settings

shochdoerfer, to composer German
@shochdoerfer@phpc.social avatar

Use the #Composer Diff Plugin to compare composer.lock changes and generate a Markdown report that can be used in a PR description to visualize the changes.

https://github.com/IonBazan/composer-diff

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?

shochdoerfer,
@shochdoerfer@phpc.social avatar

@grmpyprogrammer if you ever need to practice your talk at meetups, I know 2 that would love to have you join remotely (or in person) :)

shochdoerfer,
@shochdoerfer@phpc.social avatar

@grmpyprogrammer Apologies. Who am I to think you need to practice your talks...

cmuench, to random German
@cmuench@phpc.social avatar
shochdoerfer,
@shochdoerfer@phpc.social avatar

@cmuench YEAH!

shochdoerfer, to webassembly German
@shochdoerfer@phpc.social avatar

PostgreSQL in allows you to run a instance in the browser, Node.js, or Bun. Finally a proper, dependency-less database server for your browser :)

https://github.com/electric-sql/pglite

basster, to hamburg German
@basster@norden.social avatar

Heute mal auf der in . Mal schauen, was es Neues gibt.

shochdoerfer,
@shochdoerfer@phpc.social avatar

@basster viel Spaß! Wollte auch bin, aber aktuell zeitlich nicht einzurichten ;(

shochdoerfer,
@shochdoerfer@phpc.social avatar

@basster musst du wohl mal zur @unKonf vorbeikommen :)

xeraa, to random
@xeraa@mastodon.social avatar

turns out, you pay for every S3 request — even if it's returning an AccessDenied. just by knowing a bucket name (or picking one that's configured elsewhere) you can incur significant cost. "fun" story: https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1
guess security through obscurity still has value ;)

shochdoerfer,
@shochdoerfer@phpc.social avatar

@xeraa interesting :)

mgdm, to random
@mgdm@altelectron.org.uk avatar

Building a slightly daft webapp using 2000s spec JS techniques (lots of <script> tags, no bundling) has been pretty fun. Ditching the frameworks can be rewarding

shochdoerfer,
@shochdoerfer@phpc.social avatar

@edorian @mgdm I wonder if that is a good thing or not :)

grmpyprogrammer, to random
@grmpyprogrammer@phpc.social avatar

How long until someone figures out how to run DOOM on this? 😂😂😂

https://github.com/microsoft/MS-DOS

shochdoerfer,
@shochdoerfer@phpc.social avatar
ramsey, (edited ) to random
@ramsey@phpc.social avatar
shochdoerfer,
@shochdoerfer@phpc.social avatar

@ramsey really want to attend at some time. So far, I only heard the wurst about it...

robert, to IBM
@robert@flownative.social avatar

IBM buys HashiCorp for 6,4 billion USD.

It probably was a good idea, that some of the most important Open Source products were already forked some time ago.

Sigh.

https://www.prnewswire.com/news-releases/ibm-to-acquire-hashicorp-inc-creating-a-comprehensive-end-to-end-hybrid-cloud-platform-302126646.html

shochdoerfer,
@shochdoerfer@phpc.social avatar

@robert I really hope the lesser-known products like Nomad or Boundary will survive this...

shochdoerfer, to composer German
@shochdoerfer@phpc.social avatar

The dependency analyser allows fast detection of composer dependency issues, e.g. unused dependencies, shadow dependencies, or misplaced dependencies.

https://github.com/shipmonk-rnd/composer-dependency-analyser

heiglandreas, to random
@heiglandreas@phpc.social avatar

Starting the day with answering emails from "security researchers" ...

shochdoerfer,
@shochdoerfer@phpc.social avatar

@heiglandreas ignore them, that's the best you can do. Keep getting this s**t for a few months now. Not funny. At least the last person asked before if they get a reward for reporting an incident...

shochdoerfer,
@shochdoerfer@phpc.social avatar

@heiglandreas the only thing they reported to us was CORS problems and stuff.

shochdoerfer,
@shochdoerfer@phpc.social avatar

@heiglandreas I am fine with getting reports like this.

The annoying part is dealing with this bug bounty approach because, obviously, the reports want some money for their effort.

schmichael, to random
@schmichael@hachyderm.io avatar

😶

shochdoerfer,
@shochdoerfer@phpc.social avatar

@schmichael I really hope that survives this...

naderman, to random
@naderman@phpc.social avatar

At @mwop now on stage with fascinating insights on the State of PHP in 2024 from the @zend landscape report

shochdoerfer,
@shochdoerfer@phpc.social avatar

@naderman @mwop @zend hey Matthew :) Wish I could be at ...

scy, to webdev
@scy@chaos.social avatar

I need to convert #HTML to #Markdown and I'm looking for a tool to do that.

The output should

• preserve line breaks in paragraphs
• not contain additional, unnecessary linebreaks (e.g. 4 empty lines between paragraphs)
• be configurable (e.g. whether to use * or _ for emphasis, or * vs - for unordered lists)
• if possible, allow me to hook into details (e.g. to convert <pre class="shell"> to ```sh)

#Python or #CLI. Alternatively, what's a really configurable prettifier?

#askFedi :BoostOK:

shochdoerfer,
@shochdoerfer@phpc.social avatar

@scy Back in the days, I had great success converting our old company blog from HTML to Markdown via the league/html-to-markdown Composer package.

I documented my findings here: https://blog.bitexpert.de/blog/silverstripe-to-docusaurus

shochdoerfer,
@shochdoerfer@phpc.social avatar

@heiglandreas @scy I don't remember having issues with the performance. The few hundred blog posts got converted quite quickly, I think.

passbolt, to opensource
@passbolt@mastodon.social avatar

🔐 Discover how ZIT RLP, a regional center for university IT in Germany, has enhanced their machine credentials collaboration and security by integrating #Passbolt's open-source password manager. Watch the video to learn more about their journey: https://hubs.li/Q02tXlkb0 🌐

#PasswordManager #OpenSource #PasswordSharing #University

shochdoerfer,
@shochdoerfer@phpc.social avatar

@passbolt nice!

Crell, to php
@Crell@phpc.social avatar

Proposal for a conference talk: How to configure and all its tooling extensions (xdebug, phpstan, php-cs-fixer, etc.) to use a docker container consistently.

That could easily fill a tutorial...

shochdoerfer,
@shochdoerfer@phpc.social avatar

@Crell Thanks to and the DDEV plugin for , it's not that hard...

shochdoerfer,
@shochdoerfer@phpc.social avatar

@Crell interesting. We've been using it for all our PHP projects (Symfony, Sulu, Sylius, Magento, ...). Never had any issues so far. Maybe our use cases are too simple :)

nauleyco, to random
@nauleyco@phpc.social avatar

I'm in 🐘

shochdoerfer,
@shochdoerfer@phpc.social avatar

@nauleyco have fun!

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