HackerTrans
TopNewTrendsCommentsPastAskShowJobs

KuSpa

no profile record

Submissions

Google Just Patented the End of Your Website

forbes.com
10 points·by KuSpa·vor 4 Monaten·0 comments

AI Slop Bores Me

youraislopbores.me
3 points·by KuSpa·vor 4 Monaten·0 comments

I Use Neovim by the Way

stupid-ideas.com
3 points·by KuSpa·vor 4 Monaten·1 comments

Home of the First Website

info.cern.ch
1 points·by KuSpa·vor 5 Monaten·0 comments

But can it run doom?

archiveofourown.org
2 points·by KuSpa·vor 9 Monaten·0 comments

comments

KuSpa
·vor 2 Monaten·discuss
> Here are the principles that guide our work.

> 1. Democratization. We will resist the potential of this technology to consolidate power in the hands of the few.

For example they could publish their models and research... instead of doing the opposite of what they claim being their very first principle.
KuSpa
·vor 3 Monaten·discuss
Yes. And the (thought) experiment of reading braille with your clitoris exists. Except youl'ld get horny really quickly.
KuSpa
·vor 4 Monaten·discuss
What a genuine read. And it is kinda the whole reason why i started blogging (shameless plug: stupid-ideas.com). You never git gud if you never start. And you innevitably look stupid to some people when starting.
KuSpa
·vor 4 Monaten·discuss
This is why string instrument players sometimes prefer to play a note not on the empty string (let's say play a A on the A-string on a cello), but instead on a lower string (e.g. first finger, fourth position on the lower D string) to accord for these imperfections. As a string instrumemt player, you pretty much only have to worry about these notes on empty strings, every other note you can "wiggle into place".
KuSpa
·vor 7 Monaten·discuss
The hypocrisy https://www.heise.de/en/news/How-a-French-judge-was-digitall...

(A french judge was cut off by most US servies, because trump didn't like his ruling. One could say trump.... censored him)
KuSpa
·vor 7 Monaten·discuss
However, by the fith axiom of euclid, the lines in your example cannot be parallel AND converge (not even in infinity). Thus, it's more an open rectangle.

Either they are overlapping which violates the definition of a triangle, or they don't and the parallel lines always maintain the same distance X to each other and consequently maintain distance X at infinity (let's say X=1, bc you can just scale it).
KuSpa
·vor 9 Monaten·discuss
I wonder when google.com will be flagged with all the phishing happening on sites.google.com.
KuSpa
·vor 10 Monaten·discuss
Reminds me of https://xkcd.com/1172/
KuSpa
·vor 10 Monaten·discuss
And rust doesn't market itself as small and simple scripting language?

Choose the tool that fits your usecase. You would never bring wasm unity to render a static html file. But if you make a browsergame, you might want to.
KuSpa
·vor 10 Monaten·discuss
Based.
KuSpa
·vor 10 Monaten·discuss
Ah, the good old squeak/smalltalk days. A few years back I worked on signals (or rather a static analyser for the editor to support signals) in squeak/smalltalk. The kind of signals those indie frameworks like angular and svelte now adopt trying to solve the problem of changepropagation you outline in your paper.

What i'm getting at is: For the places where other tools are better (like the UI example), we already have other tools (signals, observables, effects, runes,...). And for the places like client/server-communication: This is kind of where "call/return" usually shines.