@ddev@fosstodon.org avatar

ddev

@ddev@fosstodon.org

Open-source web development tool for PHP and Node.js websites

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

ddev, to random
@ddev@fosstodon.org avatar

Join us tomorrow for our Live Contributor Training on DDEV Docker Architecture, 8am US MT, 4pm CET. We'll have a great time. Please sign up at https://www.meetup.com/ddev-events/events/301226291/ if you haven't already, and it will give you calendar info for your timezone.

ddev, to random
@ddev@fosstodon.org avatar

Simesy doing a quick video explaining profiling with https://github.com/tyler36/ddev-xhgui - https://www.youtube.com/watch?v=Knrhfwbop2w

ddev, to random
@ddev@fosstodon.org avatar

Newsletter for June, https://mailchi.mp/c325239104e5/ddev-jan-2024-news-12705836?e=dd33ff8df7 - If you didn't get this in your inbox, you can. https://ddev.com/newsletter

ddev, to random
@ddev@fosstodon.org avatar

Did you miss the Contributor training on @Xdebug last week? The blog and recording are up at https://ddev.com/blog/xdebug-debugging/ - sign up for upcoming training (and next week's "DDEV Docker Architecture") at https://www.meetup.com/ddev-events/

drupalthoughts, to drupal
@drupalthoughts@fosstodon.org avatar

In the KB, I see this note: "Projects should live under the home directory of the Linux filesystem. WSL2’s Linux filesystem (e.g. /home/ <your_username> ) is much faster and has proper permissions, so keep your projects there and not in the slower Windows filesystem (/mnt/c)."

I understand how NTFS adds overhead for reading/writing files, and can cause potentially confusing permission issues, but is "much faster" really true? Like how much much faster?

https://ddev.readthedocs.io/en/stable/users/install/ddev-installation/

ddev,
@ddev@fosstodon.org avatar

@drupalthoughts I would expect it to be about 10x faster. You can certainly try it out. Everybody I've ever seen that mistakenly put it in the wrong place has been very frustrated. NTFS is optimized for large files, and if you use it inside WSL2 you're essentially using an inappropriate filesystem over a network mount.

ddev,
@ddev@fosstodon.org avatar

@drupalthoughts I think you could probably set up the new "dev drive", which seems to be intended to solve the NTFS-many-small-files problem, and then enable mutagen, and I'll bet it would speed up really nicely. But so much added complexity for so little value IMO.

ddev, to random
@ddev@fosstodon.org avatar

Did you miss last week's Live Contributor Training? Here's the summary and recording, https://ddev.com/blog/golang-debugging/ - And join us this Wednesday for @Xdebug , sign up and get calendar info at https://www.meetup.com/ddev-events/events/301101460

ddev, to random
@ddev@fosstodon.org avatar

This week's Live Contributor Training is on @Xdebug , everybody's favorite - Join us at 10am US ET, 4pm CET, we'll be trying out a new Meetup group for scheduling it this time, join us at https://www.meetup.com/ddev-events/events/301101460/ - please let me know how that goes.

ddev, to random
@ddev@fosstodon.org avatar

v1.23.1 is out, it's an incremental release that includes regular updates with bug fixes from the previous version.
https://github.com/ddev/ddev/releases/tag/v1.23.1

ddev, to random
@ddev@fosstodon.org avatar

WordPress has been proudly rolling out their new "Studio" local development environment, WASM-based, etc. It's slick, but so very limited. URLs are "localhost", each with separate port, no router, no https, Sqlite only. If you need to do more than the most basic, wins!

The one cool thing about Studio is that your local can have automatic temporary hosting on wordpress.com so it's a great sharing experience.

ddev, to random
@ddev@fosstodon.org avatar
ddev, to random
@ddev@fosstodon.org avatar

There is now a way to install the @phpstorm extension/plugin with PhpStorm 2024+, see https://github.com/php-perfect/ddev-intellij-plugin/issues/307#issuecomment-2108257078

ddev, to random
@ddev@fosstodon.org avatar

Did you see the @drupal Local Development Survey this year? The usage among responders has gone from 42% a year ago to 60% now. Thanks to the great folks that do this important survey! https://www.ironstar.io/devsurvey24/

ddev, to random
@ddev@fosstodon.org avatar

Want to integrate your project with its hosting provider? Join us at 3:30pm in @drupalcon room G132 - we'll build one right then and there, and go over what hosting integrations are in general.

ddev, to random
@ddev@fosstodon.org avatar

Governance BoF today at @drupalcon - Join us to talk about the future organization of the project and the DDEV Foundation. Maybe it sounds dull, but it's super important. If you care about the future, please come! 2:30pm G130

ddev, to random
@ddev@fosstodon.org avatar

So many BoFs at @drupalcon today! 1:30pm: "Create a DDEV Add-on in 20 Minutes". 3pm: "DDEV From The Beginning". 4pm: "DDEV Office Hours" - anything at all you want to talk about. 4:30pm: "From Lando to DDEV" Join us!

ddev, to random
@ddev@fosstodon.org avatar

The @phpstorm plugin is looking for co-maintainers. Do you use DDEV and PhpStorm, and can you spell "Java"? https://github.com/php-perfect/ddev-intellij-plugin/issues/318

ddev, to random
@ddev@fosstodon.org avatar

Advisory Group Meeting recording, minutes, agenda, financials. Thanks all! https://github.com/orgs/ddev/discussions/6141

ddev, to random
@ddev@fosstodon.org avatar

Live Contributor Training starts up again on May 15! We'll do a live session most Wednesdays. https://ddev.com/blog/contributor-training/ - Sign up there for notifications about trainings. (If you were signed up last year, you're still signed up.)

ddev, to random
@ddev@fosstodon.org avatar

Do you like the Tip of the Day? Add your own favorite tip with a PR to https://github.com/ddev/remote-config

ddev, to random
@ddev@fosstodon.org avatar

It's time to restart Contributor Training. I'd like to ask your suggestions about this list, what's important to you, what else you'd like training on, which you'd like to do earlier rather than later: https://20240423-contributor-trainin.ddev-com-front-end.pages.dev//blog/contributor-training/#upcoming-trainings

ddev, to random
@ddev@fosstodon.org avatar

v1.23.0 is out! Loads and loads of work in it, but mostly it's incremental. New support for Drupal 11 and new "drupal" project type. See all the things, https://github.com/ddev/ddev/releases/tag/v1.23.0

ddev, to random
@ddev@fosstodon.org avatar

v1.23.0-rc2 is out. As always, we love to have you test, even if it just means using it in your daily work. https://github.com/ddev/ddev/releases/tag/v1.23.0-rc2

ddev, to random
@ddev@fosstodon.org avatar

release v1.23.0-rc1 is out, we'd love to have you test it! https://github.com/ddev/ddev/releases/tag/v1.23.0-rc1 - test plan at https://github.com/ddev/ddev/issues/6039 - or just use it for your daily work. We hope to release v1.23.0 on Monday.

pcambra, to drupal
@pcambra@drupal.community avatar

DDEV is such an important part of our workflow in @cambrico since 2018 that we've finally decided to sponsor the project, many thanks to everyone that makes @ddev possible!

ddev,
@ddev@fosstodon.org avatar

@pcambra @cambrico Thank you so much @cambrico for this next step toward the project's sustainability drive!

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