Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CurleighBraces
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
CurleighBraces
5d ago
I admire the will power of the people able to do this. There's just no way I could go back to writing code by hand with the temptation of AI right there in front of me.
2.
▲
by
CurleighBraces
12d ago
Well, there's a fascinating insight, most orgs I've ever worked for have had the documentation produced by someone else and them implemented by the developer. For instance the enterprise architect/solutions architect ( or wha
3.
▲
by
CurleighBraces
12d ago
Thanks for taking the time to reply, please take my response as earnest attempts to better myself :) So, I think I didn't elaborate on the process enough to get the answers I was looking for. Here's what happened. 1. I would uncov
4.
▲
by
CurleighBraces
12d ago
So I tried this and it failed miserably. The documentation became the bible, and although I tried to keep the design goals at the conceptual/logical level the following would happen the moment the implementation started: 1. This is amb
5.
▲
by
CurleighBraces
13d ago
I feel it's more nuanced than this, at least for now. It's true to say anyone can build software, but that doesn't make the software good and it's not true to say that's specifically reliant on taste. As an example
6.
▲
by
CurleighBraces
2mo ago
I vibe coded a couple of maze related kids games. Never thought about doing a whole maze related micro-site, but I like the concept! If anyone's looking for something to entertain the kids ( 2-6 years old ) for 5-10 mins with, links b
7.
▲
by
CurleighBraces
3mo ago
This reply makes me think that my original post also comes across as overly dismissive of reasonable debate around code changes. As you've stated, years of development has made me expect a certain level of discourse as people will ine
8.
▲
Ask HN: Are you emotionally attached to AI code?
3 points
by
CurleighBraces
3mo ago
|
6 comments
9.
▲
by
CurleighBraces
6mo ago
Makes a lot of sense :) thanks for the update. I'll try to remember to creepy stalk you for updates as the device sounds great!
10.
▲
by
CurleighBraces
6mo ago
Did you have any luck with the power issues on the new board?
11.
▲
by
CurleighBraces
8mo ago
Not sure if it's just my age but pair programming seems to have a different meaning these days. It used to mean that two developers would literally sit next to each other, one would type and one would review as the person typed, then t
12.
▲
by
CurleighBraces
8mo ago
That's now how it works though is it? ignoring agents Junior dev working on feature X Junior dev makes a lot of commits and creates PR Senior dev reviews code, spots problems a,b,c but has reviewed all the code at this point. Feature X
13.
▲
by
CurleighBraces
8mo ago
Because I don't review everything between changes, there might be 10 small commits I review and state I am happy with, then I might prompt the agent to perform some small refactors after the review, I don't want the diff to show m
14.
▲
by
CurleighBraces
8mo ago
If you haven't read the first blog post it's pretty good at explaining the concepts. https://blog.buenzli.dev/announcing-development-on-flirt/ The demo is particularly good if you can get past ( by the author
15.
▲
by
CurleighBraces
8mo ago
It doesn't. The difference is that we as humans are held accountable for our non-determinism. The consequences of our actions have real world implications on our lives.
16.
▲
by
CurleighBraces
8mo ago
Heh, agree it sounds absurd doesn't it. I would imagine instead companies will end up sleeping walking into this scenario until catastrophy hits.
17.
▲
by
CurleighBraces
8mo ago
Has anyone got any insights into what hiring software engineers looks like these days? As someone currently with a job and not hiring it is hard to imagine. Has there been any sort of paradigm shift in coding interviews? Is LLM use expecte
18.
▲
by
CurleighBraces
8mo ago
I loved the section about trying to fight against a system that isn't deterministic. LLMs because of their nature require constant hand-holding by humans, unless business are willing to make them entirely accountable for the systems&#x
19.
▲
by
CurleighBraces
8mo ago
The README is really annoying. You used to be able to tell so easily what was a good well looked after repo by viewing the effort and detail that had gone into the README. Now it's too easy to slop up a README.
20.
▲
by
CurleighBraces
8mo ago
There's limits to AGENTS.md too, a junior will start to understand the concepts/rationale and design decisions and be able to apply that knowledge to future problems, the LLM will not. It's way too literally in its thinking.
21.
▲
by
CurleighBraces
8mo ago
I find talking to LLMs both amazing and frustrating, a computer that can understand my plain text ramblings is incredible, but it's inability to learn is frustrating. A good example, with junior developers I create thorough specs first
22.
▲
by
CurleighBraces
8mo ago
It’s easy to overlook what I think is the real value of these “home-built” tools. We can now produce products and apps that are tailored to our own preferred ways of working. Regardless of the cost of generating them (which can be as low as
23.
▲
by
CurleighBraces
8mo ago
lol this might have been a mistake, this is the most players it's ever had on it....
24.
▲
by
CurleighBraces
8mo ago
I fear you'll be very disappointed :joy: It doesn't work on mobile, and unless you played it back in the day the feedback from my friends who I've introduced it too, is that it's got quite the learning curve. https:
25.
▲
by
CurleighBraces
8mo ago
Ah, sorry, that wasn't the point I was trying to make. I think ultimately I've succumbed to the fact that writing code is no longer a primary aspect of my job. Reading/reviewing and being accountable for code that something e
26.
▲
by
CurleighBraces
8mo ago
Let's put it this way, I don't think AI will take my job/career away until company owners are also prepared to also let it handle being on-call. I still very accountable for the code produced. I basically have two modes 1. &q
27.
▲
by
CurleighBraces
8mo ago
I've paid, but I am usually quick to adopt/trial things like this. I think for me it's a case of fear of being left behind rather than missing out. I've been a developer for over 20 years, and the last six months has blo
28.
▲
by
CurleighBraces
8mo ago
I think DHH said it best recently when he stated "I can literally feel competence draining out of my fingers"
29.
▲
by
CurleighBraces
8mo ago
I agree with your statement and perhaps my example is bad/too specific in this case. Once I started working this way however, I found myself starting to adapt to it. It's not unusual now to find myself with at least a couple of si
30.
▲
by
CurleighBraces
8mo ago
I feel there's two contradicting statements in this post. > Is there evidence that agentic coding works? Yes plenty, tons, and growing every single day, people are producing code and tooling that works for them and is providing them
More ›