I finally found that they started translating Aru Asa Dummy Head Mike ni Natteita Ore-kun no Jinsei to english and now I am ready to watch peak fiction.
I don't like how this is supposed to be a yuri anime but the girls are all talking about dating boys.
This asmr shit actually makes me want to throw up.
I like this girl.
The anime fucking ends right before the girl confesses her love. You've gotta be fucking kidding me.
4/10 kinda funny sometimes but over all bad.
Who remembers this part in yuru yuri?
I am downloading princess tutu let's see how good it was.
>>fa-XFQ6J7DK Princess tutu was amazing. Probably in the top 3 anime I have ever watched.
For me is is probably Maria Holic or SoreMachi.
Mine is probably March Comes like a Lion. Maria Holic was all right.
>>fa-YWBD4GST I didn't like the lack of yuri in maria holic. Also It had very little plot and a lot of the humor came from nostalgia grabs and references which don't really make for timeless comedy.
>>fa-6YRIAE0N The archer girl Yuzuru Inamori was pretty cool in that anime. Sachi Momoi was also pretty funny.
me on the bottom left.
Just finished this manga and It wasn't that good.
This site is based on the activity pub protocol. It is still a work in progress. You can get the source code here. https://github.com/FChannel0 I hope it provides some interest.
>>fprog-11AQTW3D >>fprog-XWIHT0X2 https://github.com/FChannel0/FChannel-Server/pull/69.patch try this patch
applied
>>fprog-EP3YIWOB nice, looks like it’s working
>>fprog-AF085BFA (OP)
f
bokura wa mezashita Shangri-Laaaaaaaaa
First stasimon Sophocles tragedy:Women from Trachis Kostas Vomvolos
You rocking with the new chainsaw man anime?!
>>fa-K415DJQG (OP) What a shitty start.
I don't watch modern anime because I have a bunch of good old anime in my backlog. I also don't like to watch new anime because It is usually overhyped and then forgotten. If I wait a couple of years before watching new anime, then I will know which ones are actually worth watching because people were still talking about those.
threading IS the heart of any textboard. Threading makes or breaks the functionality and usefulness of any board. Your css is very nice, it does no good when the threading is not easy to follow tho. No one wants to spend time figuring out what reply went to what...if we wanted a puzzle we would go buy a soduku book or something. This app will never take off unless the threading was modified. Say what you want, make excuses... i know im right tho, ask other random objective people, I am sure you will get the same feedback.
fprog-F81A1043 If you are talking about the text board, then I 100% agree, Shit is way too hard to read.
NOOOOOOOOOOO I DON'T WANNA BE A AZUMANGA DAIOH CHARACTER
>>fa-PJ1Z80S5 (OP) Why not?
>>fa-IXI2IIBJ The hair color is boring.
>>fa-RQQ6F67D Literally the most transgender reason I've ever heard.
I used to have a very autistic setup for generating my site, but I rewrote it on hugo and I liked using it. I spent a couple of days reading about it (it has good documentation) and messing around with it, so I will stick with it. My site still has that same boring look, but now that manipulating the layout is easier, I will try to create something that looks decent. I also spend some time surfing the web and reading other people's personal sites, so I have some ideas for how to design mine. Anyway, have you ever used hugo? What do you think of it?
I've come close to using Hugo but I keep using a really autistic and overengineered shellscript setup instead, but it has a slight sentimental value to it so I'll probably keep on using it for now. I am half familiar with how Hugo works and it would probably drastically simplify my website but eh. I also just kinda like the simplicity of lowdown | cat header.html - footer.html | sed whatever, except it's all wrapped up in a simple "make"
>>fg-D425D434 My setup was similar except I used smu as my markdown translator. I used hugo not to simplify, but to automatize things i was previously doing manually, like the pages on the navigation bar and the list of articles on the articles page. I suppose, that counts as simplifying since I don't have to worry about that anymore. Obviously all of this could be implemented on a shell script using find to get a list of files and parsing that to know what to write on each list, but at some point, like you said, it becomes overengineered and you are better off using something written on a real programming language.
Hugo is kinda dumb. It is 10000000000000 times simpler to take a hugo template and just hand code it and maintain/change it by hand. Hugo is the best site generator, but site generators are stupid in general. The markdown is just a stupid fucking thing to learn. Learn markdown in order to make simple html pages. Wait...isn't just learning html easier?? :)
>>fg-C23B84EC >It is 10000000000000 times simpler to take a hugo template and just hand code it and maintain/change it by hand. What. >Wait...isn't just learning html easier?? Do you mean to say that you think handwriting HTML tag soup is better than writing simple markdown and letting the computer doing the shit job of putting everything between <>? If that's the case I'm just gonna go ahead and assume you have never written a website with more than 3 pages.
>>fg-E1F6DCCA I like markdown but sometimes you can't do everything you want to do in it. I haven't tried hugo yet.
Starflex StatueOfDiveo
You guys!!!!!!!!!! https://github.com/anjumjfax/lupi can anyone fix this?? Its interesting as fuk cuz its only one small file!!!!!!!!!!!! so when you post, the image does not work at all. But like the first post will make a 0 file, the next post will make a 1 file and so on. looks like csv files interesting, when you go to /1 for example, it becomes a text board, no image file is asked for. Very interesting program, here is the whole code...https://github.com/anjumjfax/lupi fuck, that is just a few lines of code, ONE fucking small file!!! That is really, really cool, i don't suppose someone can fix it? Even if you made it a textboard, since the images do not work anyway. It is SO CLOSE to being an awesome, one file golang imageboard.
okay, ive posted this on SO many golng forums, and NO ONE ever helped!! Can someone be a golang hero and help?? ALL i want is the simple golang code to take html form input and write the results to a file. Kind of like the world's simplest textboard!!! Check this out...So there are TONS of example php scripts of how to do the above...it is all done in one php script. Oddly enough, in GO, there is not one single working script that does it!!! Google it--- You will see some half made scripts, but absolutely ZERO working full scripts that do a simple thing like take form inupt and write it to a file. If anyone can make that simple script, I will use it as the starting point for writing a textboard and learning go... and I will owe you big time!!! So can someone pls post or link to a working example???
Thank you so much, it works!!!!! I guess i have the start to a ib now :) I wanna make a simple but reliable ib eventually. THANK YOU so much tho, I went on so many golang forums and no one would answer. I appreciate it x10000. It prolly seems stupid to you, but I was stuck and i did not want to start with go until I had at least one simple script. I have tons of simple working php scripts, but had no go scripts to get started. I am in your debt...if you need anything let me know!!!! And do not be shy, any way I can help I will.
https://paste.ee/r/KDiJk/0 that is so cool!!! Did you make that yourself? If so, thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! The wiki thing is also really cool!!!!!
Wow some strange person make a git repo out of the code!! The guy is kinda dumb tho because the repo has a bore of a name. https://github.com/textboards/golang-textboard
>>Wow some strange person make a git repo out of the code!! << I see what you mean. The jackass who made that repo is a complete moron who gave it a really dumb name.
>>I see what you mean. The jackass who made that repo is a complete moron << Yup!!! I see your point!! what a dumb fucking asshole, to name that board something so pathetically stupid!!! Fucking retardedly autistic!! Duhhhhhhh
All trademarks and copyrights on this page are owned by their respective parties.
v0.2.0-c793a28