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

/maho/ - Magical Circuitboards

Advanced technology is indistinguishable from magic

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:nene1.png (596.36 KB,900x506)

 No.387[Reply][Last50 Posts]

A thread for random tech chatter
If your talk ends up being well thought out and has lots of replies, consider crossboard-linking your discussion into a thread
212 posts and 35 image replies omitted. Click reply to view.

 No.2922

C Compiler decided to be stupid for some reason and it turned
if (ffbottom >= bottom-1 && R_FFloorCanClip(&ffloor[i]) && !curline->polyseg)
into
if (ffbottom >= bottom-1 && cv_ffloorclip.value && !curline->polyseg)
It compiles fine on Linux and then when I went to compile under MSYS2 on windows it was doing this garbage. I had to get a friend to help out (reading assembly) just to discover my compiler was being cursed. I don't understand.

 No.3189

I'm returning to loving microservice architecture

 No.3191

>>2888
Perhaps to make appending to an array more efficient?

 No.3223

>>2922
Needs more context.

 No.3276

Upgrading application from tauri1 to tauri2 so I can get a mobile app just borderline good enough to be acceptable so I can work on more useful thing




File:_by4co [2023-07-23 09ː50ː2….jpg (262.94 KB,2048x1684)

 No.3271[Reply]

How many phone numbers does one need nowadays? Two? More? I've been thinking about getting a second phone specifically for phone number required verifications and maybe one more secure for 2FA stuff. What's the cheapest way to get multiple numbers nowadays?

 No.3272

File:b236bc84b7fb7c8a56a283fec0….jpg (74.85 KB,869x1206)

jmp.chat

 No.3273

File:[SubsPlease] Ballpark de T….jpg (284.28 KB,1920x1080)

>>3272
Oooh, I'm not OP but this seems perfect. A monthly thing, though, could I do it just once to make a youtube account or something? I guess it will go back into circulation if I do, but that shouldn't matter, right?

 No.3274

File:250428-005110.webm (891.14 KB,1080x1080)


 No.3275

>>3274
nice pfp




File:856848d23f69e0261f51c56daf….gif (103.51 KB,1000x1000)

 No.1341[Reply]

https://www.palladiummag.com/2020/10/19/the-centralized-internet-is-inevitable/

I think this article makes a good point. Many people here miss the "old internet" not realizing that period is destined to disappear from the start, since the inherent cannot be anything else: the inherent property of the internet leads to the eventual centralization of control:

> One of the core functions of the internet is to record material of human interest in digital format.
> This information is not made available to us as individuals. Even if it were, it would not be the kind of information we could use. It’s only useful en masse—in other words, only insofar as it makes us legible and visible to centralized institutions.
> The centralizing trend that we have seen over the lifespan of the internet is not a fluke to be corrected as we learn to properly harness the power of this new technology. Rather, the internet cannot be anything but a centralizing force, so long as there are groups that are situated to disproportionately benefit from that which it renders visible.
31 posts and 9 image replies omitted. Click reply to view.

 No.3229

https://geti2p.net/en/
Compared to something that hasn't seen any real non-currency use case outside of speculation and dreams, I2P seems like a far better solution to the problems that plague the net.

 No.3231

File:1494742673490.png (96.67 KB,744x748)

>>3230
It's true isn't it. Name one widely adopted use-case that's not crypotcurrency.

 No.3232

>>3231
https://www.maersk.com/news/articles/2019/05/28/cma-cgm-and-msc-to-join-tradelens-digital-shipping-platform
https://www.dock.io/post/blockchain-verification
https://opentimestamps.org/
https://pmc.ncbi.nlm.nih.gov/articles/PMC9739765/
https://xage.com/
https://techlife.novonordisk.com/cases/epid
https://www.kaleido.io/
this is all just surface level stuff and frankly I just sniffed out through a google search but I imagine you'll claim that nascent applications of novel technologies don't count as widely-adopted enough. Because it's not that old, you know? Airlines are or were recently still running on windows 3.1/95 (ambiguous per this article: https://www.tomshardware.com/software/windows/windows-31-saves-the-day-during-crowdstrike-outage I'm sure you could find a more concrete answer if you looked further) so it's not surprising that tech isn't advancing as quickly. Plus one of the major and most obvious uses for blockchain would be implementing open verification of records and reports for audits or titling which takes the government and businesses out of the middleman position, which is why it has been suppressed for so long and will likely continue to be suppressed.

 No.3233

>>3231
He's a shitposter from 4chan, it's obvious from the first post with "even doe". The links he just dropped are a bunch of solution in search of a problem stuff about "zero-trust" and so on.
>>3164
Good post, you've put to words a lot that's been lingering in my mind.

Your idea of the internet as basically a repository of static files, in particular, is how I imagine should be the basis of the internet. I dislike the very idea of "websites" in the first place. For instance wikipedia if I had my way would simply be files hosted on decentralized repositories, that you download and open on your .wiki reader.

But it is hard to imagine an internet outside of this one, truly outside the box, isn't it?
I will make sure to look into the TRON rabbit hole.

 No.3270

>>3233
>even doe
that's a soysphere expression, actually.




File:f7f8e7b8d497013bc717b0ba4e….jpg (5.23 MB,4780x2500)

 No.3026[Reply]

What are your thoughts on using multiple displays vs having one main one.

Having done the following:
- One widescreen monitor
- Two monitors
- One Widescreen + Laptop screen
- One TV monitor
I find that my ability to focus on tasks and get into the `zen` zone state of programming is much simpler when I only have one primary monitor to focus my attention on and then potentially an auxiliary one to play music or get outside notifications. Only one thing is the object of my focus at a time and this helps me get things done.
26 posts and 6 image replies omitted. Click reply to view.

 No.3053

>>3026
On my side monitor, half is my music player and half is whatever else: chat, music from youtube, etc.

 No.3238

>>3026
I have one monitor I wanted to have two for years but I cringe upon the thought of buying something I don't really need just to have a cool battlestation and maybe being able to monitor more things at once.

>>3027
I actually regret getting ultrawide monitor cause of this, now only 2/3 of monitor are in my field of view

 No.3239

>>3238
Yeah, I've got two ultrawides and it does feel quite wasteful at times. It's more that I want to use only about 30-40% of the second monitor much of the time, but it's still nice to have sometimes. Once I start doing more productive things I'm sure it will be useful, but for casual computer use it's certainly a waste.

 No.3240

>>3026
me personally I find it very frustrating to have multiple files and programs up with only a single monitor; I often have to tweak files in blender going back and forth between that and ultimaker cura and the filesystem on a third monitor so I can just drag from one to another, or using blender and godot on 2 separate monitors, or having krita open on one monitor and reference material open on a second and having inkscape or lightburn on the third, or maybe a business chat on one and a tutorial on what we're discussing muted on a second with an openoffice doc open on the third for notes... I know a tiling manager or "just not being adhd/schizo/autistic/etc" would solve it but I LIKE it damn it, I LIKE having multiple monitors. Plus if i am listening to music or letting some podcast or light video play in the back while doing something I can be fiddling with anything and then immediately see it change to something I don't like or look up at something that grabs my attention, or whatever. I bet a sufficiently huge monitor would be fine as well but it's more economically viable for me to just run 3 100 dollar monitors than for me to run 1 3000 dollar monitor, even if a giant curved vertical orientation one would be sick. I struggle with having enough space on my keyboard for my kbm/drawing tablet (screenless funny enough)/flight stick/second mouse (balltop vs regular optical, both better for certain things)/microphone/usb hub too so I'm thinking it's just me on this one.

maybe a tiling window manager would be good but I'm still stuck with windows for the time being... I just have too many accreted years of notes and projects and whatever for porting to linux to go smoothly right now, purely for the fact that something WILL be lost in transition. Soon, though.

 No.3268

>>3026
one big one would be ideal but since not everything scales well multiple smaller ones are better for now. it would be awkward to for example watch video on a ultrawide with huge black areas around it and because modern display tech isn't on crt level yet there would be backlight bleed in these blanked areas. but if the system is only for a very specific usecase the big screen might still work




File:ff4a3e4539349bd779fb207b61….jpg (205.46 KB,1821x2048)

 No.3096[Reply]

Since it's such a hot button issue that's distracting from happenings, how about a thread for containing all your fights over AI and the acceptability of its usage. Don't really want to say it's a discussion that can't be had at all because it's something actually feel quite passionately about in a non-shitposting manner.
79 posts and 13 image replies omitted. Click reply to view.

 No.3263

>>3260
>Your definition of art is, like I said, peculiar and twisted.
I think it's quite straightforward, but it is a little abstract.
Art is something special. It's something with a spark that makes you want to see it again, it's something special. "Art" is an emotion.
I don't think this definition is particularly twisted or complicated, unless the way you experience the world is fundamentally different from how I experience the world.

So to answer your questions
¥ Art does not need to look good.
¥ Art does not need to be original.
¥ Children drawing stick figures can make art. (especially if it's your own child).

 No.3264

>>3263
So if ugly artwork created by human is art, then ugly artwork created by AI is art too. The quality of object does not define its nature.

Also, your way of perceiving world does seem very different from my own. If definition of art is such a subjective thing as "it must be something that makes you wanna see it again" does that mean if I don't want to see some artwork again, it's not art?

What if I want to see some artwork again, but you don't (or vice versa)?

 No.3266

>>3264
Whether it is ugly or not does not matter, do you fail to understand that? There is no qualitative criterion whether something is or is not art.

>your way of perceiving world does seem very different from my own.
I don't mean this in a high-minded abstract kind of way but literally. That you cannot see with your eyes what I can see with mine. That the images that reach your brain are somehow different.

 No.3267

>>3266
omg is that what you were arguing? OK! Should have said it from the start.

When was saying "art" I actually meant "works of art" which actually means "pictures, songs, etc". AI can draw pictures and make songs. Now you understand?

 No.3269

>>3267
You deliberately refuse to see the point I am arguing, which is that there is a delineating line between disposable art-like garbage and art.
AI can only produce things that are disposable.




File:Deppseek.png (44.92 KB,750x750)

 No.2334[Reply]

There's been a lot of chatter lately about Deepseek. In the online circles I'm in, people have a politics-colored understanding, more or less saying "American tech companies couldn't do this, but an opensource Chinese company could and American tech companies are in 'damage control'". Which... I really don't understand. If it's an open source model, like Llama was, for example, I don't see how this doesn't just cause there to be a proliferation of much more efficient and performant models -- the same way after Llama became available, sudden there was Phi from Microsoft, Gemma from Google, Mistral, and others.

What does /maho/ think?
68 posts and 21 image replies omitted. Click reply to view.

 No.2850

>>2334
I think its based they made an open source chatgpt challenger. Open Source is one of those few things I feel wide eyed optimism about its great. (Even though open source devs are often unhinged in my experience)
>Which... I really don't understand. If it's an open source model, like Llama was, for example, I don't see how this doesn't just cause there to be a proliferation of much more efficient and performant models
They don't care about that theyre American corporations that prefer closed proprietary stuff they can sell. They're cold war esque paranoid about the Chinese surpassing America at anything. I watched the news when this was current and there was a swirling torrent of whining from American talking heads
>>2335
I don't think that matters but you could explain really easily.

 No.2854

File:[Erai-raws] Chuuzenji-sens….jpg (220.69 KB,1920x1080)

Heh, interesting bump since I've been looking at local text gen stuff again. Doesn't seem like I would be running anything related to deepseek. For the big deepseek thing you need a server motherboard to fit all the RAM slots and buying all the RAM would be way too expensive for me for a specific purpose like this.
It seems like the local text gen hobbyists are waiting for "QWEN3" to release sometime in the coming weeks, although I'm not sure how good at roleplaying it would be. Seems like the era of random merges to attempt to get good uncensored RP is mostly a thing of the past.
The good news is that the models they run fit inside 24gb of VRAM, although the bad news is I don't have that much since my plan was to get a 5090 and that will simply be an impossibility now.

 No.3236

>>2358
I use notebooklm to great effect, check it out, it's analysis power is unmatched and unlike for example chat gpt it's not blind to "hateful content"

I upload chatlogs from discord, and ask it to draw me psychological profiles of various participants, I also ask questions such as "how to destroy user psychologically" and it draws me a detailed plan with only a small disclaimer at the end "btw this is unethical"

 No.3255

File:C-1745753169213.png (2.59 MB,2596x1574)

Deepsekk R2 started to get rumors going around from websites like this.
https://www.jiuyangongshe.com/a/1h4gq724su0
Someone summed it up all the rumors in this picture but unsubstantiated until it releases properly. Seems like it will be bigger, 1.2 trillion parameters with 78B active at any one time.

 No.3265

>>2541
Is it open source yet? My google-fu is too weak to find a conclusive answer.




File:[MATSU] Maria Holic Alive ….jpg (147.82 KB,1920x1080)

 No.2977[Reply]

What do you look for when downloading an anime release? This seems to be a surprisingly divisive topic in some circles, with some wanting only the highest quality encodes regardless of size while others just want mini-encodes that save space while looking somewhat decent, like ASW or EMBER. I think there's a certain appeal to aiming to only get the highest quality, but at the same time I sometimes struggle to see the difference between that & a significantly smaller version. Maybe my eyes are bad, or it's because I'm just watching on a 1080p monitor?

Personally, I usually reserve those massive encodes for series I really enjoy and download "average" ones for anything else. I only have so much space after all, and I enjoy having a sizeable anime collection...
For example with pic related, I store the MATSU release rather than the Kagura release, which is supposed to be better but also around 13GB or so larger.
52 posts and 16 image replies omitted. Click reply to view.

 No.3225

For watching, I download from whoever's releasing the show, mostly prioritizing ASW and Ohys-Raws.
For archival stuff, I wait for BD encode of the shows I like, usually ReinForce, VCB-Studio, Moozzi2 (people say its shit, I don't see it), and the other well known ones. For shows that weren't really the best, I either get the 720p Dmon/Ohys BD release, or Judas and the like's BD release.
Haven't gotten around to downloading BDs for shows from the past two years or so though, been low on space.

 No.3226

>>3225
>Moozzi2 (people say its shit, I don't see it)
He puts ridiculous filters on it that sometimes completely change the color range. I think it's more visible on some releases than others, but you should avoid him if at all possible. VCB are probably the best of the main releasers.

 No.3227

>>3226
I see. Yeah, I go for moozzi2 as a last resort, despite not being able to tell the difference. Just in case.
>VCB are probably the best
That's nice to hear. Most of what I have is VCB. I can understand nihongo pretty fluently so I've even downloaded their non-English releases over other English releases.

 No.3234

>>2977
I just look for it to look nice, I have a 4k monitor and as long as it look good in fullscreen and there are no compression artifacts or stuff like that it's all good for me, I don't care about miniscule differences in color saturation that elitists hyperfocus on, I also don't care for upscaling or artificially increasing framerate of anime

I've seen many picture of this release vs picture of some other release comparisons, and they are trying to convince me that one is superior to the other while it literally looks like the same picture (just taken at slightly different timestamp to create an illusion of being different), it's some emperor's new clothes shit, I laugh upon the buffon

 No.3235

>>2998
>it depends on your eyes

So you're saying if the person can't see any difference something is wrong with their eyes? Perhaps also the brain?
You are part of the problem, anon.
As for your example, I see slightly different pixelation in the bushes in the background, none of this matters because if the scene is in motion no one will be paying attention to it. If you need to strain your eyes to see a miniscule difference on a static screenshot, you won't see any difference during the miliseconds of animated movement.




File:writing_laptop.png (1.02 MB,1920x1080)

 No.3193[Reply]

Reminder not to dox yourself!

I wanted to show off my current working environment for my laptop. Which is mostly for writing so it's free of many of the usual distractions on my six monitor mult-monitor workstation set-up. The DE: LXQt is a lie by the way. The last release of firefox broke its GUI unless you fake having a DE installed through your .profile/.xsession.

This is probably my most comfy system at the moment. My own custom version of dwm that has terminal swallowing set-up. Driven mostly through keyboard although touchpad, trackpoint and touchscreen is fully working (but rarely used). Running latest OpenBSD snapshot. Most things compiled locally (kernel, packages, emacs). I primarily live in emacs and have a custom dashboard set-up when it first opens. Emacs running as daemon. A few things like weechat, newsboat, neomutt and firefox running on other tags so they don't distract me when working in emacs. A custom script I wrote to access youtube and pipe content into yt-dlp+mpv for viewing locally so I never have to visit the actual website. Following channels I like via RSS feeds and using my browser cookies so I can get content that requires log-in.

Everything kept really simple. Picom is only set-up for transparency and to prevent screen tearing no other fancy effects set-up. Hyperthreading disabled so no logical CPU cores being used (more secure). I do not miss it everything is as fast with it off as it is with it on. No wine/linux support though so no Steam on this machine which is a bonus for what it's intended for.

Will be replacing this set-up very soon with my own BSD-based kernel and user space tools I mostly wrote myself or adapted from other people's work. Arcan+Plan9 inspired. Hope to show it off soon. I have a total terminal emulator+shell replacement that solves many long standing issues. It can even embed videos right in the terminal, supports multiple jobs and has a real time clock. Integrates directly with the new window manager as well. I've posted about it before. Started as my own little Linux distro based on Gentoo and then I ported everything to FreeBSD. Now I've ported everything again to OpenBSD and started mixing and matching things from various BSD kernels. Replaced almost everything in userspace over the last few years on my dev machine.

Although all the usual stuff still works so I haven't lost access to those tools. But I'm replacing them to take advantage of my new GUI onePost too long. Click here to view the full text.
15 posts and 8 image replies omitted. Click reply to view.

 No.3217

>>3208
Hyprland is really the only reason I'm even using wayland, some of the stuff it has such as its xdg-desktop-portal for window sharing / screen recording just works unlike something like sway (or other wl-roots based things) which doesn't let you even select individual windows.
As for the gaming experience it works about as well as it should all the games I like work even with my iGPU-dGPU setup.

 No.3219

>>3217
You might be interested in the arcan project. Which does pretty much everything the wayland people promised and has an actual working system wide IPC. I am shocked it is not more popular. But none of the linux distros seem interested in picking it up despite it being very impressive.

https://arcan-fe.com/

I was going to write my own WM+GUI+dbus replacement until I started working with arcan. The guy has fixed everything from the terminal emulator issues to the desktop. This is probably the most impressive UNIX project I've seen in my entire life.

>>3216
I miss my old Win2k desktop from back in the day so much. This reminds me so much of what my day-to-day system looked like back then.

If I get some time I'll pull some old screenshots of my Windows 9x-WinXP desktops off of them. I think I still have a few saved from back then. At once time I went all out ricing Win2k and had it functioning like OS9/OS X. Probably worth pulling data off those HDDs anyway before they're lost forever. Since I saved a lot of stuff from early 4chan and SA on them back in the day.

 No.3221

>>3219
That sounds really exciting, I'd love to see an archive or some excerpts of your findings once you got around to save them! If they are safe to share, that is. I never bothered to backup anything before 2010 or so and all my "mystery IDE drives" from before then wouldn't work anymore by the time I acquired compatible hardware again.

I've been in the process of setting up a system ranging from 98SE to 7 to spice up my experience when running older software. I will probably post those desktops too if I ever get around to working on that again.

 No.3222

>>3221
If you're into that era of computing you should try OS/2 and Amiga. Amiga will always be my favorite OS+hardware. Just because I spent so many hours with my genlock on them.

I haven't tried to recover data from my old IDE-era HDDs for years. But I have a large trash bag filled with pretty much every HDD I used from about 1996 to 2009. There is no telling what is on them. I remember paying big bucks for a few of those 25-60GB monsters back in the day. When I was hot shit and bragging about my Geforce 256 card and my 128MB of RAM.

 No.3224

File:2025-04-26-2045.png (724.72 KB,1600x900)

I used to have serious ricing autism but now I just run kde




File:dreamin.png (584.46 KB,886x720)

 No.2729[Reply]

Is anyone else thinking or already in the process of making their own video game? It's getting easier and easier with stuff like RPGMaker or Unreal and the knowledge is out there in many forms. Not to mention the AI assistance out there, although people shouldn't rely on that and should I think it should instead be used to plug holes with lots of supervision.
Of course the flipside of that is that there's a ton of them being released all the time so you need to stand out. Personally, I think kissu has people that could make such things.
If you are you can use this thread to blog or talk about things relating to it!
34 posts and 13 image replies omitted. Click reply to view.

 No.2936

>>2932
I used to be like this too, looking through the features of every engine, basically pretending I'd even be taking advantage of most of them as someone new to making games. At the very least, the engines you're looking at do seem to have different quality of life features. I was like looking at Unreal, Cryengine, Unigine, Unity, etc, trying to see which would result in the highest quality final product without even knowing how to use 90% of the features as I'd never made a game before.

 No.3151

File:blender_yLy2EeQO3M.png (232.87 KB,1258x841)

Hand topology makes me want to cry. I understand that humans hands are one of the most complex things in the known universe, but a 3D imitation shouldn't be this annoying.
I guess this just shows my inexperience of touching hands in 3D stuff since in my days of modding and sculpting for fun I focused on the more fun parts of the body. Do people even pay attention to hands in games? I'm not sure they do.

 No.3169

>>3151
I remember acknowledging GTA:SA's simplified hands when it came out. Unless the game itself focuses on them a lot most people probably won't unless they look especially bad.

 No.3170

>>2729
I had been making some simple minigames and prototypes over the time as I was building up skills and tricks for something serious, but I dropped it for the time being until I can draw good assets.
Godot's my choice, I don't care about any Godot's bad rep, it always boils down to the dev not being good enough.

 No.3177

>>2834
Yea, you're right, blocky shapes make figures way easier to construct. I don't like drawing perfect cubes/rectangles, though. It makes figures feel too stiff.

There's a couple good resources on drawing on 8/ic/. There's a lot of stuff, so I'll just focus on the crucial parts.

https://hackmd.io/7k0XRnIQR6SValR77TDfZw?view
https://8chan.moe/ic/res/8.html




File:icon128.png (196 B,128x128)

 No.40[Reply]

Although I haven't done much development on 4chan X lately, bugs still crop up, and eventually I want to get around to making it work with the new Kissu UI. This is a thread where you can discuss problems with or suggestions for 4chan X. I'm thinking about linking this from the bug reporting page if Verniy's okay with it.
73 posts and 7 image replies omitted. Click reply to view.

 No.2884

>>2883
if anything it was going to be my project that I never got around to

 No.2885


 No.2972

>>2883
I'm still around but I haven't had as much time or motivation to work on 4chan X lately. I do have some other projects, which I don't want to link together with my ccd0 identity (I already have too much linked with that), and I've also gone from part time to full time employment so I have less time overall.

>>2885
I hope he starts testing more on imageboards other than 4chan. For example the transparent header thing wasn't just on Kissu and really needs a fix on the script's end. There was a little piece of code in Main.coffee (extension would obviously be changed in XT) which detected the background color of the posts and set the background of the header based on that. Somehow that must have gotten broken or removed in XT.

 No.2973

>>2972
First off, I do want to thank you for maintaining your fork on ccd0 after it was dropped, and it helped out a lot with my enjoyability of 4chan and altchans when I started browsing where I found the extension actually even worked and worked better than I expected.
Support for other imageboards is being discussed albeit not on a very frequent basis.
https://github.com/TuxedoTako/4chan-xt/issues/177
The maintainer's main issue is not knowing the script well enough to know where the stuff is located but it seems like it won't be planned. Not sure if you want to give him pointers on ccd0 and etc. as I cannot since I only have one identity for IRL reasons.

 No.3158

>>2972
The XT maintainer doesn't seem open to discussion on helping to resolve issues relating to the site and other imageboards.

I might be back to 4chanX. Or maybe I'd lend my audience to supporting another extension or fork which is devoted to image boards.

but again... I'm going to be rewritting kissu's mod tools into a golang API for a tauri based moderation UI and doing a rework of our UI into svelte(maintain the UI layout and such so CSS doesn't break, first things first) .
After August my contract work is probably going to start tapering down into maintenance and stuff...




File:RC5JHcSguB.jpg (465.32 KB,2005x1246)

 No.391[Reply][Last50 Posts]

Do you use any software that other people may not know about that you like?
I started using (and eventually even bought!) this thing called Wallpaper Slideshow after trying a bunch of free ones and getting frustrated. https://www.gphotoshow.com/wallpaper-slideshow-pro.php
Basically, you give it folder(s) of your choice and it will assemble a collage image of them and make it your background. You can configure it with a timer that changes it and I have it set to 15 minutes. I had originally used John's Background Switcher that someone thankfully linked to me a few months ago: >>91800 https://johnsad.ventures/software/backgroundswitcher/
I liked this one more because there's less wasted space, more options, and it just generally seems to assemble the image better. I turn it off before I go to bed each night though because I'm worried that it's keeping my hard drive active all day, which probably isn't good. I should maybe research that sometime...

This pairs well with something like Grabber ( https://github.com/Bionus/imgbrd-grabber ) that can bulk download tags from booru sites.
Of course, this stuff is kind of wasteful if you don't have an extra monitor with a wallpaper that's largely visible, but I find myself like that sometimes so it's pretty nice.
98 posts and 45 image replies omitted. Click reply to view.

 No.2902

Hydrus is something I've been procrastinating trying for quite a long time now. I've heard talk of people AI tagging images and then sorting them with Hydrus so that's probably the efficient way to do things now if you have tens of thousands or more images to tag and organize.

 No.2909

File:tsoochee.jpg (9.04 KB,210x185)

>>391
THAT'S MY WIFE!!!!! (Deleted my previous post because it was low effort and spammy)
The only software I use that I haven't heard of anyone else using is Imagepipe from the F-Droid app store. Gonna be honest, it's a pain in the ass but it does work.

 No.2914

File:8ca4c7c90a1b6c31aaa7d0a70a….png (4.68 MB,3440x1920)

>>2909
You have a cute wife friend.

 No.2937

File:108902587_p0.jpg (4.51 MB,3360x1440)

>https://github.com/horsicq/Detect-It-Easy
Swiss army knife thing for executable files.

>https://hostsfileeditor.com/
GUI program to enable/disable or add/remove hosts file entries.

>https://www.kovaak.com/sensitivity-matcher/
Program for matching your sensitivity between games. Helpful for when you can't find a conversion online or when the mouse sensitivity slider values aren't granular enough but there's a config file with an exact value that you can tweak to get it exact.

>https://www.oo-software.com/en/shutup10
Tool for disabling a bunch of windows bloat features and telemetry datamining. Definitely back your shit up before using this, I had to reinstall because I was ticking things willy nilly.

>https://archive.org/details/flashplayer_32_sa_20210130
Legacy flash desktop player for when ruffle doesn't work. Was an official adobe product that they discontinued in like 2020 but still works fine.

Post too long. Click here to view the full text.

 No.3145

Flashpoint Archive is an easy way to play old flash games. They have a very good selection and I don't think they use ruffle so it's less buggy.




File:00353-2700800976-girl, fac….png (365.08 KB,512x512)

 No.843[Reply][Last50 Posts]

Anyone else been messing around with the stable diffusion algorithm or anything in a similar vein?
It's a bit hard to make it do exactly what you want but if you're extremely descriptive in the prompt or just use a couple words it gives some pretty good results. It seems to struggle a lot with appendages but faces come out surprisingly well most of the time.

Aside from having a 3070 i just followed this guide I found on /g/ https://rentry.org/voldy to get things setup and it was pretty painless.
360 posts and 189 image replies omitted. Click reply to view.

 No.2762

File:02897-score_9, score_8_up,….png (2.49 MB,1248x1408)

After installing a new OS I was reminded to disable hardware acceleration in browser because at my 12GB I can't generate on SDXL with browsers eating up VRAM. I couldn't figure out why it kept hanging at the 98% mark, but then I remembered that I am barely squeaking by.
I've moved onto illustrious/noobAI models, somewhat. I made a merge combining 4 different models and I'm somewhat happy with it and I'll throw it on mega if anyone wants to try it. I could throw it on civitai maybe to get some credits if people like it, although I should check permissions to see if that's okay with the model creators.

Illustrious/NoobAI aren't as good as pony in sex stuff, but quite good at "1girling" with characters and artist styles. It can generate a lot of characters and artist styles with a simple prompt, no lora needed (although LORAs are always better, just more work).
Older models would certainly not be able to handle "bird perched on hand" as it's not even a booru tag. Oh, and of course it clearly recognizes Kuon which is amazing in its own right!

 No.2763

File:02899-1girl, puniru _(puni….png (1.25 MB,960x1088)

>>2762
It's on mega now if anyone wants to mess with it locally instead of using kissu's prompting thing in /chat/ or irc (still trying to iron out the issue with the sampler there):
https://mega.nz/file/abw3jSTA#7fYEMUeF0qR07jj3h9cAgp8YNhKTI6zeDERJSBUNAfM
It's prone to making a splotchy appearance if you don't use the right 'Schedule Type', and it seems like Align Your Steps is the best at it, but I'm not sure since I haven't done a lot of testing yet.
I should do more merging tweaking, but I don't want to spend too much time on AI when I'm supposed to be doing 3D modeling stuff that's actual creative work.

 No.2764

File:ana.png (Spoiler Image,925.3 KB,798x894)

>>1191
Back in my day we had to DRAW boobie edits BY HAND!

 No.2765

>>1191
this just came out today but I haven't tried it, looks like it only works with comfyUI for now because everything else uses white masks instead of black masks apparently but surely someone will fix that soon
https://civitai.com/models/1376234/noobai-inpainting-controlnet

 No.3144

File:03698.png (2.82 MB,1536x1536)

https://www.unite.ai/civitai-tightens-deepfake-rules-under-pressure-from-mastercard-and-visa/
https://civitai.com/articles/13632

Our credit card overlords have decided civit.ai needs to make some changes. Currently it's for real life celebrities so it doesn't affect anything I care about, but once their claws are in a target they're not going to release them. They're going after civit.ai's monetization which is its ability to stay online so it might not be too crazy to start hoarding things in the near future.




File:R-1745535272886.jpg (495.09 KB,700x1006)

 No.3137[Reply]

Let's say you flip a coin twice and you want it to come up heads twice. You have a 25% chance of winning.
But what if you know extra information: one of the flips will come up tails. Now you have a 0% chance of winning.
But if you had covered your ears and screamed "LA LA LA I can't hear you"! Then you would still have a 25% chance to win. So you could "forget" that there will be a tails to increase your chances of winning.

 No.3138

You may not hear Lala, but Lala hears all.
As a cure, she's strong enough to take your coin.
She turns it heads up twice and smiles. What does she win?

The catch? Lala was the one who gave you the extra information. Why didn't you listen?

 No.3139

File:Star Twinkle Precure 17.mk….png (2.64 MB,1920x1080)

LALA LALA! I CAN HEAR YOU!




File:C-1745533992282.webp (10.02 KB,1024x576)

 No.3136[Reply]

How's Svelte doing compared to the hoard of other JavaScript frameworks?
Nothing else seems to have come out since then which is really any improvement over the old.
All the frontend devs are dying on the hill of WASM and stuff.



File:Da-Da-Da-DaVinci (Resolve).png (1.75 MB,1920x1080)

 No.3090[Reply]

I was thinking it'd probably be a good idea to have a thread for asking questions about video editing since they're generally one of the more tough ones to make. My own experience is limited to making a bit of funposts here and there of varying degrees of competency so I'm not really an expert myself, but I could help with stuff I know. For other things, I think I've seen people posting video edits before so hopefully they'd be more knowledgeable.

 No.3091

Nice coincidence that this thread just showed up after I spent a good half-hour bashing my head against MKVToolNix, Handbrake and Audacity. >>>/jp/93104

 No.3092

>>3091
Uh, dang yeah I'd just use Resolve for that and it'd be way easier.

 No.3093

Nice coincidence that this thread just showed up after I spent a good half-hour watching PriPara clips on Youtube

 No.3094

I've used Kdenlive the one or two times I've made a video for Kissu

 No.3124

Is there ever a reason to use anything besides Resolve aside from maybe ffmpeg for quick conversions?




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

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

Previous [1] [2] [3] [4] [5] [6] [7] [8]
| Catalog