[ home / overboard / sfw / alt / cytube] [ leftypol / b / WRK / hobby / tech / edu / ga / ent / music / 777 / posad / i / a / lgbt / R9K / dead ] [ meta ][Options]

/meta/ - Ruthless criticism of all that exists (in leftychan.net)

Discussions, querries, feedback and complaints about the site and its administration.
Name
Email
Subject
Comment
Flag
File
Select/drop/paste files here
Embed
Password (For file deletion.)

Matrix   IRC Chat   Mumble

| Catalog | Home

File (hide): 1629044840359.png ( 715.51 KB , 454x1199 , janny.png )

[–]

 No.10032[Reply][Last 50 Posts]

Site-Wide Feedback Thread
Complain about bans and other meta related things

Board Logs
https://leftychan.net/log.php?board=meta
View different board logs by changing the end of the url
https://leftychan.net/log.php?board=leftypol
269 posts and 50 image replies omitted. Click to expand.
>>

 No.11970

File (hide): 1749473939077.jpg ( 29.26 KB , 499x198 , error message.jpg )

What does this error message mean?


File (hide): 1670827864660.jpg ( 113.76 KB , 1008x720 , 234234234234.jpg )

[–]

 No.11008[Reply]

Hello everyone. I am making this post to announce the establishment of the leftychan official IRC network: irc.leftychan.net/6697 #leftychan
It took about a days worth of work but we finally managed to get her up and running. We plan to establish a bridge connection in the future to the matrix and fbi.gov chats and possibly a massive bridge room too. Also I2P service is coming in the future. So, come join us, anon! It sure would be nice having you around the IRC!
30 posts and 4 image replies omitted. Click to expand.
>>

 No.11662

>>11659
Apparently we do, so I've set one up. Same domain and port as in the OP. It's bridged to the matrix room.

Additionally I hooked it up to i2p, so you can access the irc over i2p by using the domain leftypolmatpqjy3d653eqncfblx6iaze6dlxcax6r6asbito2tq.b32.i2p and either port 6697 (make sure you can accept invalid certs) or 6667 (doesn't use TLS).


File (hide): 1630649281565.png ( 137.13 KB , 800x430 , a5554132d1de42a64fec0665f1….png )

[–]

 No.10443[Reply]

This sticky will be for discussion about the on goings of votes currently happening in the congress.
All votes that happen in the congress must be required to be posted here upon their establishment as a vote in the voting hall.

For anyone who is not aware:

Every single person on this board is entitled one vote on the matrix for any vote that is taking place on sed matrix. Voting functions as follows: Firstly you must join the matrix upon which you will enter a vetting room. The vetting is pretty much to make sure you are not a poltard and that you follow some tenant of socialism, nothing more.

After you are vetted you will be added to the chat, the voting hall and the congress respectively. Any anon may make any proposal at any time
In order for a proposal to become a vote, firstly, a proposal must be created (duh); simply make a post in the votting hall declaring your proposal.
A proposal must receive two thumbs up by two other congress members other than the person who drafted the proposal.

After you get two thumbs up you, or any other congress member, may open up a vote by declaring that it is a vote, a short summary of what the vote is over, and a date and a time for when the vote will conclude.
In order for a vote to pass there must be a civil majority (no ties) from the time the vote opens to the time the vote closes. Votes close, nominally after 3 days from the time they are start, but, if a majority of 6 or more anons over overwhelmingly support the proposal then the vote can be fast tracked to 24 hours upon such a threshold being reached. One last thing: A vote that is deemed critical cannot be fast tracked.
The numbers required for a proposal to become a vote and fast tracking are subject to change as the congress grows, fyi.

Post too long. Click here to view the full text.
64 posts and 5 image replies omitted. Click to expand.
>>

 No.11660

>>11656
Originally it was only viewable by mods. In 2021 antinous made it visible to everyone because an anon requested that feature to prevent samefagging.

But I agree with you, it was probably only for mods for a reason.

For now we've fixed the count, but I've brought up the issue of removing it in the congress.


File (hide): 1748442284305.png ( 83.19 KB , 1280x640 , 69ee85cb-6c1f-4873-9abf-50….png )

[–]

 No.11957[Reply]

>perfectly decentralized
>even more trustless than tor or i2p
>doesn't require centralized companies like iana or icann
>communist

when are we getting an yggdrasil mirror?
7 posts omitted. Click to expand.
>>

 No.11965>>11966>>11968

>>11964

>The Internet can also go over any medium and it is also resilient to topological changes.

On the clasical internet if your ISP goes down, your entire internet does. ISPs can also be main points of censorship, and they collect your data. On Yggdrasil, it is a mesh network, meaning every node can also accept connections over any medium it wishes and route more traffic.
Look at China or Russia. They censored almost all of the biggest internet websites, and to access them you need to use a VPN. Yggdrasil doesn't have this issue, because as long as you can make one connection over any medium to the outside world (like for example over packet radio), you can access the outside net.

>Yaggdrasil doesn't provide DNS either.

Most people don't actually even use any DNS with yggdrasil, but there are a few classical DNS providers that simply serve domain names, but the system is decentralized because there is no one single registry, and anyone can make their own.

>The encryption is nice but we have encryption on top of IP via TLS which prevents any sort of man-in-the-middle attacks and I trust that a lot more than a new protocol.

Yggdrasil encrypts EVERY connection, unlike the classical internet, which can only ever encrypt if you have a domain name, which up the line you got from ICANN. This is possible because your address is a hash of your public key. This way there is (practically) only one public key for each address, and you don't have to rely on companies to assign them.
>>

 No.11966>>11967

>>11965
wait, so, i can use ygggdrasil if my internet goes down??
>>

 No.11967

>>11966
If you have another connection to another peer (over a direct Ethernet connection, WiFi, packet radio, or any other medium), then yes, you can, and packet radio isn't very difficult to set up.
>>

 No.11968>>11969

>>11965
If I understand this right and it's the same as reticulum: This is good if you are building a physical alternative to the internet, but what is the point of running yggdrasil (or reticulum) over TCP/IP if we already have I2P?
>>

 No.11969

>>11968

>If I understand this right and it's the same as reticulum

Reticulum has its own network stack, with its own protocols, different addresses, and so on. Yggdrasil on the other hand uses the existing TCP/IP stack with ipv6, so that any existing application compatible with ipv6 can connect over Yggdrasil.

>what is the point of running yggdrasil (or reticulum) over TCP/IP if we already have I2P?

I2p is unstably slow compared to Yggdrasil, and i2p can natively only connect over the regular internet, meaning if the regular internet goes down, i2p does too. Yggdrasil on the other hand can peer over many different mediums making it much more resistant to censorship, and a much better mesh network.


File (hide): 1747611081339.png ( 230.18 KB , 2549x3117 , Chicken.PNG )

[–]

 No.11953[Reply]>>11956

Hi I am from the soysphere and I’m wondering if there could be a /leftysoy/ board here.
Context: https://wiki.soyjak.st/Leftysoy/

The board formerly existed on soyjak.st until it was eventually deleted because of bourgeoisiecucks, I have also been exiled from the new administration on the site and some of the soysphere for bullshit reasons.

I would like a new /leftysoy/ and I think it would bring in many users for the site too
>>

 No.11954

Also for context I made this page for the site on the wiki
https://wiki.soyjak.st/Leftychan
>>

 No.11955>>11956

I mean, ultimantly, it's a demcoratic process; the creation of new boards. You would have to join either the irc, or, the matrix and talk to the anons there. We are pretty full up on boards right now. We just recently had one other board get shot down for that reason, but, in the future when we garner more traffic I don't see why not. It's worth joining the matrix and getting to know everyone, though.
>>

 No.11956

>>11955
>>>/lgbt/ was fully created though, not sure which one was shot down.
>>11953
I would support this. Like the other poster said you should join the matrix or irc and make a proposal. How this works is describe in section 3 of this document: https://leftychan.net/static/manifesto.pdf#page=2


File (hide): 1738755622813.mp4 ( 37.66 MB , 1280x720 , xi_jinping_chill_wave_oc-z….mp4 ) [play once] [loop]

[–]

 No.11873[Reply]

What can be done to advertise leftychan and get more users? I'm sick of all new users being sent to .orge and thinking Leftypol is a bunch of histeronic hyper-authoritarian BPD troons.
Leftychan in it's current state is functionally dead. We get maybe like 5-10 unique posts in a day.
14 posts omitted. Click to expand.
>>

 No.11927

>>

 No.11929>>11930

>>11925
Nah im right, anything with -chan as a suffix sounds like pervert shit
>>

 No.11930

>>11929
You're weird, pal.
>>

 No.11931

File (hide): 1745010115588.jpg ( 131.02 KB , 1080x566 , e778c5d0-1ae2-4603-91b6-33….jpg )

The best advertisement is giving the website more polish.
>>

 No.11951

>>11877
This..

Also get rid of the 'lefty' part of the name and give us an identity that isn't "what do you think about X…but leftishly'?

and then just advertise on 4chan


File (hide): 1679140268321.jpg ( 593.14 KB , 1344x2149 , 1675884890243353.jpg )

[–]

 No.11101[Reply]

I remember using /leftypol/ back in 8ch but I didn't care enough to come here after it died. I decided to check again some days ago and I noticed that there are two boards now
what's the lore behind this?
what's the difference between the two?
which one should I use if I don't care about idpol?
58 posts and 26 image replies omitted. Click to expand.
>>

 No.11936>>11938>>11939

>>11922
>Zul the troublemaker
how are they still referring to me as a troublemaker while repeating exactly my complaints against the exact same mods. I swear some of the other mods were just too retarded to understand what was happening.
>>

 No.11937>>11940

>>11935
>idpol
.org has confused my understanding of this word. I thought idpol is short for identity politics which I thought to mean putting a specific identities issues before class issues. So before I thought it would mean banning anyone that derails class politics with discussion about sex/gender/race type of shit.

Now I have no idea what the term means.
>>

 No.11938

>>11936
Hey good to see you! I'm glad you're still around on the board at least! It's been a minute since we chatted.
>>

 No.11939

File (hide): 1745213686449.jpg ( 133.25 KB , 800x800 , 72840bb4-85a7-4f41-b2b7-aa….jpg )

>>11936
>troublemaker
They act like school teachers.
>Now I have no idea what the term means.
It was quite obvious to me for a long while that the mods do not care about the board's history and the meaning behind all these words. "Leftist Politically Incorrect is just a name, bruh," "Idpol is when discrimination against minorities," etc. I have no idea why these Redditors hold onto these pointless symbols if they're stripped of their context.
>>

 No.11940

>>11937
Believe you had it right, rewiring terms and concepts is a common form of cognitive sabotage.


File (hide): 1740108875617-0.jpg ( 159.5 KB , 1024x762 , Streets_in_Pyongyang_02.JPG )

File (hide): 1740108875617-1.jpg ( 208.66 KB , 1024x768 , Traffic_in_Pyongyang_04.JPG )

File (hide): 1740108875617-2.jpg ( 135.6 KB , 1024x768 , 56ba1edba8_1478282811110.jpg )

[–]

 No.11901[Reply]

MODS THERES A EMPTY FED THREAD ON META THAT TALKS ABOUT COUNTERFIETED MONEY AND OBVIOUSLY ILLEGAL SCAMS
>>11900
PLEASE DELETE IT PLEASE
GOODBYE FOR NOW


File (hide): 1688563681656.png ( 216.34 KB , 580x449 , 1688141020496207.png )

[–]

 No.11156[Reply]

Zero fix the damn matrix.
What the fuck negro.
15 posts and 2 image replies omitted. Click to expand.
>>

 No.11175

OK I think it's fine now
>>

 No.11176>>11182

>>11164
>There isn't a janniod chat room
yeah right

>Believe it or not staff actually do have to be able to speak especially the administration.

speak here so I can see it
>>

 No.11182

>>11176
There is a janny chat but it hasn't been used pretty much for the better part of a year. Everything we do pretty much takes place in the public congress.
>>

 No.11897>>11898

Guys the matrix server is fucking up AGAIN after an update. I have no idea what the fuck it's doing yet, it's pretty much using 90%+ of the CPU. The logs aren't helping.

We had this problem before, but it went away after I migrated matrix to another server.

Anyways I guess for now we have IRC, or we can use our matrix.org accounts (yuck).
>>

 No.11898

>>11897
OK it's fixed. It was my fault, when upgrading postgresql you need to run vacuumdb otherwise it just does a whole lot of nothing.


File (hide): 1739205949627.png ( 32.03 KB , 744x323 , ClipboardImage.png )

[–]

 No.11888[Reply]>>11889>>11890

This site is ass
>>

 No.11889>>11890

File (hide): 1739206122771.png ( 16.42 KB , 753x204 , ClipboardImage.png )

>>11888
And when I resubmit it detects the image as spam, then when I resubmit it detects the text as spam
can't post shit, and yet reactionary subhuman primitivist uyghurs are allowed
no wonder nobody comes over to your shitty splitter site
>>

 No.11890

File (hide): 1739209505839.gif ( 630.65 KB , 498x498 , skull.gif )

>>11888
>>11889
bro got filtered by basic bitch ass r9k rules 💀
>>

 No.11891

Cool story bro
>>

 No.11892

Hi everybody it's me OP,
sorry I just am confused by my sexuality as I am in the throes of discovering that I want Liz Trueanon to shrink my dick into a little dicklet and then say buh bye to my dick
the realization made me irritable but Im ok now


Delete Post [ ]
[ home / overboard / sfw / alt / cytube] [ leftypol / b / WRK / hobby / tech / edu / ga / ent / music / 777 / posad / i / a / lgbt / R9K / dead ] [ meta ]
Previous [ 1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 / 12 / 13 / 14 / 15 / 16 / 17 / 18 / 19 / 20 / 21 / 22 / 23 / 24 / 25 / 26 / 27 / 28 ]
| Catalog | Home