Viewing profile — fotcorn
fotcorn
HN member- Joined
- Wed, Feb 06, 2013, 8:17 PM UTC
- HN karma
- 814
- Public activity
- 160 items
- HN profile
- View on Hacker News ↗
About fotcorn
Recent public activity
-
comment
Comment #47573988
Also, there is zero reason to think that the big labs did not have anything similar to TurboQuant for a long time already. The recent blog post from Google announcing TurboQuant do…
-
comment
Comment #47540445
Cheapest i know if is around $96k
-
comment
Comment #47233399
The memory bandwith on M4 Max is 546 GB/s, M5 Max is 614GB/s, so not a huge jump. The new tensor cores, sorry, "Neural Accelerator" only really help with prompt preprocessing aka p…
-
comment
Comment #47018668
Related to this, how do you get your comments that you add in the review back into your agent (Claude Code, Cursor, Codex etc.)? Everybody talks about AI doing the code review, but…
-
comment
Comment #46718064
I think the ability to actually run the code on the target helped a lot with understanding and optimizing for the specific micro architecture. Quite a few of the ideas turned out t…
-
comment
Comment #46692735
I used Claude Opus 4.5 inside Cursor to write RISC-V Vector/SIMD code. Specifically Depthwise Convolution and normal Convolution layers for a CNN. I started out by letting it write…
-
comment
Comment #46108349
Seems like the hiker at the bottom of the article was introduced in 1997 and removed only in 2017: https://s.geo.admin.ch/be66brq5oby9
-
comment
Comment #45724292
I have the PCIe version of NanoKVM, and I am also happy with it. The big advantage of the PCIe version is that it does not take up space on the desk and all the cables for ATX powe…
-
comment
Comment #44653716
It says that there are multiple sizes in the second sentence of the huggingface page: https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct You won't be out of work creating g…
-
comment
Comment #44549859
The VPN product is very good, it's basically a thin wrapper around Mullvad, arguably the best VPN on the planet right now. At least from a privacy standpoint.
- story
-
comment
Comment #43953360
Why do you think it's a negative result? The table on page 9 shows great results.
-
comment
Comment #43739787
There are quite a few well funded companies now that use forks of VSCode: Google (IDX, now Firebase Studio), Cursor, Windsurf (especially if they are bought by OpenAI soon), GitLab…
-
comment
Comment #41028928
Gamers Nexus is talking to one big PC manufacturer (my guess is Dell) that is seeing failure rates of 10-25% for specific SKUs: https://youtu.be/gTeubeCIwRw?t=527&si=YzpDzI2IyadzQY…
-
comment
Comment #40081799
The best way to swap desktops is to install the correct Ubuntu flavour from the start, i.e. Kubuntu, Xubuntu or Lubuntu to avoid those problems. I am quite happy with Regolith Desk…
-
comment
Comment #40062730
Regolith Desktop ( https://regolith-desktop.com/ ). A fully preconfigured Tiling Window Manager based desktop environment for Linux. Uses i3 on X11, sway on Wayland. No more fiddli…
-
comment
Comment #40050163
Note that YouTube Shorts are just normal YouTube videos on a different URL. This means you can take a link to a Shorts like " rel="nofollow">https://www.youtube.com/shorts/ and cha…
-
comment
Comment #40045264
I wonder if they have a clear hardware separation between each of the API, ChatGPT, their lower-scale experiments and their large scale (e.g. GPT5) training hardware. Or is everyth…
-
comment
Comment #39767815
Consumer AMD chips to be precise. AMD is mostly focusing on their datacenter chips (MI300X), and I assume the support for AI workloads there is much better. They might even see the…
-
comment
Comment #39481017
Here you go: https://www.moneysavingexpert.com/savings/savings-accounts-b...
-
comment
Comment #39050330
I wouldn't be surprised if the answer is "all of the above" and more. Not only is there limited availability of NVIDIA chips, it's also useful to tell Jensen that you actually coul…
-
comment
Comment #38757371
I remember similar things. Running Windows 2000, even going back to Win98 on my first PC (shipped with XP before SP1) and also running Windows 2003 Server at some point, all just t…
-
comment
Comment #38629124
I can only access https://makersuite.google.com/ when using a VPN to the US. Also, it spams popups that get blocked by Firefox. Some basic prompts, which are answered correctly mos…
-
comment
Comment #38432488
A charitable interpretation might be that search requires a fair amount of compute, and is therefore a big denial of service vector. I am not sure how much behavioral data GitHub c…
-
comment
Comment #38302766
The recently released XTTS-v2 model[0] from coqui.ai is coming very close to what ElevenLabs[1] can do. It runs reasonably fast on a recent GPU, and should also work on CPU. Requir…