HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elyobo

no profile record

comments

elyobo
·vor 23 Tagen·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
·letzten Monat·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
·vor 2 Monaten·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
·vor 6 Monaten·discuss
I tried it on Tuesday and, having used CC a lot lately, was shocked at how bad it was - I'd forgotten.
elyobo
·vor 6 Monaten·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
·vor 7 Monaten·discuss
Yeah, Kiwi English also, e.g. describing something as "not bad" rather than "good" is normal.

> How's things? > Not bad.
elyobo
·vor 8 Monaten·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
·vor 8 Monaten·discuss
Came to say this!
elyobo
·vor 8 Monaten·discuss
oh my sweet summer child

https://news.ycombinator.com/item?id=45769504
elyobo
·vor 9 Monaten·discuss
Can we have a more informative, less clickbaity, title?