HackerTrans
トップ新着トレンドコメント過去質問紹介求人

andsbf

no profile record

コメント

andsbf
·4 か月前·議論
An issue that has arise for me in some situations is that for more expensive/reporting queries we point to a db replica, where temporary tables are not an option.
andsbf
·7 か月前·議論
Oh, so it isn’t about know to solve any leetcode?

Good to hear it
andsbf
·8 か月前·議論
Reading the comments here I feel like… I have found my people. I love toying with the esphome and homeassistant.
andsbf
·3 年前·議論
> ... they would build at startup by processing their whole history of events (that was ridiculously slow for some of them)

There is a basic technique to solve this, you snapshot every "nth" event
andsbf
·3 年前·議論
Once you get married you get used to it :p
andsbf
·3 年前·議論
+1 for this, code should be layout to express business logic, abstractions that difficult the readability of the business logic are not worth it, it is a distractions. Yeah takes a while for juniors to understand when/how to use DRY.

Repetition is not a terrible evil, it has its place
andsbf
·3 年前·議論
As a Brazilian who migrated to another country, I mostly try to hide my background. It is great to see that some of our values, like compassion, are appreciated in other countries, and folks like Luiz André could show a bit of it
andsbf
·3 年前·議論
I have a reolink E1 hooked to my Homeassistant, the rstp stream seems to crash from time to time. I had never heard of neolink, would it help on this case?
andsbf
·3 年前·議論
`...If you call model.update(params) in Ruby, then it returns false if it fails and updates model.errors with what went wrong. Mutable state.`

This is Rails stuff, not Ruby
andsbf
·3 年前·議論
I give up on job interviews as soon as I receive a ".docx" with instructions, and I'm taking about "tech" companies
andsbf
·3 年前·議論
[flagged]
andsbf
·3 年前·議論
It seems to be a directional technology, so I'm not sure it would be applicable to RC submarines
andsbf
·3 年前·議論
Cats took over the internet a few years ago, now they are going after the phones
andsbf
·3 年前·議論
Geeks gonna geek it
andsbf
·4 年前·議論
When will people settle on the fact that there is no silver bullet? It's always a matter of trade offs according to the system needs.