HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elyobo

no profile record

comments

elyobo
·قبل 23 يومًا·discuss
Relatedly, some aliases I have in place.

  assume = update-index --assume-unchanged
  unassume = update-index --no-assume-unchanged
  assumed = "!git ls-files -v | grep ^h | cut -c 3-"
  unassumeall = "!git assumed | xargs git update-index --no-assume-unchanged"
  assumeall = "!git st -s | awk {'print $2'} | xargs git assume"
elyobo
·الشهر الماضي·discuss
What's the effect of this? I don't really understand why they have a "recognised" list at all or what the implications are.
elyobo
·قبل شهرين·discuss
non major updates in the npm ecosystem are pretty reliable in my experience; my much more limited python experience suggests that semver is much less respected on that side of the fence
elyobo
·قبل 6 أشهر·discuss
I tried it on Tuesday and, having used CC a lot lately, was shocked at how bad it was - I'd forgotten.
elyobo
·قبل 6 أشهر·discuss
postgres with rls to hide soft deleted records means that most of the app code doesn't need to know or care about them, still issues reads, writes, deletes to the same source table and as far as the app knows its working
elyobo
·قبل 7 أشهر·discuss
Yeah, Kiwi English also, e.g. describing something as "not bad" rather than "good" is normal.

> How's things? > Not bad.
elyobo
·قبل 8 أشهر·discuss
They're falling already? Excellent, I was hoping I could get to this point without ever having to figure out exactly what they were.
elyobo
·قبل 8 أشهر·discuss
Came to say this!
elyobo
·قبل 8 أشهر·discuss
oh my sweet summer child

https://news.ycombinator.com/item?id=45769504
elyobo
·قبل 9 أشهر·discuss
Can we have a more informative, less clickbaity, title?