💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-12-11.txt captured on 2021-12-17 at 13:26:06.
-=-=-=-=-=-=-
2019-12-11T08:09:45 #kisslinux <belfry> howdy! 2019-12-11T08:10:03 #kisslinux <belfry> is there even any display manager that doesn't use polkit? 2019-12-11T11:17:42 #kisslinux <belfry> howdy 2019-12-11T11:18:22 #kisslinux <belfry> currently trying to build surf browser on KISS, will let you know how it goes 2019-12-11T11:18:30 #kisslinux <belfry> so far building webkit2gtk 2019-12-11T11:19:17 #kisslinux <belfry> would be a nice alternative to FF, I suppose 2019-12-11T11:19:36 #kisslinux <belfry> chrempson: oh, are you the base16 guy or is that just name coincidence? :D 2019-12-11T12:00:15 #kisslinux <dylanaraps> https://u.teknik.io/mbZyY.jpg 2019-12-11T12:00:26 #kisslinux <dylanaraps> Behold what I've been working on. 2019-12-11T12:01:15 #kisslinux <dylanaraps> I own https://isle.land too. :P 2019-12-11T12:02:03 #kisslinux <E5ten> that FF light theme :( 2019-12-11T12:02:25 #kisslinux <belfry> dylanaraps: hey, that's pretty neat 2019-12-11T12:02:35 #kisslinux <dylanaraps> Only my terminals are dark :P 2019-12-11T12:02:38 #kisslinux <dylanaraps> belfry: Thanks 2019-12-11T12:02:53 #kisslinux <dylanaraps> It's entirely static including the search, slideshows, etc. 2019-12-11T12:03:01 #kisslinux <dylanaraps> There's no backend lol 2019-12-11T12:03:18 #kisslinux <E5ten> my terminals are black and everything else is dark 2019-12-11T12:03:31 #kisslinux <dylanaraps> Related: https://www.youtube.com/watch?v=O4irXQhgMqg 2019-12-11T12:06:12 #kisslinux <dylanaraps> My wall is still full of TODO sticky notes though 2019-12-11T12:07:09 #kisslinux <dylanaraps> This is 4 days into a 3~ month deadline. I'll probably be done in another week or so which is nice. 2019-12-11T12:07:37 #kisslinux <qtpie> are you making this for someone else? 2019-12-11T12:07:45 #kisslinux <qtpie> as a part of freelance work 2019-12-11T12:08:21 #kisslinux <dylanaraps> For myself 2019-12-11T12:08:31 #kisslinux <qtpie> nice 2019-12-11T12:08:55 #kisslinux <dylanaraps> Thanks :) 2019-12-11T12:10:28 #kisslinux <qtpie> I'm thinking of self hosting my mail and a cloud service (nextcloud) 2019-12-11T12:10:55 #kisslinux <qtpie> what VPS do you use? 2019-12-11T12:11:04 #kisslinux <dylanaraps> This requires no backend at all 2019-12-11T12:11:19 #kisslinux <dylanaraps> It'll live on netlify or github pages so it can be hosted for free lol 2019-12-11T12:11:29 #kisslinux <qtpie> haha 2019-12-11T12:11:44 #kisslinux <qtpie> i really liked your blog btw. blckk.me 2019-12-11T12:12:16 #kisslinux <dylanaraps> For search I pre-generate all possible search result combinations and hijack the form submission target to point to the results. 2019-12-11T12:12:36 #kisslinux <dylanaraps> Thanks 2019-12-11T12:12:41 #kisslinux <dylanaraps> I haven't posted on it in a long while. 2019-12-11T12:13:09 #kisslinux <dylanaraps> Hamburger menu for mobile works without js by using a hidden checkbox. 2019-12-11T12:13:26 #kisslinux <qtpie> isn't the list of pre-generated search results going to be HUGE? 2019-12-11T12:13:39 #kisslinux <dylanaraps> Image slideshows work (without js) by abusing anchor links to scroll a div horizontally. ;) 2019-12-11T12:13:41 #kisslinux <dylanaraps> Nope 2019-12-11T12:14:19 #kisslinux <qtpie> so does it only searches the titles? 2019-12-11T12:15:06 #kisslinux <dylanaraps> Village, Island, Type and soon Bedrooms, Bathrooms, Buildable size, etc etc etc. 2019-12-11T12:15:20 #kisslinux <qtpie> btw I hope to read your blog about making of this website 2019-12-11T12:15:37 #kisslinux <qtpie> would be really cool how you did those things without js 2019-12-11T12:16:11 #kisslinux <dylanaraps> Search requires js sadly though I may be able to remove the requirement. 2019-12-11T12:16:40 #kisslinux <qtpie> i see 2019-12-11T12:17:36 #kisslinux <dylanaraps> The target demographic will have js enabled anyway so I'm not too bothered about it. 2019-12-11T12:19:30 #kisslinux <qtpie> i only have 3p scripts and frames disabled in ublock 2019-12-11T12:19:47 #kisslinux <qtpie> disabling 1p scripts breaks most of the websites 2019-12-11T12:20:21 #kisslinux <dylanaraps> I only enable js on a select few sites 2019-12-11T12:20:27 #kisslinux <dylanaraps> It's globally disabled otherwise 2019-12-11T12:20:54 #kisslinux <qtpie> through ublock? 2019-12-11T12:21:03 #kisslinux <dylanaraps> Yup 2019-12-11T12:21:14 #kisslinux <dylanaraps> I was using umatrix but I got lazy 2019-12-11T12:21:41 #kisslinux <qtpie> ublock's dynamic filtering is good enough for me 2019-12-11T12:22:44 #kisslinux <qtpie> btw you should check out invidio.us 2019-12-11T12:23:08 #kisslinux <qtpie> frontend for youtube that works without js. you can subscribe to channels as well 2019-12-11T12:25:02 #kisslinux <dylanaraps> Yeah 2019-12-11T12:25:59 #kisslinux <dylanaraps> It shouldn't be too hard to get search working without js. 2019-12-11T12:26:13 #kisslinux <dylanaraps> It's harder without a backend though. 2019-12-11T12:26:52 #kisslinux <qtpie> any reason why you aren't using a backend? 2019-12-11T12:27:23 #kisslinux <qtpie> flask is pretty lean 2019-12-11T12:27:27 #kisslinux <dylanaraps> Less hassle overall 2019-12-11T12:27:34 #kisslinux <dylanaraps> I don't need to worry about it at all. 2019-12-11T12:27:41 #kisslinux <qtpie> yeah 2019-12-11T12:29:09 #kisslinux <lieuxnoir> i'm liking busybox's acpid but there's one thing 2019-12-11T12:29:45 #kisslinux <lieuxnoir> each keybind requires a single script 2019-12-11T12:30:02 #kisslinux <dylanaraps> You could swap to regular acpid 2019-12-11T12:30:12 #kisslinux <lieuxnoir> no way to create a single script to handle all events 2019-12-11T12:30:59 #kisslinux <lieuxnoir> dylanaraps: yeah, maybe i could send a PR for acpid2 2019-12-11T13:11:12 #kisslinux <belfry> hmm, anyone here know where I could procure libatk-bridge? 2019-12-11T13:11:23 #kisslinux <belfry> can't seem to find its source anywhere 2019-12-11T13:19:00 #kisslinux <dylanaraps> https://gitlab.gnome.org/GNOME/at-spi2-core/ 2019-12-11T13:19:13 #kisslinux <dylanaraps> Should be in the core's source tree I think. 2019-12-11T13:19:35 #kisslinux <dylanaraps> Or it could be this: https://git.gnome.org/at-spi2-atk/ 2019-12-11T13:20:06 #kisslinux <E5ten> I don't remember what but wasn't there some thing that acpid changed to be way better from acpid1 --> acpid2 and busybox acpid functions like the first one? 2019-12-11T13:20:34 #kisslinux <dylanaraps> No idea 2019-12-11T13:20:42 #kisslinux <dylanaraps> I've never personally used it 2019-12-11T13:21:34 #kisslinux <E5ten> I use it for suspend on lid close and pretty much nothing else 2019-12-11T13:23:04 #kisslinux <E5ten> Right, acpid1 and busybox acpid use /proc/acpi/event which is apparently deprecated 2019-12-11T13:23:26 #kisslinux <dylanaraps> But it's still widely used and not going anywhere 2019-12-11T13:23:33 #kisslinux <dylanaraps> I read that in the source iirc. 2019-12-11T13:23:45 #kisslinux <belfry> dylanaraps: thanks, I'll check it out 2019-12-11T13:23:50 #kisslinux <E5ten> Yeah I know I just meant that was the difference I couldn't remember 2019-12-11T13:24:11 #kisslinux <E5ten> Acpid2 gets info through netlink and the input layer apparently 2019-12-11T16:01:24 #kisslinux <dzove855> ‰/3 2019-12-11T16:01:31 #kisslinux <dzove855> erff sorry guys