Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
be_erik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
be_erik
25d ago
I’ve been using a WASD Code edition with brown switches for many years now without any complaints.
2.
▲
Sway typeahead command palette for the memory constrained
(nilcoast.com)
2 points
by
be_erik
3mo ago
|
0 comments
3.
▲
by
be_erik
4mo ago
The history and endurance of vi is impressive. I never thought I would be using the same editor today that I started using in the mid 90s because it was more l33t. The comments about LLM contributed code seems like a specific axe to grind t
4.
▲
Security Analysis of the Official White House iOS App
(atomic.computer)
6 points
by
be_erik
6mo ago
|
0 comments
5.
▲
by
be_erik
7mo ago
Ha, this looks like someone took mine and got a real designer to polish it. https://wthr.cloud
6.
▲
Justices Strike Down Trump's Tariffs
(nytimes.com)
3 points
by
be_erik
7mo ago
|
1 comments
7.
▲
by
be_erik
9mo ago
If you're looking to build and install this from source, here's the incantation: CGO_ENABLED=0 go build -ldflags "-X main.version=dev -X main.commit=$(git rev-parse --short HEAD) -X 'main.buildDate=$(date +%Y-%m-%d)'
8.
▲
by
be_erik
9mo ago
The appeal of GraphQL is that it eliminates the need for a BFF and easily solves service meshing. Over fetching is more of a component design problem than a performance issue.
9.
▲
by
be_erik
11mo ago
I use this one pretty often. It’s great. https://chawan.net/
10.
▲
by
be_erik
1y ago
I don’t understand who this is for? I just tried Anthropic’s extension and it feels like writing automated selenium tests. LLMs interacting with markup is not the best abstraction layer.
11.
▲
by
be_erik
1y ago
It’s how a lot of code is being generated by owners of small startups with minimal engineering engagement. PMs are producing full walking skeletons of designs that used to take a week to polish to that fidelity.
12.
▲
by
be_erik
1y ago
By installing MDM you’re effectively chaining your security to the security of the MDM. The MDM gives you the ability to install arbitrary code via a blessed backdoor. There’s no reason currently not to suspect that anything said on that ph
13.
▲
by
be_erik
1y ago
They used an internal fork delivered via MDM. There are no guarantees that Signal can make about the software running on those phones and per the reports it’s a lot of phones.
14.
▲
by
be_erik
1y ago
This is currently my bet. This looks like something I would set up— state actors are not in my threat list. But, I’m usually being paid to protect the employer not the employee.
15.
▲
by
be_erik
1y ago
This is so frightening. I worked in corporate security, and that was occasionally a leaking ship, but this wouldn’t even fly with our engineers even if we wanted their message history. This is negligence.
16.
▲
by
be_erik
1y ago
There’s chatter on bsky. But tl;dr anything said on those phones is assumed to be compromised until proven otherwise by time or a whole lot of very interesting security verifications. So far the evidence that this is a very large leak looks
17.
▲
by
be_erik
1y ago
Yeah, I was shocked to see this buried. If the allegations are verified this could be a huge leak on what a number of people were led to believe is a secure by default platform. It turns out when you can’t trust the CI/CD pipe those gu
18.
▲
by
be_erik
1y ago
Installing Signal using this method provides none of the guarantees Signal can normally provide by being an open verifiable application. It not only opens you up to state actors, but also IT folks like us. This is very much tech news. It he
19.
▲
by
be_erik
1y ago
This news story has been strange for me for awhile because on one hand NO our public officials should not be using Signal, but it isn’t because Signal is a bad technology choice. Signal is great. It’s probably the most useable service that’
20.
▲
Reverb's Next Chapter as a Private Company
(reverb.com)
2 points
by
be_erik
1y ago
|
1 comments
21.
▲
by
be_erik
1y ago
Etsy finally got rid of Reverb.com and handed it to a Fender related private equity firm.
22.
▲
by
be_erik
1y ago
I was really hoping to find out they were hosting their DNS on GoDaddy. I still want it to be true.
23.
▲
by
be_erik
1y ago
Is meilisearch ready for production workloads? I would love to use some of the feature set, but is the only option for HA running multiple instances and keeping them in sync?
24.
▲
by
be_erik
2y ago
Just ran this on a 4000RTX with 24gb of vram and it struggles to load, but it’s very fast once the model loads.
25.
▲
by
be_erik
2y ago
I’m certainly guilty of using one of these hosted cli tools in a pinch (crontab I can’t quit you), but adding an LLM in the mix just adds more complexity. Getting a few of these tools under your fingers is probably way easier than building
26.
▲
by
be_erik
2y ago
In the age of docker anything almost anything can be a single file binary if you don’t mind pushing gigs of data around.
27.
▲
by
be_erik
2y ago
Agreed. I so wish this was fixed. It’s so bad.
28.
▲
by
be_erik
2y ago
I wish rmake was in the standard codebase for most distros. It’s absurdly helpful.
29.
▲
by
be_erik
2y ago
This is such an important task. The web is constantly moving, we have to protect against bitrot. https://github.com/hoarder-app/hoarder is great for this purpose.
30.
▲
by
be_erik
2y ago
This rings true with my experiences. The people who I've known to become addicted usually started with something prescribed and then graduated to heroin. When heroin became harder to find, smuggle in, or too expensive, fentanyl happily
More ›