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

brutopia

no profile record

投稿

Ask HN: Can you rely on Google Cloud Platform?

4 ポイント·投稿者 brutopia·4 年前·3 コメント

コメント

brutopia
·昨年·議論
How does it trace syscalls on macos? Do you need to disable SIP?
brutopia
·2 年前·議論
Sounds great! I introduced bike helmets for my team members to wear at office for additional safety and everybody’s loving it!
brutopia
·3 年前·議論
Wow, nobody’s certainly doing that anymore
brutopia
·4 年前·議論
Can’t scroll this page on ios safari 16.2.
brutopia
·4 年前·議論
I haven't ever written or participated in anything political or controversial through any of my google accounts over more than 15 years I've had them. I'm beginning to reach the same conclusion as you on the matter.
brutopia
·4 年前·議論
If you send the result only it’s easy to spoof
brutopia
·5 年前·議論
I guess it means the graphics are aligned on a 24x24 grid where applicable for visual unity.
brutopia
·5 年前·議論
The technology isn’t the problem, it’s us. Our primitive instincts just aren’t compatible to deal with such big groups of other people anonymous or not.
brutopia
·5 年前·議論
Sounds good then! I'd try running it hot after use -trick to see if it makes any difference. You could probably get good 50 years of use out of it if you treat the wooden parts inside with oil such as [1]. The sauna should be extremely dry before treating it and you can do that by running it couple of hours hot without using. The oil needs to be non toxic and non water soluble so high temperatures won't vaporize any toxins from it to your breathing air. It deepens the color of the wood a bit but should look even better.

[1] https://www.amazon.com/Liberon-003815-Finishing-Oil-Liter/dp...
brutopia
·5 年前·議論
I would recommend to move it outside as there’s probably not enough ventilation for it to dry between uses. The sweat should vaporize without trace almost within minutes when the stove is hot. It doesn’t need cover outside and can handle rain and snow no problem. Just don’t let it get buried in snow for extended periods of time. The possible electric connections need to be protected from water though.
brutopia
·5 年前·議論
Just use it weekly and let the stove run hot an hour more after you’re done if there’s any hint of moistness in the wood. It’s better to never turn the heat off immediately after using. I’m a finn and the thing looks very proper with the harvia stove and all
brutopia
·5 年前·議論
Appkit isn't going anywhere and you can migrate piece by piece to swiftui
brutopia
·5 年前·議論
Yeah but you can do appkit with swift without having to use objc
brutopia
·5 年前·議論
Swift code runs on older macs so no need to go objc
brutopia
·5 年前·議論
How about keeping connection open from the webcam server or any host on the same LAN with a ssh reverse tunnel to a cheap cloud server?

For example when the webcam server is reachable on LAN at 192.168.1.2:1337 you can do

$ ssh -N -T -R 1338:192.168.1.2:1337 [email protected]

on a raspberry pi on the same LAN or locally in the webcam server and then you can access the webcam server from anywhere using cloudserver.com:1338