Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wyum
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
wyum
16d ago
That's right. I think this is The Way: https://docs.kernel.org/process/coding-assistants.html
2.
▲
by
wyum
17d ago
The trouble with AI attribution is that there are basically three categories: 1. 100% human 0% AI. 2. 100% AI, 0% human. 3. Everything in between. 1 and 2 are easy enough, but in 3 the human effort is not clearly legible or even measurable.
3.
▲
by
wyum
17d ago
Agreed - we need a different designation than "co-author."
4.
▲
by
wyum
17d ago
I'm not sure who did it first (CoPilot maybe?), but for me it was Claude Code that started putting its name on everything. Advertising seems like the main reason, and maybe trying to over-anthropomorphize the tools.
5.
▲
by
wyum
17d ago
Attribution as a "source" I would agree, and I used to put stack overflow links in my docstrings/comments for reference. But I would not ever call the StackOverflow user a "co-author" on my commits. I think that dis
6.
▲
by
wyum
17d ago
I immediately prohibited Claude and other agents from adding themselves as co-authors. I have never liked this. I take responsibility when I am driving the AI. I wouldn't call my vehicle the "co-driver," even in cruise contr
7.
▲
by
wyum
20d ago
Software complexity grows superlinearly, if not exponentially as you add components. There are things an engineer can do to flatten the curve - that is OP's complexity management idea - but complexity growth can never be linear as long
8.
▲
by
wyum
27d ago
I'm not sold on the pseudocode approach, but I agree with the declarative aspect. Declarative specs have become central to my process and I've built this tool to support it: https://github.com/spekk-ai/spekk-c
9.
▲
by
wyum
6mo ago
I was curious why we don't hear about locust swarms anymore in the US Turns out this species - the Rocky Mountain locust was made accidentally extinct by settlers. Although the swarms could be huge, they had a small and concentrated b
10.
▲
by
wyum
6mo ago
Thank you for reading and the very thoughtful observations. >> At a certain point, the verification complexity takes off. You literally run out of time to verify everything. > Could you elaborate on this? I plan to publish a thorou
11.
▲
by
wyum
7mo ago
I believe there is a Verification Complexity Barrier As you add components to a system, the time it takes to verify that the components work together increases superlinearly. At a certain point, the verification complexity takes off. You li
12.
▲
by
wyum
8mo ago
My blog: https://williamhuster.com I have a few deeper posts that I'm proud of. My favorite is an exploration of battle probabilities in the board game war room.
13.
▲
by
wyum
1y ago
I think you and the article actually agree and you are arguing only with their use of the word "development." The article uses "development" to refer only to the part where code is generated, while you are saying "d
14.
▲
The Laying of the American Trans-Pacific Cable (1903)
(atlantic-cable.com)
37 points
by
wyum
2y ago
|
10 comments
15.
▲
by
wyum
2y ago
I was surprised to learn that the British had finished laying undersea telegraph cables around the world as early as 1902! Incredible.
16.
▲
38-Segment Display [video]
(youtube.com)
2 points
by
wyum
2y ago
|
0 comments
17.
▲
by
wyum
2y ago
This is the standard Google analytics snippet. It's probably automatically minified, maybe code-golfed. In any case, the author of the page did not also write this snippet.
18.
▲
by
wyum
2y ago
The deduction is flawed because the success of one method (thinking with writing) does not necessarily disprove the success of other methods (such as thinking without writing).
19.
▲
Taser Chess [video]
(youtube.com)
2 points
by
wyum
2y ago
|
0 comments
20.
▲
by
wyum
2y ago
I really hope that is the case. My understanding is that in the DC case, the SREC values are anchored by DC's Solar Alternative Compliance Payment (SACP). This is a penalty energy companies must pay if they don't produce their quo
21.
▲
by
wyum
2y ago
I think you are right, and what's happening with rooftop solar in urban environments like DC (as in OP) is a case in point. By and large, the rooftop solar here is directly integrated with the grid and net metered. It is not off grid w
22.
▲
by
wyum
2y ago
> If you spend $25K on a solar installation, does the value of your home increase by $25K? I spent $25k to install solar in 2020 (also in DC like OP). The solar company estimated that my home value increased by $14K. As part of the insta
23.
▲
by
wyum
2y ago
When we went solar in DC (like the OP), the solar company offered a zero-cost option. The way this works is that the solar company owns the panels, while the customer enjoys the energy savings and IIRC a small slice of the SRECs.
24.
▲
by
wyum
2y ago
I live in DC like the author and went solar in 2020. I want to emphasize that DC's energy credit (SREC) prices are the only reason that solar makes financial sense here - perhaps anywhere. Without SRECs, we would be losing money. Our
25.
▲
by
wyum
2y ago
Graveyard of the Fireflies (1988) Warning: not a good times film. But it is beautiful in profound and sad ways. It deepened my appreciation for the good circumstances I have been fortunate to enjoy in my life.
26.
▲
by
wyum
3y ago
Looking forward to playing this! My brother and I were brainstorming ideas for a new wordle-like game recently and we hit upon this same idea. We looked it up and learned that Lewis Carroll "invented" this game back in the 1800s.
27.
▲
by
wyum
3y ago
https://williamhuster.com Personal blog with a handful of tech-oriented posts and a gallery of some of my favorite photos. Haven't posted in a bit, but this thread is motivating. Made with Jekyll, hosted on GitHub pages, wi
28.
▲
by
wyum
3y ago
I also grew up in the US. In my high school we read the book "Hiroshima" by John Hersey, which tells what happened that day, according to survivors. I recall it being a powerful read. Gave me a tremendous amount of perspective and
29.
▲
by
wyum
4y ago
Shader programming blows my mind, especially those niche programmers who are able to create entire scenes using only shaders. For examples: www.shadertoy.com For learning: thebookofshaders.com
30.
▲
by
wyum
6y ago
I built a similar app for a client. It's called "Festi." It's on IOS and Android with web app as well... Getting traction has definitely been difficult, but is slowly growing.
More ›