HackerTrans
トップ新着トレンドコメント過去質問紹介求人

KuSpa

no profile record

投稿

Google Just Patented the End of Your Website

forbes.com
10 ポイント·投稿者 KuSpa·4 か月前·0 コメント

AI Slop Bores Me

youraislopbores.me
3 ポイント·投稿者 KuSpa·4 か月前·0 コメント

I Use Neovim by the Way

stupid-ideas.com
3 ポイント·投稿者 KuSpa·4 か月前·1 コメント

Home of the First Website

info.cern.ch
1 ポイント·投稿者 KuSpa·5 か月前·0 コメント

But can it run doom?

archiveofourown.org
2 ポイント·投稿者 KuSpa·9 か月前·0 コメント

コメント

KuSpa
·2 か月前·議論
> 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
·3 か月前·議論
Yes. And the (thought) experiment of reading braille with your clitoris exists. Except youl'ld get horny really quickly.
KuSpa
·4 か月前·議論
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
·4 か月前·議論
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
·7 か月前·議論
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
·7 か月前·議論
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
·9 か月前·議論
I wonder when google.com will be flagged with all the phishing happening on sites.google.com.
KuSpa
·10 か月前·議論
Reminds me of https://xkcd.com/1172/
KuSpa
·10 か月前·議論
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
·10 か月前·議論
Based.
KuSpa
·10 か月前·議論
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.