HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brutopia

no profile record

Submissions

Ask HN: Can you rely on Google Cloud Platform?

4 points·by brutopia·قبل 4 سنوات·3 comments

comments

brutopia
·السنة الماضية·discuss
How does it trace syscalls on macos? Do you need to disable SIP?
brutopia
·قبل سنتين·discuss
Sounds great! I introduced bike helmets for my team members to wear at office for additional safety and everybody’s loving it!
brutopia
·قبل 3 سنوات·discuss
Wow, nobody’s certainly doing that anymore
brutopia
·قبل 4 سنوات·discuss
Can’t scroll this page on ios safari 16.2.
brutopia
·قبل 4 سنوات·discuss
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 سنوات·discuss
If you send the result only it’s easy to spoof
brutopia
·قبل 5 سنوات·discuss
I guess it means the graphics are aligned on a 24x24 grid where applicable for visual unity.
brutopia
·قبل 5 سنوات·discuss
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 سنوات·discuss
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 سنوات·discuss
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 سنوات·discuss
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 سنوات·discuss
Appkit isn't going anywhere and you can migrate piece by piece to swiftui
brutopia
·قبل 5 سنوات·discuss
Yeah but you can do appkit with swift without having to use objc
brutopia
·قبل 5 سنوات·discuss
Swift code runs on older macs so no need to go objc
brutopia
·قبل 5 سنوات·discuss
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