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
·2 месяца назад·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?