/cumg/ - coom.tech

coom.tech - refugee from retarded cuckchan mods. Where technology meets cooming. (NSFW)


New Reply on thread #29
X
Max 20 files0 B total
[New Reply]

[Index] [Catalog] [Banners] [Logs]
Posting mode: Reply [Return]


thumbnail of 1fsdss194pl.jpg
thumbnail of 1fsdss194pl.jpg
1fsdss194pl jpg
(182.9 KB, 800x535)
Share various ideas you may have, that you may not able to achieve due to funds, time, lack of technical knowledge, whatever may be..
These can be software ideas, script ideas, modeling ideas, anything goes.

The point of this is to spread your ideas, in hopes that someone may like it and be able to work on it for the community.
thumbnail of aiuehara.jpg
thumbnail of aiuehara.jpg
aiuehara jpg
(35.88 KB, 474x663)
Suggestion:
A privacy oriented, lightweight, FLOSS, self-hostable front-end for JAVLibrary. (Similar to Invidious, Nitter, Bibliogram, etc.), however this would be for JAVLibrary.

This reason behind this is, it could provide users a more privacy friendly way to fetch database data into programs such as Jellyfin, for this type of content. 
It would also provide a significantly better browsing experience, and could offer list tracking. Maybe some kind of federated feature over ActivityPub to connect with others, leave comments, and discuss stuff too.

This could possibly be extended, to be a "mega-frontend database". So for example, it can grab information from many database sites, such as AniDB (For Hentai/Anime), JAVLibrary, Caribbeancom, TheMovieDB (For just movies), TheTVDB (For TV Shows).


I've been thinking about how to sort all the shit I've downloaded over the years. I mostly download hentai games, anime, 2d/3d patreon stuff and videos, and it's a massive pain to catalogue, I thought if it's possible to crowdsource the sorting process while at the same time providing some sort of file sharing.

 >>/66/
Different anon, but for my file organization needs, I plan to use a combination of:
- tmsu
- ranger + custom commands
- incrond
- date-based file storage

Goal #1 is to keep ~/Downloads clean.
For that, I'll be using ranger with some custom commands that I'll write to move and tag files to various directories based on date of download.
When I want to find the file later, I'll rely on tmsu tags to help me.
If I feel like I want to move files from ~/Downloads to their archival location automatically, I will use incrond for that.
The archival locations would look like:
- ~/Documents/YYYY/MM/
- ~/Music/YYYY/MM/
- ~/Pictures/YYYY/MM/
- ~/Videos/YYYY/MM/
Files would be stored there based on date of download.
Most of the human work will be in the tagging process, and
I hope I can customize ranger enough to streamline that potentially tedious task.

Goal #2 is to be able to find files quickly.
If anyone knows of a file manager that could potentially integrate tmsu queries, let me know.
My ideal would be to type a tmsu tag query into a file manager and have it be reflected in the UI immediately.
I know that tmsu offers userfs mounting, but navigating its directory structure is not as nice as I would like.

thumbnail of 8d6df0c42e9c5849d57ce553ed7541e011d82b99.png
thumbnail of 8d6df0c42e9c5849d57ce553ed7541e011d82b99.png
8d6df0c42e9c... png
(672.02 KB, 800x1133)
Watching a thread while being banned, I often find myself wanting to respond but being unable to do so.
What if there were a userscript that allowed a side conversation to exist along side an existing thread.
The data for the side conversation would be stored off-site, but its content would be overlayed on top of a thread.
Only users of the userscript would be able to see your comments, but that could be a good thing too.
It could be like a secret club.
It could be named SideChannel or BackChannel.
You could also s/Channel/Chan/.




CumPasteG or CumPasta:
Had an idea for a script that embeds text into the post. It'd be a cool way to send secret messages or links. I think I'd want it to display the text as a 'code' snippet or something. It'd be in the regular post and use Pastebin or something to send messages.

No idea on how to do this, though. Thought about using image file names. Maybe a format of [pastebin=somelink] or a hash instead of a link in the image name. But jannies would catch onto that pretty quickly so I'm not sure how to get around it.


 >>/101/
tmsu users might want to look into harvest as well.
https://github.com/dyne/harvest
It integrates with tmsu, and
it looks like it can accomplish Goal #1 of keeping ~/Downloads clean by moving files by type and date.


 >>/148/
> harvest
Scratch that.
This software is not done.
The move and copy commands have big fat TODOs on them.
The command's behavior is slightly different from the README too.
The only thing that works is the file scanning, but even that is not feature complete.
I like the idea, but the implementation is half-baked.

 >>/150/
I ended up using harvest after all.
I took the unfinished code and wrote a wrapper around it that gave me the features I needed.
https://github.com/dyne/harvest/issues/5
https://git.coom.tech/gg1234/hvst


There is a jap site called di.g3Tchu (cipher: 3->e, T-t, i->l) that let's you download porn after you pay for it. It doesn't seem that technically advanced, especially after trying to unzip the video I bought with their shitty jap extractor tool, explzh, and it runs on PHP. I inspected the site with dev tools and there was a direct download link, albeit not to an mp4. 

E.g. https://di.g3Tchu.com/mypage/download.php?did=4988802 was the download link

And blob:">https://di.g3eTchu.com/ was where I could watch the video from in my browser

Is it possible to download videos for free from this site? What do I need to look for? I saw them using sessions from the storage in dev tools


 >>/188/
okay, nevermind, I looked at the request it's sending out and the headers are full of session parameters that have hashes as values.

This would've been exciting. I made a script to dl gogoanime videos before they converted all their HTML to rely on javascript to hide their mp4s.

thumbnail of 1687407197510450.jpg
thumbnail of 1687407197510450.jpg
1687407197510450 jpg
(36.07 KB, 480x480)
 >>/29/
Oi faggots, what's stopping you all from using ipfs for filename embeds on 4chan?
> The IPFS / InterPlanetary File System is a protocol, hypermedia and file sharing peer-to-peer network for storing and sharing data in a distributed file system.
I looked into it a while back because catbox kills ~1/100 links after a while, and I figured it'd be a more reliable way to host stuff for my rentry docs on /vg/. The thought kinda just connected itself to your guys's problem today after Third Eye broke for me for one image.

Surely it'd fly via the filename method, without it being reliant on other sites / boorus, which would let you do more stuff or whatever along those lines?
I'd test it myself, but there ain't any way in high hell you could get me to install 4chanX, and the current version of ThirdEye that doesn't require 4X as a codebase (the cunnysoft one) is way out of date as is. Plus, what can I say, I'm just an ideas 'non, I don't know shit about coding.

If I'm just preaching to the choir and you've already thought it through, or it does nothing new, feel free to call me an idiot.

thumbnail of 1713610761891071.webm
thumbnail of 1713610761891071.webm
1713610761891071 webm
(3.88 MB, 1440x1024 vp9)
thumbnail of 1713942575279327.webm
thumbnail of 1713942575279327.webm
1713942575279327 webm
(3.89 MB, 1424x1096 vp9)
thumbnail of 1713655324491254.webm
thumbnail of 1713655324491254.webm
1713655324491254 webm
(2.62 MB, 800x720 vp9)
There's a guy(s) on 4chan's /gif/ that's been running AI replacer with animatediff over animated porn to make it photorealistic.
Results so far seem promising.

https://boards.4chan.org/gif/thread/27097229
https://boards.4chan.org/gif/thread/27063002

Seems like an idea rife (heh) with possibilities.

The cure for cancer is bottled, fresh water

You could market this any way you want to, legally you could prove the matter.  I'm busy with Day 19372910 of being slave for money because niggers breathe air but feel free to use this idea until I destroy them


Post(s) action:


Moderation Help
Scope:
Duration: Days

Ban Type:


21 replies | 9 file
New Reply on thread #29
Max 20 files0 B total