Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
FuckButtons
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
FuckButtons
6d ago
I don’t agree with this. The things people care about with code quality if you really think about it actually match up surprisingly well with the metric which models are trained to emulate in pre training, namely compression and modularity.
2.
▲
by
FuckButtons
8d ago
Sure, but unless you’ve got some exceptionally deep pockets, congress has seemingly no interest in turning the fact that it’s ethically bankrupt into any practical recourse. Ai companies got where they are by stealing all of the intellectua
3.
▲
by
FuckButtons
12d ago
But we do have a reasonable estimate of model size.
4.
▲
by
FuckButtons
21d ago
Hf’s python / transformers is a hot mess. It conflates so many different ideas into huge monoliths that it’s barely usable for anything other than the small snippets listed for trying out models. They need to take a machete to all the
5.
▲
by
FuckButtons
23d ago
Where does that rule of thumb come from?
6.
▲
by
FuckButtons
23d ago
~12k for 80 core gpu with 256gb, 14k in October for 512gb. Seems like that could make for a very descent on prem inference server.
7.
▲
by
FuckButtons
23d ago
Sure, but 1 write per month is essentially zero even for flash.
8.
▲
by
FuckButtons
24d ago
What a disgusting mess. Hopefully at some point people will be willing to listen to arguments in the vein of: “we spent $x dollars writing y loc that was then reviewed using z hours that did nothing, added no revenue and we then spent w add
9.
▲
by
FuckButtons
28d ago
I would argue, that the null hypothesis is that it is not, and that anyone claiming that there is a mote of consciousness are the ones with the burden of proof.
10.
▲
by
FuckButtons
28d ago
Presumably the intended outcome would be that sites would be pressured into not being malignant actors with regards to user privacy, rather than everyone just ignoring the security notice.
11.
▲
by
FuckButtons
29d ago
If you are free from physical and mental labor, you are in fact, not supplying labor, and are therefore surplus to requirements.
12.
▲
by
FuckButtons
1mo ago
From first principles, 27b dense vs 13b moe, means you spend ~2x more memory bandwidth per request amortized over the whole server (ie, you assume all experts are being concurrently used by some user during the forward pass, then on average
13.
▲
by
FuckButtons
1mo ago
The power imbalance will ensure that this is unlikely to happen, in much the same way that people generally don’t trust that massive corporate entities have their best interest at heart but might have some regard for their colleagues wellbe
14.
▲
by
FuckButtons
1mo ago
I trust that my colleagues are not going to do stupid things with their accounts, I cannot say the same for agents, and making their own accounts that you’re still responsible for seems like you’ve just moved the problem rather than actuall
15.
▲
by
FuckButtons
1mo ago
Sure, but then what’s the use of them? Sounds like a very expensive tamagotchi.
16.
▲
by
FuckButtons
1mo ago
The only thing Buffy is connected to is slaying vampires.
17.
▲
by
FuckButtons
1mo ago
finally the die hard systemd haters will have an actually valid point.
18.
▲
by
FuckButtons
1mo ago
That’s definitely my impression of deepseek 0731 after a fair bit of use via ds4, it sounds like Claude.
19.
▲
by
FuckButtons
1mo ago
Pareto optimal dominant vs a human for the same task, not an unreasonable framing but that assumes that it can actually do the task, which the op was arguing it couldn’t at all. Which, I suppose you could model as the utility of task comple
20.
▲
by
FuckButtons
1mo ago
I’m not sure that I agree entirely with your framing here, yes, you do at some point need to correct your assumptions with external evidence. But clearly there have been many individuals throughout history who have had incredibly out sized
21.
▲
by
FuckButtons
1mo ago
Python is mostly glue around C/C++ numerical code for the things I’ve used it for, it’s the inverse of lua. In both cases you have a language that’s easy to manipulate tacked on to one that’s fast because time spent writing code is mo
22.
▲
by
FuckButtons
1mo ago
You’re giving trump a lot of credit that you think he’s capable of thinking of second order effects of his actions.
23.
▲
by
FuckButtons
1mo ago
Never high and a significant number were donated to ukraine specifically because a ground launched pgm has never been a high priority for the US since the USAF exists.
24.
▲
by
FuckButtons
1mo ago
I mean, we could, the issue is that it would be politically untenable. Controlling the straight means controlling Iranian territory, which means a ground invasion and occupation, which means ~2 million deployed personnel until you set up a
25.
▲
by
FuckButtons
1mo ago
Never attribute to malice that which can easily be explained by stupidity.
26.
▲
by
FuckButtons
2mo ago
There’s fan noise, but the acoustic engineers at Apple have done a very good job of making it be pretty much not noticeable to someone who has noise sensitivity (me).
27.
▲
by
FuckButtons
2mo ago
I too have felt that pain. Funcanimation is passible for a few datapoints but it really struggles with anything meaningful in real time.
28.
▲
by
FuckButtons
2mo ago
You know PowerPoint is just a zip archive of xml files right?
29.
▲
by
FuckButtons
2mo ago
the only reason to use cython (in my experience) is to write quick numpy extensions without a tonne of extra baggage from having a complete compiled extension in C/C++/Rust. Often, you explicitly want to avoid the compiler offerin
30.
▲
by
FuckButtons
2mo ago
I don’t think any of what you just said is true. Code quality matters even with testing even up to proof of correctness using formal methods, because working software is a moving target and quality is a measure of how easy / expensive
More ›