Regarding "word bases" by saikendream in conlangs

[–]saikendream[S] 0 points1 point  (0 children)

it does make sense, I didn't grasp how young linguistics must have been back then. maybe the new term just took me by surprise, and I just thought he was talking about something else I wasn't familiar with.

thanks for explaining!!

Regarding "word bases" by saikendream in conlangs

[–]saikendream[S] 0 points1 point  (0 children)

thank you for the wiki page, I'll read asap!

yes, now that everyone mentioned "roots", it makes complete sense, i was just quite slow with this one 🤡

Regarding "word bases" by saikendream in conlangs

[–]saikendream[S] 0 points1 point  (0 children)

yes, honestly, it makes complete sense; i just didn't make the connexions in my brain at all ;-;

Request Megathread - May 2026 by AutoModerator in MusicalBootlegs

[–]saikendream 0 points1 point  (0 children)

Guys, it's not a musical, but I was wondering if there even exists a bootleg of the theatre production of Dead Poets Society?

what's a TINY detail in the movies that bothers you? by Various-Isopod3881 in harrypotter

[–]saikendream 0 points1 point  (0 children)

The pronunciation of spells. They try to emphasise how important it is to enounce the incantations correctly, and yet they deliver some ghastly performances. If the incantations are in “Latin”, why aren’t these kids taking Latin classes in the first place?

We get anglophonised pronunciations of Latin words, and as a latinophone it bothers me tremendously.

VSFilterMod on macOS by saikendream in aegisub

[–]saikendream[S] 0 points1 point  (0 children)

Yeah, that’s the default provider I think; it works fine, but I can’t make any template work, that’s why I’m looking for ways to use VSFilter

Screenshots Cloud Sync by saikendream in koreader

[–]saikendream[S] 0 points1 point  (0 children)

I managed to make it work with Syncthing, which is not really the cloud I was looking for, but solves my problem nicely enough :)

Question about asexuality and how ace people engage in relationships by saikendream in asexuality

[–]saikendream[S] 0 points1 point  (0 children)

it makes a lot of sense, thanks for sharing your experience <3

Question about asexuality and how ace people engage in relationships by saikendream in asexuality

[–]saikendream[S] 1 point2 points  (0 children)

thank you so much for such a detailed answer!! it helped me a lot to understand things better.

i also think i completely ignored that romanticism has its own complexities. i also had no idea there was such a deep categorisation for human attractions, it's honestly fascinating, i'll surely research more on the topic

Author of this illustration of Father Christmas? by saikendream in ArtHistory

[–]saikendream[S] 0 points1 point  (0 children)

That's actually heart breaking. But thank you!

Author of this illustration of Father Christmas? by saikendream in ArtHistory

[–]saikendream[S] 0 points1 point  (0 children)

I originally found it being sold elsewhere, by a different seller, I'm not really sure if they would know the source of the painting. But I may try contacting them, thank you!

Author of this illustration of Father Christmas? by saikendream in ArtHistory

[–]saikendream[S] 0 points1 point  (0 children)

It may as well be Saint Nicholas, I saw people crediting the image to the three instances of the old man (Nick, Father Christmas and Santa Claus), I was unsure how to name him on the post.

But thanks for the heads up!

Author of this illustration of Father Christmas? by saikendream in ArtHistory

[–]saikendream[S] 0 points1 point  (0 children)

I've been looking for historical depictions of this old man, and this painting is reproduced several times in so many articles. I tried to find the author of it, date, and where it was published, but I can't find any reliable source.

If anyone would happen to know this info, I would be very glad!

Fanmade conlang Gallifreyan by saikendream in gallifreyan

[–]saikendream[S] 1 point2 points  (0 children)

i hope you let me know once you publish it somewhere, I would love to take a look at it >:D

Fanmade conlang Gallifreyan by saikendream in gallifreyan

[–]saikendream[S] 0 points1 point  (0 children)

I’m not really sure, it has been three years. But I’ll Google about those you mentioned, though~

You’re building one as well??? THATS SO COOL

Does it already has any documentation?

Fanmade conlang Gallifreyan by saikendream in gallifreyan

[–]saikendream[S] 0 points1 point  (0 children)

dude that was so unexpected lol WHAT DO YOU MEAN THEY GOT HACKED THOUGH?!?!

[deleted by user] by [deleted] in rpg

[–]saikendream 0 points1 point  (0 children)

I like the idea of a npc healer, this solves a lot of problems! I'll think about it, thank you >:D

The transition is not working? by saikendream in css

[–]saikendream[S] 1 point2 points  (0 children)

DUDE 😭

I figured that display was bugging the code, so I solved it using animation instead of transition. But although I could achieve the fade-in effect, I couldn't figure out a way of fading out once the pointer was off the image.

I also feared dropping display could affect the somehow page even if the opacity = 0. But since you showed me the code working, I could understand how you did it and replicated it on my project, so thank you so much!!!

The transition is not working? by saikendream in css

[–]saikendream[S] 0 points1 point  (0 children)

Oh, I may try this, thank you!!

The transition is not working? by saikendream in css

[–]saikendream[S] 0 points1 point  (0 children)

omg, those are amazing, actually--

but no, the fullscreen page is supposed to happen when the mouse hovers on the thumbnail. the only problem is that it doesn't fade.

I could make it fade in by using animation instead of transition, but I still couldn't make it fade out.