HN user

qwertyforce

799 karma

github.com/qwertyforce

Posts26
Comments37
View on HN
twitter.com 1mo ago

Claude Fable 5 will sabotage "frontier LLM research" tasks

qwertyforce
49pts6
aaronleslie.dev 2mo ago

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

qwertyforce
3pts1
blog.qwertyforce.dev 2mo ago

Flash Attention Is Not Always Faster for Short Sequences

qwertyforce
1pts0
blog.qwertyforce.dev 2mo ago

Fast Attention for Short Sequences

qwertyforce
2pts0
blog.qwertyforce.dev 4mo ago

Forecast: Stack Overflow Has About 2 Years Left

qwertyforce
2pts0
togelius.blogspot.com 5mo ago

Math and Me

qwertyforce
3pts0
blog.qwertyforce.dev 6mo ago

Forecasting the Death of StackOverflow

qwertyforce
2pts2
twitter.com 6mo ago

Google AI Studio is now sponsoring Tailwind CSS

qwertyforce
777pts298
lubits.ch 6mo ago

Flash Attention from Scratch

qwertyforce
1pts0
www.kapilsharma.dev 7mo ago

Learn Cutlass the Hard Way

qwertyforce
3pts1
rossjtaylor.com 1y ago

QK Norm and the Curious Case of Logit Drift

qwertyforce
1pts0
reeserichardson.blog 2y ago

Engineering the highest cited cat, Larry

qwertyforce
2pts0
iclr-blogposts.github.io 2y ago

ICLR Blogposts 2024

qwertyforce
1pts0
arxiv.org 2y ago

Tutorial on Diffusion Models for Imaging and Vision

qwertyforce
2pts0
bjlkeng.io 2y ago

A Probabilistic Interpretation of Regularization (2016)

qwertyforce
1pts0
iclr-blogposts.github.io 2y ago

ICLR Blogposts

qwertyforce
10pts0
kyleluther.github.io 2y ago

Why Batch Norm Causes Exploding Gradients [2020]

qwertyforce
1pts0
developer.download.nvidia.com 2y ago

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

qwertyforce
2pts0
www.youtube.com 2y ago

The Stilwell Brain [video]

qwertyforce
2pts0
blog.qwertyforce.dev 2y ago

Optimal power limit for deep learning tasks on RTX 3090

qwertyforce
1pts0
animatedai.github.io 2y ago

Animated AI

qwertyforce
706pts63
blog.qwertyforce.dev 3y ago

Automatic Image Mining

qwertyforce
53pts7
zuru.tech 3y ago

The dangers behind image resizing (2021)

qwertyforce
306pts97
blog.qwertyforce.dev 3y ago

Similar Image Search (2022)

qwertyforce
30pts1
scenery.cx 3y ago

Show HN: Scenery – an open-source photo-gallery with extended search

qwertyforce
9pts4
github.com 3y ago

Image retrieval system for my self-hosted photo gallery engine

qwertyforce
2pts0

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

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

enclose.horse 7 months ago

I think there should be some graph algorithm for this, to find a bottleneck in a graph

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

highlight.js is for syntax highlighting (code looks pretty). I've just checked, in Chrome site works with js disabled

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.

I've also read somewhere about AI feedback loops:

ai generates content <--money--> ai pushes ads to promote its content.

It's somewhat already happening: recommendation algorithms choose what content we consume, analytics make decisions from this data and make more content that recommendation algorithms like. AI HFT bots can directly influence economy and so on

Maybe that's what they mean by "or other functional equivalents"

Yeah, but I think that js can be considered as a "functional equivalent" to HTML only when Browser APIs are used