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

/b/ - Boson Technology

Also known as Boson /g/

New Reply

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 "


[Return] [Bottom] [Catalog]

File:3e3c0390177a80f17166db44be….jpg (1.15 MB,1802x1274)

 No.11011[Last50 Posts]

Bring up issues for both Kissu UI.

The old HTML pages will be undergoing an update to a new templating language so I will be more receptive to resolving issues with it.
UI Feedback: https://feedback.kissu.moe/public/forms/UI_Feedback/12

 No.11016

File:links.jpg (4.84 KB,169x126)

Since you're asking.
On the old UI, the reply links and backlinks after the post number has no spacing on OP or replies, it looks a bit off compared to the rest. Pic related. Happens with 4chanX disabled too. Would be 10/10 if whatever margin you apply to these links was also applied to 4chanX's post menu button.
On the new UI, if you right click the post menu and then click outside it will automatically close as expected, but if you open the left click menu it will remain open even when clicked outside. It would feel more polished and natural if this one also closed automatically.

 No.11017

File:qr.jpg (13.02 KB,394x269)

Vichan quick reply has a long standing issue of bleeding into the replies due to having the same background color and no border.
I've been using this snippet (with .sw-tinyboard though) on all my devices to make it look normal.

#additional_clicker button {
margin: 2px 1px;
}
#quick-reply .handle {
background: none;
border: none;
}
#quick-reply table {
border: 1px solid black;
}
#wl-button {
margin: 0px 1px !important;
}

Changing the handle may not be in everyone's taste, but the border itself makes sense when the QR box is frequently going to be overlapping with replies.

 No.11034

File:true.png (4.62 KB,636x67)

Whenever I try to delete a post, it fails and gives this notification. No idea what's going on.

 No.11035

For whatever reason, when I unhide the sidebar after hiding it, it also opens up the recent posts feed. This happens in every browser I've tried on both mobile, tablet and desktop.

 No.11036

>>11034
Not the admin, but if you report your own post with the same IP I can delete it for you until that's fixed

 No.11037

>>11034
it's because bans on other boards effect the ability to delete on others.

 No.11038

>>11037
That's weird, I'm not banned.

 No.11039

>>11038
yeah. you forgot Kuon

I'll have to fix this, though the kuon rule is off now.

 No.11040

>>11011
thank you for introducing me to this artist i really like their stuff

 No.11046

Google reverse imagesearch has been broken for how long?

Anyways. I'll put in the fix shortly for those of you(nobody) who cares

 No.11047

>>11034
possbily resolved now. Haven't verified

 No.11048

>>11046
resolved

 No.11050

>>11047
Yeah, it's been working on my end since yesterday.

 No.11080

File:example.jpg (33.57 KB,800x432)

It seems to not be possible to include two hyperlinks in the same post (on both the old and new UI) for some reason. It gives me a "URLs can not be placed into the text of a URL tag." error, even though that isn't what I'm doing, and it works fine when testing either link on its own.

 No.11081

>>11080
hm, i'll look at what's causing it

 No.11083

Regex is such a demon.

I think this resolves it, but I really hate how vichan and most imageboards handle markup and text validation for tags.

 No.11137

>>11021
>where most would just use JavaScript and 700 libraries instead of clever HTML and CSS hacks.
I found this clever CSS hack for making a tree view in pure CSS maybe it could come in handy.

 No.11138

>>11137
Doesn't really make me weigh more on implementing tree view. Current project is vichan replacement and after it's released I'll be building new features onto it.

There are some major remakes of certain major functionality of the UI which could be done, nothing I've formally decided to log. Tree view could be placed into that. Adding new features is a bit cumbersome.
I feel like implementing a 3D MMO style way of viewing kissu's content... I've discussed it a bit but it's just that. Discussion.

 No.11161

When making a thread on /qa/ in the new UI, I tried to use another thread number to link to in an anchor link. The preview led me to believe that I needed to type "thread/<number>" when it actually needed "number".

The thread is >>>/qa/101727, would someone be able to fix the link please?

 No.11225

>>11161
didn't notice this post until now.

The proper way is /qa/thread/12345
what you did was thread/12345

 No.11417

started going through UI bugs I've noted down since December.

Rewritting how page lists are handled. Along with making that code more legible, also planning to make the empty pages not a usability issue.

Update also will fix search on posts with no body, but titles.

 No.11418

>>11417
released.

this is a complete remake of the code for the page numbering so things might start breaking there again

 No.11419

To Fix: 4.
> large poll option without spaces breaks mobile
> poll entry too long causes css issue on overflow

5.
> In footer preview URLs are messed up (fix this issue for good)

6.
> Connection to source was lost - tn-thumb (cross gun scene)
> rename video file before previewing it
> on mobile context override is a pest

8.
> Ctrl+Enter sometimes doesn't fire. Rework feature

9.
> More generic way to do CSS, for cool (class simplification)

10.
> Wide webm on mobile flicker fore wide.webm

11.
> Unlike the quick reply window which cannot be dragged outside of the active viewport, expanded view popup windows for media can be dragged outside of the viewport. This is particularly an issue if a user accidentally drags the window upwards, hiding the top ribbon from where the window can be closed, making it impossible to remove the window without refreshing the window.
(on resize check out of bounds for all media windows)

 No.11429

Activated a set of updates(fixes) to the UI.

We might switch the UI to using sockets. Not sure when. Maybe a long way off.

 No.11433

File:Screenshot from 2023-02-26….png (41.62 KB,552x625)

the UI will have a new set of rules on crossboard backlinks.

In the following image:
- If a board has undefined next to it then it will not display any crossboard backlinks
- If a board has an empty set it can get backlinks from everywhere
- If a board has other boards in the set then it can only receive backlinks from it.

This feature along with some fixes to the Video-Thumbnail-Picker will be uploaded under 24hr

 No.11440

Hidden posts are visible when mousing over threads on the new UI homepage.

 No.11441

>>11440
neat find

 No.11442

>>11433
I saw a missing crosslink the other day where I expected there to be one but I don't remember where it was.

 No.11443

>>11442
Well the system is changed now so it would be different.


Also the thread needs to be updated by a post in order for crossboard backlinks to be added

 No.11444

the poster

 No.11445

I'm adding in checks for hidden posts on cite links and the previews(homepage and some other things).

 No.11446

I considered giving cites to hidden posts a strike through effect, but in addition to this needing more code to do properly, I found that it draws more attention to the hidden post than just giving it no preview

 No.11447

is it intended that on /secret/, crosslinks to /jp/ or whatever are struck out? or is it supposed to be the other way round, where you can't follow the link to /secret/ from a /jp/ post?

 No.11448

>>11447
where...

 No.11449

You're probably seeing one of my afterimages

 No.11450

like the link to /ec/ in >>>/secret/11483

 No.11451

hm, I guess you're stuck on an older version. Give me a second...

 No.11452

I saw the deleted ... uh, version of the UI

 No.11453

did a ctrl+f5 and its fixed

 No.11454

yeah, I uploaded something broke then uploaded a fix so you were stuck on the broken version for a bit.

 No.11455

>>11454
pushing straight to the production site I see >:3

 No.11456

>>11455
Even if it will crash the site. Still push

 No.11583

Lately when I've had Kissu threads open in tabs the tab title keeps getting *DELETED* in it even when the thread hasn't actually been deleted.

 No.11584

>>11583
I just put something into the site to hopefully fix that

 No.11585

>>11583
it happens to me too whenever i turn on my vpn

 No.11586

File:uguu.png (101.57 KB,255x197)

>>11584
thanks bro

 No.11587

>>11585
yeah, i changed something in the deleted checks so that if you request a certain file and it fails then it says deleted.

So I changed it to check for 404 status requests which shouldn't happen when your VPN is not able to get through cloudflare on the first attempt(likely the problem that happened)

 No.11592

File:ezgif-1-94831a76fa.mp4 (66.85 KB,638x512)

There appear to be certain combinations of characters that generate walls of text when using ctrl-z, ctrl-y. Specifically, IPA characters together with a forward slash. Here's the repro steps:
1. In any reply or new thread text box, paste "/æ"
2. Press ctrl-z
3. Press ctrl-y

It doesn't happen with regular characters such as "/a", and the ordering doesn't affect repro: it happens with both "/æ" and "æ/".
It used to be consistent, but for whatever reason I'm trying to use it reproduce it again and it's not ocurring. Something happened between writing >>>/jp/50910 and the previous two deleted posts that caused it to no longer occur. Pic was captured in the blog thread.

 No.11593

And now it's happening once more. Maybe try ɛ/æ as well as /æ.

 No.11594

And it does happen with /a???? fwok

 No.11595

/æ /a ɛ/æ and so on don't cause any issues for me

Is this firefox, any extentions and stuff?

 No.11596

>>11595
It's on chrome. I disabled all extensions, closed the browser, reopened it, repeated the steps and it still ocurred. Might as well leave the text here while we're at it.

<html>
<body>
<!--StartFragment--><span style="color: rgb(176, 176, 176); font-family: Arial; font-size: 15.1408px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: break-spaces; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(30, 30, 30); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">/æ /a ɛ/æ</span><!--EndFragment-->
</body>
</html>

 No.11597

>>11596
chrome hm

 No.11599

I see. I'll check why

/a is cyrlic

 No.11600

Yeah, it's not an issue of unicode characters. It's just that my undo-redo override doesn't handle whatever chrome thought was a good idea

 No.11604

File:C-1678477905583.png (454.06 KB,1659x1052)

Is not possible to make polls on the new UI or am I missing something?

 No.11605

>>11604
>Next

 No.11606

File:C-1678478095861.png (29.26 KB,747x355)


 No.11607

>>11605
2/10 bad visuals

 No.11608

Actually, yeah, the design is awful. Throughout the entirety of the site, the button is entirely dedicated to submitting a post. Anyone who's used to it won't even read "submit", because it's unnecessary, it becomes a reflex. Giving it an entirely different function in the marginal scenario of creating a /poll/ thread without visually signalling this is truly bad design.

 No.11610

>>11608
angry because gatekept

 No.11611

I guess I can think about giving it different styling to differentiate. But it has to be in that location

 No.11612

>>11610
I'd post a design doc if it didn't breach my NDA.

 No.11613

>>11612
No-dick agreement

 No.11614

>>11613
Which you breached back when you visited Bern.

 No.11615

File:[MoyaiSubs] Mewkledreamy -….jpg (253.25 KB,1920x1080)

Hmm, maybe if possible you could give it some sort of text glow effect or a different color to differentiate it from the "Post" button that's usually there? I'm personally always someone that selects the board on the left before making a thread, though, so I never see the "select a board" thing either

 No.11616

>>11614
you're psychotically attacking random people who aren't even staff...

anyways I'll add some sort of style or something at some point

 No.11617

>psychotically
projecting

 No.11618

File:48cb8f51cf.png (110.57 KB,1737x866)


 No.11619

>>11614
he breached a lot more than that

 No.11620

>>11618
It's always a good time to learn a new language, it goes a long way in expanding your horizons.

 No.11649

>In one recent study, a developer discovered Wasm is faster than JavaScript across three desktop browsers on desktop computers and smartphones.
> Wasm is 1.15-1.67 times faster than JavaScript on Google Chrome on a desktop.
> Wasm is 1.95-11.71 times faster than JavaScript on Firefox on a desktop.
> Wasm is 1.02-1.38 times faster than JavaScript on Safari on a desktop.
> Wasm is 1.25-2.59 times faster than JavaScript on Chrome on a Moto G5 Plus smartphone.
> Wasm is 1.84-16.11 times faster than JavaScript on Firefox on a Moto G5 Plus smartphone.
> Wasm is 1.07-1.23 times faster than JavaScript on Safari on an iPhone 6s.

Not really enthusiastic about diverting any existing plans to incorporate a WASM API into the site's UI but it's something I've thought about.
There are some expensive parts of the UI for comment generation and creating thread pages which could be put into a binary to hypothetically improve performance.
Really serious gains would likely take a remake of certain sections of code and having the WASM API spit out a JSON string.
But the gains are realistically only going to be 1.5x faster with some people experiencing large improvements and most people barely noticing.
Something to consider if the site ever gets bogged down in features that it's a pain to use for phones

 No.11650

File:[MLU-S] Onii-chan wa Oshim….jpg (239.8 KB,1920x1080)

>>11649
Would it also solve the issue of the people that used to incessantly bitch about JS?

 No.11651

>>11650
no, it just makes them worse because WASM is, in layman terms, running a C script inside of a browser VM.

Plus you can sneak in crypto miners using the technique

 No.11652

File:28f9926517.png (182.23 KB,1723x1310)


 No.11653

File:82a0e14466.png (147.08 KB,1717x1051)


 No.11676

>>11606
>>11596
i'll be adding fixes to this today in the evening after adding a way to set catalog thumbnail sizes.

 No.11677

Changes:
For previews you have a fraction of a second to hover over the preview itself and scroll through a windowed version of the thread
Catalog now has Small and Full viewing modes. This slightly adjusts the preview behaviour

Fixes:
Some class adjustments for CSS
Corrected the logo pointing to the wrong thread
Resolved undo-redo issue with chrome
The Next button looks slightly different from the Submit button

 No.11684

When I was making this post it was getting blocked with something like "Submission issue: looks like spam: link shortener" when I was using the raw vndb link
>>>/jp/51231

 No.11685

>>11684
its a generic antispam against urls like that. I'll put in an exception for vndb

 No.11686

>>11685
nice regex dork

 No.11687

File:[DameDesuYo] Utawarerumono….jpg (220.8 KB,1920x1080)

>>11684
why did you choose that thread...

 No.11688

>>11687
my last post in the utawarerumono thread was from me and it felt rude to keep posting in it

 No.11689

the last post*

 No.11695

>>11677
>undo
>Next
Nice, very nice.

 No.11725

>>>/spg/2320
when viewed in Kissu theme the poem is black text. when viewed in any other theme the poem is pink text. intentional?
I'm the guy with the weird setup so it might be just me experiencing this.

 No.11726

>>11725
no, that's intentional. Custom markup colors is disabled on light themes

 No.11727

i see
btw glowpink looks different on the kissu theme it highlights spaces and the glow is more round

doremi hazuki aiko

 No.11728

glowy boobers o o

 No.11761

Kind of long, but interesting article on WASM vs JS

 No.11873

File:R-1692113793384.png (378.48 KB,720x1146)

There's a weird issue on mobile Firefox where the top three buttons of feed/bottom/retun stop appearing when browsing boards or threads. It's a cyclical thing, they'll be present for a month, disappear for two, and then come back again for seemingly no reason. Pic is what it looks like for me as of now, on Android 12.
Right now it doesn't happen on Chrome, but I always have it disabled so I can't say for sure if it repros there or not.

 No.11874

>>11873
it's that our mobile CSS breaks sometimes if someone has made a very wide thread. Typically a mod post.
Or perhaps like your device pixel handling isn't what I'm expecting.
Have tried some fixes to it. I'll see the case this time.

 No.11875

>>11874
It's weird because this is a site-wide thing, it's not tied to any particular board. And as I said, it's cyclical, so I've no clue what could be causing it.

 No.11876

>>11875
Yeah. You see the [Options] and the [update] which should only appear if you're either using a mobile device which has the sidebar closed(a scenario which shouldn't happen) or the screen is wider than the mobile-desktop transition range.

So possibly there's some rare issue where either the mobile device is not read properly. I'll have to think about it some more

 No.11877

actually, perhaps there's a really obscure way to modify the sidebar while in mobile...

 No.11879

File:R-1692132671467.png (287.55 KB,720x1058)

>>11877
This must be it. I switched to desktop mode, expanded the sidebar, and that did the trick. The arrow also used to appear at the top of the homepage but didn't do anything, now it's gone.

 No.11890

>>11879
yeah. I left that bug in because I thought it should never be encountered unless you actively caused it to happen, but perhaps it can be actively done then forgotten or there's something hidden somewhere to toggle it

 No.11898

I tried to post a thread and got a "client session has crashed".


Error Boundry Hit
[ Click Here to Bypass Error with Legacy Pages(Refresh after return) ]

Your client session has crashed. If you want to contact the admins or can't access the site at all, reach Verniy or Cool-Guy at Rizon#kissu or email me at ECVerniy@gmail.com
Error Details(Include this in report)


excluding the error details because it says this post looks like spam when I include them

The thread had posted just fine btw it's >>>/secret/17688

 No.11899

File:1380860181796.jpg (40.35 KB,704x396)

i posted the error message to the UI feedback form in the OP

 No.11900

wow, someone used feedback

 No.11901

NotFoundError: Node.insertBefore: Child to insert before is not a child of this node
The hell...

 No.11902

>>>/qa/112108 Guess I'll log this as well in my to fix list

 No.11933

File:2023-09-01 12-42-52.webm (601.83 KB,1920x1080)

Is this bug known about? Not so much the tardspam but that Koruri is "regurgitating" the files she eats?

 No.11934

File:[SubsPlease] Eiyuu Kyoushi….jpg (256.2 KB,1920x1080)

>>11933
I'm not entirely sure what's happening there (I'm not the tech guy), but I would guess it's something about the local cache and the link no longer existing and the site refreshing incorrectly or something? Kissu itself had a problem so it was a temporary "known issue".

 No.11935

home and all weren't building after spam

 No.11936

tried to post a picture and it said submit completely failed and i had a hard time loading the site for a minute...

 No.11937

>>11936
that error tends to occur when you've changed IP addresses as some kind of strange cloudflare feature

 No.11938

then gain though, you don't change IP addresses so maybe the cloudflare node was down or something

 No.11940

Sticky threads should be renamed to "Pasted threads"

 No.11950

could you make it so that if you type 3 hyphens in a row it gets turned into an em dash and if you type 2 hyphens it gets turned into an en dash
example of usage >>>/jp/60564

 No.11951

File:[MTBB] Mushoku Tensei - 13….jpg (339.52 KB,1920x1080)

>>11950
That's kind of a cool idea, I use those sometimes, but I have no idea how to type them. Some weird ASCII combination I'm guessing. Keyboards really should have them, even if they're not used every day.

 No.11997

File:Screenshot 2023-09-30 at 0….png (1.35 KB,201x21)

I got a couple of complaints about the NuUI:
¥ Can only pick one reverse image search instead of having the options next to the image
¥ Barely any theme options
¥ The theme options that do exist are overtly stylish and do not mesh well with what I want in a theme which is just tomorrow theme
¥ It has a hard time tracking which posts I made
¥ When switching from old UI to new UI it doesn't track which post is made
¥ Breaks functionality with 4chanX
¥ Doesn't enlarge images when scrolled over
I'm sure this has been addressed already.

My complaints for the old UI are as followed:
¥ Doesn't work well with post fuckery
¥ Sometimes multiple CSS things will be showing at the same time (see /secret/)
¥ Cannot Hide threads via shift + Left mouse button

 No.11998

>>11997
When I say post fuckery, I mean shit like:
¥ Having the text be smaller
¥ Having the text be larger
¥ embedding an image in the post

 No.11999

File:[SubsPlease] Eiyuu Kyoushi….jpg (305.64 KB,1920x1080)

>>11997
>Sometimes multiple CSS things will be showing at the same time (see /secret/)
That's intended. /secret/ is supposed to have messed up CSS from time to time and different sets of CSS combining and cascading is a bonus.
I used to do more CSS stuff on /jp/ and /qa/, but people would always complain about a 5% decreased text opacity and the like so /secret/ is the playground where I don't need to care about complaints.

 No.12000

>>11999
i wish roxy and cirno could overlap

 No.12001

>>12000
It could, but I disabled the Cirno one because it was purposely obnoxious and Cirno day is long over

 No.12002

I specifically remember them being mutually exclusive when i tried to combine them.

 No.12003

>>12002
oh maybe it was CATS and Cirno then, they could be made compatible I think, but I don't remember if animating <body> also means the posts and text also get animated

 No.12004

>>11997
Whole bunch of nothing you expect in exchange for your kuso blogging.

 No.12005

The essential fact that everything you listed is in the options menu. Even on the vichan UI some of that is in the options.

 No.12006

File:R-1696072111032.png (11.59 KB,401x204)

>>12004
Okay you want more?
Why does the NuUI randomly tab my spaces like this?
Why are there barely any themes?
Why is the screen so fucking cluttered.
Why is that I need to open options -> Post -> Reverse Image Search Options instead of just having it be on the fucking page.
Why is that (You)'s don't carry over from the old UI to the NuUI?
Why can't I make the NuUI to give me (You)? (Because it ain't in the fucking options you prick).

 No.12007

File:[SubsPlus ] Dark Gathering….jpg (289.44 KB,1920x1080)

Sometimes I sit down to make new themes, but it's just so boring.
Guess I could just copy vichan colors or something. I should get back to trying to make a "universal" starting spot so I can just select 10 or so colors and have it affect everything requiring 50 adjustments to affect all colors...
Looking at text is so painful, I hate it

 No.12008

>>12005
The only thing that's an option that is even relevant to your inane bitchshitpost was that there's image preview.
It breaks functionality with 4chanX.
It doesn't have the quality of life things that make browsing imageboards nice.

 No.12010

Hey Andy, I think I figured out the multi space typing thing on the new UI. When you hold shift while pressing space it types four spaces like this.
>>11997
>>12001
>>12002
>>12003
>>12004
>>12005
>>12006
>>12007
>>12008
On topic sagers.

 No.12011

Actually, the UI is in a kind of funny state where I haven't updated the version numbers so some people are running the "tab is four spaces" version and some people are on the "shift+space is four spaces" version.

 No.12039

File:Untitled.jpeg (24.44 KB,175x175)

I disabled .webp files in my firefox and I have two requests
First can thumbnails for .png files also be .png files. Right now they are jpgs which causes them to look like pic related.
Second can video files get proper thumbnails.

 No.12040

>>12039
I'll see about making them if it doesn't take anything extra .png
Kissu-Vichan is completed so I don't want to put in extra effort into it beyond things for my moderation bot(completion tbd). And eventually my imageboard engine(completion tbd) will give me reason to tweak things.

Video thumbnails take too much work. I probably didn't do it because it's a pain.

 No.12042

>>12040
Is kissu-vichan the new frontend or the old one. I use the new one.

 No.12043

however, the video thumbs have a jpg version so it might just be something breaking or I got tired of trying to create fallbacks for the one user who reads too many tech blogs

 No.12044

>>12042
kissu-vichan is the php vichan fork

 No.12045

you should make your site more popular so it has more than one user

 No.12046


 No.12047

its not. i can open it in the browser

 No.12048

well, I'll see why it's not using the jpg and switch new files to png over the weekend.

 No.12049

File:C-1697808695558.png (391.12 KB,1920x1080)

added yt titles to video thumbnails when hovered over

 No.12050

>>12047
Should be using the jpg now


As much as I'd like to do a UI rewrite there's no justification other than an inability to accept the past.

The server software is another deal.. I want to discard it. But few months ago I would have botched it by doing it in Rust and had to try some things out to get the idea of what I wanted. Right now I'll do it well but I'm in the middle of another project.

 No.12051

File:poincare-solv.mp4 (5.22 MB,1000x1000)

>>12050
>Should be using the jpg now
nais
mp4 test

 No.12052

File:1652605975071.webm (1.88 MB,460x570)

.webm test

 No.12053

good
you should increase the quality level of the jpgs

 No.12054

I'll just make them png files with decent quality

 No.12055

File:C-1698107402776.png (162.26 KB,664x922)

Is the feed broken for anyone else? I just opened my browser and it seems to have loaded every post up to >>>/qa/115434, but none after it.

 No.12056

>>12055
they deadlock sometimes

 No.12065

File:Screenshot 2023-11-02 1948….png (59.49 KB,618x289)

Please fix YouTube link hover. Changes link from "https://..." to "YouTube Title".

 No.12066

>>12065
good find

 No.12067

will be fixed as soon as clients clear their caches

 No.12068

>>12056
this time /all/ broke too

 No.12069

File:[SubsPlease] Migi to Dali ….jpg (189.7 KB,1920x1080)

>>12068
yeah I know, but he's afk....

 No.12070

>>12069
oh it seems to be fixed

 No.12071

>>12070
it's not

 No.12072

board-specific banners should not show up on /all/
they should be special rewards you rarely stumble into if you use the site avoiding the convenience of /all/

 No.12076

File:R-1699805981730.png (509.53 KB,720x1600)

There's a weird issue with /secret/ where there's a large bar of empty space on the left, no clue why it may be happening. Doesn't occur on other boards. Maybe a CSS thing?

 No.12077

>>12076
yes
i rotated the entire page by 1 degree

 No.12164

There's an empty thread in >>>/megu/1721 with a 404 image and no text, and when reporting it the popup says it's already been deleted. Pretty odd stuff.

 No.12195

Good morning to perverts, freaks, and the small-penised. I've discovered that italics inside an anchor link don't work. See >>12194

 No.12196

>>12195
Not sure yet if that's a bug or an oversight, but I'll check

 No.12199

It's a problem with how we move between the vichan ui and the kissu ui from the vichan server. Not really any way to perfectly fix it for all the markup without taking another go at the UI format translation.

 No.12202

he fixed it

 No.12203

File:C-1706071115183.png (50.56 KB,303x441)

Is anyone else seeing /qa/ and /poll/ split into three lines in the post feed? It's very weird, and for some reason stops happening if I hide /jp/ through the options menu.

 No.12204

>>12203
sounds like a browser or browser configuration issue

 No.12205

File:ae68a74cdd.png (273.75 KB,544x1184)

k, i see it now. strange

 No.12206

.summary-board
{
min-width: 28px;
}


well the fix is simple

 No.12208

not on chrome... what did FF change...

 No.12212

When I'm doing quick replies the little bar at the bottom is slowing to a crawl and a notiication at the top tells me "Submit issue: Submission completely failed"
but they succeeded, they're right at >>>/qa/119150 and >>>/qa/119151

 No.12213

>>12212
I think it might be related to /all/ being broken after I did a restart

 No.12214

ah hm. something is amis, i see

 No.12215

hopefully it's fine now. I did see that weirdness

 No.12217

WASM looks really promising when used in the canvas element(like how ruffle emulator works)
https://medium.com/source-true/javascript-vs-webassembly-performance-for-canvas-particle-system-4c4a526145d8
Since the biggest limitation of using WASM in browsers is interactions with the HTML DOM bypassing that with a WebGL canvas looks like the ideal way to get around it and use the more modern technology in a way that works to it's strengths

 No.12218

Of course, by doing this you have to do a from scratch browser implementation where you basically recreate a lot of the aspects of a browser by yourself.
https://compile.fi/canvas-filled-three-ways-js-webassembly-and-webgl/
Not ideal in every project, but if someone wanted to create a specialty page or put in the effort to design individual elements of their webpage with images, they could do it.

 No.12219

>>12217
>>12218
The demo of HyperRogue I linked to in >>>/win/2708 uses Emscripten to compile the C++ game to WebAssembly and run it in a WebGL canvas.

 No.12224

File:C-1708810353181.png (30.15 KB,645x266)

Is it possible that posting on /test/ is broken? It seems to always give me pic no matter what.

 No.12225

>>12224
Yeah, it's broken for me too. Weird...

 No.12226

i probably forgot to undo some test rules i put on test..

 No.12227

dumb testard.




[Return] [Top] [Catalog] [Post a Reply]
Delete Post [ ]

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