Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bnpxft
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
bnpxft
11mo ago
it was essentially bandcamp before bandcamp
2.
▲
by
bnpxft
1y ago
This is the middle way.
3.
▲
by
bnpxft
1y ago
Yes, the economy of Earth in The Expanse is an extractive colonial one not unlike what we have now in the US. It is the logical extrapolation of the current neo-liberal economic model we have now projected into space. The people of Earth li
4.
▲
by
bnpxft
1y ago
We'll never be Star Trek without these because the tech of Trek will just be used by the powerful to exploit and repress us.
5.
▲
by
bnpxft
1y ago
Another reason not to install big tech's apps and only use their websites if you must. Not only our their websites painful which discourages use, websites are more sandboxed.
6.
▲
by
bnpxft
1y ago
Maybe. When using ARDOP, my laptop generates an audio stream that is then transmitted over SSB, so theoretically it might work. We have SSB, audio in/out, and cat control, so all the pieces are there.
7.
▲
by
bnpxft
1y ago
Yes exactly. The real world is full of examples of a fixed set of exclusive options. A programming language without sum types and exhaustive pattern matching in its type system is unable model this real world concept in its type system.
8.
▲
by
bnpxft
2y ago
At the risk of making this another Go vs Rust comment, I hesitate to mention this, but Go developers copy structs all the time. We do it mostly as a way to make values immutable (and to avoid nil checking all the time). It is mostly not a p
9.
▲
by
bnpxft
2y ago
If Go had sum types and expressive pattern matching I think it would be my favorite language. I'm so sick of writing "if err != nil", just give me a Result type. If there was a version of Rust was garbage collected, I think i
10.
▲
by
bnpxft
2y ago
NA6D has them for sale: https://na6d.com/products/aioc-ham-radio-all-in-one-cable Also as a kit for cheaper https://na6d.com/products/aioc-ham-radio-all-in-one-cable-un...
11.
▲
by
bnpxft
2y ago
I heard this phrase often when studying for my license, "Your license is a license to learn". It took me a few months to really internalize that. Getting into the hobby, I was looking to unlock exclusive frequencies that would giv
12.
▲
by
bnpxft
2y ago
Let's say it like it is, it is the legalization of profiting off of an addiction that is the mistake.
13.
▲
by
bnpxft
2y ago
I'll add that POTA and antenna building is just a small sliver of this hobby of hobbies. Josh of Ham Radio Crash Course did a talk the various things you can do with a technician's license https://www.youtube.com/w
14.
▲
by
bnpxft
2y ago
I second this. You can get on HF with very little space. If you have 16ft of space, you can easily put up a temporary 10 meter dipole. I have an HOA, so every time want to get on HF at home I put up the 10m dipole. I stick three 7ft wooden
15.
▲
by
bnpxft
2y ago
They come here because America has made a far worst hellscape of their homeland through extreme resource extraction and coups. Western extractive capitalism strip mines the Global South of all local wealth leaving the local population in ex
16.
▲
by
bnpxft
2y ago
See also: https://www.qubes-os.org/
17.
▲
by
bnpxft
3y ago
great, my browser history is going to be full of secrets now
18.
▲
by
bnpxft
3y ago
The old fashion way, friends. I only have so much time in the day. I can only consume so much content. I don't need AI or machine learning to filter a firehose of content. My friends provide a human scale stream of recommendation that
19.
▲
by
bnpxft
3y ago
Scheme https://spritely.institute/static/papers/scheme-primer.html
20.
▲
by
bnpxft
3y ago
The Meshtastic site says that supports up to 80 device nodes depending on settings used. It is more geared towards a group of trusted people communicated with each other than a general purpose network anyone can use.
21.
▲
by
bnpxft
3y ago
Read bell hooks' "The Will to Change" to start. As someone on the far-left, we talk about positive masculinity all the time. The whole concept of intersectional feminism is that there are different classes of privilege and ex
22.
▲
by
bnpxft
3y ago
YAML even has the worst form of macros I've even encountered in the form of go templates.