@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.

rysiek, (edited ) to infosec
@rysiek@mstdn.social avatar

Lukewarm take:

When I see general* "security advice" that mentions "do not use public WiFi" or "use a VPN", I am immediately suspicious about all other advice offered.

Yes, a decade ago that was a consideration, because most sites were not using HTTPS. Credentials were flying cleartext on the wire.

Today, almost all sites use HTTPS. Doesn't mean the risk is zero, but it's way lower.

*) "general" meaning "without a very specific threat model in mind", meant for general public, etc.

rysiek, (edited )
@rysiek@mstdn.social avatar

Also, shout-out to @letsencrypt for dramatically changing the security landscape of the Web for the better over the years.

Rarely is there an example of a project so effective and so directly improving everyone's lives, while at the same time keeping the original engineering mindset and just Doing Stuff Right™ humbly in the background.

Next November it will have been exactly a decade since LE started. We all owe them a huge 10th birthday party.

arstechnica, to random
@arstechnica@mastodon.social avatar

Microsoft makes Recall feature off-by-default after security and privacy backlash

Windows Hello authentication, additional encryption being added to protect data.

https://arstechnica.com/gadgets/2024/06/microsoft-makes-recall-feature-off-by-default-after-security-and-privacy-backlash/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social

dangillmor, to random
@dangillmor@mastodon.social avatar
dunglas, to random
@dunglas@mastodon.social avatar

FrankenPHP 1.2 is out 🎉

  • Caddy 2.8
  • X-Sendfile/X-Accel-Redirect support
  • full-duplex support for HTTP/1
  • simplified config
  • countless bug fixes and docs improvements

Upgrade now!

https://github.com/dunglas/frankenphp/releases/tag/v1.2.0

phpugmrn, to Symfony German
@phpugmrn@phpc.social avatar

#ToolTip Let your users define application parameters in your backoffice with this #Symfony bundle https://github.com/sherlockode/configuration-bundle

php, to random
@php@fosstodon.org avatar

:windows: Windows DLLs for most PECL extensions are back!

🏗️ @shivammathur has been working on GitHub Actions to automate the builds of these extensions.

➡️ The next step is automating these builds so that extension authors can include steps in their release actions as well!

fabrik42, to random
@fabrik42@mastodon.social avatar

New Mechanicon record! 🤩 We just surpassed last year's number of signups for the event on June 22nd. https://mechanicon.io/

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

I know $12 USD is a lot of money for some people, so to celebrate 1000+ sales (!!!), I'm giving away 1000 PDF copies of How Git Works (honour system: only if $12 is a lot for you!)

Here's the link, enter code BUYONEGIVEONE at checkout to get a free copy https://wizardzines.com/zines/git/

(it'll ask you for a billing address but you can enter a fake address if you'd prefer)

infection_php, to random
@infection_php@mastodon.social avatar

Infection 0.29.2 has been released with a new diff inline highlighting logic for --show-mutations options

Now it's easier to spot the change.

Thank you @slam

image/png

mbeccati, to random
@mbeccati@phpc.social avatar

FYI, I've just opened voting for my PDO Driver specific parsers RFC. Happy voting! 🤞

https://wiki.php.net/rfc/pdo_driver_specific_parsers

jaapio, to markdown Dutch
@jaapio@phpc.social avatar

I'm investigating options that are available to create a table of contents in , really wondering what people are using to create that when writing markdown based docs.

Please boost for reach.

bitboss, to random German
@bitboss@mastodon.social avatar

Amazing quote by Rebecca Paraons at Domain-Driven Design Europe:

“If the people don‘t talk, the systems won‘t talk“

phpugmrn, to Symfony German
@phpugmrn@phpc.social avatar

List of topic-specific resources to help you prepare for #Symfony certification https://github.com/ThomasBerends/symfony-certification-preparation-list

didier, to amiga
@didier@malenfant.net avatar

Everything I’ve done recently getting my #Amiga 600 up and running would have been impossible without web searching (and finding!) answers to long forgotten problems.

If this knowledge was produced now, it would unfortunately end up in a convo on a Discord server somewhere and would be impossible to search (and find…)

Stop using Discord for anything else than just chatting. Stop dumping knowledge into a black hole. Use forums. Use the open web. Future nerds will thank you.

#StopUsingDiscord

matuzo, to random
@matuzo@front-end.social avatar

Just a quick reminder that there's a scripting media feature.

@media (scripting: enabled) {  
 /* js is enabled */  
}

@media (scripting: none) {  
 /* js isn't enabled */  
}  

https://matuzo.at/blog/2023/100daysof-day106

herr_sander, to llm German
@herr_sander@bildung.social avatar

Im kommenden Schuljahr wollen ein Kollege und ich ein zum Thema anbieten. Das erste Modul - ein Lernpfad zu den Grundfunktionen von - ist als erster Aufschlag fertig. Wir freuen uns über Feedback aus dem : https://www.taskcards.de/#/board/846c4790-d371-4abd-a63d-acae11adbba8?token=df9f302f-2ab2-4b35-a591-ef24d80c7ea0 (mit Texten von @mpblkclp und @isotopp . Der @Linkshaender hat da ja vielleicht auch etwas zu zu sagen :))

jaz, to trustandsafety
@jaz@mastodon.iftas.org avatar

There are over 20,000 servers on the Fediverse today. Each one of them in some part responsible for moderating the entire network.

No matter how big or small or personal or public your server is, IFTAS Connect can be a resource for you!

➡️ https://connect.iftas.org

The community library is open to all, no sign-up required. Resources for moderators and community managers of any and all platforms. Tell your neighbourhood admin!

@moderation

gerowen, to Vivaldi
@gerowen@mastodon.social avatar

So I've discovered another neat feature of the browser; Workspaces. It allows you to stay organized without cluttering up your desktop with multiple windows, each with their own set of tabs. Basically I can have a "tech news" workspace where I have news and social media all tiled. I can also have a workspace with its own, different set of tabs. Each workspace stays running in the background and you swap between them with the workspaces button. Kinda like windows within a window.

elazar, to random
@elazar@phpc.social avatar

Should I Use JWTs For Authentication Tokens? - Tinker, Tamper, Alter, Fry https://blog.ploetzli.ch/2024/should-i-use-jwt-for-authentication/?utm_source=tldrwebdev

ewolff, to ddd
@ewolff@mastodon.social avatar

Taktisches mit und mit @odrotbohm
Freitag 31.5. 13:00
Mehr Informationen und Möglichkeit für Fragen:
https://software-architektur.tv/
im

ApiPlatform, to random
@ApiPlatform@fosstodon.org avatar

We're thrilled to announce that @marmelab the creator of , is joining us as a Gold sponsor of the 2024.

Join us before prices increase and connect with the top PHP, JS, and API experts in September: https://api-platform.com/con/2024/

infection_php, to random
@infection_php@mastodon.social avatar

Infection 0.29.0 has been released with support of Custom Mutators! 🎉

Read the docs about how to create your own mutator: https://infection.github.io/guide/custom-mutators.html

EclipseFdn, to random
@EclipseFdn@mastodon.social avatar

Don’t forget to vote for the Eclipse Foundation for the Open Awards 2024. Voting closes on 31 May. Let your voice be heard! 📣 https://hubs.la/Q02wHFrx0

Crell, (edited ) to php
@Crell@phpc.social avatar

Hey . When you use union and intersection types, do you include spaces?

(RT for reach, etc. This is survey data for @phpfig. If you know of any official policies by major projects already, please note/link in the replies.)

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