HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qwertyforce

no profile record

Submissions

Claude Fable 5 will sabotage "frontier LLM research" tasks

twitter.com
49 points·by qwertyforce·w zeszłym miesiącu·6 comments

I (Spiritually) Won Comma.ai's Compression Challenge

aaronleslie.dev
3 points·by qwertyforce·2 miesiące temu·1 comments

Flash Attention Is Not Always Faster for Short Sequences

blog.qwertyforce.dev
1 points·by qwertyforce·3 miesiące temu·0 comments

Fast Attention for Short Sequences

blog.qwertyforce.dev
2 points·by qwertyforce·3 miesiące temu·0 comments

Forecast: Stack Overflow Has About 2 Years Left

blog.qwertyforce.dev
2 points·by qwertyforce·5 miesięcy temu·0 comments

Math and Me

togelius.blogspot.com
3 points·by qwertyforce·5 miesięcy temu·0 comments

Forecasting the Death of StackOverflow

blog.qwertyforce.dev
2 points·by qwertyforce·6 miesięcy temu·2 comments

Google AI Studio is now sponsoring Tailwind CSS

twitter.com
777 points·by qwertyforce·6 miesięcy temu·298 comments

Flash Attention from Scratch

lubits.ch
1 points·by qwertyforce·6 miesięcy temu·0 comments

Learn Cutlass the Hard Way

kapilsharma.dev
3 points·by qwertyforce·7 miesięcy temu·1 comments

QK Norm and the Curious Case of Logit Drift

rossjtaylor.com
1 points·by qwertyforce·2 lata temu·0 comments

Engineering the highest cited cat, Larry

reeserichardson.blog
2 points·by qwertyforce·2 lata temu·0 comments

ICLR Blogposts 2024

iclr-blogposts.github.io
1 points·by qwertyforce·2 lata temu·0 comments

Tutorial on Diffusion Models for Imaging and Vision

arxiv.org
2 points·by qwertyforce·2 lata temu·0 comments

A Probabilistic Interpretation of Regularization (2016)

bjlkeng.io
1 points·by qwertyforce·2 lata temu·0 comments

ICLR Blogposts

iclr-blogposts.github.io
10 points·by qwertyforce·2 lata temu·0 comments

Why Batch Norm Causes Exploding Gradients [2020]

kyleluther.github.io
1 points·by qwertyforce·2 lata temu·0 comments

Tensor Core Performance: The Ultimate Guide (2020) [pdf]

developer.download.nvidia.com
2 points·by qwertyforce·3 lata temu·0 comments

The Stilwell Brain [video]

youtube.com
2 points·by qwertyforce·3 lata temu·0 comments

Optimal power limit for deep learning tasks on RTX 3090

blog.qwertyforce.dev
1 points·by qwertyforce·3 lata temu·0 comments

comments

qwertyforce
·2 miesiące temu·discuss
fwiw pangram says it is 100% generated
qwertyforce
·2 miesiące temu·discuss
I blame the ML engineers who work on these recommendation systems. They chase simplistic objectives like CTR, time spent, and so on, which can be gamed by this kind of content. This creates huge positive feedback loops in which popular content becomes even more popular and forms “metas,” while models train on clickstream data they themselves have influenced. They could try to fix this, but they won’t, because no one is asking them to
qwertyforce
·2 miesiące temu·discuss
Original title: How I (Spiritually) Won comma.ai's Compression Challenge
qwertyforce
·3 miesiące temu·discuss
It will probably suffer the same fate as the most-upvoted discussion of all time in the GitHub Community repo: https://github.com/orgs/community/discussions/66188

no reaction
qwertyforce
·3 miesiące temu·discuss
thats exaclty why i prefer codex
qwertyforce
·4 miesiące temu·discuss
noticed that firefox gives 2x kHashes/s more than chrome (1000 vs 500)
qwertyforce
·6 miesięcy temu·discuss
yep, this is the only moat they will have against chinese AI labs
qwertyforce
·6 miesięcy temu·discuss
That is a great question. IMO, major LLM players currently have a large enough user base to generate training data from their users (questions and user provided answers, corrections, etc). So, if StackOverflow dies, it will become harder to keep up with closed source models
qwertyforce
·6 miesięcy temu·discuss
https://qwertyforce.dev/
qwertyforce
·6 miesięcy temu·discuss
I think there should be some graph algorithm for this, to find a bottleneck in a graph
qwertyforce
·6 miesięcy temu·discuss
it's sad that startups become corps and decay. this article is the perfect illustration, from the bio, to the llm slop content of the article. Just sad it has to be this way
qwertyforce
·2 lata temu·discuss
Looks fake
qwertyforce
·2 lata temu·discuss
dx1*=2; dy1*=2; dx2*=2; dy2*=2;
qwertyforce
·3 lata temu·discuss
used 3090 is the best option imo
qwertyforce
·3 lata temu·discuss
https://www.youtube.com/@animatedai/videos for visibility
qwertyforce
·3 lata temu·discuss
you can also take a few steps back from the screen, it works too
qwertyforce
·3 lata temu·discuss
Yep. Most of my google queries are prepended with "reddit" or "stackexchange". I particularly like stackexchange, lots of useful information there.
qwertyforce
·3 lata temu·discuss
That's why people should consider hacktivism (at least DDoS)
qwertyforce
·3 lata temu·discuss
highlight.js is for syntax highlighting (code looks pretty). I've just checked, in Chrome site works with js disabled
qwertyforce
·3 lata temu·discuss
Thanks for clicking! Clicking 'use IPFS' makes all the images point to the local IPFS gateway on 127.0.0.1:8080, so browser can get the images from people who pin (distribute) them, like in a bittorrent. But even if you installed it, it wouldn't work because currently I don't pin image files on IPFS. IPFS daemon consumes a lot of ram and cpu resources, so I decided to shut it down.