Peter Schilling

Results 26 comments of Peter Schilling

http://php.net/manual/en/function.require-once.php

looks like they [updated theirs](http://wordpress.org/plugins/modal-dialog/changelog/) ``` 2.4.8 Renamed Mobile Detect library to make name unique and avoid conflicts with other plugins using the same library ```

i was hoping to start using rubyfmt in my project and ran into a few conflicts. i setup a small repro here: https://github.com/schpet/ruby-fmt-standard/pull/1 the [github actions output](https://github.com/schpet/ruby-fmt-standard/actions/runs/4076893687/jobs/7025230536) show some of...

i was also hoping to order the images by 'most recent' first, but couldn't really find an easy way to do it

after watching the video here slowly, they demonstrate a way to use d3 with canvas https://zed.dev/blog/repl#typescript ![Image](https://github.com/user-attachments/assets/6a049af3-4f11-4216-95b3-8db0e6dfb740) ![Image](https://github.com/user-attachments/assets/63d86665-e60a-4765-b3a6-46e5776457c5) which was useful to me after trying and failing to use observable...

something similar that worked for me is to keep dumb quotes in my markdoc files, and rely on markdown-it's 'typographer' option to turn them into smart quotes https://github.com/markdoc/markdoc/discussions/516#discussioncomment-10001479

my iphone went from 100% at ~8am to 10% at 2:30pm despite normally being able to make it through the day. tailscale taking the top score on battery drain: i...

i was able to follow the suggestion from @r4vi steps i took were 1. create a PAT [following these directions](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic), shortcut: https://github.com/settings/tokens 2. open mac keychain, find `com.gitbutler.app-github_access_token` - it...

i'm observing slowness when paging through large diffs. video here where i hold down 'j' with a fast key repeat rate, it simply stops rendering until i let go and...

@cole-miller thanks for checking this out and the feedback! i've pushed a change adding some commit metadata, similar to the branch picker. video here showing it: https://github.com/user-attachments/assets/4bd1a8fe-ac20-402a-8e7f-955bd39704c3