User Details
- User Since
- Jun 14 2012, 10:46 PM (648 w, 2 d)
- Availability
- Available
Apr 1 2023
If the small pipe needs to drain into the big one, how about taking a large pvc end-cap, drilling a 1/4" hold and forcing the smaller pipe in it? Maybe seal the whole thing with some silicone.
Mar 24 2022
We came up with a flow in Phorge we think would work well, to progress this task (https://we.phorge.it/E1):
- We'll have a bunch of diffs, on a per-application basis, along the style established here and in D21712.
- We'll review each diff on the Phorge
- When it matures, we'll copy it here for for your review and landing in Phabricator.
Sep 28 2021
From https://discourse.phabricator-community.org/t/sending-emails-causes-an-exception/4966, looks like the PHPMailer uses each which is removed in php 8.
From https://discourse.phabricator-community.org/t/sending-emails-causes-an-exception/4966, it appears that both class.smtp.php and class.phpmailer-lite.php have calls to each which is removed in PHP 8.
Jun 2 2021
Thank you @epriestley (and @btrahan, @chad, and others) for the great work done here!
Jun 1 2021
May 30 2021
Apr 1 2021
tweak wording
Oct 30 2020
Aug 22 2020
The public key won't necessarily be available to Phabricator (because it's kinda funny to have the public key and signature in the same place). We'll just register the fingerprints I guess?
I think the public key has to be available -- you can't verify signatures otherwise.
Aug 21 2020
I think I'm going to start working on the Arcanist side of this soon...
Aug 20 2020
Yeah, it might make sense to drop it; I use it because it's easier to setup then Apache and the error log is right in my console, but setting up a real server isn't that much of a bother, except for Apple changing the rugs on you every other day (Soon with both x86 and ARM versions!)
Jul 25 2020
related to T3278, probably?
Jun 15 2020
Jun 7 2020
May 23 2020
May 15 2020
I left other references because it looks like we still talk about "libphutil libraries" a lot.
Apr 30 2020
Apr 24 2020
Looking at it now, it looks very nice, but there should probably be a way to navigate the groups by keyboard?
Apr 1 2020
Mar 20 2020
Feb 13 2020
Nov 7 2019
Sep 8 2019
Sep 7 2019
assertWritable checks that the file exists and writable. There's assertWritableFile, but it's private, and it's being called anyway from setKeys.
This might be hiding some other strange conditions, but I couldn't think of any that don't end up just making the file un-writeable.
Aug 27 2019
I'm guessing it's a media-query being calculated on some metric that isn't being scaled by the browser - "inches" maybe?
Aug 15 2019
Aug 13 2019
Aug 9 2019
Aug 4 2019
I've worked with wkhtmltopdf several times, and I don't remember it actually requiring any special setup - in all cases, I basically dropped the binary in the machine (Although it's possible all my machines had X11 built in for some reason? I've never intentionally installed X11).
May 24 2019
Running the thing on my ubuntu exists with 0...
$ vi --version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Apr 10 2018 21:31:58) Included patches: 1-1453 ..... ..... Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -Wdate-time -g -O2 -fdebug-prefix-map=/build/vim-NQEcoP/vim-8.0.1453=. -fstack-protector-strong -Wformat -Werror=format-security -DTINY_VIMRC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 Linking: gcc -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lselinux -lacl -lattr -ldl
May 7 2019
This is a change I can stand behind. Looks good!
Apr 25 2019
To those still interested, Spinnaker (OSS from Netflix + Google) is targeting the Deployment part of this flow (everything after a Release Candidate is created).
It only handled "cloud" deployments, and offers as much complexity as you can ever want, including "Wait for human approval", Canary deployments, blue-green, etc.
Apr 19 2019
Apr 16 2019
Apr 15 2019
Mar 25 2019
Mar 24 2019
Mar 19 2019
We should log all the paths used to get to each page, and then show all of them in a big combo box, and when you select one, update your browser's history to match that path!
Feb 18 2019
Feb 2 2019
Jan 29 2019
In https://discourse.phabricator-community.org/t/2334, thopre suggests checking for git config --get-regexp svn-remote to see if the repository is configured as git-svn repo, as an alternative to check if .git/svn/.metadata exists.
Jan 28 2019
Jan 19 2019
I have some war stories about normalizing phone numbers... IIRC, the worst offender is Brazil (numbers may vary in length).
Jan 17 2019
Jan 9 2019
Dec 31 2018
I expect Google to expose a similar solution to Duo soonish (if you use Android and try to login to Google, MFA is just like Duo now).
Some of these things are supposed to be implemented in a reasonable way via browsers "eventually" (offline push notifications have a bunch of attempts, Screenshots use case has some solutions that sometimes work, and there's rumor about MFA and NFC floating around.)
Dec 21 2018
Since the google-api is also disabled by default in Google Cloud env, I had to make changes to some other oauth provider at https://gitlab.com/SirEdvin/sanic-oauth/commit/fae23f6b35517dd9e8bec328dbb4dc883e033d78.
There, the g+ api was only used to get the user's email, iirc, and an alternative exists in https://www.googleapis.com/userinfo/v2/me.
Dec 13 2018
Nov 15 2018
Nov 10 2018
The alert poped up just now (5pm, end-of-day), but this was a whole-day event! We missed the whole thing!
Nov 9 2018
Nov 8 2018
Nov 2 2018
Oct 15 2018
https://discourse.phabricator-community.org/t/latest-arcanist-incorrecly-parses-comments/2013 reports an issue with this new behavior - probably if the Subscribers is left empty, the parser takes the first line of the comment.
Oct 7 2018
https://discourse.phabricator-community.org/t/differential-ui-tooltip-flicks-on-hover/1970 has some css witchcraft to make this not happen.
Sep 6 2018
Sep 3 2018
Almost all of us:
Aug 9 2018
A related score-board might be to show mana-rich tasks.
Aug 3 2018
Jul 31 2018
Jul 27 2018
Looks like CircleCI will stop supporting the V1 API, which we use, in about 5 weeks: https://circleci.com/sunset1-0/
Jul 19 2018
Jul 9 2018
Jul 8 2018
Jun 27 2018
I think the label Maniphest Tasks is no longer rendered, because the tasks are being parsed from the message body ("fixes Txxx").
Jun 23 2018
This sounds similar to "Customize Fields Shown In List View", except that it allows per-view customization (And a DSL for "view" instead of property on the Field, as in T418).