cool tech general

bemis

33333
Low rep power
Joined
Mar 7, 2024
Posts
79
Rep Power
158
Hey nice you found the LoRA I made! That’s sick that you’re working on an upgrade. The images from your visual novel could be great training data. I was able to get decent photorealistic images using the LoRA with the Realistic Vision XL model, but I could never get good animated images with other models. My theory is that feeding it some animated training data could help with that.

Your speech to text project looks dope too. I bet that’d be really useful for clippers looking for timestamps. I wonder how hard it’d be to feed that data to a chatbot and use it as a kind of wiki for AF viewpoints on people/events.
that picture of Nick in the visual novel screen was made using your LoRA in ComfyUI with one of the XL anime checkpoints. When I found it I was excited because it saves me some effort to prove some ideas, and I get white-pilled knowing somebody else had the same idea. I think once I can generate images that consistently look like Nick along with some other characters for foil, the short stories will almost write themselves. I might just start a thread asking for ideas when it's ready.

I know there is cozycaptions.com, I don't know the extent of it's capabilities but it seems like it's had a lot of thought and effort put into it. I'm kind of still feeling out what to do with my own system. My thought was give somebody the ability to search for a text string(s), return all instances of that, and let the user select which ones they want the video for, and then use ffmpeg or something to render those clips, and send the user a notification when they're staged for download somewhere. You could search for "good evening", concatenate all the files you get for it, and you've recreated that scene from his intro :smag:
 

SowiesoGroyp

nazo nazo
11111
Staff member
Elite rep power
Joined
Nov 30, 2023
Posts
7,665
Rep Power
5,773
wait a fuckin second i thought benis and hackinzoomer were the same nigger.

make both of these niggers admins so they can fix our forum :headbutt::headbutt::headbutt:
 

$lave

11112
Staff member
High rep power
Joined
Apr 16, 2023
Posts
5,268
Rep Power
3,042
wait a fuckin second i thought benis and hackinzoomer were the same nigger.

make both of these niggers admins so they can fix our forum :headbutt::headbutt::headbutt:
ofc, if they're interested. just lmk fellas
 

bemis

33333
Low rep power
Joined
Mar 7, 2024
Posts
79
Rep Power
158
ofc, if they're interested. just lmk fellas
the forum has been working great for me so far, seems like you guys take good care of it. I don't know how useful I'd be as a sysadmin, but if you need a second glance at a script or something I can try and help.

I totally forgot, I have one of those flippers. I haven't tried it out yet but a friend told me they can do some fun things. I haven't messed with embedded systems in a long time but that sort of programming can be pretty interesting.
IMG_1962.jpg
 

SowiesoGroyp

nazo nazo
11111
Staff member
Elite rep power
Joined
Nov 30, 2023
Posts
7,665
Rep Power
5,773
the forum has been working great for me so far, seems like you guys take good care of it. I don't know how useful I'd be as a sysadmin, but if you need a second glance at a script or something I can try and help.

I totally forgot, I have one of those flippers. I haven't tried it out yet but a friend told me they can do some fun things. I haven't messed with embedded systems in a long time but that sort of programming can be pretty interesting.
View attachment 1458
we want to make the banner (header logo) "rotate" randomly between many different images, but this functionality is not built into xenforo. there are some workarounds that have been posted on the xenforo forum, but i've been too lazy to attempt them

we also installed an add-on that creates a "Recently online" widget thing, but when there are more than the maximum number of people it will list out, it says "and 0 more" instead of the correct number (e.g., "and 15 more"). so i just deleted the phrase and replaced it with a retarded sentence.
 

SowiesoGroyp

nazo nazo
11111
Staff member
Elite rep power
Joined
Nov 30, 2023
Posts
7,665
Rep Power
5,773
original phrase:

Code:
... and {count} more.
replaced with:
Code:
... and more, but the widget is too retarded to count how many.

phrase name: ellipsis_and_x_more
 

SowiesoGroyp

nazo nazo
11111
Staff member
Elite rep power
Joined
Nov 30, 2023
Posts
7,665
Rep Power
5,773
another significant thing we want to do is replace the current "Featured" tab with a tab that allows us to showcase individual funny posts
as opposed to linking to entire threads
 
Top