browse posts

« first ← prev page 4 of 17 next → last »
 (802 posts)
#287423  [mokachan] /kr/  thread 507  10 Jul 2026, 07:25  view thread  view source ↗
/* YouTube embed fix */
#watch-video > * {
pointer-events: auto !important;
cursor: pointer !important;
}

/* Force Midnight Caek Theme Layout */
body, html, #app, .page, #main-window {
background-color: #101010 !important;
color: #909090 !important;
}

/* Post boxes (The HTML uses <article class="glass">) */
article, .glass, .postMine, .postReply, .media, .post-container {
background-color: #1c1c1c !important;
border-color: #1c1c1c !important;
color: #909090 !important;
}

/* Post header/title section layout fix */
article > header.spaced, article > header {
background-color: #1c1c1c !important;
color: #909090 !important;
border: none !important;
}

/* Global Navigation and Top Banner elements */
header, .header, .nav, .board-header, .navbar, #top-bar {
background-color: #101010 !important;
color: #909090 !important;
}

/* Post components text colors */
.name, .poster-name, .anonymous { color: #7c2d2d !important; }
.tripcode { color: #3e7157 !important; }
.subject, .title, .post-title { color: #aaaaaa !important; }
.unkfunc, .quote, .greentext { color: #71793e !important; }
time, .date, .time, .post-id, .number { color: #909090 !important; }

/* Links and quote references */
a, .link, .backlink, .quotelink, .post-link, .hash-link { color: #57577b !important; }
a:hover, .backlink:hover, .quotelink:hover, .post-link:hover { color: #47475b !important; }

/* Input boxes and posting form */
input, textarea, select, .post-form, #post-form {
background-color: #1c1c1c !important;
border: 1px solid #1c1c1c !important;
color: #909090 !important;
}

/* Highlights */
article:target, .glass:target, .post-highlight, .highlighted {
background-color: #0e0e0e !important;
border-color: #ffffff !important;
}

/* --- High-Contrast Crimson Live-Posting Accent --- */

/* 1. Main outer box container */
article.editing.reply-form {
background-color: #5c1d1d !important;
border: 1px solid #9
#287422  [mokachan] /kr/  thread 507  10 Jul 2026, 07:25  view thread  view source ↗
Made/stole some themes for us dark theme bros:
#287348  [mokachan] /kr/  thread 507  10 Jul 2026, 05:51  view thread  view source ↗
>>287113 #
mpv has clipboard control built in now so you shouldn't need a script. you can map keybinds to a couple of clipboard properties
https://mpv.io/manual/master/#command-interface-clipboard
>>287243 #
sorry I'm spiritually attached to gnu freemono even if it's ugly
#287265  [mokachan] /kr/  thread 507  10 Jul 2026, 05:14  view thread  view source ↗
>>282633 #
wow
#287243  [mokachan] /kr/  thread 507  10 Jul 2026, 05:09  view thread  view source ↗
>>282633 #
may i suggest you use jetbrainsmono nerd font
it will make your terminal (and thus the tui) much cleaner
#287166  [mokachan] /kr/  thread 507  10 Jul 2026, 04:37  view thread  view source ↗
>>287113 #
if you want to watch regular videos on mpv, you just need yt-dlp instaled to ctrl+v links into mpv
#287115  [mokachan] /kr/  thread 507  10 Jul 2026, 04:16  view thread  view source ↗
>>287113 #
what exactly do you want?
#287113  [mokachan] /kr/  thread 507  10 Jul 2026, 04:13  view thread  view source ↗
anyone got a copy-paste-url script for mpv that works?
#284848  [mokachan] /kr/  thread 507  09 Jul 2026, 07:30  view thread  view source ↗
I was trying Gemini and I really like it, good results but maybe I already know how to avoid issues
#284839  [mokachan] /kr/  thread 507  09 Jul 2026, 07:23  view thread  view source ↗
>>284812 #
no
#284812  [mokachan] /kr/  thread 507  09 Jul 2026, 07:10  view thread  view source ↗
am i going to notice any difference between claude and chatgpt $15 subscriptions for getting basic code tasks done?
#284737  [mokachan] /kr/  thread 507  09 Jul 2026, 05:29  view thread  view source ↗
i don't enjoy prompting all day anymore
#284720  [mokachan] /kr/  thread 507  09 Jul 2026, 05:17  view thread  view source ↗
>>284706 #
the subtitles are tricky to get, need to use a python script to auto request all lines because there is no single file
#284706  [mokachan] /kr/  thread 507  09 Jul 2026, 05:07  view thread  view source ↗
>>284703 #
fuck
yt-dlp --add-header "User-Agent:<value>" --add-header "Referer:https://mnetplus.world/" --add-header "Origin:https://mnetplus.world" --add-header "Cookie:<full cookie string>" -o "%(title)s.%(ext)s" "<master.m3u8 URL>"
#284703  [mokachan] /kr/  thread 507  09 Jul 2026, 05:06  view thread  view source ↗
>>278516 #
working with Claude for this, basically just getting the master.m3u8 link (full link), and filling this command with the info from that link
#284657  [mokachan] /kr/  thread 507  09 Jul 2026, 04:34  view thread  view source ↗
>>284654 #
:s1_stare:
#284654  [mokachan] /kr/  thread 507  09 Jul 2026, 04:32  view thread  view source ↗
.play https://youtu.be/4UzZwdOySvM
#284514  [mokachan] /kr/  thread 507  09 Jul 2026, 02:57  view thread  view source ↗
>>283302 #
>messing around on linux with your gooky kwife
this is all I've ever dreamed of
#283304  [mokachan] /kr/  thread 507  08 Jul 2026, 21:18  view thread  view source ↗
>>283302 #
>featuring my wife
>it's an actual real person
color me surprised
#283302  [mokachan] /kr/  thread 507  08 Jul 2026, 21:16  view thread  view source ↗
.play https://youtu.be/Mgh8NoZ_u_8
#282642  [mokachan] /kr/  thread 507  08 Jul 2026, 10:15  view thread  view source ↗
>>282633 #
nice
#282633  [mokachan] /kr/  thread 507  08 Jul 2026, 09:41  find reposts  view thread  view source ↗
1783503674513.png
today's vibecoding accomplishment: cosmo talk in the terminal
it looks really scuffed but works almost perfectly
#278999  [mokachan] /kr/  thread 507  06 Jul 2026, 23:28  view thread  view source ↗
>>278992 #
thank you anon, I owe you one
#278992  [mokachan] /kr/  thread 507  06 Jul 2026, 23:24  view thread  view source ↗
>>278516 #
had to export cookies to a file for it to download. 1080 trick didn't work either
https://gofile.io/d/hK1zA2
#278516  [mokachan] /kr/  thread 507  06 Jul 2026, 19:06  view thread  view source ↗
>>222336 #
any help with this one? I'm getting 403 trying to use yt-dlp

https://www.mnetplus.world/media/en/videos/6a475ed8683ffd32f88c4bea
#278446  [mokachan] /kr/  thread 507  06 Jul 2026, 18:14  view thread  view source ↗
>>277856 #
imagine..
#277858  [mokachan] /kr/  thread 507  06 Jul 2026, 07:53  view thread  view source ↗
>>277612 #
ten years later
>its 4mb now
fucking kek
#277856  [mokachan] /kr/  thread 507  06 Jul 2026, 07:52  view thread  view source ↗
>>277627 #
thought this was s1 for a hot second there
#277635  [mokachan] /kr/  thread 507  06 Jul 2026, 04:52  view thread  view source ↗
i don't use appimages anymore. only when i want to try a browser or something and i don't want to install it
#277633  [mokachan] /kr/  thread 507  06 Jul 2026, 04:52  view thread  view source ↗
>>277621 #
current firefox*
#277627  [mokachan] /kr/  thread 507  06 Jul 2026, 04:48  find reposts  view thread  view source ↗
unnamed.jpg
appimages are the work around
#277621  [mokachan] /kr/  thread 507  06 Jul 2026, 04:46  view thread  view source ↗
you can use a distro from 2017 but you have to use appimages. There is no firefox rpm or deb that will work on 2017 fedora for example.
#277612  [mokachan] /kr/  thread 507  06 Jul 2026, 04:38  view thread  view source ↗
>>277611 #
yeah 4chan had a 3MB filesize limit back then
#277611  [mokachan] /kr/  thread 507  06 Jul 2026, 04:37  view thread  view source ↗
>>277606 #
>target 3000
year checks out
#277607  [mokachan] /kr/  thread 507  06 Jul 2026, 04:30  find reposts  view thread  view source ↗
1697409886639.webm
>>277606 #
i was using mageia here. i had to use appimages because the repositories didn't have the packages i wanted
#277606  [mokachan] /kr/  thread 507  06 Jul 2026, 04:30  find reposts  view thread  view source ↗
1671691426559.webm
here i was using fedora in 2017
#277601  [mokachan] /kr/  thread 507  06 Jul 2026, 04:27  view thread  view source ↗
>>277439 #
because i have been using it for 3 years now and i don't like distro hopping anymore. i used to distro-hop a lot and i realized it's a waste of time
i was using fedora and ubuntu lts before linux mint. the first distro that made me stay with linux was fedora in 2017
#277439  [mokachan] /kr/  thread 507  06 Jul 2026, 02:38  view thread  view source ↗
>>275017 #
brother
why do you still use mint in the big 26
#277276  [mokachan] /kr/  thread 507  06 Jul 2026, 01:37  find reposts  view thread  view source ↗
Screenshot from 2026-07-05 18-38-38.png
the one with the cd icon is k3b for burning optical discs. i still burn discs in 2026
#277269  [mokachan] /kr/  thread 507  06 Jul 2026, 01:33  view thread  view source ↗
>>275512 #
it's mpv not rhymthbox

i have no idea what rhymthbox is lmao i never used it. i think it's an audio player. if i have used it i forgot what it looks like. i think i uninstalled it
#277260  [mokachan] /kr/  thread 507  06 Jul 2026, 01:30  find reposts  view thread  view source ↗
Screenshot from 2026-07-05 18-30-37.png
>>275161 #
i meant to post this earlier but moka chan wouldn't let me post
#277061  [mokachan] /kr/  thread 507  05 Jul 2026, 23:35  view thread  view source ↗
>>275721 #
wait, why did I quote the filter script? that's the daily show script :s1_stare:
#275721  [mokachan] /kr/  thread 507  05 Jul 2026, 04:32  find reposts  view thread  view source ↗
@noir_yuna 260630 pre #키비츠 #Keyveatz #KIMYUNA [2071940956526608550][1].jpg
>>263563 #
https://pastebin.com/7hE6ZQ7f

updated, added The Show and the monthly ENA show

the ENA one is on the last Tuesday of every month, 6:30 pm, so during The Show, and not sure if someone is streaming it
#275512  [mokachan] /kr/  thread 507  05 Jul 2026, 02:22  view thread  view source ↗
>>275495 #
No not the program but the icon theme.
#275495  [mokachan] /kr/  thread 507  05 Jul 2026, 02:16  view thread  view source ↗
>>275161 #
I recognize LibreWolf, Firefox, maybe Rhythm Box (audio player)
#275361  [mokachan] /kr/  thread 507  05 Jul 2026, 01:25  find reposts  view thread  view source ↗
1783214735146.jpg
>>273928 #
did it work
#275161  [mokachan] /kr/  thread 507  04 Jul 2026, 21:43  view thread  view source ↗
>>275017 #
what icons are those?
#275017  [mokachan] /kr/  thread 507  04 Jul 2026, 20:36  find reposts  view thread  view source ↗
Screenshot from 2026-07-04 13-34-47.png
when it switches to swap it slows my computer down
#275015  [mokachan] /kr/  thread 507  04 Jul 2026, 20:35  view thread  view source ↗
i hate when i have to use sudo swapoff -a to stop it from using swap.
i use more than 11gb of ram and it switches to swap
#274444  [mokachan] /kr/  thread 507  04 Jul 2026, 12:13  view thread  view source ↗
for some reason images and webms have been loading really slowly on my main browser (brave) for the past couple of weeks, but on microsoft edge everything loads instantly
« first ← prev page 4 of 17 next → last »
 (802 posts)