Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dobremeno
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dobremeno
3d ago
I have my AC connected using Matter (over WiFi, not Thread) using esphome-matter, a relatively new extension to ESPHome + a small open PR [1] Since it's running ESPHome you can easily verify everything it's doing. Thread would be
2.
▲
by
dobremeno
6mo ago
SPy [1] is a new attempt at something like this. TL;DR: SPy is a variant of Python specifically designed to be statically compilable while retaining a lot of the "useful" dynamic parts of Python. The effort is led by Antonio Cun
3.
▲
by
dobremeno
1y ago
I agree with you that creating a tool is different from providing a service. However, I disagree on the rest of what you said, here's why: > Nonsense, they didn't give away (or even sell) a tool, they were actively operating th
4.
▲
by
dobremeno
1y ago
It's just a neutral tool, open for everyone to use. There's plenty of people that used the tool for completely legitimate reasons, simply wanting to protect their privacy just like GrapheneOS users. Why is the creator of this tool
5.
▲
by
dobremeno
1y ago
That's like saying Adi Shamir helps drug cartels, Tim Berners-Lee helps facilitate online fraud or that Henry Ford helped kill millions of people on the road. All these people created tools that could be used by anyone. Encryption, the
6.
▲
by
dobremeno
1y ago
Not just in Europe, in the US too - Roman Storm is on trial as of last week for building a privacy tool that ended up getting used by criminals. Not much good coverage on it out there apart from the great work by The Rage journalists.
7.
▲
by
dobremeno
1y ago
I assume OP meant something like this, building the image on the remote host directly using a docker context (which is different from a build context) docker context create my-awesome-remote-context --docker "host=ssh://u