HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jaitsu

no profile record

Submissions

GitHub incident: ongoing issues with Actions, Issues and other Git operations

githubstatus.com
204 points·by jaitsu·قبل 3 سنوات·124 comments

comments

jaitsu
·السنة الماضية·discuss
https://examine.com/supplements/vitamin-d/

This is a good place to get that kind of information
jaitsu
·قبل سنتين·discuss
I can't see why they wouldn't be in a future 1.x release
jaitsu
·قبل 3 سنوات·discuss
good catch
jaitsu
·قبل 3 سنوات·discuss
Indeed, I notice it when trying to push also:

  remote: Resolving deltas: 100% (3/3), completed with 3 local objects.
  remote: fatal error in commit_refs
  To github.com:acme/foo.git
   ! [remote rejected] HEAD -> acme/foo (failure)
  error: failed to push some refs to 'github.com:acme/foo.git'
jaitsu
·قبل 3 سنوات·discuss
These two sentences are at completed odds with each other:

1. "We are a company that promotes openness and transparency"

2. "Let's commit to maintaining complete confidentiality about the company—no exceptions"
jaitsu
·قبل 3 سنوات·discuss
"X is currently disabled" resolves it
jaitsu
·قبل 3 سنوات·discuss
Almost. The sql package is just an abstract layer which requires a 3rd party module to provide the concretions. I guess the API is the same, but you still need a 3rd party lib :)
jaitsu
·قبل 4 سنوات·discuss
You can recover from a panic though, so if you are implementing something that may panic you should have some sensible defer/recover in there if you can't afford to have your process crash.
jaitsu
·قبل 4 سنوات·discuss
Yeah, no thanks.

Call me old fashioned, but if you really want to see what something looks like on you just go to the store. Personally, I think buying clothes is not just about how they look on you but also how you feel in them. You can't replicate this with a digital solution (yet?).
jaitsu
·قبل 4 سنوات·discuss
Very similar thoughts to an article I wrote back in 2014: https://jameshalsall.co.uk/posts/why-soft-deletes-are-evil-a...

Excuse the dramatic title of the post