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

rodorgas

no profile record

コメント

rodorgas
·昨年·議論
Native EventSource doesn’t let you set headers ([issue](https://github.com/whatwg/html/issues/2177)), so it’s harder to handle authentication.
rodorgas
·2 年前·議論
Remember in that time, less web content meant major media outlets dominated news and entertainment on TV and newspapers.
rodorgas
·2 年前·議論
Ideally, integration tests should not touch a real database. That would be more of an end-to-end test, that could be actually monitoring.

But mocking things are hard on Rust because of its strong type system, so this project can be useful.
rodorgas
·3 年前·議論
Since iOS 11, turning Bluetooth off from the control center only puts Bluetooth on a timeout until the next morning instead of disabling it permanently, as one would expect. Even when it’s off, the antenna stays on, looking for new devices. You can turn it all the way off by digging into the settings menu, but as soon as you turn it on for any reason, the cycle starts again.
rodorgas
·3 年前·議論
JQuery would make sense when we didn’t have querySelector and fetch API. I can’t think of any reason to use it today on a new project, there are not advantages over vanilla.