Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jphoward
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jphoward
8mo ago
The browser it built, obviously the context window of the entire project is huge. They mention loads of parallel agents in the blog post, so I guess each agent is given a module to work on, and some tests? And then a 'manager' age
2.
▲
by
jphoward
9mo ago
Here is some more information: https://en.wikipedia.org/wiki/All_Red_Line And one of the old cable huts still exists: https://en.wikipedia.org/wiki/Pacific_Cable_Station
3.
▲
by
jphoward
9mo ago
'Ruined' is a bit strong, isn't it?
4.
▲
by
jphoward
9mo ago
It seems to be like some of the scales slightly off? If you are looking at the ladybird (ladybug) with the amoeba to the left, the amoeba isn't an order of the magnitude smaller - it would actually be visible by the human eye (bigger t
5.
▲
by
jphoward
10mo ago
Nice! What might be a nice lesser 'clue' to simply revealing a word is highlighting letter(s) on the board that are part of it? Favouring maybe highlighting letters that are contiguous with a blue bit?
6.
▲
by
jphoward
11mo ago
Have you not seen some of the replies at the link? For example: "You are joking ?! The commit about source only is 4 days old (9e49d5e) We are currently paying for a license while using the open source version, you already removed the
7.
▲
by
jphoward
1y ago
Are you me? Exact same! The problem with dual monitors is either you're sat in front of the gap, or you need to pivot. This way you get a 'normal' monitor and a portrait section to the side, much better.
8.
▲
by
jphoward
1y ago
Why does that link say the current director of public prosecutions is Sir Kier Starmer? It's hard to take it seriously.
9.
▲
by
jphoward
1y ago
$49 seems a surprisingly high amount for something aimed at students and learners - I appreciate the content may be good, but it's effectively 3 times a Netflix subscription. It's meant to be something you stick with in the "
10.
▲
by
jphoward
1y ago
I don't think there's any question about the "probably" - I'm not that involved in the community but the subreddit makes it sound totally disharmonious.
11.
▲
Why do the people who need the least help from you, appreciate it the most?
(medium.com)
1 points
by
jphoward
1y ago
|
0 comments
12.
▲
by
jphoward
1y ago
"There are far fewer East Asian CEOs in the Fortune 500, and most of them are the founders of their companies like Jensen Huang (Nvidia), Tony Xu (DoorDash), Lisa Su (AMD)" Lisa Su only joined AMD in 2012?
13.
▲
by
jphoward
1y ago
I think they could release non-agentic models that are as good as 4o, and have almost no repercussions on sales tbh. I have Ollama installed (only a small proportion of their clients would have a large enough GPU for this) and have download
14.
▲
by
jphoward
1y ago
Yeah but because it's a GitHub repo is has an inherent audit trail for that, so it's not really erasing misdeeds... indeed it highlights those people in diffs!
15.
▲
by
jphoward
1y ago
At the bottom it references a GitHub where people have previously added signatures against Jon Pretty - and now the maintainer says "NOTE: This repo is closed. Do not open issues; they will be summarily closed and ignored." - i.e.
16.
▲
by
jphoward
1y ago
64 GB of RAM which is addressable by a GPU is exceptional for a laptop - this is not just system RAM.
17.
▲
by
jphoward
1y ago
No but 64 GB of unified memory provides almost as much GPU RAM capacity as two RTX 5090s (only less due to the unified nature) - top of the range GPUs - so it's a truly exceptional laptop in this regard.
18.
▲
by
jphoward
1y ago
Sorry I'm a bit out of the loop, but what's CapCut?
19.
▲
by
jphoward
1y ago
I don't think you know what "cringe" means... this really makes you cringe? And they didn't say it was crazy, they said it was interesting enough to raise eyebrows. Everyone knows there are amazing coders in hedge funds
20.
▲
by
jphoward
2y ago
Are you sure? Philips' medical side have an in house GUI library (Qt-esuqe) called Sense and it's mainly implemented using C++.
21.
▲
by
jphoward
2y ago
I don’t understand how this works with systems like toothpaste? I get if you somehow stored your toothpaste in some queue-like structure where you only see 1 at a time, then yes, reaching the last would be helpful. But surely they are in a
22.
▲
A Statement
(twitter.com)
5 points
by
jphoward
2y ago
|
2 comments
23.
▲
by
jphoward
2y ago
Previously discussed at https://news.ycombinator.com/item?id=26967283
24.
▲
by
jphoward
2y ago
Is anyone is the AI/ML area finding success with anything other than conda, where installation of CUDA/CUDnn is required? Although I often have to pip install a lot of packages, I find conda's nvidia/pytorch/conda-
25.
▲
by
jphoward
3y ago
I was excited about JAX, but I think the developers missed a trick when they decided it should be entirely immutable. It sounds silly, but I think if I have an array `x` and want to set index 0 to 10, it's a big mistake if I can't
26.
▲
by
jphoward
3y ago
I like opencv, but can there be a stretch goal where if they raise $1M they agree to move from Blue/Green/Red colour channel order by default to RGB in OpenCV5, like everyone else on planet earth? I genuinely avoid opencv for thi
27.
▲
by
jphoward
3y ago
The problem is the discussed results are comparing proportions of a relatively small number - 67 questions. If you model this as a binomial distribution, then 62/67 which GPT4-turbo got gives a 95% confidence interval of the 'tru
28.
▲
by
jphoward
3y ago
One thing I always wonder is how did all these countries manage to find enough gold to run an (albeit tiny) economy off them? I've never heard of/seen a gold mine in the UK, and yet 2000 years ago they were mining enough to mint
29.
▲
by
jphoward
3y ago
I think JAX is cool, but I do find it slightly disingenuous when it claims to be "numpy by on the GPU" (as opposed to PyTorch), when actually there's a fundamental difference; it's functional. So if I have an array `x`
30.
▲
by
jphoward
3y ago
You can see regularly in practice where aggressive data augmentation is used, which obviously is only used on training data. But, of course, you'd still be 'overfit' if you fed in unaugmented training data.
More ›