[ home / rules / faq / search ] [ overboard / sfw / alt ] [ leftypol / edu / labor / siberia / lgbt / latam / hobby / tech / games / anime / music / draw / AKM / ufo ] [ meta ] [ wiki / shop / tv / tiktok / twitter / patreon ] [ GET / ref / marx / booru ]

/meta/ - Ruthless criticism of all that exists (in leftypol.org)

Discussions, querries, feedback and complaints about the site and its administration.
Name
Options
Subject
Comment
Flag
File
Embed
Password(For file deletion.)

Check out our new store at shop.leftypol.org!


File: 1733721855806.gif (190.91 KB, 220x165, thumbsupkid.gif)

 

This thread is only for feedback related to technical issues (bug reports, suggestions).

We are currently working on improvements to the site, subject to the need of the tech team to sleep and go to their day jobs. If you need more immediate feedback please join the matrix room[s] and ask around. Feel free to leave comments, concerns, and suggestions about the tech side of the site here and we will try to get to it as soon as possible
382 posts and 103 image replies omitted.

>>44058
We never had an RT block to begin with. I only see patterns for url shorteners, pastebins and various TLDs spammers could be using (which i personally find ill-advised) in our repo. If the leftypol mods banned other sites, because they're banderites or zionazis or whatever, then that's their thing to clear up.

>>44059
I can confirm that qt(dot)com gets blocked but not qy.com. It looks like someone may have unwittingly (?) created a broken filter somewhere.

>>44061 (me)
Found it:

|t\.co|

This filter directed at a Twitter shortener also blocks rt(dot)com, qt(dot)com, etc.

>>44062 (me)
So filters like t\.co and x\.co are problematic because they're going to match for all .com sites (not just .co) whose domains end with a 't' or an 'x'.

>>44062
>>44063
Sure, i can fix that. The solution is to surround each url pattern with "(^|[^a-zA-Z0-9-])" and "($|[^a-zA-Z0-9-])"

>>44045
I believe I saw the filters you are talking about. They were really aggressive, but potentially useful, so took only a few that looked like the less intrusive ones.
>>44052
>leftypol.org isn't using our infrastructure
I don't even know what infrastructure you're talking about tbh.
I've been working on and off on my own IP information microservice for the past month or so.
Also I've been less active in general cuz work lately, so I'm a bit out of the loop.
>>44055
Yup those are the links I was given. They're really aggressive indeed which is why I only installed some after a quick review.
> In it, he pushed for leftypol admins/devs to accept his configuration changes and appears to have established email contact with some folks at some point.
Never heard of the guy, but maybe he contacted the mod which gave the pastebin to me.
>>44064
I'll look into it

>>44064
Looks reasonable enough to me on little sleep.

>>44064
I don't think that's a good idea, it's going to make the regex engine match the whole text, which could have bad perf implications.
Use \b if you can https://stackoverflow.com/questions/7605198/how-does-b-work-when-using-regular-expressions#7606358

>>44065
I invited you to the bbs-guard project repository on github.
Flood detected; Post discarded.

>>44068
I've seen lex/yacc documentation mention the complement bracket expression being slow, but the above expression should never match more than one character directly surrounding the domain. "\b" is also not in POSIX, which is bad form.

>>44069
Thanks man. Do you happen to have matrix? There's a tiny Vichan developer group I could invite you to.
>>44070
> "\b" is also not in POSIX, which is bad form.
Yes but our reference here is the PHP engine

>>44071
Communication over github would be preferred, but you can reach me at glaive at chat.hashi.sbs. Also, James is the vichan developer, i only write the board-agnostic stuff.

>>44068
>>44064
Is filtering the entire .co space too aggressive (I only ever see it used by shorteners, phishing sites, and weirdos lmao)?

>>44072
…there's a way to communicate on github (beyond issues I mean)?

>>44074
There is a forum feature and we currently use one thread as a glorified chatroom.

>>44075
Oh neat

File: 1769205064284.jpg (28.89 KB, 737x452, 135009966569.jpg)

Holy fuck, I just did what I thought was correct as the CP bot likes to use link shorteners which sometimes contain .cn and .ru
I blocked them entirely on this reasoning nothing political.
I also did not block them here because get this….leftypol isn't my site.
I suggested other admins use my method tactics but I didn't think of the wider implications.
I didn't think people would get so upset when I tried to develop an anti CP tool.
Jeez.

>>44077
Admittedly I don't see any malice now that I've found the problematic t\.co filter responsible for the RT block.

It's those .ru and .cn filters (which weren't active on leftypol) that triggered my initial schizo paranoia suspicions. I knew that a lot of Westoid IT boomer bros block IP traffic from Russia and China countries, but I didn't see the utility of aggressively blocking all Russian and Chinese posted links, especially not as an anti-CP measure.

File: 1769366754760.png (7.11 KB, 1246x39, ClipboardImage.png)

how do I fix this bug, happens on both firefox and chrome

wat does this mean, its stopping me from posting an mp4

>>44093
If you have an android try putting it through FFMPEG, might be an encoding issue.

>>44093
I don't know what version of ffprobe is on the server, but if you know someone who can run (I can't right now):

ffprobe -v quiet -print_format json -show_format -show_streams YOUR.mp4

Post the output you get.

>>44077
>CP bot likes to use link shorteners which sometimes contain .cn and .ru
>I blocked them entirely on this reasoning nothing political.
lmao, utter moron.
it never ceases to amaze me, a manual labourer, how legitimately retarded over-educated tech guys are without fail.

>>44137
It sounds like a case under-education actually, as they didn't know those wher chinese and russian domains.

"over-education" just sounds like heter theil brainworms.

Posting on Tor currently broken.

Tor is broken. god knows for how long.

>>44224
Really?

hcaptcha on tor no workie

>>44240
nvm it seems to only not work in /leftypol/ but fine in /siberia/ or in here. fuck em jumping cocks

Is there a way we could get syntax for ordered and unordered lists?

File: 1770760648206.png (386.47 KB, 2300x2023, ClipboardImage.png)

>>44254
The right thing would be to add https://wakaba.c3.cx/docs/docs.html#WakabaMark style lists to markup() in inc/functions.php, but the mutiline-sensitive nature of the syntax and the awkward pattern matching functions in php make this far more annoying than it needs to be.

>>44255
While I'm not too sure how thing work server-side, isn't there a way for the server to get a plain text of a message, and then use a non-php application for that, then stdout back to the php?

>>44257
Tinyboard/vichan already is a slow piece of shit, but introducing a fork() for something like this would be bad practice.

>>44254
>>44255
It's done. The list_markup() function works correctly, but someone should verify if the vichan part is sound.

>>37383
It's really quite difficult to use this site with VPN, can mods please refresh the IP bans?
Truthfully, we should all be using VPN on a site like this.
I also get DATACENTER NODE message a lot and I don't know why or what it means. Using phone
Thanks
t. would-be anon

Hammer & sickle flags don't show up in the json for some reason. Compare:
https://leftypol.org/siberia/res/760480.html#760637
https://leftypol.org/siberia/res/760480.json
In the latter there's no country/country_name for post 760637.

>Undefined array key 1 in /var/www/lp-prod/inc/lib/webm/ffmpeg.php at line 21
File rel: https://files.catbox.moe/urlht0.mp4
I literally posted this file here several times over the years, what did the devs do now?

Also youtube embeds are tripping up the fucking sign in faggotry
>Sign in to confirm you’re not a bot This helps protect our community. Learn more

File: 1772315228520.png (17.24 KB, 546x338, screen.png)

>>44255
>>44268
Seems good. I'm finishing doing a couple of CSS changes to make it a bit more compact, and it should be good
https://forgejo.leftypol.org/leftypol/leftypol/src/branch/list-wakabamark-markup

>>44255
>>44268
  • deployed
    • about
    • now

So you wiped every Tor post for how many days ago? Damn. All because someone upset about the Israeli-Iran conflict threads started spamming emojis? Huh? What?

File: 1772493462274.mp4 (28.49 MB, 1100x720, urlht0.mp4)

>>44362
I can't do anything about youtube though, since it's an iframe

>>44378
Cytube had a similar issue with youtube recently and fixed it somehow. Try asking the devs for it.

Thanks for posting it. Testing if I can post it too

posting is broken on /leftypol/

Implement a word filter for US and USA to be output as Epstein Regime. Perhaps West too.

>>37383
Once again asking you to refresh DATACENTERNODE bans. It's not fair to those of us who can only get cheap internet.

so were we hacked by the mossad or what?

some guy is raiding wakey wakey jannies get an asian janny in already

>>44450
>6hrs ago
Chat, are we cooked
CHaaaat are we cooked
or charred

https://bantculture.com/flags
can we add this shit? it lets you have multiple flags at once

wordfilter x.com to xcancel.com I'm tired of our TOB (twitter occupied board) linking directly to elon's malware ridden trash whenever they want to make bottom tier quality he-said she-said posts

at least they could post screencaps like the slightly less shitty old days…


Unique IPs: 23

[Return][Go to top] [Catalog] | [Home][Post a Reply]
Delete Post [ ]
[ home / rules / faq / search ] [ overboard / sfw / alt ] [ leftypol / edu / labor / siberia / lgbt / latam / hobby / tech / games / anime / music / draw / AKM / ufo ] [ meta ] [ wiki / shop / tv / tiktok / twitter / patreon ] [ GET / ref / marx / booru ]