Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ollysb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ollysb
1mo ago
What you're describing sounds like code hygiene and refactoring not features.
2.
▲
by
ollysb
2mo ago
This is my confusion, we already have commits to bundle changes, why not simply allow commits to be reviewed independently within a pr?
3.
▲
by
ollysb
2mo ago
Creating derivative products you charge for surely can't be considered fair use?
4.
▲
by
ollysb
2mo ago
Different tools for different cases. Debuggers are great for a snapshot in time but print statements are better for seeing the execution flow.
5.
▲
by
ollysb
2mo ago
If shows the direction your fingers would point on the guitar neck but it's not like there's much confusion around this point.
6.
▲
by
ollysb
5mo ago
Each genre has a fairly tight envelope within which to operate. Regardless 90% of tracks never make it to the finish line because hobbyists haven't learnt them well enough to groove them out. If with a little help these tracks were all
7.
▲
by
ollysb
6mo ago
While I can get behind the sentiment I hope bad writing doesn't become the standard for anti AI. A simple grammar check would have greatly improved this post.
8.
▲
by
ollysb
7mo ago
If it was fast I'd ask questions more than read the code in detail. This isn't viable for that approach yet though.
9.
▲
by
ollysb
7mo ago
Good code has always been written with a reader in mind. The compiler understanding it was assumed. The real audience was other engineers. We optimized for readability because it made change easier and delivered business value faster. That
10.
▲
by
ollysb
9mo ago
Given how precious the main context is would it not make sense to have the skill index and skill runner occur in a subagent? e.g. "run this query against the dev db" the skills index subagent finds the db skill, runs the query the
11.
▲
by
ollysb
9mo ago
I used Charles for many years but proxyman's performance is a real step up.
12.
▲
by
ollysb
9mo ago
The big limitation is that you have to approve/disapprove at every step. With Cursor you can iterate on changes and it updates the diffs until you approve the whole batch.
13.
▲
by
ollysb
9mo ago
It's fine to have dependencies, the point is two services that need to be deployed at the same time are not independent microservices.
14.
▲
by
ollysb
10mo ago
Free at the point of use is how it's usually expressed.
15.
▲
by
ollysb
11mo ago
While I do find the new iOS a little more awkward to use than the previous version I haven't given up hope on the concept yet. It's a big change and I can see v2 making some big improvements. Whether it'll be worth it in the
16.
▲
by
ollysb
1y ago
The vscode integration does feel far tighter now. The one killer feature that Cursor has over it is the ability to track changes across multiple edits. With Claude you have to either accept or reject the changes after every prompt. With Cur
17.
▲
by
ollysb
1y ago
I found the instructions pretty confusing because you're not actually moving anything. You're combining the first selected row/column with the second selected row/column and replacing the second with the result of the co
18.
▲
by
ollysb
1y ago
When they transitioned to the app router it was like they'd given some bootcamp graduates a crack at "improving" on the express apis - which are mature and roughly align with the composable russion doll approach taken in serv
19.
▲
by
ollysb
1y ago
I've seem some game of thrones clips recently in youtube shorts which looked like they'd been generated by ai. I couldn't understand why anyone would have done that to the original good looking material. The only thing I coul
20.
▲
by
ollysb
1y ago
You can be an architect without reading the code. My process involves building a detailed plan before starting, at which point I ask lots of questions about architecture. After implementation I have a custom agent for reviewing the architec
21.
▲
by
ollysb
1y ago
This is a prompting issue. You're still responsible for constraining the behaviour of the system. For the validation example asking for tests that show validation passing and failing would have surfaced the issue.
22.
▲
by
ollysb
1y ago
The Spring framework was released in 2003 when Java was at v1.4. From memory it wasn't the first DI framework either.
23.
▲
by
ollysb
1y ago
You're right, it's the use of the Context that allows for the injection of the effects. It's also all handled at runtime which does unfortunately mean that the contexts supplying the effects can't be required at compile
24.
▲
by
ollysb
1y ago
As I understand it this was the inspiration for React's hooks model. The compiler won't give you the same assurances but in practice hooks do at least allow to inject effects into components.
25.
▲
by
ollysb
2y ago
It is incredibly slow though. I have a project with 40k lines of code which takes a minute to generate on an m1. It's a far cry from incremental compilation. It's enough that I generally avoid adding anything new that would requir
26.
▲
The New Jira
(atlassian.com)
3 points
by
ollysb
2y ago
|
0 comments
27.
▲
by
ollysb
2y ago
Once you can load up a full codebase into an LLM I'm hoping the cost to update client code is significantly reduced. Then you could focus on evolving the design without all the grunt work.
28.
▲
by
ollysb
2y ago
I'm using Toujeo which I believe is more consistent over 24 hours but I'm going to try your suggestion and see how it goes.
29.
▲
by
ollysb
2y ago
This sounds interesting, which basal insulin do you use?
30.
▲
by
ollysb
2y ago
This is what the interviewer should be looking for. If you can fake it with an AI then they're not asking the right questions.
More ›