HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brutopia

no profile record

Submissions

Ask HN: Can you rely on Google Cloud Platform?

4 points·by brutopia·4 वर्ष पहले·3 comments

Show HN: Listen to your network traffic with this small rust app

github.com
7 points·by brutopia·5 वर्ष पहले·0 comments

comments

brutopia
·पिछला वर्ष·discuss
How does it trace syscalls on macos? Do you need to disable SIP?
brutopia
·2 वर्ष पहले·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