HN user

roer

503 karma
Posts0
Comments62
View on HN
No posts found.

This skepticism is weird to me. I might be overly naive, but it looks like these are people that have funding for doing something they think is cool and think could help people out. Whether or not it turns out that way is something we'll have to see, but the premise of just going ahead and building the thing should be applauded in my opinion

Might make sense to message the MEP's that oppose chat control moreso the ones that support it. Maybe they can use some of their internal influence to sway some people. I'm pessimistic about the amount of weight these representatives are giving to emails from citizens

SpaceX S-1 2 months ago

Not that slow if the temperature is high enough. Power radiated is proportional to T^4

SpaceX S-1 2 months ago

I don't see how that would lessen their concerns? Exactly because space is a vacuum, cooling is harder since you can't do convection.

The math still checks out though. Scott Manley did a video on it, and the top comment has some corrections: https://youtu.be/FlQYU3m1e80

Check if there are local digital rights groups to your country/area. I just joined two I didn't even know about. Meeting up and talking with likeminded people is a great way to get motivation for bigger change.

I love the readme on the gitlab page [1]. It feels so.. friendly :)

This repository contains CAD files for the external shell (surface topology) of Steam Controller and the Steam Controller Puck, under a Creative Commons license. This includes an STP model of each, an STL model of each, and an engineering drawing with critical features/keep outs for each.

Feel free to use these to make your own Puck holders, Controller sweaters, or whatever else you want to create!

Your Steam Controller is yours, and you have the right to do with it what you want. That said, we highly recommend you leave it to professionals. Any damage you do will not be covered by your warranty – but more importantly, you might break your Steam Controller, or even get hurt! Be careful, and have fun.

[1] https://gitlab.steamos.cloud/SteamHardware/SteamController

Why Not Venus? 3 months ago

Did you read the rest of the post? The author acknowledges the lander issues as well

DeepSeek v4 3 months ago

This is quite interesting. I'm not sure what can to be done to reverse this? When you've reached a level of untrust where you deem trust itself naive, how can you recover?

It is straight up the same NERV, so it might.

From the site:

The name and logo of "NERV" are used with the explicit permission of khara Inc., the copyright holder of the "Evangelion" series, and Groundworks Corporation, which manages the rights to the series.

I think op meant the subjective feeling of having a system that runs in a stable manner. I don't quite follow their reasoning either (maybe the smaller changesets expose compatibility bugs before affecting general ux?), but I agree that arch was a joy for me to use and felt "stable".

Landlock-Ing Linux 8 months ago

If you're trying to deny internet access to a program, beware that landlock only restricts tcp sockets. Programs are free to setup udp or just raw sockets.