Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
durdn
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
durdn
7d ago
First, it’s LLMs can’t do cryptanalysis. They can barely solve toy substitution ciphers without hallucinating. Then it’s OK, they can reproduce known attacks, but that’s just pattern matching against papers already in the training data. The
2.
▲
by
durdn
12d ago
I found this post hilarious exactly about this the other day: First, it’s AI can’t multiply 4-digit numbers. Then it’s AI can only, by brute force, get silver in the IMO with specialized systems. Then it’s OK, well, now a general-purpose mo
3.
▲
by
durdn
15d ago
I did a similar thing, took those sub agents primitives and ran with it: https://github.com/durdn/herdr-interactive-subagents I do still use more than one harness though.
4.
▲
DHH: Linux adoption among programmers is about to go parabolic
(twitter.com)
2 points
by
durdn
1mo ago
|
1 comments
5.
▲
by
durdn
2mo ago
My same line of thinking and apparently of several others, turns out herdr has a plug-in for this: https://github.com/nikok6/herdr-mirror which is close to what I need.
6.
▲
by
durdn
2mo ago
He wrote a lot about this. For example he built an e-commerce meta platform in Lisp that would allow anyone to build and customise their own shops that was far ahead of anything that existed at the time.
7.
▲
by
durdn
2y ago
I've been using ChatGPT for similar visual recognition things. Recently I took a video of a car because I really liked its color. I upladed the video to ChatGPT and asked to extract which paint color I'd need to specify to a moddi
8.
▲
by
durdn
3y ago
In the same domain I used for years timebuddy https://www.worldtimebuddy.com/
9.
▲
by
durdn
3y ago
I liked this metaphor: >It was more like handholding a fresh grad who had absorbed all of human knowledge but needed someone to tie various parts of that knowledge to create something useful.
10.
▲
Five GPT agents play a game of D&D amongst themselves
(twitter.com)
2 points
by
durdn
3y ago
|
0 comments
11.
▲
Greg Brockman's TED Talk: The inside story of ChatGPT's astonishing potential
(ted.com)
17 points
by
durdn
3y ago
|
3 comments
12.
▲
by
durdn
4y ago
Very impressive. Recently I watched this really amazing lecture on building GPT from scratch from Karpathy, I was blown away: https://www.youtube.com/watch?v=kCc8FmEb1nY&t=642s
13.
▲
by
durdn
4y ago
The date of the merge has been known for sometime, so the price increase has been mostkly priced in the previous weeks (see recent pumps). Unfortunately the recent US CPI info release has sent the markets (including crypto ones) into a fren
14.
▲
by
durdn
4y ago
I mean, can a x10 engineer read and update the docs too or is that only for the 1xs? I too am not too sure about many points in this list ... and also the point this page is trying to make. We are all average engineers in the end, there
15.
▲
by
durdn
6y ago
You may need to choose a "Source" in the top left. I got the same error before choosing a character.
16.
▲
by
durdn
8y ago
Top Chess Engine Championship: http://tcec.chessdom.com/season13/live.php and the amazing community project of LCZero to replicate Alpha Zero results in Chess: https://groups.google.com/forum/#!for
17.
▲
by
durdn
9y ago
You expressed my exact thoughts and I was about to link to the same insightful article. I guess my comment could've been shortened as a silent upvote, but I commented anyway.
18.
▲
Back to Windows as a primary dev platform
(stevestreeting.com)
3 points
by
durdn
9y ago
|
0 comments
19.
▲
Using Go for competitive programming
(byrd.im)
1 points
by
durdn
10y ago
|
0 comments
20.
▲
by
durdn
10y ago
These are little pleasures and forgive the tiny vanity moment: I wrote the first article you linked. I also wrote more recently a follow up on just subtree: https://developer.atlassian.com/blog/2015/05/the-pow
21.
▲
by
durdn
11y ago
I found out exactly the same problem :)
22.
▲
by
durdn
11y ago
I'll check how you did it. I wrote my notes and a couple of scripts down in a post: https://developer.atlassian.com/blog/2016/02/best-way-to-sto...
23.
▲
by
durdn
11y ago
As promised I wrote a post about your setup. Thanks a lot for bringing the technique to my attention: https://developer.atlassian.com/blog/2016/02/best-way-to-sto...
24.
▲
by
durdn
11y ago
Alright I'll be careful in my wording ;).
25.
▲
by
durdn
11y ago
Not at all. You can 'git add' (or in the case of the technique above 'config add') only the files and folders that are safely stored in a repository. Because of the 'ShowUntrackedFiles' flag, git/config wo
26.
▲
by
durdn
11y ago
Working on it! I'll give you full credit for it and link to this thread for reference. Also let me know if you have a Twitter account you'd like me to reference.
27.
▲
by
durdn
11y ago
I'm trying to reproduce it and documenting it as I go... ok I got it working now and I have notes. Stay tuned.
28.
▲
by
durdn
11y ago
Honestly this is genius! I hadn't thought of doing it like that, thank you! I had resorted to the usual .cfg folder and a helper script to link/update everything.
29.
▲
Git hooks for continuous integration
(blogs.atlassian.com)
2 points
by
durdn
11y ago
|
0 comments
30.
▲
Bitbucket build status API launched
(blog.bitbucket.org)
1 points
by
durdn
11y ago
|
0 comments
More ›