/meta/ - Site Discussion

Questions, bug reports, requests, etc.


New Thread[×]
Name
Subject
Message
File* 10MB total
Oekaki
Password
[New Thread]


marzichan.png
[Hide] (26.7KB, 300x300)
/meta/ is a board for discussing Marzichan itself.

This is the place to:
- Ask questions about the site
- Report bugs/issues
- Request new features, boards, rules, etc.
- Propose or discuss changes to the site

Make sure to check the FAQ before posting to see if your question has already been answered!
Off-topic posts may be moved or deleted.
Last edited by Hidden User

2025_08_18-23_57_05.png
[Hide] (46.6KB, 751x350)
it's here! thanks for all your patience. I hope you all enjoy what the new site has to offer :D
please check out the new stuff and let me know what you think!
I'm very happy with how the dark theme turned out, personally :3
52 replies and 13 files omitted. View the full thread
>>462
hm, it seems like jschan doesn't have a way to hide an entire thread, unfortunately. so the hide feature works, but only hides individual posts currently.
I haven't worked on the site in a while, but I'll take note to either make hidden OPs hide replies (if possible) or make the "show more text" cutoff much smaller than it currently is.

thanks for reporting the issue!
>>463
I wonder if this is the kind of bug jschan would work on upstream.
Thread creation has been locked for days now.
>>476
thanks for saying something! it must've been triggered by a recent raid. sorry about that, jschan's existing antispam options aren't very sophisticated
test

ClipboardImage.png
[Hide] (594.5KB, 2274x653)
marzichan is now friend sites with hikari3!

their site is one of the most thoroughly custom-feeling altchans that I've seen out there! their mascot emoticons are very cute and make it super easy to be expressive, and their community is very fun and friendly.
both of our sites are modern imageboards trying to create a fun and friendly space, and I think the differences that we do have complement each other nicely, so I hope this partnership will strengthen us both. please visit sometime and show them some love :3
may we both prosper!!
2 replies and 2 files omitted. View the full thread
>>453
Weird guy.
>>453
Fake weird, real circumcision.
>>453
I'm not seeing any until the Butteredbread sperg brought up jews out of nowhere
>>468
dishonest of you to pretend that being against "genital mutilation" isn't a vulgar and derogatory description without any anti-semitic motivations behind it and to call me a slur instead
>Some reasons and cultures are not worth keeping and are better off left as history. One of them being the mutilation of infants
is this not admitting to support genocide of cultures that practice circumcision, shielding himself behind "mutilated infants" who he clearly doesn't care about? i even said that this was only *one* of many occurrences of anti-semitism with other cases being more open about it
>>453
>>474
Gr8 b8 m8, I r8 8/8.

1640801135603.jpg
[Hide] (162KB, 693x535)
Can there be a rule against ad threads?

It consistently introduces low quality discussion.
25 replies omitted. View the full thread
spiral.png
[Hide] (29.1KB, 1414x1207)
>>428
Added. Since my own imageboard sits on the interstice of two very cursed and idiosyncratic "fandoms", I felt a sense of easy kinship... 
Please clean your board, though, there's some CP spam on it currently.
>>433
>Added. Since my own imageboard sits on the interstice of two very cursed and idiosyncratic "fandoms", I felt a sense of easy kinship...
Thank you very much!
>Please clean your board, though, there's some CP spam on it currently.
Done. Unfortunately I'm getting the CP spam multiple times a day.
If you're want to help, I can make you a mod. For that, please use the contact form on the main site.
btw admin, this thread has useful hints for countering those spammers. Unfortunately the thread has regular interruptions from reactionary locals, but they can be ignored.
https://trashchan.xyz/meta/thread/374.html#1430

note: the link in the OP has changed, see the most recent posts for the new link
>>465
thanks very much for the link!! I used the old xj9k site occasionally and found it very useful, but I didn't know it had merely moved domains. I was worried the project was toast when I tried visiting recently and saw it was down.
>>433
>homestuckcacas are unbothered by cp 
not like this...

Spoiler File
(51.2KB, 608x480)
Shut it down
>image because i have to attach something
obsessed.png
[Hide] (26.8KB, 372x308)
>spoilering my file over a naked pixel woman
Mayor_Kravindish.webp
[Hide] (80.5KB, 640x480)
>>470
It's not safe for work, you know.
1762560649655y.mp4
[Hide] (1.8MB, 1080x1436, 00:05)
>It's not safe for work, you know.

weed-walking-weed.gif
[Hide] (599.3KB, 498x311)
Add a /420/ board
add pot to food stamps its a human right
>>370 (OP) 
sorry, I won't be adding this :^p
I just updated the FAQ to more accurately represent my current stance on adding boards: https://marzichan.org/faq.html#why-few-boards
but you're welcome to make a thread on >>>/plaza/ if you'd like!
Bump

1739315296009h.jpeg
[Hide] (882.7KB, 952x575)
Obsessed site wont let me post anything bigger than 10mb or something
>flood
18 replies and 2 files omitted. View the full thread
>>440
30mb would be pretty high, yeah - what is it that you're trying to post?
tools like handbrake can make it pretty easy to compress audio or videos that are too large

>>441
gah, sorry to leave you hanging there! I actually did mess around with it later that day (think I was running into some weird issue since the handling for .ogg is already deceptively complex) and never quite finished the job. I didn't know it when I wrote my original reply, but if my understanding is correct, .opus is really just a filename-level distinction - it's just an .ogg file, and so if you rename it to .ogg, it should upload fine, I believe. that said, even though the extension hasn't taken off, it is the officially preferred extension for .ogg files containing only an opus stream, so we should support it. I'll try and make time to fix it soon, but until then, you could try changing the extention and uploading it, if that's acceptable!
https://files.catbox.moe/vgg1ot.flac
https://files.catbox.moe/8kdssr.flac
https://files.catbox.moe/adl31r.flac

>>443
well maybe not 30mb but meh. maybe... 20? also handbrake doesn't accept my audio files
>>444
huh, sorry if my recommendation didn't work out. I haven't actually used handbrake in a decade or so - these days I just use ffmpeg directly, which is a great option if you're comfortable with command-line tools. if not, it looks like people say qwinff is another decent ffmpeg frontend with a focus on converting, so maybe that could work? sorry you've been having trouble! (^^;)

I converted the files you linked - with ffmpeg it can be as simple as
ffmpeg -i mysong.flac mysong.ogg
to go from flac to ogg.
here they are, same order as your links:
https://files.catbox.moe/mbki9q.ogg
https://files.catbox.moe/yiehqs.ogg
https://files.catbox.moe/nbte1o.ogg

I'll take note of your request if I end up reconsidering the upload limit, but keeping it somewhat conservative helps reduce the risk of our bandwidth or storage needs going up, and I'd hate to have to lower it later or something like that.
maybe I'll do a little research into finding a simple tool that I can point people towards with confidence, since conversion really shouldn't be as confusing or annoyi
Message too long. View the full text
>>445
now i feel bad. wasn't trying to make you convert files. just sharing some music that's too big to upload here.
>>446
oh, don't worry! it was really no trouble, it only took a couple seconds for each song

IMG_9296.png
[Hide] (20.3KB, 300x135)
2 replies omitted. View the full thread
even the inkling of politics has led to some of the most negative exchanges here
>>429
My thoughts as well. Maybe it's a young person thing? I wish people weren't so purity driven.
>>430
>>429
I read the OP as someone asking for exactly the opposite with a very dry sense of humor, but I dunno
>>431
Proof?
>>431
you could be right

1755565431320702.png
[Hide] (173.2KB, 482x480)
Why is this place so gay?
cuz u posted on it lol gotem

Untitled.png
[Hide] (5.3KB, 393x128)
for whatever stupid reason, Comcast is blocking here with their xfi security garbage thing...

they have a report page to mark sites for unblocking, and apparently it takes a fair few requests to get through
https://spa.xfinity.com/report
16 replies and 1 file omitted. View the full thread
>>255
figured there was no reason to wait for the overhaul since this was an easy thing to do, so I've added a new third-level domain just for this purpose, https://alt.marzichan.org
please let me know if it works for you next time you have the chance :)
ClipboardImage.png
[Hide] (43.7KB, 527x475)
I identified myself as the website administrator in my request, but this is all I got back. I wonder if human eyes even passed over it.
>>312
working on resolving this - no need to send xfinity any more tickets for now.
will post any further updates in this thread.
thank you for your patience m(_ _)m
after reaching out to a bunch of network security services that had erroneously flagged us as a malware site, I believe this is now fully resolved!
>>385
Can confirm, optimum isn't blocking the site for me anymore

Show Post Actions

Actions:

Captcha: