[ home / bans / all ] [ qa / jp ] [ spg ] [ f / ec ] [ b / poll ] [ tv / bann ] [ toggle-new / tab ]

/b/ - Boson Technology

Also known as Boson /g/

New Thread

Options
Comment
File
Whitelist Token
Spoiler
Password (For file deletion.)
Markup tags exist for bold, itallics, header, spoiler etc. as listed in " [options] > View Formatting "



[Refresh] [Bottom] [Catalog] [Archive]

File:2f2f94e8c6662bad98f896b0ef….jpg (100.73 KB,707x1000)

 No.10557[Reply]

Project thread for the feedback.kissu.moe system
Source code: https://github.com/ECHibiki/Kissu-Feedback-and-Forms
Feedback on the feedback: https://feedback.kissu.moe/public/forms/Feedback_Feedback/9

Original Text I'm going to make a questionnaire form sometime soon to get an idea of the type of people to use the site. Things like:
How did you discover kissu, what do you want to do more of on the site, proficiency with imageboards, what you think kissu's problems are, some simple personality questions, technical experience and etc.

Idea is the poll will be anonymous so you don't have to threat about me not liking anything, but if there's something about this or the idea that seems off you can bring it up here. There are some questions which people might not be comfortable to answer in a forum such as where they found out about kissu or problems they have with the site.
I'm attempting to gather up some information so I can better direct software and other site related things.
25 posts and 2 image replies omitted. Click reply to view.

 No.10862

slow progress. Almost done on a basic version of it.
Was pretty useful in catching some misconceptions and establishing good practices.

 No.10883

Finally finished a working version and have it running on the site.
Going to use it in something soon.

Still want to upgrade it but I ought to switch focus to some other items for the time being

source code:
https://github.com/ECHibiki/Kissu-Feedback-and-Forms

 No.10944

Done a respectable amount of development on the features of this tool and gotten some good information on issues that could arise.
I think it would be good to push both this application and the banners application as something other people could use. But I guess maintenance of these features would get backseated to vichan replacement efforts.

There are still a handful of improvements to do with testing and libraries that I want to elaborate on. Expanding on test cases and removing some components for others will be done before getting into writing a major server.
Having these things well understood will pay off in maintenance and development.

 No.10956

- After testing how Twig templates(the Vichan and PHP style of templating) function in Golang I'm going to be rewritting templates from that standard into Pongo2.
Benchmarks say this one of the top3 fastest templating engines in Golang.
- Also I will be expanding test cases to handle fuzzing(essentially throwing random inputs into a function until it breaks or the time expires).
- Also will add in HTTP testing.

After these three tasks are accomplished I will be putting this on idle like the banners program and shifting focus to replacing Vichan with a Golang(Gin+Pongo2+ReactJS) imageboard engine.

 No.10979

Looks like I've gotten everything I wanted to learn out of this project.
Have knowledge of every concept in golang after this. Just will have to expand on it through practice




File:8d4e8abf97fef639ee445ea007….jpg (1.93 MB,1578x1790)

 No.10758[Reply]

Thread discussing the state of documentation on Kissu
Primarily for the rules page and the FAQ page, though there are some others.

Feedback on FAQ, Rules and documentation: https://feedback.kissu.moe/public/forms/Static_Page_Feedback/11

Page covering site rules: https://kissu.moe/rules
Page covering FAQ content: https://kissu.moe/faq
Kissu's JSON documentation: https://github.com/ECHibiki/Kissu-JSON-API-Docs
Kissu-UI Developer API: https://github.com/ECHibiki/Kissu-Fr-API-Docs

Posts cover notable updates to these pages or discusion on them.
4 posts and 2 image replies omitted. Click reply to view.

 No.11033

Just a minor thing, but I noticed that toddlercon is misspelled on the rules page.

 No.11336

>>11033
FLIP tots
there are lots of spelling errors on that page... also there is a link to the patreon that should go to the kofi

 No.11337

Running it through a spellcheck it's just two things aside from todlercon.

Can see about updating these pages for any issues.
But it's kind of outdated and looks really rough and flavorless(compared to 4chan's).
Yet these pages are not used by anyone except perhaps the curious new user

 No.11502

I wrote up a quick document for writing CSS sheets to help Cool. Lots of grammar typos.

https://kissu.moe/css-docs
Will include it here when it's a bit nicer

 No.11504

>>11336
>FLIP tots
i agree




File:8e92d04f0a95becad8c8be14d4….jpg (3.56 MB,1811x1211)

 No.10049[Reply]

A timeline for Kissu's software. Most of this information has been blogged, though the earlier stuff was lost by setting the config options on /b/ to 1 page.

December 2018 - Kissu is started out of a need to keep /qa/ going with mod autismo moderation. It picks vichan because that's what all the other spinoffs are using. Verniy gets the site running and picks the cheapest VPS available.

January 2019 - Kissu is released and Verniy works on removing bugs from the software. Begins doing simple changes such as audio hover expansion and so on. On release Captchouli was added to the software in a semi-functional state. Took features from NPFChan for deleting posts to restore bumps. To replace Cytube, theatre.kissu.moe was added to this site.

February 2019 - Kissu has every page checking if posters have been banned. Feature is later removed.

March 2019 - Bug fixes and improvements to the UI. Vichan's catalog post box was probably created at this time.

April 2019 - Kissu releases /agg/. Worked into an April fools joke it was a board that scraped all the /jp/ imageboards with JSON APIs. Stayed around for a few months until it started being difficult.
Around this point in time Kissu took the index updater concept from GNFOS.

May - August 2019 - Not a lot is recorded during this time. Ideas were played with like bans.kissu.moe which was a bullitin board thing. Some concepts of a potential imageboard overboard using /agg/. Had summer courses and a part time job taking up most of my time.

Post too long. Click here to view the full text.
7 posts and 5 image replies omitted. Click reply to view.

 No.11579

File:C-1678330763872.png (205.13 KB,2000x1150)

2023 Prospective
Adding socket functionality
Some services removed/disconnected from normal functions
Transitioning from NodeJS applications to Rust(temporary)

 No.11580

File:C-1678331047615.png (147.29 KB,2000x1150)

2024 Prospective
Tsukuyomi
Replacement of vichan and combination of imageboard services into one package.

 No.11581

>>11580
Don't think I'll convert the IRC bot to rustlang. It goes against my principles of Kissu only being golang and rustlang. With time sensitive/user experience vital operations being in fast Rust while the extra services being in the easy Go.

 No.11648

>>10049
>April 2019 - Kissu releases /agg/. Worked into an April fools joke it was a board that scraped all the /jp/ imageboards with JSON APIs.
This one was really cool. It brought some problems socially, but on a technical level I really liked it.
Apart from that, I don't have much to say because I don't understand this stuff. You really put a lot of work into this and learned while you were going which is pretty cool to see.

 No.11654

mmmm yeah.

So the site's tech stack is going to end up being:
Rust -> Core site functionality
Go -> Side services supporting the core
NodeJS -> Scripts, bots etc.
Typescript+ReactJS -> UI design

Some exceptions for 4taba which will go read-only
theatre.kissu because I've only modified it.
Potential WASM changes would be Rust for UI design

>>11648
Was more experimental then... nowadays it's professionalism.
Formal tech stacks, test driven development, complicated and fast languages, WASM integration




File:R-1678585058906.jpg (399.12 KB,1400x1300)

 No.11629[Reply]

Downloaded Handyman Isekai from the stream and it didn't have subs when using SMPlayer/VLC. The fix was to change the video track from 2 to 1. Hopefully this works for the anon having trouble with Buddy Daddies.
2 posts and 1 image reply omitted. Click reply to view.

 No.11636

File:99da906753.png (14.68 KB,1356x91)

he didn't use handbrake, uses a ffmpeg rule.
Your ones have one video track, his one has two.
Precure tends to have a lot of changing colors, but same size as Buddy

So like, I think he's been doubling the size of the uploades. But maybe for streams and webplayers it only picks one and doesn't download the extra.

 No.11637

File:mpc-hc64_1SLWV82p4V.png (973.76 KB,1020x627)

>>11636
Ahah! So that's why the Precure and Urusei uploads of his were so gargantuan and I needed to upload them myself.
I didn't even know videos could even have multiple tracks, but now I notice the option in MPC. I wonder what situations there are for people doing it on purpose. Different censorship levels?

 No.11638

File:mpc-hc64_kv4AteR1eZ.png (1.07 MB,1155x701)

>>11637
I should have cropped that image better

 No.11639

Checked all the files for the number of video streams:
1 mewkle stream opening
1 onimai
1 precure
2 buddy
2 saitou
2 yen
2 fire
2 revenger
2 bofuri
2 suiri
1 urusei
1 tensei6
1 tensei7
1 tensei8

 No.11640

>>11637
https://belkasoft.com/analyzing_videos_with_multiple_videostreams
mentions
>DVRs which record video in different quality as separate streams into the same video file
The more nefarious use they discuss was an issue on 8gag at one point.




File:firefox_p4AzkiqPH9.png (13.95 KB,745x194)

 No.7184[Reply]

I wonder what searches bring people to kissu
59 posts and 17 image replies omitted. Click reply to view.

 No.11345

Kissu was featured on an altchan post on /g/ recently; it was actually part of an image.

 No.11346

>>11342
mesmerizing webm

 No.11621

File:similarweb.png (158.27 KB,1336x598)

According to SimilarWeb, the top three are "novelai loli modules", "fetish lora [sic] models", and "futanari promps [sic]". The more you know.

 No.11622

>>11621
This is kinda weird. First that's like 70% just me and secondly I've done most of the fetish/dickgirl blogging on /megu/. And the first one... well... we can't post so that's really strange that it brings anyone. This seems really, really nonsensical

 No.11642

i got here from the 4chanX link on 4-/qa/ like a year ago




File:1583621862191.png (12.01 KB,370x320)

 No.10799[Reply]

substanceless bumping is pretty dumb.
4 posts omitted. Click reply to view.

 No.11601

the necroer

 No.11602

the prophecy is fulfilled

 No.11603

eh it's only been six months

 No.11609

>>11603
UNATCO?

 No.12229

nuh uh




File:#jp.mp4 (19.48 MB,1158x722)

 No.5882[Reply]

Truly, IRC is the last bastion of old internet
16 posts omitted. Click reply to view.

 No.11499

>>11498
not that anon but i think that would be epic and for the win

 No.11505

>>11498
I would love that.

 No.11588

>>11493
i wonder if you could post from a terminal browser like lynx if you had a vip token

 No.11623

>>11588
You can post from anything if you know how to send a POST request.

 No.11628

>>11339
They were in their heyday too. That's what I thought looking at OP's vid, too much activity to be representative of ye olde irc.
I'd hit up the dcc bot for a batch of anime like a week later and there would be maybe a dozen posts from 300 idlers.




File:ca6969e3e7769383a973405f55….jpg (2.4 MB,2164x1731)

 No.11266[Reply]

I have always imagined that an average kissu poster is someone who is only interested in Japanese 2D media, video games, and other purely solo activities; who doesn't watch any form of 3D media including streamers; who doesn't care about anything happening in the world unless it's of direct concern of his interests; whose sole purpose of life is to practice his interests; who avoids all kinds of human interaction as much as possible; and who has zero desire to talk about anything other than his interests online.

Yet there are lots posts here indicating that a sizable amount of posters here aren't like that; they seem to be well versed in all kinds of real-life topics, and whenever controversial real-life topics or those tangentially related to the solo interests are mentioned here, discussions often spiral out of control with heated arguments, low quality discussions, and personal insults. They seem to be very intrigued in these types of discussions, because the 2D interests discussions have never reached the high posting speed they have.

So, what's happening here? An average kissu poster as I imagine would never be involved in such discussions because they're so ignorant of any real-life topics that they simply have no opinions on them and therefore have no interest to participate. Are kissu posters all riajuu in secret? Are they no different from average 4chan posters who frequently bring up real-life stuffs in threads on solo interests?
61 posts and 20 image replies omitted. Click reply to view.

 No.11391

>>11354
I'm a procreation and child-rearing otaku.

 No.11392

I'm a debt-refinancing otaku

 No.11393

>>11354
2chan has always had a reputation of cliquishness and thin skin relative to 2ch/5ch.

 No.11557

File:1653875774998.jpg (254.74 KB,1920x1080)

Sigh...

 No.11558

File:1584650902874.jpg (152.66 KB,1280x720)





File:49b6c4a6d178b85c731274ab10….jpg (153.17 KB,2000x1800)

 No.11303[Reply]

You know, I think I've been unfair to the new UI.
Back in the day it was raw as hell, I only reluctantly started using because /cry/ didn't appear in the original one's RSS, and combined with the repeated shitstorms that went down it's had a bad aftertaste that never really went away. But after revisiting threads like >>5941, >>7640, and all the autism from the older feedback threads, I can see that things have changed for the better, and can now appreciate that it's actually really good.

Not just the RSS on the sidebar but its links as well, the preview button, the formatting shortcuts, I use them all the time. Very handy stuff. The top of the site looks great, much less empty space compared to the old one, and having horizontal instead of vertical fields is pretty neat. I'm a bit torn on the catalog since it's divided into all these pages the original doesn't have, which is a bother, but at the same time bigger images are nice. I always open new tabs using middle-click so most of the time I forget the right-click hijack even exists.

So yeah, good job, V, good stuff.

 No.11304

Imageboard catalogs are an eternal work in progress. No one has mastered them and everyone has differing ideas.
I don't even use it all that much myself.

It tries to do what 4chanX does while addressing a problem with some imageboards where opening up a large board will freeze your browser session as it tries to generate a couple thousand threads. Without pages /all/ would be like this. There's also some other technical limitations why I emphasize pages more than others

 No.11317

File:[SubsPlease] Rougo ni Sona….jpg (229.08 KB,1920x1080)

Yeah, a lot of progress was made and it's looking great. Needs more themes, though, which means I need to get off my butt and make more of them... eventually

 No.11324

>>11317
i cant believe theres no utawarerumono theme

 No.11326

>>11324
I thought about it, but I'm making a theme for kissu and not myself and I don't even know what an Utawarerumono one would look like. I guess I could try to think of inspiration for it, but it's a lot less concrete than a Lala one with the space theme. For example, what color makes you think of Utawarermono? None of them, really.
But, I guess I could try to make it look like Tuskuru with its ainu themes maybe... we'll see.......... one day




File:c752b1f0c9.png (13.39 KB,290x362)

 No.5941[Reply][Last50 Posts]

this makes me want to cry...

also why is it more annoying to input an embed file now
160 posts and 52 image replies omitted. Click reply to view.

 No.6182

I wanted to get /b/thread/5941.json to work in case, but that's seeming to be harder than i thought with all the rules in the server block

 No.6183

will replace the floatbar concept with a window that appears on page startup when there's a new news item.

This will contain the message of the day concept that was attached to the vichan UI and reduce the number of info messages on first load.

 No.9133

the good old days...

 No.11305

yes, this was quite bad, but I was still in the right

 No.11306

It surprises me just how recent the current implementation of the custom UI is. I always think it was introduced earlier than it actually was. I guess that speaks to how good of a design it is.




File:1641689046089.png (543.18 KB,587x720)

 No.11260[Reply]

when are we going to get rid of the animal names, im tired of them and want everyone to be called anonymous again
3 posts and 1 image reply omitted. Click reply to view.

 No.11264

February the latest, the earliest when Cool ask's me

 No.11265

ok they're gone

 No.11297

File:5776e1d112b059b6beb34a8c66….jpg (76.61 KB,619x1000)

>>11265
I don't think it worked

 No.11325

cute hibiki

 No.11760

>>11325
came here to post this again




 No.11118[Reply]

Diagrams are VERY important

 No.11119

File:[Kaleido-subs] Tensei shit….jpg (298.6 KB,1920x1080)


 No.11258

(didnt watch the OP video) this guy says diagrams from category theory are good
https://twitter.com/KenScambler/status/1108738366529400832
>Notice that the lines are "data" and the boxes are "functionality" -- the opposite of many programmers' instincts, but it's a really helpful framing.
never thought of doing it that way. maybe I'll give it a shot at w-word.

 No.11259

when drawing artworks, think like an artist... wow, what a great advice, i could've never imagined that!




File:c3957a4d5e3fdd9782697fb8d4….png (87.38 KB,430x425)

 No.9199[Reply]

Has anyone actually ever failed a captchouli because they didn't know the character?
5 posts omitted. Click reply to view.

 No.9205

>>9203
Yeah. I think the ones I mess up most often are probably the blep :P or pout ones.

 No.9234

Sorry I'm such a newfag, but where is captchhouli used?
I found the github repo(https://github.com/bakape/captchouli), really cool concept, but there's no captcha on kissu, so is there some other website related to kissu that uses it?

 No.9235

>>9234
I've modified the filter system (Flood Detected) to use a captcha instead of outright rejecting the post. Users fill out the captchouli captcha and it bypasses the flood warning. But the parameters only get adjusted by me if the site is in a situation where it's required. Otherwise you probably won't notice unless doing imagedumps(in which case I have a purchased-pass system that allows you to bypass it that have been given to ~10-12 people).

The captcha itself hasn't been adjusted in probably a year, but I can decide what sort of tags to use and pollute the database with junk that will never be used to make it harder to solve. However, it's such a rare thing because we try to only let mature people post and have automatic systems to block tor and some proxy/vpn.

 No.11253

>>9234
$1[s glowpink][/s]

 No.12296

yes because I've been outside recently




File:1663225180164425.png (132.1 KB,267x314)

 No.11141[Reply]

hi um.. im new... will you guys bully me... for being new... I used 4chan for a long time so I'm not new you know... I didn't want to use this website because I was afraid of being called new but I got the courage... I also used heyuri and shamik.ooo for a while... is it ok for me to be here with all of you...? am I allowed to post yuyus here... and be nice to each other...?
11 posts and 4 image replies omitted. Click reply to view.

 No.11154

>>11153
you're only saying that because yours is subpar

 No.11155

I will bully you for being new so that others don't realize I'm also new and bully me for it.

 No.11156

File:72229309_p0.png (1.43 MB,2700x2700)

I want a yuyu to stalk me.

 No.11158

probably scared them off

 No.11159

didnt help that it was a really slow day




File:fb292f595c5f32fdd45f871c12….jpg (319.9 KB,1047x1500)

 No.9889[Reply]

On June 1st posting will have some interrupts while we transfer site information from one location to another. As apposed to the site reformat that happened earlier this year(>>9095), there should not be a half a day long downtime.

Since Kissu is in the last 6 months of it's 4 year server lease our hosts are changing and our server hardware is being upgraded.

Switching from a VPS provider to a Cloud provider.
3X the cost with 3.2X the storage, 2X the RAM and a better CPU (though our former host never gave any details on what they use). Formerly our servers were chosen for being the cheapest option. Currently the focus is on increasing the site's performance and fine tuning our hardware to what makes posting the fastest.
The most important thing of note is that the increase in storage space will resolve an issue with post times that I was working around. Uploading files directly to luna will cease to be a thing(at least until I rework the algorithm).

In addition to the above, but not effecting your posting quality in any way:
A separate VPS server will be purchased and will be uploaded with full backups every 24hr. This ensures that suspensions from server hosts or hardware failure will only ever roll us back a day.

Services such as 4taba, theatre.kissu, file-url-upload and luna.kissu will continue to exist in the same manner as they have been.
13 posts and 5 image replies omitted. Click reply to view.

 No.11114

File:8384fd0729d0e41df8717e2ba9….gif (1.5 MB,417x394)

>>11111
WEW VERY NICE

 No.11115

>>11111
is this 10goo?

 No.11116

>>11115
don't answer that, a rhetorical question

 No.11117

if he is, he's missed a lotta GETs

 No.11120

lotta missed GETs for a hired GETstealer




Delete Post [ ]
[Refresh] [Top] [Catalog] [Archive] [Post a Reply]

[ home / bans / all ] [ qa / jp ] [ spg ] [ f / ec ] [ b / poll ] [ tv / bann ] [ toggle-new / tab ]

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
| Catalog