Viewing profile — ninjha
ninjha
HN member- Joined
- Wed, Nov 11, 2020, 8:16 AM UTC
- HN karma
- 134
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About ninjha
Recent public activity
- comment
-
comment
Comment #48213149
They only proved that one exists; computing the actual construction is non-obvious (the naive way to construct it is computationally infeasible).
- story
-
comment
Comment #47641157
> how many work units can run in parallel not original author but batching is one very important trick to make inference efficient, you can reasonably do tens to low hundreds in pa…
-
comment
Comment #47282138
> matrix would be everywhere now i know the bar is 1000 feet below the earth with teams but matrix is still only maybe a foot or two above the surface i really want to like it but …
-
comment
Comment #46908085
most slop is human slop, who do you think claude learned from :)
-
comment
Comment #46712246
yeah there is apparently not a lot of overlap between hn/twitter users and devin users, and we don’t really do marketing campaigns either logos on website if you want to see some o…
-
comment
Comment #46712167
(I work at Cognition, opinions my own etcetc) True! Devin Review doesn’t make the kind of judgements you mention, it just does its best to find bugs and help you understand the cod…
-
comment
Comment #46328984
jj-spr solves this, although it is still pretty buggy: https://github.com/LucioFranco/jj-spr
-
comment
Comment #46328936
I was scared to learn but then a coworker taught me the 4 commands I care about (jj new, jj undo, jj edit, jj log) and now I can't imagine going back to plain git. Obviously the wo…
-
comment
Comment #46328872
Codeium (now Windsurf) did this, and the plugins all still work with normal Windsurf login. The JetBrains plugin and maybe a few others are even still maintained! They get new mode…
-
comment
Comment #44472249
I think I remember one of the original ViT papers saying something about 2D embeddings on image patches not actually increasing performance on image recognition or segmentation, so…
-
comment
Comment #44452251
Yes! The retransmission logic in Linux NFS is independent of transport (see the `retrans` option in `mount.nfs`). Weirdly enough this also means that if you’re running with TCP you…
-
comment
Comment #42834750
Is there anything in particular you like about what Octant does? I don't see anything that actually looks at the object spec, just the status fields / etc.
-
comment
Comment #42834172
I mean you can edit a big YAML file inside ArgoCD, but what I'm building is an actual web form (e.x. `spec.rules[].http.paths[].pathType` is a dropdown of `Prefix`, `Implementation…
-
comment
Comment #42834127
You can have Click-Ops on Kubernetes too! Everything has a schema so it's possible to build a nice UI on top of it (with some effort). My current project is basically this, except …
-
comment
Comment #42717765
The two almost-contradictory takes I hold about this are… - Java is cool, actually - Java would be just as uncool even if people weren’t required to use it in school
-
comment
Comment #39803307
Having deployed a few of these over the last month or so, I feel like the devcontainer spec is very annoying. The alternative is what Coder does -- write some arbitrary terraform t…
-
comment
Comment #38786243
I think Chisel's main win is that it is great from an open-source research perspective. Taking advantage of the functional nature of Chisel enables a set of generators called Chipy…
-
comment
Comment #38623591
> their long context window isn't that accurate Apparently this was just a function of how it was prompted, they claim it works fine if you use a different prompt -- https://www.an…
-
comment
Comment #37549601
Architecture-wise, even a regular modern CPU isn't that hard. For example, Berkeley has the BOOMv3 core[0] which is performance-competitive[1] with commercial chips taped out in th…
-
comment
Comment #37385473
I would have assumed the win here would be that your Linux distribution or package manager on another OS can compile "VSCodium" themselves -- and you already trust them for all you…
-
comment
Comment #34564787
In my day to day, 5G uses more battery, has similar speeds to LTE, and is less reliable than LTE... I just go into settings and turn off 5G. Occasionally I'm at the airport (or som…
- comment
- comment