Certain nostriches were great
At ignoring argument
Busy answering to trolls
Simulating hard discourse
Communication ecology is important yet;
Little sense in reacting to a thug gang
I'm still learning which bit of response
Makes them so closed to a valid discourse
Signer devs ignore RAM hardening inquiries
GOS is like opposite—sick of "convenience"
Idealistic society views now and then;
Postmodern wisdom, which is a bit stale
#poetry #grownostr #devstr #meaningcrisis
By "postmodern wisdom" I mean a broad spectrum of intellectual stuff, with particular complexity, that was produced during the ending, so-called, postmodern epoch (not necessarily the particular -ism called "Postmodernism").
I mean Mark Passio for example; I noticed that his Natural Law recontextualization and Anarchist-ish points in particular are circulating here occasionally:
Say something just a bit diverging from his views here—and somebody might hallucinate some kind of state-satanic agency in you. Or just a deluded New Ager.
It'll take time and effort to clarify all this; hopefully without finding myself lost in ideological debates. I hope to speak about that on my video channel at some point, not in messages/articles.
I wish there were somebody from #metamodernism who could do that much better than me. Where are you, Daniel Görtz and others?—Building the future on legacy social media for some reason :(
codonaft
_@codonaft.com
npub1alpt...rg94
FOSSdev, poetry, post-postmodernism. Making distraction-free and privacy-respecting software. Neovim/Rust/Gentoo/Alpine enjoyer. Rarely posting introvert.
Anti-"anti": I believe in focusing on what we are rather than on what we are not. Otherwise we become what we are not.
──────────────────────────
I enjoy chilled intellectual conversations, preferably dialogues rather than debates 🧠
If we're debating, I care that none of us is overwhelmed by our own stress, care that we're not debating out of our hallucinations about each other's positions 👾 Otherwise, we're engaging in rational debates imitation.
We're not on some legacy media platform; nobody can ban anyone, so naive traditionalist-ish ethics don't work here. We're damned to learn how to communicate effectively here without unnecessarily harming each other 🫂
I haven't yet encountered any -ism that would be sound enough with my belief system. If I refer to whatever p
A properly designed feedback form could possibly make the wrong people stay away from bothering you ever, relay operators.
#devstr
View quoted note →
#devstr
View quoted note →@GHOST thanks for your articles about DNS.
In case you're familiar, I wonder what your thoughts are on the Cloudflare DNS hosted as a Tor hidden service. The only disadvantages I notice are it's slow and still considered experimental.
Works with socat + coredns for example, gives the expected result on `https://www.browserscan.net`:
```
sudo -u nobody socat 'TCP4-LISTEN:5353,bind=127.0.0.1,reuseaddr,fork' 'SOCKS4A:127.0.0.1:dns4torpnlfs2ifuz2s2yf3fc7rdmsbhm6rw75euj35pac6ap25zgqad.onion:53,socksport=9050'
```
```
. {
loop
bind 127.0.0.1 ::1
cache 600
forward . dns://127.0.0.1:5353 {
force_tcp
}
}
```
BTW I found unbound to be buggy: forwarding the TCP-only DNS doesn't work for me, for example; I also see a lot of semi-abandoned scary issues/PRs on GitHub (use after free, crashes, race conditions, etc.).
#dns #privacy #security

Cloudflare Blog
Introducing DNS Resolver for Tor
As was mentioned in the original 1.1.1.1 blog post, our policy is to never write client IP addresses to disk and wipe all logs within 24 hours. Sti...
Брр. Давненько я изолировал себя от рекомендательных систем YouTube, в том числе заблокировав похожие видео в Invidious.
Заглянул что творится в русскоязычном секторе — какой-то жуткий псиоп там: куча каналов с AI-слопом (лишь некоторые из них напрямую это указывают в описании), которые имитируют голос (пока еще без видео) Татьяны Черниговской. Контент на произвольные темы саморазвития, который, в том числе, ссылается на реальных (а также, возможно, и вымышленных) исследователей.
Будьте бдительны, нам хватает сегодняшнего плохого состояния науки и без этого.
#rustr #психология #нейронауки

