💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-10-11.txt captured on 2024-05-12 at 16:07:26.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

2020-10-11T01:13:03 #kisslinux <muevoid> I saw your message from yesterday mcpcpc[m] I understand now
2020-10-11T02:51:07 #kisslinux <muevoid> I'm having a very strange issue with vim and was wondering if anyone knew what was going on. *.h files are extremely laggy however .c files and every other file i've tried it on works fine any ideas?
2020-10-11T03:28:21 #kisslinux <E5ten> Out of curiosity, does switching the filetype make it stop being laggy? Like :set ft=c
2020-10-11T03:28:49 #kisslinux <muevoid> Ill try that
2020-10-11T03:29:14 #kisslinux <muevoid> Yes it does...
2020-10-11T03:29:34 #kisslinux <muevoid> I dont have any au Filetypes for h files in my vimrc
2020-10-11T03:29:51 #kisslinux <E5ten> I wonder what about the h filetype could possibly be causing this
2020-10-11T03:30:06 #kisslinux <E5ten> Or even why it's a different filetype from c?
2020-10-11T03:30:29 #kisslinux <muevoid> It shows up as filetype cpp instead of c by default
2020-10-11T03:30:32 #kisslinux <muevoid> Possibly that's why?
2020-10-11T03:31:27 #kisslinux <muevoid> Well thank you for helping me figure that out I just set up a autocmd filetype for cpp files as I don't ever edit cpp files
2020-10-11T03:31:58 #kisslinux <muevoid> Ah I found why actually
2020-10-11T03:32:22 #kisslinux <muevoid> I use the vim-rainbow function and apparently it is laggy on cpp files for some reason
2020-10-11T03:32:29 #kisslinux <muevoid> So I will just disable it
2020-10-11T03:43:57 #kisslinux <E5ten> I see
2020-10-11T03:44:29 #kisslinux <E5ten> I guess it makes sense that headers would be cpp cuz cpp headers often have .h too
2020-10-11T03:47:13 #kisslinux <muevoid> Yeah
2020-10-11T03:47:37 #kisslinux <muevoid> 1 bit pixel art is difficult lol
2020-10-11T06:57:51 #kisslinux <aosync> Humaid_02: Glad to hear that! Thank you
2020-10-11T09:55:46 #kisslinux <muevoid> Anyone know a good profiler preferably terminal
2020-10-11T09:56:10 #kisslinux <muevoid> (For c)
2020-10-11T09:57:00 #kisslinux <muevoid> Currently using valgrind with callgrind but would like something slightly more visual
2020-10-11T10:20:43 #kisslinux <muevoid> Nevermind not terminal but found groftodot and it's really nice
2020-10-11T11:08:17 #kisslinux <muevoid> Well performance isn't too terrible when I ran bunnymark with vinox got around 20000 quads at 60fps but I would like to try and get to around 70000 to 80000 quads
2020-10-11T11:45:00 #kisslinux <muevoid> I was doing something very stupid I can now hit 80000 no problem
2020-10-11T12:51:33 #kisslinux <muevoid> Does anyone know how to set the default layout on sway? I really like the tabbed layout
2020-10-11T13:57:22 #kisslinux <bjoernfan> muevoid: man 5 sway mentions "default_orientation horizontal|vertical|auto" and "workspace_layout default|stacking|tabbed"
2020-10-11T14:44:03 #kisslinux <muevoid> Thank you
2020-10-11T14:44:08 #kisslinux <muevoid> Didn't see that
2020-10-11T21:42:51 #kisslinux <soliwilos> Sorry if some random stuff was said by me just before, I hit some keys in the wrong window.