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

bheadmaster

5,519 カルマ登録 5 年前
just some random guy on the internet

投稿

Ask HN: Why does a black line appear on HN sometimes?

4 ポイント·投稿者 bheadmaster·4 か月前·3 コメント

コメント

bheadmaster
·昨日·議論
Exactly. You've hit the nail on the head.

And quite frankly, your AI slop garbage radar is not just an indicator of good taste — it's the essence of humanity that keeps you above it.
bheadmaster
·8 日前·議論
I can get the same thing with an aux cable
bheadmaster
·15 日前·議論
In some corporate networks, everything is locked tight, and if you want any access (outbound or inbound), you have to send a request with business justification.

What we had was many devices behind such corporate networks. Instead of requesting exposed ports for each device, or setting up OpenVPN (never done it so I'm not sure how much the red tape would it be), I requested only outbound access to our bastion server's SSH. Since SSH is pretty standard, admins usually allow it fairly quickly.

There were also a few cases where non-HTTPS connections were also banned, so we set up an HTTPS proxy that tunneled the SSH reverse forwarding... But that's probably not needed in most cases.
bheadmaster
·16 日前·議論
How do you use -J to connect to a device that isn't publicly reachable?
bheadmaster
·16 日前·議論
There's an old blogpost I wrote at the time I came up with this method [0]. I think it contains most of the technical details.

Let me know if anything is confusing, I'll answer it here.

[0] https://paskozdilar.github.io/blog/entries/zero_code_ssh_jum...
bheadmaster
·16 日前·議論
How would you use ProxyJump with Reverse Forwarding?
bheadmaster
·17 日前·議論
If you have many different remote devices behind NATs or firewalls, a cool trick to access them all via EC2 server (or such) is to setup Remote Forwarding via UNIX socket on the server side, to devices' port 22. Preferably, UNIX socket filenames should start with a common prefix, so an SSH config can be written that will use ssh+socat in a ProxyCommand to establish the connection.

It's amazing how lightweight this method actually is. I have managed to connect hundreds of devices using a single EC2 nano instance.
bheadmaster
·17 日前·議論
Maybe superficially, but most of them are unbalanced, leading to a handful of meta builds being overpowered.
bheadmaster
·20 日前·議論
Meta-gaming is a natural progression in all human games. Chess players find "metas" like openings. It's just that video games are too simple and have very restricted meta set.
bheadmaster
·21 日前·議論
By themselves, they don't. But quantum probabilities are unique. They cannot be explained by missing information about local, pre-existing properties. Therefore, to maintain determinism, you are forced to accept extreme alternatives like non-locality (actions here instantly affecting the other side of the universe) or the existence of infinite splitting universes. If we reject those unobservable overheads, non-determinism is the most direct conclusion.
bheadmaster
·21 日前·議論
Any interpretation that asserts a deterministic universe must invent a "hidden" mechanism which causes the apparent non-determinism, and which we cannot measure nor predict.

By Occam's razor, it is more probable that the universe is simply non-deterministic.
bheadmaster
·23 日前·議論
Care to elaborate?
bheadmaster
·23 日前·議論
> Reality is non-deterministic (not actually, but in practice).

At a quantum level, it is also actually non-deterministic.
bheadmaster
·30 日前·議論
Sounds like a Death Note internal monologue.
bheadmaster
·先月·議論
What would constitute "consent" to being communicated information to?

With physical contact, speech can signal consent or lack thereof. How would you consent to speech itself?
bheadmaster
·2 か月前·議論
> When you write Rust long enough you settle on certain architectures (message passing, event loops) that go well with the borrow checker

So basically Go?
bheadmaster
·2 か月前·議論
> And if you have a local app, how do you take a dependency on whatever random model is installed?

Why not ship your own model? In the age of Electron apps, 10GB+ apps are not unheard of.
bheadmaster
·2 か月前·議論
It will take a few years until scheduled data center construction finishes, and together with software optimizations that may come up in the meantime, it may cause a significant decrease in token price.
bheadmaster
·2 か月前·議論
When you say "a society" sets a goal, it always implies a ruling group of people imposing their view of the common good unto everyone.

How do you make sure that whoever makes that choice makes it in a way you yourself will agree with?
bheadmaster
·2 か月前·議論
We should, but we also shouldn't decide what other people consider proper use of their time