yopp

u/yopp@infosec.pub
0 posts · 9 comments

Recent posts

No posts.

Recent comments

This is most unhinged take from both sides.

Time can’t exist in LLM by design: it’s just a thing that predicts next token based on previous tokens. There is no temporal relation between tokens. You can stop and resume generation at any point. How anyone expect it to “count time”? Based on what? The best you can do is add time mark to model input at some interval.

Simplifying, somewhat complex biological systems have some kind of clocks that actually chemically tick and induce some kind of signal that they can react on.

LLMs can’t do that like at all. They never will. Some other architecture that runs in cycles? Maybe. But transformer shit? Never ever.

Because sweeney is greedy lying piece of shit, who’s using “think of poor developers being robbed by app stores” to cut himself bigger market share by suing fuck out of competitors

Like they won over google and guess what? He fucked over “all the poor developers” and cut himself a juicy deal to settle antitrust case

Fuck him, fuck Epic

https://appleinsider.com/articles/26/01/23/epic-hypocrisy----google-gets-800-million-in-fortnite-antitrust-settlement

on *Permanently Deleted* · c/games · 20 pts · 1y

I think we need to level the playing field with these religious zealots. We need to counter with bold statement in a language they understand, using the same tools they use, like this crude draft:

I am a member of the New Sexually Free Worship Church (NSFW Church for short), and I am deeply disappointed by recent actions recklessly taken by payment processors to ban religious content

I believe these actions violate my freedom of religion and I urge world governments to take immediate steps to stop this outrageous attack on religious liberty

on Choose your warrior: · c/privacy · 3 pts · 1y

Sadly there is still no alternative to Notion (it’s not a note taking app, it’s database). Only SiYuan is somewhat close to Notion in its database capabilities, but comes with its own set of issues.

I would absolutely love to self-host real Notion alternative!

What’s funny is that Relational Databases in fact sucks when somewhat complex Relations are involved. Moment you step out the of the realm of Tabular data you’ll have very miserable time. Like good luck modeling and querying simple nested product catalog.

Graph databases are better choice for truly relational data