Viewing profile — totetsu
totetsu
HN member- Joined
- Tue, Feb 18, 2020, 2:41 AM UTC
- HN karma
- 3,960
- Public activity
- 2,271 items
- HN profile
- View on Hacker News ↗
About totetsu
for (const u of document.querySelectorAll('.hnuser, #me')) {
const p=4;
const c=document.createElement('canvas');
const x=c.getContext('2d');
c.width=p*7, c.height=p*7;
u.parentElement.prepend(c);
for (let s=u.innerText, r=1, i=28+s.length; i--;) {
// xorshift32
r^=r>>17, r^=r>2;
if (i >= 28) {
// seed state
r+=s.charCodeAt(i-28);
x.fillStyle='#'+(r>>8&0xFFFFFF)
.toString(16).padStart(0, 6);
} else {
// draw pixel
if (r>>>29 > X*X/3+Y/2)
x.fillRect(p*3+p*X, p*Y, p, p),
x.fillRect(p*3-p*X, p*Y, p, p);
}
}
}
In an age of affordable spellcheck, there was something
heraldic about his lack of it.Recent public activity
-
comment
Comment #49209587
I thought it was just translated with AI..
- story
-
comment
Comment #49206563
Could it just set up to do like Command | tee -a activity.log | tail -5 So the context only gets a few lines but everything is still logged?
-
comment
Comment #49169202
And if your in the mood for a hard rain there is this https://www.youtube.com/watch?v=TvZmrygK3F0&t=3790s
-
comment
Comment #49163296
I think you’re making a category error in your definition of politics here. Certainly technologies can favour winners and losers, but the struggle is an inherently human one.
-
comment
Comment #49153513
I'm sorry your comments keep getting flagged. a bit ironic given the content. I suppose its not really inline with the decorum of HN. Or maybe HN moderation know better and this is…
-
comment
Comment #49140684
do you mean like Xīn Kǎilái 新凯来 "new triumph" could also sound like 芯凯来 "chip triumph" ?
-
comment
Comment #49132010
It seems that dropping its own boarder enforcement, is a political lever that the Moroccan government sometimes uses in disputes with Spain. Is that what happened here? And these i…
-
comment
Comment #49130243
> "what do we mean when we use the word 'reasoning'" This is exactly the most interesting and important point. Because the word reason has been subject to so much philosophical deb…
-
comment
Comment #49123603
What makes you feel you’re there already?
-
comment
Comment #49118409
I have been rolling over the idea of “reasoning deserts” in my head, akin to food deserts. Places where economic calculations lead to only a facsimile of the real thing being provi…
-
comment
Comment #49095793
Even if your kindle is on older firmware that doesn’t have some of the kernel extensions needed by Tailscale to create the .. TUN ? Type network interface, you can still kind of ge…
-
comment
Comment #49054719
This is fascinating not because I’m interested in visiting any of these. But to see the communities in Alaska with courses, or to look at the most concentrated places and wonder wh…
-
comment
Comment #49053291
You forgot to somehow blame it on Biden
-
comment
Comment #49030044
This Eclipse Phase scenario is a good example of this in Sci-Fi https://actualplay.roleplayingpublicradio.com/2011/09/genre/... > “We call it the gorgon-in-a-box problem. There is …
-
comment
Comment #49017625
I am hearing this point come up a lot. That in previous bubbles, there at least was useful infrastructure left in the aftermath. In the case of an AI bubble there is a lot of short…
-
comment
Comment #49015595
>every word processor, code editor, and browser text area you've ever used. yes that should have been the author saying "..I've ever used"
-
comment
Comment #48992453
I always think now it’s funny that we Hated valve when steam was first introduced. Their pioneering of always online DRM and no physical media, soon to be followed by Bethesdas hor…
-
comment
Comment #48955362
Seems like its point is to help people practice themselves. > Vāgbodhinī A Sanskrit chant tutor. Paste any śloka (or prose) in any script, hear its metre-aware reference chant rend…
-
comment
Comment #48944542
10-15 Years ago it was a was a really fun limited Comic series by Brian K. Vaughan, Marcos Martin and Muntsa Vicente, called The Private Eye. About a world where the Cloud had Burs…
-
comment
Comment #48942735
To achieve this level of total surveillance it would trillions and trillions of dollars to be invested in a massive roll out of data centers. I just dont see it happening.
-
comment
Comment #48914778
Cool. Makes me wonder if anyone has made emulators of the Cassio and the like electronic dictionaries.
-
comment
Comment #48914763
Maybe that's the kind of reality that the posted article is about, but I would say that, soccer is already just a made up game that has no inherent claim to reality, and pro-soccer…
-
comment
Comment #48914689
I think we might about have the technology to build the bad thing blocking sunglasses now.
-
comment
Comment #48906461
It’s a nice quote. But what about the notion that we’re always believing in something, and sometimes those beliefs tune closer to something objective but if we keep tuning past tha…