00:03 < bridge> For now it just sends this packet https://zillyhuhn.com/cs/.1693940725.png 00:03 < bridge> 00:03 < bridge> I will probably rage quit tomorrow when I get to parsing the Server response :D 01:10 < bridge> openrc hanging while "mounting misc binary format filesystem" 01:11 < bridge> what fs even 01:11 < bridge> ugh 01:11 < bridge> maybe an issue with dist kernel 01:12 < bridge> maybe check what openrc is executing 01:54 < bridge> is it possible to do multiple SQL queries per execute in the ddnet code? 01:55 < bridge> it seems to fail if you try to prepare multiple queries seperated by a ; 02:00 < bridge> Yo wtf godot engine on android 02:00 < bridge> Who wants to make a game on a phone lmao 02:19 < bridge> i tried interactive mode and it just hung when i told it to start the service "modules" 02:20 < bridge> which i assume loads all the modules & isn't interactive like the rest of the compiled-in services in the distribution kernel 02:21 < bridge> bizarre 02:21 < bridge> now it's hanging "mounting local filesystems..." 03:25 < bridge> 03:26 < bridge> this describes my issue exactly but it's not an arch-converted system 03:26 < bridge> damn it 03:26 < bridge> i might just go to arch. i don't know i just wanna use my computer 03:39 < bridge> i don't get paid enough for this 04:02 < bridge> hey bros, i download ddnet and ddnet-libs two files from git,now i want to build in ubuntu,where the ddnet-libs file should i put in? 04:03 < bridge> ddnet libs goes in the ddnet folder 04:06 < bridge> what is this problem 04:06 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148801320132825218/image.png 04:06 < bridge> change python3? 04:07 < bridge> yes 04:07 < bridge> change it to python3 in the sudo apt install 04:09 < bridge> ok then ,i follow readme to mkdir build and cmake .. 04:09 < bridge> To run the tests, you have to install GTest 04:09 < bridge> -- Could NOT find Notify (missing: NOTIFY_LIBRARIES NOTIFY_INCLUDE_DIRS) 04:10 < bridge> this should i install? 04:10 < bridge> you can skip those I think 04:13 < bridge> then i make ,fail in this 04:13 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148803017160785950/image.png 04:13 < bridge> what should i do now 😦 04:13 < bridge> hmm maybe you need notify libs 04:13 < bridge> idk why it didnt work 04:38 < bridge> ddnet libs is for windows 04:38 < bridge> you need shared libs on linux 04:40 < bridge> sudo apt-get install libglib2.0-dev. though really the cmake should fail before that since glib is required 04:46 < bridge> i have install libglib2.0-dev already 04:48 < bridge> bizarre 04:52 < bridge> i used to cmake in visual stdio,but it remind cmake create fail 04:52 < bridge> CMake Error at cmake/FindSSP.cmake:12 (message): 04:52 < bridge> could not find ssp paths D:\gitloadhouse\ddnet\cmake/FindSSP.cmake 04:54 < bridge> are you on windows or ubuntu right now? 04:55 < bridge> that's weird because i am pretty sure the cmake deduces whether or not to include SSP by seeing if the compiler is mingw 04:55 < bridge> you can disable the flag to enable source fortification. i forgot what it is 04:55 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148813744990851183/IMG_3595.jpg 04:55 < bridge> both proposed use flag changes have another issue 04:56 < bridge> yes it is 04:56 < bridge> oh you can omit packages swag 04:58 < bridge> vs with mingw is an odd choice but i guess it works lol. idk how to use ssp on the mingw they provide, you're best off disabling the flag for now 04:58 < bridge> -DSECURITY_COMPILER_FLAGS=OFF 05:03 < bridge> how to use it 05:03 < bridge> are you using the GUI 05:03 < bridge> :monkaStop: 05:03 < bridge> yes 05:03 < bridge> in VS or the standalone cmake gui? 05:03 < bridge> in vs 05:03 < bridge> i don't remember exactly 05:04 < bridge> project configuration 05:06 < bridge> Project -> CMake settings for DDNet 05:06 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148816484605374535/image.png 05:06 < bridge> find that and turn it off 05:14 < bridge> :pepeH: i cant find that 05:17 < bridge> how to do in gui 05:20 < bridge> you have to scroll a bit 05:20 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148819949280833596/image.png 05:20 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148819983548301342/image.png 05:24 < bridge> it open a .json file for me 05:24 < bridge> then find SECURITY_COMPILER_FLAGS 05:24 < bridge> and set it to off 05:25 < bridge> oh it's not there 05:28 < bridge> find it in CMakeLists.txt 05:29 < bridge> like that? 05:29 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148822200611242085/image.png 05:31 < bridge> this one should i change? 05:31 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148822820617453658/image.png 07:03 < bridge> lmfao well i got gnome-light instead of gnome and that'd be great except i have no web browser installed, no terminal installed, and no way to exit gnome or gdm in a way that takes me back to a shell, and all my VTs are frozen (X taking it back?) 07:03 < bridge> so i think i have to chroot in to install a terminal. LOL 07:12 < bridge> don't change cmakelists. don't change cmakecache either because that's autogen'd. if you can't find a way to pass the arg within VS then do what the build instructions say & pre-configure with the cmake gui 07:13 < bridge> though it's proposterous and you really shouldn't have to do that, idk what version of vs you're using but mine has a gui for the cmake config. 07:13 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148848443201163264/image.png 07:13 < bridge> maybe something like this would work, in the json 07:47 < bridge> u just dont have enough xp with linux 07:47 < bridge> what distros did u try before 07:47 < bridge> most 07:48 < bridge> arch and Debian 07:48 < bridge> and a bunch of prefabs 07:48 < bridge> tbh the issue is poorly documented and i eventually found my way around it 07:48 < bridge> still am not sure of the cause 07:48 < bridge> did u make ur own kernel 07:48 < bridge> thats the most fun part 07:49 < bridge> yea i passed on that for now 07:49 < bridge> bah 07:49 < bridge> last night i just wanted to get it over with 07:49 < bridge> not real gentoo then 07:49 < bridge> so i went with distribution kernel 07:49 < bridge> but i’ll genkernel next time 07:49 < bridge> u shouldnt have started this at night 07:49 < bridge> u should have done this on a relaxing day 07:49 < bridge> with patience 07:49 < bridge> i didn’t mean to it just happened that way 07:50 < bridge> the day was meant to be computer day but i had to wait for parts to arrive and build the thing… I was done with that at like 7:30 pm xd 07:50 < bridge> f 07:50 < bridge> https://play.google.com/store/apps/details?id=org.godotengine.editor.v4 07:50 < bridge> Who wants to recreate tw via his phone 07:51 < bridge> @mpft i just know u need to enable support in kernel for the different filesystem drivers u want 07:51 < bridge> dist kernel should have it all 07:51 < bridge> and enabling as module or not is important 07:51 < bridge> hence my confusion 07:51 < bridge> yea 07:53 < bridge> gnome almost done compiling 07:53 < bridge> then i will be in the zone 07:55 < bridge> are u using discord desktop client? 07:57 < bridge> no, it works poorly 07:57 < bridge> blame it on electron hip 07:57 < bridge> on firefox i get 144hz 07:57 < bridge> but not on the app 07:57 < bridge> i use web 07:57 < bridge> that's wild because in firefox discord perf is worse 07:57 < bridge> i think they deliberately make it shitty on ff 07:57 < bridge> lol not for me 07:57 < bridge> why would they 07:57 < bridge> they dont make browsers 07:57 < bridge> no idea 07:57 < bridge> something i have heard 07:57 < bridge> dont believe everything they say 07:58 < bridge> and seen based on some userscripts 07:58 < bridge> let me find 07:58 < bridge> but well u can use chrome or chromium 07:58 < bridge> im pro firefox 07:58 < bridge> i love firefox 07:58 < bridge> @mpft u should rly look into making ur own kernel 07:58 < bridge> i say this cuz 07:59 < bridge> there are options specifically for ryzen processors 07:59 < bridge> and compiling the kernel with ryzen arch 07:59 < bridge> and more 07:59 < bridge> u can decide ur scheduler 07:59 < bridge> sweet 07:59 < bridge> there are different types of schedulers 07:59 < bridge> u need to investigate 07:59 < bridge> i forgot which i chose 07:59 < bridge> (you know what a scheduler does right) 07:59 < bridge> the only cpu specific thing i did was set arch xd 07:59 < bridge> what like for multitasking 08:00 < bridge> https://docs.kernel.org/scheduler/sched-design-CFS.html 08:00 < bridge> tldp is a good resource if u wanna know what's all of that too 08:00 < bridge> yeah 08:00 < bridge> yeah 08:00 < bridge> its what makes multicore cpus work nice 08:00 < bridge> yeah 08:01 < bridge> but there are schedulers that work better in desktop and others in servers 08:01 < bridge> ya 08:01 < bridge> perhaps i will look into it some more tomorrow 08:24 < bridge> yep portage is cool 08:24 < bridge> idk how to use it that well but seems awesome 08:24 < bridge> i just give it a package name and it knows 08:24 < bridge> with common sense 08:24 < bridge> unlike apt's lib*-dev3.3.3.2.67.53.3.11.2 08:24 < bridge> and arch's mangled package names 08:25 < bridge> inconsistent hyphenation and stuff 08:25 < bridge> though i am trying to figure out if i can enable the x11 fractional scaling patch that Ubuntu made for GNOME 08:44 < bridge> yea works surprisingly well 08:49 < bridge> Firefox itself is already slower. And generally I'd say bugs on sites are more common on Firefox, simply because it's tested less 08:49 < bridge> yeah 08:56 < bridge> ryo how do i install a pkg with a custom patch 08:57 < bridge> omg there's a wiki 08:57 < bridge> nvm 08:59 < bridge> in my vs CMakePresets.json only "linux-debug""macos-debug""windows-base""x64-debug""x64-release""x86-debug""x86-release" 08:59 < bridge> :justatest: 09:01 < bridge> sry man 09:18 < bridge> no .thx u bro 09:19 < bridge> olo 09:45 < bridge> portage supports aplying custom patches 09:45 < bridge> perks of building urself 09:45 < bridge> yea 09:45 < bridge> didn’t work when i tried. probably too old 10:38 < bridge> -+ 10:42 < bridge> epatches are so hot 11:07 < bridge> chillerdargon : damn, new sub on my side channel as well :poggers2: 11:09 < ChillerDragon> tru fan 11:09 < ChillerDragon> !ping 11:09 < chillerbot2> pong 11:09 < bridge> Command not found! 11:09 < ChillerDragon> pog 11:30 < bridge> gnome crashing but no systemd means i can’t check journalctl or gnome-logs, openrc says it doesn’t log either 11:31 < bridge> Let me guess, you skipped the part of the handbook where you install a syslog daemon 11:31 < bridge> i got one 11:31 < bridge> but uhh 11:31 < bridge> I don’t remember which one 11:33 < bridge> Well then any logs should be in /var/log/ 11:36 < bridge> this is a new error. also explains why i can login as root. ugg 11:38 < bridge> Another place to look is dmesg 11:39 < bridge> ``` 11:39 < bridge> (WW) NVIDIA(G0): Failed to set the display configuration 11:39 < bridge> (WW) NVIDIA(G0): - Setting a mode on head 0 failed: Insufficient permissions 11:39 < bridge> (WW) NVIDIA(G0): - Setting a mode on head 1 failed: Insufficient permissions 11:39 < bridge> ``` 11:40 < bridge> Does X work even? Without gnome 11:40 < bridge> it was working earlier. don't know if it works without gnome 11:40 < bridge> Ah, it worked with gnome before? 11:40 < bridge> <0nathan47> translate in english we cant help you 11:40 < bridge> yea 11:41 < bridge> i don't recall changing anything that would cause this 11:42 < bridge> You'll just have to google around I guess. Sorry, I haven't used gnome in like a decade 11:42 < bridge> It looks more like an X issue though. I would try just a plain X session to see if it can start properly 11:43 < bridge> tricky with gdm 11:44 < bridge> oh there are my user logs 11:46 < bridge> what driver u using 11:46 < bridge> nvidia 11:46 < bridge> proprietary 11:46 < bridge> idk if its needed but is ur user in the video group 11:46 < bridge> yea 11:46 < bridge> i also use the propietary one 11:46 < bridge> did u recompile the module after compiling the kernel 11:46 < bridge> ``` 11:46 < bridge> # Process is emerge new kernel sources, copy old config into new sources, 11:46 < bridge> # eselect new kernel, make oldconfig, make, make install, make modules_install 11:46 < bridge> 11:46 < bridge> sudo make -j16 11:46 < bridge> sudo make install 11:46 < bridge> sudo make modules_install 11:46 < bridge> sudo emerge @module-rebuild 11:46 < bridge> sudo dracut 11:46 < bridge> # sudo grub-install --efi-directory=/boot/efi 11:46 < bridge> sudo grub-mkconfig -o /boot/grub/grub.cfg 11:47 < bridge> ``` 11:47 < bridge> i got it after the kernel 11:47 < bridge> this is my update kernel script 11:48 < bridge> USE="X -wayland lm-sensors contrib mount alsa pipewire pulseaudio xinerama opengl vulkan udev elogind -systemd fontconfig vorbis opus vdpau bluetooth" 11:48 < bridge> this is my global use flag 11:48 < bridge> VIDEO_CARDS="nvidia" 11:48 < bridge> ``` 11:48 < bridge> COMMON_FLAGS="-O2 -pipe -march=native -mtune=native -ftree-vectorize" 11:48 < bridge> CFLAGS="${COMMON_FLAGS}" 11:48 < bridge> CXXFLAGS="${COMMON_FLAGS}" 11:48 < bridge> FCFLAGS="${COMMON_FLAGS}" 11:48 < bridge> FFLAGS="${COMMON_FLAGS}" 11:48 < bridge> LDFLAGS="${LDFLAGS} -fuse-ld=mold -Wl,-O1 -Wl,--as-needed" 11:48 < bridge> RUSTFLAGS="-C target-cpu=native -C opt-level=3 -C strip=symbols" 11:48 < bridge> ADAFLAGS=${CFLAGS} 11:48 < bridge> ADA_TARGET="gnat_2021" 11:48 < bridge> #Obtained from app-portage/cpuid2cpuflags utility 11:48 < bridge> CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" 11:48 < bridge> ``` 11:49 < bridge> @mpft u have lot of ram right 11:49 < bridge> plenty 11:49 < bridge> set portage tmpfiles in a tmpfs 11:49 < bridge> well 11:49 < bridge> do that when u fixed ur i ssues 11:49 < bridge> guide is here https://wiki.gentoo.org/wiki/Portage_TMPDIR_on_tmpfs 11:49 < bridge> xd 11:49 < bridge> yea lol 11:49 < bridge> it will save u a lot of writes to ur ssd 11:49 < bridge> and compiles faster *tm 11:49 < bridge> hell yeah 11:50 < bridge> no im gonna do this now 11:50 < bridge> my mouse scroll wheel is so weird... super sensitive 11:50 < bridge> i think i had this issue before and solved it by getting some stupid software 11:50 < bridge> my tmpfs is 14gb iirc 11:50 < bridge> logitech 11:51 < bridge> where does it go when shutdown? wiped or swap or on root partition? 11:52 < bridge> Filesystem Type Size Used Avail Use% Mounted on 11:52 < bridge> tmpfs tmpfs 14G 0 14G 0% /var/tmp/portage 11:52 < bridge> wdym 11:52 < bridge> tmpfs lives on ram 11:52 < bridge> nothing is saved 11:52 < bridge> this is just for temp files 11:52 < bridge> from portage 11:52 < bridge> ``` 11:52 < bridge> tmpfs /tmp tmpfs rw,nosuid,noatime,nodev,size=8G,mode=1777 0 0 11:52 < bridge> tmpfs /var/tmp/portage tmpfs size=14G,uid=portage,gid=portage,mode=775,nosuid,noatime,nodev 0 0 11:52 < bridge> ``` 11:52 < bridge> oh the sources are not kept? or caching something else 11:52 < bridge> my fstab 11:53 < bridge> sources are not build artifacts 11:53 < bridge> tmpfiles 11:53 < bridge> portage keeps source files 11:53 < bridge> which u need to clean somewhen 11:53 < bridge> eclean 11:53 < bridge> make ur /tmp a tmpfs too 11:53 < bridge> here's mine just cuz we're sharing 😃 11:53 < bridge> ``` 11:53 < bridge> UUID=A23A-053E /boot vfat defaults 0 2 11:53 < bridge> UUID=f838b87e-2fa2-4b67-97f5-24efe0dda83c none swap sw 0 0 11:53 < bridge> UUID=01569493-310c-44e4-9205-6c40f3b0782e / xfs defaults,noatime 0 1 11:53 < bridge> ``` 11:53 < bridge> use ur ram 11:54 < bridge> Sources are retained in distfiles 11:54 < bridge> ``` 11:54 < bridge> #LABEL=boot /boot ext4 noauto,noatime 1 2 11:54 < bridge> #UUID=58e72203-57d1-4497-81ad-97655bd56494 / ext4 noatime 0 1 11:54 < bridge> #LABEL=swap none swap sw 0 0 11:54 < bridge> #/dev/cdrom /mnt/cdrom auto noauto,ro 0 0 11:54 < bridge> UUID=8E37-E91C /boot vfat defaults,noatime 0 2 11:54 < bridge> UUID=6739c2cc-4a15-4a30-b223-bafcdff6688f / ext4 noatime 0 1 11:54 < bridge> 11:54 < bridge> # sda1 is the 2tb ssd partition for linux 11:54 < bridge> UUID=c598fbd0-b87c-4e69-9fb6-8b2fd0624f24 /data1 ext4 defaults,noatime 0 2 11:54 < bridge> 11:54 < bridge> # sdb1 is the 1tb hdd 11:54 < bridge> UUID=978e8a4d-a200-42ff-b501-ee25baf195d4 /data2 ext4 defaults,noatime 0 2 11:54 < bridge> 11:54 < bridge> UUID=d2359c6c-99c0-4f4f-9225-5605bed37399 none swap sw 0 0 11:54 < bridge> 11:54 < bridge> /dev/cdrom /mnt/cdrom auto noauto,user 0 0 11:54 < bridge> 11:54 < bridge> tmpfs /tmp tmpfs rw,nosuid,noatime,nodev,size=8G,mode=1777 0 0 11:54 < bridge> tmpfs /var/tmp/portage tmpfs size=14G,uid=portage,gid=portage,mode=775,nosuid,noatime,nodev 0 0 11:54 < bridge> ``` 11:54 < bridge> my full one 11:54 < bridge> xd 11:54 < bridge> sloppy 11:54 < bridge> smh 11:54 < bridge> Smhsmh 11:54 < bridge> true linux user 11:55 < bridge> https://edgarluque.com/blog/daily-gentoo/ 11:55 < bridge> at a glance i shouldn't need to change anything right 11:55 < bridge> ``` 11:55 < ChillerDragon> ryo uses gentoo BTW 11:55 < bridge> alias update='sudo emaint -a sync' 11:55 < bridge> alias upgrade='sudo emerge -avuDN @world' 11:55 < bridge> ``` 11:55 < bridge> i have these 2 aliases 11:55 < bridge> my daily routine is 11:55 < bridge> update 11:55 < bridge> upgrade 11:55 < bridge> xd 11:55 < ChillerDragon> gym 11:55 < ChillerDragon> coffee 11:55 < bridge> put that cpu to work 11:55 < bridge> sometimes upgrade --skip firefox 11:55 < bridge> cuz im lazy 11:55 < bridge> my full system upgrades would take hours even on arch 11:55 < ChillerDragon> ryo you buffed? 11:55 < bridge> i had so many pkgs 11:55 < bridge> im getting buffed chiller 11:55 < ChillerDragon> pog 11:56 < ChillerDragon> send nudes when done 11:56 < bridge> rn i do 120kg deadlift 11:56 < bridge> but i started like 2 months ago 11:56 < ChillerDragon> i dont even lift bro 11:56 < ChillerDragon> idk wat 120kg is 11:56 < bridge> idk 11:56 < bridge> more than someoen who doesnt go to gym 11:56 < bridge> less than someone dedicated 11:56 < ChillerDragon> impressive 11:56 < bridge> I do `--exclude=firefox`, is there anything different about skip? 11:56 < bridge> oh ye 11:56 < bridge> exclude 11:57 < bridge> i just forgot the right name 11:57 < bridge> xd 11:57 < ChillerDragon> gentoo nob 11:57 < bridge> Forgor 11:57 < ChillerDragon> muzzle mass breaking coding skill 11:57 < bridge> --exclude="firefox llvm nodejs" 11:57 < bridge> firefox depends on nodejs 11:57 < bridge> i hate it 11:57 < bridge> Mon Aug 28 12:14:21 2023 >>> net-libs/nodejs-20.5.1 11:57 < bridge> merge time: 11 minutes and 24 seconds. 11:57 < bridge> ``` 11:57 < bridge> Mon Aug 28 12:31:46 2023 >>> www-client/firefox-116.0.3 11:58 < bridge> merge time: 14 minutes and 28 seconds. 11:58 < bridge> 11:58 < bridge> Thu Aug 31 08:53:41 2023 >>> www-client/firefox-117.0 11:58 < bridge> merge time: 49 minutes and 26 seconds. 11:58 < bridge> ``` 11:58 < bridge> idk what happened last time with firefox 11:58 < bridge> i think i was compiling with rust too 11:58 < bridge> when are u gonna lift yo m 11:58 < bridge> i could lift here 11:58 < bridge> her 11:58 < bridge> and urs too 11:58 < bridge> unless she is a ball 11:58 < bridge> ok ur not lifting mine 11:58 < bridge> xdd 11:58 < bridge> I chose the wrong governor for my cpu when I first set up this system, so in the logs I have 4 hour firefox compiles 11:59 < bridge> The cpu was locked to 800MHz 11:59 < bridge> lmao 11:59 < bridge> I don't think it's possible 11:59 < bridge> @mpft if u dabble with rust i recommend just using the -bin for system rust 11:59 < bridge> and use rustup 11:59 < bridge> ok 11:59 < bridge> fix my xorg 11:59 < bridge> he's broken 11:59 < bridge> i highly doubt a native rust build is faster than the provided by rust 12:00 < bridge> I don't use -bin, but I do also recommend rustup for your own use 12:00 < bridge> they use lto + PGO + BOLT 12:00 < bridge> How broken? 12:00 < bridge> ye but since i dont use system rust idc much 12:00 < bridge> its my only bin pkg 12:01 < bridge> Yeah, sensible 12:01 < bridge> My only binpkg is libreoffice 😄 12:01 < bridge> xd 12:01 < bridge> also 12:01 < bridge> @mpft SLOTS 12:01 < bridge> they are epic 12:01 < bridge> i needed python 3.9 for smth at work 12:01 < bridge> i can have python 3.9 3.10 3.11 12:01 < bridge> and they work 12:01 < bridge> quite a toxic attitude 12:01 < bridge> Dudes X11 doesn't work. He needs to fix that before slots 😄 12:02 < bridge> im joking with him, i know hour humour isnt compatible but i think ewan is fine with it 12:02 < bridge> im joking with him, i know our humour isnt compatible but i think ewan is fine with it 12:02 < bridge> send logs 12:02 < bridge> ur using gnome? 12:03 < bridge> i dont have much xp with gnome on gentoo 12:03 < bridge> a thing i like about gentoo is it makes u like minimalism for the sake of low compile times 12:03 < bridge> @learath2 btw smth funny, there was a perl update the other day 12:03 < bridge> and it came with 100 updates for pkgs 12:03 < bridge> perl stuff 12:05 < bridge> ya im on the gnome 12:05 < bridge> sry i had to "learn" from ur make.conf 12:05 < bridge> i would have forgotten to set up mold if not for that 12:06 < bridge> would sure have been nice for the chromium build i did about 20 minutes ago 12:06 < bridge> is there a test emerge i can run 12:06 < bridge> wdym 12:06 < bridge> oh 12:06 < bridge> did u setup guru? 12:06 < bridge> to test build env 12:06 < bridge> no 12:06 < bridge> do it 12:06 < bridge> then emerge ddnet 12:07 < bridge> i maintain it 12:07 < bridge> oh dope 12:07 < bridge> what a guru 12:07 < bridge> gentoo aur? 12:07 < bridge> is just another repo or what 12:07 < bridge> https://wiki.gentoo.org/wiki/Project:GURU/Information_for_End_Users 12:07 < bridge> its like aur 12:07 < bridge> its made by users 12:07 < bridge> sweet 12:07 < bridge> a bit safer than aur cuz actual contributors check it 12:07 < bridge> but not in depth 12:07 < bridge> oh awesome 12:08 < bridge> u can make ur own portage repo 12:08 < bridge> or use repos from people 12:08 < bridge> cool 12:08 < bridge> eselect seems rly cool to 12:08 < bridge> if a bit dangerous 12:08 < bridge> do sudo emaint -a sync 12:08 < bridge> after adding it 12:08 < bridge> u should run it always 12:08 < bridge> i rly recommend this aliases 12:09 < bridge> use aliases 12:09 < bridge> keys? 12:09 < bridge> what is it 12:09 < bridge> ? 12:09 < bridge> what keys 12:09 < bridge> emaint -a sync 12:09 < bridge> this syncs the repos 12:09 < bridge> oh all of them 12:09 < bridge> like apt update 12:09 < bridge> oh i see 12:10 < bridge> do u use grub? 12:10 < bridge> yea 12:10 < bridge> do u have GRUB_PLATFORMS="efi-64" 12:10 < bridge> https://tenor.com/view/linux-trash-linuxbad-gif-18671901 12:10 < bridge> i mean its gentoo so lot of manual setup 12:10 < bridge> don't remember i did the ez setup 12:10 < bridge> i remember this being an issue when i set it up manually 12:10 < bridge> check make.conf 12:11 < bridge> oh not in there no 12:11 < bridge> did u configure ur emerge 12:11 < bridge> to do what 12:11 < bridge> ``` 12:11 < bridge> CARGO_BUILD_JOBS=16 12:11 < bridge> MAKEOPTS="-j16" 12:11 < bridge> EMERGE_DEFAULT_OPTS="--jobs=1 --quiet-build=y" 12:11 < bridge> ``` 12:11 < bridge> i personally like only 1 emerge at a time using full cores 12:11 < bridge> i did the makeopts 12:11 < bridge> but u can do like -j8 and 2 jobs on emerge 12:11 < bridge> i have it at 24 12:11 < bridge> can't feel a thing 12:11 < bridge> what do u have at 245 12:11 < bridge> 24 12:11 < bridge> jobs 12:12 < bridge> which 12:12 < bridge> make or emerge 12:12 < bridge> make 12:12 < bridge> u have to take into account 12:12 < bridge> parallel 12:12 < bridge> ? 12:12 < bridge> --jobs on emerge 12:12 < bridge> makes emerge paralel 12:12 < bridge> so if u have 2 emerge jobs that use make -j16 12:12 < bridge> o yea 12:12 < bridge> u will actually use 32 12:13 < bridge> so why do u have 1:16 over 2:8 or smth 12:13 < bridge> i feel its faster for me 12:13 < bridge> because when there is not many pkgs 12:13 < bridge> or 1 left 12:13 < bridge> it will just use 8 threads 12:13 < bridge> and usually firefox is the last 12:13 < bridge> xd 12:13 < bridge> o i see 12:13 < bridge> u can use --load-average instead 12:13 < bridge> btu idk i havent tried much 12:14 < bridge> did u fix xorg 12:14 < bridge> instead of --jobs? 12:14 < bridge> no ive been chatting 12:14 < bridge> xd 12:15 < bridge> ``` 12:15 < bridge> ❯ cat .bash_profile 12:15 < bridge> # /etc/skel/.bash_profile 12:15 < bridge> 12:15 < bridge> if shopt -q login_shell; then 12:15 < bridge> [[ -f ~/.bashrc ]] && source ~/.bashrc 12:15 < bridge> [[ -t 0 && $(tty) == /dev/tty1 && ! $DISPLAY ]] && exec startx 12:15 < bridge> else 12:15 < bridge> exit 1 # Somehow this is a non-bash or non-login shell. 12:15 < bridge> fi 12:15 < bridge> 12:15 < bridge> SSH_ENV="$HOME/.ssh/agent-environment" 12:15 < bridge> 12:15 < bridge> function start_agent { 12:15 < bridge> echo "Initialising new SSH agent..." 12:15 < bridge> /usr/bin/ssh-agent | sed 's/^echo/#echo/' > "${SSH_ENV}" 12:15 < bridge> echo succeeded 12:15 < bridge> chmod 600 "${SSH_ENV}" 12:15 < bridge> . "${SSH_ENV}" > /dev/null 12:15 < bridge> #/usr/bin/ssh-add; 12:15 < bridge> } 12:15 < bridge> 12:15 < bridge> # Source SSH settings, if applicable 12:15 < bridge> 12:16 < bridge> if [ -f "${SSH_ENV}" ]; then 12:16 < bridge> . "${SSH_ENV}" > /dev/null 12:16 < bridge> #ps ${SSH_AGENT_PID} doesn't work under cywgin 12:16 < bridge> ps -ef | grep ${SSH_AGENT_PID} | grep ssh-agent$ > /dev/null || { 12:16 < bridge> start_agent; 12:16 < bridge> } 12:16 < bridge> else 12:16 < bridge> this is my bash profile 12:16 < bridge> exec startx starts my i3wm 12:16 < bridge> (i start the ssh agent myself cuz no gnome / login screen, which should do it for u) 12:16 < bridge> `export SDL_AUDIODRIVER=pipewire` 12:16 < bridge> is to force ddnet to use pipewire 12:16 < bridge> cool 12:17 < bridge> ssh is on in daemon form 12:17 < bridge> use pipewire instead of pulse 12:17 < bridge> wdym 12:17 < bridge> the ssh-agent helps u not have to retype password 12:17 < bridge> for the session 12:18 < bridge> ``` 12:18 < bridge> [ 15.686] (II) NVIDIA(0): Setting mode "DP-2: 1920x1080_144 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}" 12:18 < bridge> [ 15.838] (II) NVIDIA(0): Setting mode "DP-2: 1920x1080_144 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: 1920x1080_144 @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}" 12:18 < bridge> ``` 12:18 < bridge> this is my logs 12:18 < ChillerDragon> bash pog 12:19 < bridge> @mpft are u using udev or euvdev 12:19 < bridge> @mpft are u using udev or eudev 12:19 < bridge> udev probably 12:20 < bridge> i use it too 12:20 < bridge> make sure it works correct xd 12:20 < bridge> i don't think it does 12:20 < bridge> rc-update add udev sysinit 12:20 < bridge> ur global use flag should have udev in it 12:20 < bridge> openrc was crashing earlier on udev-something service 12:20 < bridge> i had to go into interactive mode and skip 12:20 < bridge> and it works 12:21 < bridge> and now gnome and xorg installed it doesn't happen. magical 12:21 < bridge> https://wiki.gentoo.org/wiki/Udev 12:21 < bridge> * rc-update: udev already installed in runlevel `sysinit'; skipping 12:21 < bridge> u probs didnt install it at all 12:21 < bridge> and xorg depended on it 12:21 < bridge> yeah 12:21 < bridge> nice 12:21 < bridge> that would make sense 12:21 < bridge> i don't remember installing it 12:21 < bridge> or reading about instsalling it 12:21 < bridge> can u send ur global use flag 12:22 < bridge> i just copied urs onto mine and removed dupes 12:22 < bridge> 😃 12:22 < bridge> grep "USE" /etc/portage/make.conf 12:22 < bridge> idk maybe urs need other stuff 12:22 < bridge> cuz gnome 12:22 < bridge> i dont use gnome 12:22 < bridge> they seem to be pretty well aligned 12:22 < bridge> `USE="-qt5 -kde X gtk gnome -systemd fish X -wayland lm-sensors contrib mount alsa pipewire pulseaudio xinerama opengl vulkan udev elogind fontconfig vorbis opus vdpau bluetooth"` 12:22 < bridge> oih x is in there twice 12:22 < bridge> whoops 12:23 < bridge> what does 12:23 < bridge> rc-update add elogind boot 12:23 < bridge> say 12:23 < bridge> cat ~/.xinitrc 12:23 < bridge> * rc-update: elogind already installed in runlevel `boot'; skipping 12:23 < bridge> i got that when adding gnome iirc. or x. don't remember 12:24 < bridge> and this? 12:24 < bridge> don't have it 12:24 < bridge> i have display manager 12:24 < bridge> maybe its managed by gnome 12:24 < bridge> ah ok 12:25 < bridge> did u reboot 12:25 < bridge> and still the error? 12:25 < bridge> oh 12:25 < bridge> will reboot 12:25 < bridge> @mpft after setting 12:25 < bridge> wait 12:25 < bridge> the use flag 12:25 < bridge> im waiting 12:25 < bridge> did u 12:25 < bridge> emerge --ask --changed-use --deep @world 12:25 < bridge> when changing global use flags u need to do that 12:25 < bridge> to recompile anythign that needs 12:25 < bridge> yea 12:25 < bridge> try restarting then 12:26 < bridge> * There is NOT at least 14 GiB disk space at "/var/tmp/portage/www-client/chromium-116.0.5845.140/temp" 12:26 < bridge> hmm 12:26 < bridge> i definitely mounted the tmpfs 12:26 < bridge> did u put it in fstab 12:26 < bridge> yea but no reboot yet 12:27 < bridge> df -Th /var/tmp/portage/ 12:27 < bridge> what does this say 12:27 < bridge> ``` 12:27 < bridge> Filesystem Type Size Used Avail Use% Mounted on 12:27 < bridge> tmpfs tmpfs 14G 0 14G 0% /var/tmp/portage 12:27 < bridge> ``` 12:27 < bridge> maybe change it to 16gb 12:27 < bridge> xd 12:28 < bridge> k 12:28 < bridge> i hope my xorg works when i reboot 12:29 < bridge> horrible troubleshoot 12:29 < bridge> ``` 12:29 < bridge> >>> Jobs: 6 of 57 complete, 1 running Load avg: 5.43, 1.59, 1.16 12:29 < bridge> ``` 12:29 < bridge> why 1 running silly portage 12:30 < bridge> @mpft can u 12:31 < bridge> can i what 12:31 < bridge> grep EMERGE_DEFAULT_OPTS /etc/portage/make.conf 12:31 < bridge> reboot? 12:31 < bridge> o 12:31 < bridge> `EMERGE_DEFAULT_OPTS="-j5 -l4 --quiet-build=y"` 12:31 < bridge> xd 12:31 < bridge> -l4 i think is load average 12:31 < bridge> so u load avg is 5 12:31 < bridge> try what i said 12:32 < bridge> EMERGE_DEFAULT_OPTS="--jobs=1 --quiet-build=y" 12:32 < bridge> and 12:32 < bridge> a make with -j24 12:35 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148929394107224064/image.png 12:35 < bridge> i play 1 game regularly 12:35 < bridge> wanna guess what it is 12:35 < bridge> Hmm 12:35 < bridge> teeworlds 0.7 12:35 < bridge> Clonk Planet? 12:35 < bridge> yep 12:35 < bridge> :poggers2: 12:35 < bridge> lmao 12:36 < bridge> u already have 1000 packages 12:36 < bridge> gnome shenanigans 12:36 < bridge> yea 12:36 < bridge> job 4 of 37 12:36 < bridge> what is it compiling 12:36 < bridge> looks like gstreamer plugins 12:37 < bridge> I think I have ~1200 but I haven't reinstalled in 1.5y 12:37 < bridge> ye 12:37 < bridge> i have 1000 and been over a year now 12:37 < bridge> i don't remember how many i had on arch but i filled my disks 12:37 < bridge> btw equery is awesome 12:37 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148930088256163981/image.png 12:38 < bridge> sweet 12:38 < bridge> How fast are your starting times @mpft 12:38 < bridge> also after a "upgrade" (my alias) 12:38 < bridge> pretty bad 12:38 < bridge> do sudo emerge --depclean --ask 12:38 < bridge> quite slow 12:38 < bridge> to remove old stuff 12:38 < bridge> ya 12:38 < bridge> im living the root shell life rn 12:38 < bridge> cuz xorg broken on ewan 12:40 < bridge> excited to finally set up a vm with a dedicated GPU. i couldnt do that before because i had no integrated graphics & only 1 pcie 16x slot 12:40 < bridge> now i could do 2 at once in theory since this cpu also has an igpu. which i didn't realize until just now 12:41 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148930868753223722/7y6jq8.jpg 12:43 < bridge> logs logs 12:43 < bridge> i sent above 12:43 < bridge> cat .local/share/xorg/Xorg.0.log 12:43 < bridge> way above 12:43 < bridge> funny spaghetti 12:43 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148931572112818217/image.png 12:44 < bridge> no (EE) except for something about an xbox controller 12:44 < bridge> looked p much the same as gdm log 12:44 < bridge> which i shared 12:44 < bridge> do u have xrandr 12:44 < bridge> @mpft does this exist 12:45 < bridge> cat /etc/X11/xorg.conf.d/nvidia.conf 12:45 < bridge> here 12:45 < bridge> ``` 12:45 < bridge> ❯ cat /etc/X11/xorg.conf.d/nvidia.conf 12:45 < bridge> Section "Device" 12:45 < bridge> Identifier "nvidia" 12:45 < bridge> Driver "nvidia" 12:45 < bridge> EndSection 12:45 < bridge> ``` 12:45 < bridge> yea i made it 12:45 < bridge> i did that 12:45 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148931992063311953/image.png 12:45 < bridge> i dont know how the dist kernel works 12:45 < bridge> but 12:45 < bridge> does it support the nvidia driver 12:45 < bridge> ? 12:45 < bridge> im using it rn 12:45 < bridge> on root 12:45 < bridge> and it was working earlier 12:46 < bridge> before something happened that i'm unsure of and broke it 12:46 < bridge> @mpft did u enable this use flag 12:46 < bridge> on the nvidia-drivers 12:46 < bridge> dist-kernel 12:46 < bridge> sudo X 12:46 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148932187543052288/image.png 12:46 < bridge> @mpft if u use a dist-kernel 12:46 < bridge> maybe add dist-kernel 12:46 < bridge> to global use flags 12:47 < bridge> perhaps 12:47 < bridge> now i gotta redo this right 12:47 < bridge> add it to the use flag 12:47 < bridge> i did 12:47 < bridge> and the emerge change used command 12:47 < bridge> then just in case whathever u do to recompile ur kernel 12:48 < bridge> i was about halfway there 12:48 < bridge> now i am back at 0 12:48 < bridge> 😌 12:48 < bridge> i think it's bed time 12:48 < bridge> @mpft omg 12:48 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148932812553080942/image.png 12:48 < bridge> it says it here 12:48 < bridge> https://wiki.gentoo.org/wiki/Project:Distribution_Kernel 12:48 < bridge> in this page 12:48 < bridge> xd 12:49 < bridge> i remember reading that 12:49 < bridge> u dont have it!!!! 12:49 < bridge> but i had tunnel vision trying to figure out why openrc was hanging 12:49 < bridge> that's when i was re-reading the article 12:49 < bridge> i skimmed it the first time 12:49 < bridge> 12:49 < bridge> true 12:50 < bridge> i added it and am now 0 of 24 complete, 1 running 12:50 < bridge> i hope my motherboard's ai overclocking thing is learning rn 12:50 < bridge> there's gonna be a lot of this. 100% on all cores 12:51 < bridge> this silly ass distro has me up at 5 in the morning 12:51 < bridge> aaaaaaaaaaaaaa 12:52 < bridge> oh fuck i have to pick my brothers up from school tomorrow 13:00 < ChillerDragon> timezone moment 13:02 < bridge> timezone moment 13:03 < bridge> True 13:08 < bridge> https://github.com/rust-lang/simpleinfra/issues/341 13:24 < bridge> https://www.theembeddedrustacean.com/p/the-embedded-rustacean-inaugural-issue-1 14:19 < bridge> where tf do you live? Canada? 14:22 < bridge> Is there a list of major diffrences between 0.6 and 0.7? 14:30 < bridge> NA 14:30 < bridge> breaking protocol, skin parts, ugly chat, reworked menus (which ddnet adapted) 14:30 < bridge> some security stuff which ddnet has too iirc 14:31 < bridge> teeworlds development is effectively dead thought, which is why we got robyte active here otherwise he would probs be in teeworlds 14:31 < bridge> xd 14:31 < bridge> teeworlds development is effectively dead though, which is why we got robyte active here otherwise he would probs be in teeworlds 14:31 < bridge> note that 0.7 released in 2015 iirc 14:32 < bridge> ok 2018 14:32 < bridge> 5 years already 14:32 < bridge> sooo chiller is solving all those problems rn right? 14:32 < bridge> 14:32 < bridge> what problems 14:33 < bridge> making a 0.7 skin option and porting the protocol 14:43 < ChillerDragon> somehow markings do not work well for whatever reason but protocol and skins are mostly working already yes 14:44 < bridge> What solving xd 14:44 < bridge> He is creating the problems 15:18 < bridge> eventually 0.7 and 0.6 will fuse because right? 15:18 < bridge> nah, there is zero dev in teeworlds 15:18 < bridge> or u mean in ddnet 15:18 < bridge> its more like ddnet will be its own thing 15:18 < bridge> we shouldnt support dead software 15:18 < ChillerDragon> i am hoping for a fusion 15:19 < bridge> we already took the good things: menus 15:19 < ChillerDragon> but heinrich said he is against adding ddnet extensions to 0.7 15:19 < bridge> and maybe we could take skins 15:19 < bridge> but its hard 15:19 < bridge> otherwise there is nothing special about 0.7 15:19 < ChillerDragon> yes clicking merge button is very hard 15:19 < bridge> i wasnt talking about u 15:19 < bridge> but we are greedy and also want the 0.7 playerbase :greenthing: 15:19 < bridge> i was doing a self dialoge 15:19 < bridge> ted talk 15:20 < bridge> we dont want whats not there 15:20 < bridge> XD 15:20 < ChillerDragon> we got the 0.7 playerbase 15:20 < ChillerDragon> but the 0.7 playerbase aint got us yet 15:20 < bridge> bots 15:20 < bridge> need gctf 15:20 < ChillerDragon> 0.7 players can join ddnet servers 15:20 < bridge> who else raids their mail with mutt? 15:20 < bridge> reads* 15:20 < ChillerDragon> https://github.com/ZillyInsta/ddnet-insta 15:20 < ChillerDragon> here gctf 15:21 < bridge> But no one plays gctf on 0.6 servers 15:21 < bridge> i dont like the name it reminds me of instagram 15:21 < ChillerDragon> @teero777 the one i sent is 0.6 and 0.7 15:21 < ChillerDragon> i never actually used mutt 15:21 < ChillerDragon> but had my gmail connected for 10s once 15:23 < bridge> why do you need an extra app when you probably always have your browser open? 15:27 < ChillerDragon> browser is bloat 15:27 < ChillerDragon> are you using discord in your browser? 15:29 < bridge> Teeworlds dev: I want to cleanup the protocol and codebase. Let's drop the old stuff to easy the maintenance and have straight Snap() implementation in entities. 15:29 < bridge> ChillerDragon: Hold my beer! I'd copy 0.7 support to a project which supports 0.6 and quite a few own net messages, so we'll have superior Snap() and a lot of protocol details throughout the code base. 15:32 < bridge> Chillerdragon: at least with btowsers u get all bloat in one app xd 15:44 < ChillerDragon> superior Snap indeed 15:45 < ChillerDragon> @Jupstar ✪ yea right thats my point. Most of you madlads run aditional electron discord axaxax 15:48 < bridge> im using discord in browser 15:48 < bridge> to feel cool, and cuz its fast af 15:48 < bridge> and no js loaded 15:53 < bridge> It does not support global hotkeys for microphone activation though. I have to use standalone Discord for the cases when I need "push-to-talk". 😕 15:56 < bridge> Does kde not support it? 15:56 < bridge> 15:56 < bridge> It at least supports microphone toggle 15:56 < Ryozuki> im cool irc user 15:56 < ChillerDragon> hipster 15:56 < Ryozuki> btw if ur on libera join #edlang 15:56 < ChillerDragon> cring 15:56 < Ryozuki> when i get motivation ill keep working on it 15:56 < ChillerDragon> ok 15:57 < Ryozuki> im also on #gentoo #c #c++ ##rust #ddnet #llvm #gentoo-guru 15:57 < Ryozuki> in rust we trust 15:57 < Ryozuki> (discord users wont see colors) 15:57 < Ryozuki> irc has a feature discord doesnt 15:57 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148980400228675654/image.png 15:58 < bridge> bro u dont even have a pfp... 15:58 < bridge> Apparently discord has that feature... Represented over pictures 😬 15:59 < bridge> theorically irc has images in chat, check twitch chat, itsj ust a matter of client support 15:59 < bridge> :justatest: 15:59 < bridge> twitch chat is irc so millions of users use irc achtually 16:00 < bridge> the real question is can you view my 5yr old clips? 16:00 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148980949162405959/bot_activated.demo.mp4 16:01 < bridge> i dont think u can without downloading 16:01 < bridge> I really don’t wanna know how inconvenient your software setup must be 16:01 < bridge> First you dont use discord and now you’re telling me you dont use a browser? 16:02 < bridge> Chillers rtx 4090 needs it's power on reserve u know 16:04 < bridge> ChillerDragon: what is your oldest rendered clip? 16:04 < bridge> just for fun 16:04 < bridge> And even tho he has everything on idle, his setup still lags xdd 16:05 < bridge> images and videos are urls in irc 16:05 < bridge> His setup is too chill to perform 16:05 < bridge> rendered or recorded? 16:05 < bridge> yea but if you clic on a video then it auto downloads it 16:05 < bridge> rendered 16:05 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148982424777265202/image.png 16:05 < bridge> :justatest: 16:06 < bridge> yea but if you click on a video link then it auto downloads it 16:06 < bridge> 🔥 16:06 < bridge> anys = years 16:06 < bridge> catalan 16:06 < ChillerDragon> @teero777 im a 0.6 newfag i dont have anything old 16:07 < bridge> liked and subscribed 16:07 < ChillerDragon> wait teero is that clip your oldest!? 16:07 < bridge> @ryozuki fire music on the first vid 16:07 < bridge> no no 16:07 < ChillerDragon> thats like brand new keypresses feature 16:07 < bridge> i was into nightcore 16:07 < bridge> when i uploaded vids 16:07 < bridge> well im still are but less 16:07 < bridge> <0nathan47> hi chillef 16:07 < ChillerDragon> does it have sound? 16:07 < bridge> this is my current oldest clip in my videos dir 16:07 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1148982908024004648/aleddrasjo.demo.mp4 16:07 < bridge> <0nathan47> hi chiller 16:07 < ChillerDragon> i am at work 16:08 < bridge> im at work too 16:08 < ChillerDragon> hi nathan 16:08 < bridge> <0nathan47> il at school 16:08 < bridge> <0nathan47> im 16:08 < bridge> <0nathan47> what is your job chiller 16:08 < bridge> go to study 16:08 < bridge> <0nathan47> im in break 16:08 < bridge> u cant use mobile phones 16:08 < bridge> <0nathan47> i can 16:08 < bridge> fake 16:08 < bridge> <0nathan47> im 16 xd 16:08 < bridge> xd 16:08 < bridge> im 23 16:09 < bridge> learn programming 16:09 < bridge> and u will have bright career 16:09 < bridge> u dont even need uni 16:09 < bridge> <0nathan47> i will ig 16:09 < bridge> but at what cost 16:09 < bridge> i see doubt 16:09 < bridge> everything 16:09 < bridge> <0nathan47> im on this way 16:09 < bridge> You just need anime pfp 16:09 < bridge> depends 16:09 < bridge> Then u pro programmer 16:09 < bridge> <0nathan47> which code do u use 16:09 < bridge> nothing if youre a webdev. 16:10 < bridge> pro programmer + gym + gf, what else u want 16:10 < bridge> im only missing 1 thing 16:10 < bridge> The pro? 16:10 < ChillerDragon> @teero777 idk wat exactly is my oldest clip but i have a bunch of 10yr old tw youtube uploads 16:10 < bridge> :gigachad: 16:10 < bridge> Xd 16:10 < bridge> xd 16:10 < bridge> not a real programmer if you go to the gym and have a gf xDDD 16:10 < bridge> fake 16:10 < bridge> i dont have a gf tho 16:10 < bridge> but i go to gym 16:10 < bridge> ok thats more acceptable 16:11 < bridge> i want to deny that prejudice 16:11 < bridge> so ill become chad 16:11 < bridge> while being a pro rust 16:11 < bridge> @ryozuki what editor do u use? 16:11 < bridge> vscode 16:11 < bridge> I can already smell learath: I've nothing of the 3 16:11 < bridge> sometimes neovim 16:11 < ChillerDragon> lerato such mood 16:11 < bridge> hmm okay you have moderate chances of getting a gf 16:11 < ChillerDragon> yes chicks love neovim users 16:12 < bridge> but not emacs 16:12 < bridge> i mean i use gentoo 16:12 < bridge> imagine i have a gf and i show her it 16:12 < bridge> she runs away screaming 16:12 < bridge> i feel like neovim is right in between vscode and emacs. i mean from a scale between how much time it takes from u 16:13 < ChillerDragon> xd 16:13 < bridge> kek youll show her how you compile node.js and shell be like woooooww 16:14 < bridge> if i ever have a gf and she is not into computers i doubt ill show anything 16:15 < bridge> you will just be gone for like 6 hours and then come back to her saying "ah yea i had to fix my computer" 16:15 < bridge> Have u ever tried getting a gf? 16:15 < bridge> i mean about the tools i use 16:15 < bridge> no 16:15 < bridge> xd 16:15 < bridge> Xd 16:15 < bridge> if i make a app or smth i would show it 16:16 < bridge> it never takes more than 40 mins on extremes 16:16 < bridge> a rubber duck is better for me than a gf. 16:16 < bridge> i feel like i should go outside more and stuff for chances to talk to ppl XD 16:16 < bridge> you have the time xd 16:17 < bridge> Well, in the end you also have to talk to the girls lmao 16:17 < bridge> anyway i dont care that much, currently im successful, soon my own apartment, good job, good health 16:17 < bridge> not if you optimize your way of life 16:17 < bridge> xd 16:17 < bridge> @jupeyy_keks do u have a gf 16:17 < bridge> What happens then? 16:18 < bridge> idk. u die alone but have 23k gh stars xd 16:18 < bridge> No. Last time i tried it didn't work out xd 16:18 < bridge> :justatest: 16:18 < bridge> means you got a gf? 16:18 < bridge> or the gh stars? xDD 16:18 < bridge> is Anyone here taken?? 16:19 < bridge> Coke 16:19 < bridge> He's playboy 16:19 < bridge> now that @_voxeldoesart knows the truth he doesnt speak to us anymore 16:20 < bridge> now that @_voxeldoesart knows the truth he wont speak to us anymore 16:20 < bridge> now that @_voxeldoesart knows the truth, he wont speak to us anymore 16:20 < bridge> now that @_voxeldoesart knows the truth he wont speak to us anymore 16:20 < bridge> @ryozuki was there at least a girl interested in u? 16:20 < bridge> ye 16:20 < bridge> Good 16:20 < bridge> i actually got close to someone but it also didnt work out 16:21 < bridge> but ill keep grinding the gym 16:21 < bridge> what did she return? 16:21 < bridge> wdym 16:21 < bridge> somehow its what motivates me rn in life, appart from programming 16:21 < bridge> weird stuff 16:21 < bridge> im sure you can look up the error code in the docs 16:21 < bridge> segfault 16:21 < bridge> idk 16:21 < bridge> xd 16:21 < bridge> damn 16:21 < bridge> was she imaginary? 16:21 < bridge> :justatest: 16:22 < bridge> nixknamint myself segfault 16:22 < bridge> funny thing, she used to draw, like my sister, and actually followed my sister on twitter 16:22 < bridge> coincidences in life 16:22 < bridge> :bluekitty: 16:22 < bridge> lmao 16:23 < bridge> Plottwist She was after your sister 16:23 < bridge> actually met someone in rl that plays tw xdd 16:23 < bridge> we should do ddcon 16:23 < bridge> in barcelona 16:23 < bridge> Indeed 3 of my rl friends started playing tw with me xd 16:24 < bridge> but i mean seperately 16:24 < bridge> I know at least 2 more tw players that are from my city 16:24 < bridge> And my city is rathrr small 16:24 < bridge> i never met someone from tw 16:24 < bridge> me2 16:24 < bridge> me2 16:25 < bridge> i like ur edit 16:26 < bridge> One of the 2 is even in this discord. And he doesn't know that i know that we from the same city xd 16:26 < bridge> from who? 16:26 < bridge> ah 16:26 < bridge> actually now that ddnet is more popular there is probs more changes to meet someone from here 16:26 < bridge> is it me?!?!? 16:26 < bridge> I met like 2 people I think 16:26 < bridge> where u live 16:26 < bridge> Xd 16:26 < bridge> In germany nrw 16:26 < bridge> same 16:27 < bridge> im serious xd 16:27 < bridge> Munsterland 16:27 < bridge> webdev is a bit luck, if u have bad luck u end up in a shitty company that pays bad, but on average web dev pays more than C++ average dev in the current climate 16:27 < bridge> u see, what gives more money is web stuff like instagram 16:28 < bridge> Actually 4 now that I think about it 16:28 < bridge> @jupeyy_keks 1 hour from me xDDD 16:28 < bridge> how expensive it is to make a LAN party with like 30 computers 16:28 < bridge> Mh i c xd 16:28 < bridge> Bielefeld 16:29 < bridge> Xdd 16:29 < bridge> yea 16:29 < bridge> XDDD 16:29 < bridge> leaked 16:29 < bridge> actually right lol xd 16:29 < bridge> It's not the city xd 16:29 < bridge> r u from munich 16:29 < bridge> Chiller is 16:29 < bridge> do ppl have stereotypes of ppl from berlin 16:30 < bridge> We are north west 16:30 < bridge> Chiller is south 16:30 < bridge> That sounds like some bad effort to money ratio 16:30 < bridge> @jupeyy_keks wait for me im coming for you 16:30 < bridge> ill be there in 2 hours 16:30 < bridge> They are all like heinrich 16:30 < bridge> depends, good programmers love interesting problems, in my opinion those are encountered with jobs that use c++ 16:30 < bridge> the overall salary is good so its more about choosing something u like 16:30 < bridge> but i guess the highest paying jobs are low level 16:31 < bridge> lol 16:32 < bridge> @Jurai! yknow a cool sideeffect? ill tell you one. if you just change the server tick speed and compile everything works perfectly and you can play in slowmo. if you then check the demo on a normal client its back to normal speed. 16:32 < bridge> pretty cool 16:34 < bridge> i think ill make a server that exploits the tune zone parameters and lets people play in slowmo. 16:34 < bridge> f 16:34 < bridge> i mean @jupeyy_keks ofc 16:35 < bridge> ~~@Jurai!~~ @jupeyy_keks yknow a cool sideeffect? ill tell you one. if you just change the server tick speed and compile everything works perfectly and you can play in slowmo. if you then check the demo on a normal client its back to normal speed. 16:36 < bridge> lmao 16:38 < bridge> Tick speed or rather the time get nanoseonds function? 16:38 < bridge> SERVER_TICK_SPEED 16:38 < bridge> Weird 16:38 < bridge> That should change physics 16:38 < bridge> i know but it somehow does 16:38 < bridge> i should only make the game run at a higher physics resolution 16:39 < bridge> but it slows down and speeds up 16:41 < bridge> today i got the urge to make a space themed voxel game 16:45 < bridge> 😳 16:45 < bridge> im flattered 17:11 < bridge> every single day 19:10 < ChillerDragon> @teero777 epic time to do some TAS demos and flex with themo 19:10 < bridge> sure 19:10 < bridge> https://streamable.com/51j4ai 19:10 < ChillerDragon> lol that was fast 19:11 < ChillerDragon> dood is that you? 19:11 < bridge> im 10x de 19:11 < bridge> im 10x dev 19:11 < ChillerDragon> xd 19:11 < bridge> sorry doesnt count its gores 19:12 < bridge> ah lol 19:12 < bridge> the vid is broken 19:12 < ChillerDragon> yes 19:12 < ChillerDragon> xd 19:12 < ChillerDragon> is that you in the video? 19:12 < bridge> btw my laptop can actually get up to 1000 fps if i use 640x480 :justatest: :troll: 19:12 < bridge> to hide the evidence 19:12 < bridge> who else would it be? 19:12 < ChillerDragon> sus 19:12 < ChillerDragon> how did you make it? 19:13 < bridge> @headshotnoby 19:13 < ChillerDragon> @Iza 19:13 < bridge> just like all my other vids. 19:13 < ChillerDragon> ? 19:13 < ChillerDragon> idk ur vids 19:13 < bridge> huh?! 19:13 < ChillerDragon> huh! 19:13 < bridge> you subbed 19:13 < ChillerDragon> i sub a lot 19:13 < bridge> did i hear TAS 19:13 < bridge> https://www.youtube.com/@Teero777 19:13 < ChillerDragon> a 19:13 < bridge> pls dont ban i do this for fun 19:14 < ChillerDragon> how did you do it? 19:14 < bridge> made a tas editor for fun 19:14 < ChillerDragon> ah so not slow mo? 19:14 < bridge> it is indeed slowmo but you can rewind that edit individual ticks 19:15 < bridge> it is indeed slowmo but you can rewind and edit individual ticks 19:15 < ChillerDragon> must takes ages to create those runs 19:15 < bridge> that one was 20 min 19:15 < ChillerDragon> woah thats fast 19:15 < bridge> to create 2 min 19:15 < ChillerDragon> pro gamer 19:15 < bridge> its unoptimised clearly 19:15 < bridge> its just a run not perfected xd 19:15 < bridge> optimization is the thing that costs time 19:16 < bridge> you see teero if you held a on frame 2103 instead of d you could have saved 1 frame because of the way physics work 19:16 < bridge> true 19:17 < bridge> actually no 19:19 < bridge> i can make 2 player TASs but they take soo long 19:20 < bridge> and i dont have any experience optimising or abusing bugs 19:22 < bridge> ChillerDragon: have you noticed the cool thing about the video? 19:29 < ChillerDragon> no 19:29 < ChillerDragon> it just gets glitchy half way 19:29 < bridge> notice anything strange about the aim? 19:29 < ChillerDragon> no looks legit to me 19:29 < ChillerDragon> average gores aimer 19:29 < bridge> lol wa 19:29 < bridge> t 19:30 < bridge> yea the average gamer can smoothly interpolate his aim between hooks 😂 19:43 < bridge> wat 21:26 < bridge> i am from united states 21:29 < bridge> my xorg still broken 21:59 < bridge> what's mutt i use thunderbird 22:02 < bridge> time to do something else 22:02 < bridge> https://cdn.discordapp.com/attachments/293493549758939136/1149072087248552096/image.png 22:02 < bridge> how to skip firefox 22:30 < bridge> --exclude firefox 22:30 < bridge> that looks old btw 22:30 < bridge> did u sync 22:30 < bridge> @mpft 22:31 < bridge> @ryozuki you could come to the 37c3 in hamburg 🙂 22:34 < bridge> @heinrich5991 where can i find info about it 22:34 < bridge> in english 22:34 < bridge> it's not announced yet 22:35 < bridge> oh 22:35 < bridge> https://en.wikipedia.org/wiki/Chaos_Communication_Congress#Congresses_from_1984_to_today 22:35 < bridge> well remind me if u remember 22:35 < bridge> when it is 22:35 < bridge> https://en.wikipedia.org/wiki/Chaos_Communication_Congress 22:35 < bridge> you can check out the previous years 22:35 < bridge> it skipped a bunch of years, the last one was called 36c3 22:35 < bridge> its usually between christmas and eve right 22:35 < bridge> you should probably be able to find information on it on the internet 22:36 < bridge> yes, it'll december 27th to 30th in hamburg 22:36 < bridge> https://content.events.ccc.de/cfp/37c3/ 22:36 < bridge> but u need to buy a pass or smth? 22:36 < bridge> yes, you need to buy a ticket 22:37 < bridge> here's the wiki for 36c3: https://events.ccc.de/congress/2019/wiki/index.php/Main_Page 22:38 < CherryEx> . 22:39 < bridge> so last time, regular tickets were apparently 140€ 22:39 < bridge> @heinrich5991 maybe ill go, since i dont have anything to do in those dates 22:39 < bridge> I can see them being a little bit more expensive this year 22:39 < bridge> maybe i even get my company to send me there (hopium) 22:40 < bridge> if you go there on your own, I suggest to reserve a hotel room (with cancellation!) before the official announcement 22:40 < bridge> @heinrich5991 the conferences are in english right 22:40 < bridge> https://www.youtube.com/watch?v=7FeqF1-Z1g0 22:40 < bridge> this talk is in eng 22:41 < bridge> deutch 22:41 < bridge> * 22:41 < bridge> i see some are german some english 22:41 < bridge> looks like not knowing german will cost me half the conference xd 22:42 < bridge> there's a live (volunteer) translation channel for almost all talks afaik 22:44 < bridge> looking at the schedule from last time, it's less than a half, maybe more like a third 22:44 < bridge> https://fahrplan.events.ccc.de/congress/2019/Fahrplan/schedule/1.html 22:45 < bridge> nice 22:45 < bridge> just looking at the talk titles makes me want to go there again ^^ 22:45 < bridge> y 22:45 < bridge> > SELECT code_execution FROM * USING SQLite; 22:45 < bridge> > --Gaining code execution using a malicious SQLite database (en) 22:46 < bridge> https://www.youtube.com/watch?v=xx7Lfh5SKUQ 22:46 < bridge> i wonder if there are talks related to language models and AI 22:47 < bridge> probably some 22:47 < bridge> don't expect too many though 22:47 < bridge> yeah 22:47 < bridge> this reminded me that once in my life i wanna go to DEF CON too 22:48 < bridge> https://defcon.org/ 22:48 < bridge> I like ccc better than def con 22:48 < bridge> their web has nice vibes xd 22:48 < bridge> whats different, did u go to both? 22:50 < bridge> idk, ccc is more like family, less commercial 22:51 < bridge> ic 22:51 < bridge> not sure about the real reasons 23:08 < bridge> Yea