Viewing profile — fsmv
fsmv
HN member- Joined
- Fri, Oct 29, 2021, 4:04 AM UTC
- HN karma
- 670
- Public activity
- 214 items
- HN profile
- View on Hacker News ↗
About fsmv
No profile information was provided.
Recent public activity
-
comment
Comment #49087377
How about we give humans access
-
comment
Comment #48959200
Have you not seen vend bench?
-
comment
Comment #48959190
I think the difference is in math the problem is fully specified and easily verifiable and in programming it's not. I don't agree that we always know we can solve the problem.
-
comment
Comment #48895413
But select statements are the most important part, and second to that is the fact that goroutines are low cost user space threads
-
comment
Comment #48873387
But it's not exactly a cosmetic change. x++ is semantically different from x; x++; I wonder if clang would make it branchless if you instead write if (BLQS_CMP(x, piv)) { *lwr = x;…
-
comment
Comment #48666390
You should just have it OCR a screenshot of the PDF that would probably work better
-
comment
Comment #48631118
> We don't really know how to program yet, or how to manage our programs. We don't really know what we want to say or how to say it. We don't have good computer languages for expre…
-
comment
Comment #48631005
I think the reason writing a compiler is easy today is the theory I learned in compilers class. How to do context free grammars, the concept of abstract syntax trees, the pattern o…
-
comment
Comment #48610013
There's also the major problem of people expecting Google to be right when it tells them something but OpenAI had no starting reputation so it was okay to say "be aware it might be…
-
comment
Comment #48428801
I don't think that's an ongoing debate looks to me that it ended in 2019 https://github.com/golang/go/issues/31440#issuecomment-53724...
-
comment
Comment #48419559
Presumably the missile needs GPS to hit the target so if you jam right when the missile is coming in the missile will miss so you can't really jam the warning Also if you broadcast…
-
comment
Comment #48243770
Now the flaps don't melt! The tiles don't fall off! It's a major overhaul of the design they've been working on for a long time. There was talk of v3 fixing the problems in early v…
-
comment
Comment #48118325
I only read the abstract but I got the impression that their solution to this is they have both. They translate all the data as if it was code and if it gets called into they use t…
-
comment
Comment #47806327
Not true, they were down because they still use bluesky's relay
-
comment
Comment #47588267
Trade secrets once made public don't have any legal protection and I haven't signed any contract with anthropic
-
comment
Comment #47555882
Implying that programming is not an actual job that takes years of training and experience To be clear I don't think the AI can do either job
-
comment
Comment #47380393
The champion of compatibility lives on
-
comment
Comment #47377485
Yes but the lords are not satisfied with this. They demand the 10x productivity they sold to investors. If you do it this way you will not produce 10x the code.
-
comment
Comment #47298570
I'm having trouble understanding to what extent the machine learning used for interfacing with the neurons is doing the learning
-
comment
Comment #47207222
In reality it's not that hard for them to work around the constitution e.g. by buying data from private companies
-
comment
Comment #46969173
Your cookie banner is very inconvenient and made me leave your website and not read the article
-
comment
Comment #46941756
It would be nice to give them some kind of attribution in the readme or something since you know which projects you referenced
-
comment
Comment #46825476
A good reason to actually test that you reject man in the middle certs if you rely on TLS in your application
-
comment
Comment #46796623
I don't understand, yay updates itself. I've never once had this problem.
-
comment
Comment #46741393
There was a short thread about this on mastodon involving Rob Pike the other day https://hachyderm.io/@robpike/115896334649905170