Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
z3ugma
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
z3ugma
15d ago
Now, I just need to get my interests, hobbies and requirements to stay consistent over the timescale of rebuilding my house and infrastructure
2.
▲
by
z3ugma
22d ago
Brandi Carlile and I'm With Her just covered this at their stadium concert in Madison, WI last night. Eerie.
3.
▲
by
z3ugma
1mo ago
You know, I think Fossil with its integrated issue management right in the repo is actually a perfect match for the LLM era. Maybe today is the day I migrate to using a Fossil forge with GitHub becoming increasing untenable. Anyone else usi
4.
▲
by
z3ugma
1mo ago
Love this. I am most interested in your autorouter script at https://github.com/atomic14/kicad-esp32-dev-boards/blob/main... I have wanted to do something similar for a while, but thought that routing would
5.
▲
by
z3ugma
2mo ago
Also from a nicely explained YouTube video: https://www.youtube.com/watch?v=uJblcC4lKYw " The cure for AI slop is a 1986 aircraft manual" https://github.com/woosal1337/blog/tree/main
6.
▲
by
z3ugma
2mo ago
https://www.progress.org/wiki/enclosure/ https://www.thelandmagazine.org.uk/articles/short-history-en...
7.
▲
by
z3ugma
2mo ago
This is the history of enclosure of the commons since the beginning of capitalism
8.
▲
by
z3ugma
2mo ago
Just downloaded CoMaps. Why does it start with a zoomed out view of the entire world, especially given that I gave it location services and it shows my current location (in North America). The very first UX experience this app gives is &quo
9.
▲
by
z3ugma
3mo ago
so who becomes the heir apparent to Judy now?
10.
▲
by
z3ugma
3mo ago
This is like a punch in the gut. Holy buckets. How do you prevent this? Bootstrap?
11.
▲
by
z3ugma
3mo ago
What always gets me about these red team attacks is the same thing that gets me about internal phishing test emails. My company sent an internal phishing test last week. Several people immediately reported it to a cybersecurity engineer, po
12.
▲
by
z3ugma
3mo ago
Armin and Ben did a nice deepdive on Mercurial vs Git and why hg should have won in a recent episode of their "nerds-chatting" style podcast: https://www.youtube.com/watch?v=JM1sIVIZYRg&t=3813s
13.
▲
Oasis Ambient – Wi-Fi LED Light Teardown
(ifixit.com)
3 points
by
z3ugma
3mo ago
|
0 comments
14.
▲
by
z3ugma
3mo ago
Maybe we ought to be making little hardware passthroughs that plug into the headphone/mic jack and control them with idk the Caps Lock signal from USB HID to start recording. It's very cyberpunk eventually...the human operator of
15.
▲
by
z3ugma
3mo ago
Right?? His takes are so good but his brusque, smarter-than-you finger wagging is offputting
16.
▲
by
z3ugma
3mo ago
Follow up / errata post written by the author today: https://mijndertstuij.nl/posts/what-i-got-wrong-about-fast-t...
17.
▲
by
z3ugma
3mo ago
It's the 3d printing of software: https://nichecraft.substack.com/p/3d-printed-software
18.
▲
by
z3ugma
4mo ago
Well There’s Your Problem, a podcast with slides , covered this recently : https://youtu.be/NJAgvXH5H20?si=OLMJVhOPT40yzHDN
19.
▲
by
z3ugma
4mo ago
Hidden in here is the coolest part, that the author made flex PCBs at home
20.
▲
by
z3ugma
4mo ago
Has anyone switched over to Fossil SCM, so they get issue tracking as part of the repo
21.
▲
by
z3ugma
4mo ago
I had pi wrote its own and it uses Tavily under the good
22.
▲
A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
(z3ugma.github.io)
40 points
by
z3ugma
4mo ago
|
11 comments
23.
▲
by
z3ugma
4mo ago
Are you willing to share the script? Using the pi /share command it will publish it to a Gist on GitHub
24.
▲
by
z3ugma
4mo ago
Been a huge fan of LibrePCB and especially the improvements in the past 3-4 releases. I have found it generally to be more performant than KiCAD and for building my own footprint and library tooling alongside, LibrePCB's library design
25.
▲
by
z3ugma
4mo ago
I don't really understand what this is for... there is a lot of ML-researcher talk on the GH page about the model architecture, but how should I use it? Is it a replacement for Kimi 2.7, Claude Haiku, Gemini Flash 3.1 lite, a conversat
26.
▲
by
z3ugma
5mo ago
It doesn't come with any RAM? You have to add $140 for 8GB or "bring your own"...so the list price does not represent a working computer?
27.
▲
by
z3ugma
5mo ago
Love it! Do you have a BAA with Claude though? Otherwise, your demo is likely exposing PHI to 3rd parties and exposing you to risk related to HIPAA
28.
▲
by
z3ugma
5mo ago
not re-implement SQLite, I mean "use SQLite as your persistence layer in your program" e.g. worry about what makes your app unique. Data storage is not what makes your app unique. Outsource thinking about that to SQLite
29.
▲
by
z3ugma
5mo ago
but it's so trivial to implement SQLite, in almost any app or language...there are sufficient ORMs to do the joins if you don't like working with SQL directly...the B-trees are built in and you don't need to reason about bina
30.
▲
by
z3ugma
5mo ago
At some point, don't you just end up making a low-quality, poorly-tested reinvention of SQLite by doing this and adding features?
More ›