HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JustFinishedBSG

no profile record

comments

JustFinishedBSG
·w zeszłym miesiącu·discuss
It's very hard those days to think of companies/people more arrogant than Anthropic/Dario, which is quite the achievement as the bar is very high.

If that arrogance was well placed at least you could somewhat excuse it, but the fact that it is so overtly hypocritical and based on false premises just makes it so much worse.
JustFinishedBSG
·3 miesiące temu·discuss
Interesting, it doesn't seem intuitive at all to me.

My (wrong?) understanding was that there was a positive correlation between how "good" a tokenizer is in terms of compression and the downstream model performance. Guess not.
JustFinishedBSG
·3 miesiące temu·discuss
Most of the cost (to the government) for Windows is "support" (in a very general sense) and that cost isn't disappearing with Linux.

Especially since it is easier to find badly underpaid (and not particularly competent) Windows sysadmins than it is to find badly underpaid Linux admins.
JustFinishedBSG
·4 miesiące temu·discuss
> for the same reason math problems require one to show their working.

We don't put our transitional proofs in papers, only the final best one we have. So that analogy doesn't work.

For every proof in a paper there is probably 100 non-working / ugly sketches or just snippets of proofs that exist somewhere in a notebook or erased on a blackboard.
JustFinishedBSG
·4 miesiące temu·discuss
> While it's noisy and complicated for humans to read through, this session info is primarily for future AI to read and use as additional input for their tasks.

Context rot is very much a thing. May still be for future agents. Dumping tens/hundreds of thousand of trash tokens into context very much worsen the performance of the agent
JustFinishedBSG
·4 miesiące temu·discuss
I understand the idea but the way I work, a commit isn't "a" session, it's potentially tens of sessions with branching in each session.

I honestly don't know if I'm doing something very wrong or if I have a very different working style than many people, but for me "just give the prompt/session" isn't a possibility because there isn't one.

I'm probably incredibly inefficient, because even when I don't use AI it is the same, a single commit is usually many different working states / ideas / branches of things I tried and explored that have been amended / squashed.
JustFinishedBSG
·5 miesięcy temu·discuss
What problem were you trying to solve ? ( not that you need to solve one. I’m just curious )
JustFinishedBSG
·5 miesięcy temu·discuss
https://github.com/edk2-porting/edk2-rk3588
JustFinishedBSG
·6 miesięcy temu·discuss
Well according to the website you cannot buy a fully mechanical lens anymore so it doesn’t appear to be true that they sell cameras with zero electronic anymore
JustFinishedBSG
·6 miesięcy temu·discuss
It's useless for LLMs and it's actually slower than Hailo 8H for standard vision tasks, so, why ?
JustFinishedBSG
·6 miesięcy temu·discuss
How, when foundries are a natural monopoly? How can you realistically create a startup to build a multibillion / multi year fab ?
JustFinishedBSG
·7 miesięcy temu·discuss
It could be 1 dollar a month, I'm still not paying to use my own ressources
JustFinishedBSG
·7 miesięcy temu·discuss
I wouldn't trust LMArena results much. They measure user preference and users are highly skewed by style, tone etc.

You can litteraly "improve" your model on LMArena by just adding a bunch of emojis.
JustFinishedBSG
·7 miesięcy temu·discuss
There’s just no way to stop cheating client side despite what devs love to think. But server side anti cheat is much harder and requires more work; it’s much simpler to just install spyware / rootkits on the client and call it a day.
JustFinishedBSG
·8 miesięcy temu·discuss
CTRL-F: "Fokker-Planck"

> 97 matches

Ok I'll read it :)
JustFinishedBSG
·9 miesięcy temu·discuss
Exactly my plan yes :)
JustFinishedBSG
·9 miesięcy temu·discuss
Pandoc isn't a typesetter, it's more a translation engine between various typesetting languages (and it can then call the typesetter).

Pandoc is a ridiculously underrated and powerful tool but it solves a different problem. Someone still has to write typesetters ;)
JustFinishedBSG
·9 miesięcy temu·discuss
I think I'm going to subscribe without any intention of using the app just as a "financing" donation.

I love, and hate, LaTeX and the idea of a LaTeX successor / alternative is incredibly appealing.

And the fact that they are aware that microtypography IS important and that they are working on it is a huge huge plus.
JustFinishedBSG
·9 miesięcy temu·discuss
> Has the situation changed on AI code legally speaking?

I think the position has shifted to "let's pretend this problem doesn't exist because the AI market is too big to fail"
JustFinishedBSG
·9 miesięcy temu·discuss
While your example is not AI related (should be handled by the LSP integration with "Rename Symbol") I agree that Zed's Next Edit Prediction model is *extremely* subpar. Imho they should either scrap it and just work on having a good integration story with third party models for the next edit (and maybe propose by default a partner model I don't know) or invest a lot more efforts into it.

But currently I sadly have to say the model's "help" is often a net negative.