💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-05-17.txt captured on 2024-05-26 at 16:08:24.

View Raw

More Information

⬅️ Previous capture (2022-06-04)

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

[2022-05-17T02:13:00Z] <acheam> phoebos: nice
[2022-05-17T02:13:03Z] <acheam> how'd you do that?
[2022-05-17T02:18:18Z] <acheam> phoebos: how about we do the following:
[2022-05-17T02:18:56Z] <acheam> replace the pre tag that encloses the plaintext with a div or smthg and css style it right
[2022-05-17T02:19:19Z] <acheam> then in build-page.c, we write in a little something that replaces [0000] with an <a> tag
[2022-05-17T02:19:54Z] <acheam> assuming that we're sticking with the same plaintext format
[2022-05-17T02:20:07Z] <acheam> because the way that it is right now, .txt files aren't run through smu
[2022-05-17T02:20:21Z] <acheam> so running smu without the n flag wouldn't change anything
[2022-05-17T02:20:30Z] <acheam> idk, there are pros and cons to each way
[2022-05-17T02:23:04Z] <acheam> also
[2022-05-17T02:23:08Z] <acheam> VINDICATION
[2022-05-17T02:23:10Z] <acheam> https://l.armaanb.net/tmp328630.jpg
[2022-05-17T02:23:29Z] <acheam> "Phoebus"
[2022-05-17T02:24:23Z] <acheam> dilyn: <3
[2022-05-17T02:38:58Z] <phoebos> bro that's literally latin
[2022-05-17T02:40:05Z] <phoebos> i battled with grafx2 but couldn't work out how to cut down the global colour table, so ran it through an online gif optimiser afterwards
[2022-05-17T02:40:35Z] <phoebos> got it down from like 900 bytes to 90
[2022-05-17T02:41:19Z] <phoebos> acheam: i was converting the style guide to smu, but that could also work
[2022-05-17T02:42:26Z] <phoebos> it would be nice to have some content-width css rule to make the sidebar come into the main column on a phone so that the content can use the full width
[2022-05-17T02:43:46Z] <phoebos> re smu and a ids, your way is the least work
[2022-05-17T02:44:33Z] <phoebos> but it's adding another markup system
[2022-05-17T02:45:17Z] <noocsharp> i use smu for my website
[2022-05-17T02:46:23Z] <phoebos> oh nice
[2022-05-17T02:46:29Z] <noocsharp> acheam: that picture took a full 30 seconds to load
[2022-05-17T02:46:30Z] <phoebos> did you do the tables in html
[2022-05-17T02:46:41Z] <noocsharp> well i use it for the blog posts and main page
[2022-05-17T02:47:30Z] <noocsharp> my projects page is just html
[2022-05-17T03:00:08Z] <noocsharp> maybe i should write the seemingly ubiquitous "how i overengineered a static site generator for this website" post soon
[2022-05-17T03:01:36Z] <acheam> noocsharp: yeah my phone takes big pictures, sorry, should have compressed it first
[2022-05-17T03:02:19Z] <acheam> at least for me it always starts off as "oh I'll just write a few lines of shell to make a basic templating system and nothing more" and I end up with hundreds of lines of sphagetti
[2022-05-17T03:04:12Z] * noocsharp glances at his 184 line personal pile of spaghetti
[2022-05-17T03:04:12Z] <phoebos> just writing html is best for me
[2022-05-17T03:07:35Z] <acheam> my current version of the website is just 10 lines which I'm happy about
[2022-05-17T03:08:27Z] <acheam> it just automatically makes the index page and pastes the content in a standard header/footer
[2022-05-17T03:10:21Z] <noocsharp> i have full html templates in heredocs in mine, not ideal
[2022-05-17T03:11:56Z] <acheam> heredocs are fine...
[2022-05-17T03:13:08Z] <acheam> but I guss they can get messy
[2022-05-17T03:13:19Z] <noocsharp> but full html templates inside shell scripts
[2022-05-17T03:13:32Z] <acheam> the messiest thing I remember doing was: Using the caddy server dynamic templating system, but wanting a static website, so in order to build my website, the script would run an instance of caddy then recursively wget through the website to download static versions of the bages
[2022-05-17T03:14:15Z] <acheam> it would also run through a script which used pygments to color source code, and a few other "layers" that added more and more complexity to the content
[2022-05-17T03:14:23Z] <acheam> oh I think I also did pagination for some reason
[2022-05-17T03:14:46Z] <noocsharp> christ almighty
[2022-05-17T03:15:31Z] <acheam> I wish I still had the source code for it.... would be fun to laugh at it now
[2022-05-17T06:48:53Z] <testuser[m]> Hi
[2022-05-17T12:50:03Z] <omanom> relevant it appears: https://www.devever.net/~hl/mildlydynamic
[2022-05-17T15:12:07Z] <midfavila-tab> Hello, everyone.
[2022-05-17T15:13:15Z] <omanom> hi mid
[2022-05-17T15:14:11Z] <midfavila-tab> PineNote arrived today, figured I'd test IRC on it
[2022-05-17T15:14:45Z] <midfavila-tab> Might try to port KISS for the giggle factor
[2022-05-17T15:18:19Z] <omanom> ooo fun!  
[2022-05-17T15:19:24Z] <midfavila-tab> Yeah. It's a fascinating device
[2022-05-17T15:19:37Z] <omanom> how's the screen readability in the sun?
[2022-05-17T15:19:57Z] <midfavila-tab> Phenomenal.
[2022-05-17T15:20:20Z] <midfavila-tab> Text renders wonderfully as well
[2022-05-17T15:20:41Z] <midfavila-tab> Ppi is 227 I think?
[2022-05-17T15:21:27Z] <omanom> that's good to hear, i would love a device that would let me do laptop things outside so i'm not chained to "the office"
[2022-05-17T15:21:27Z] <midfavila-tab> My only problem with it is a lack of 3.5mm jack
[2022-05-17T15:21:41Z] * midfavila-tab nods
[2022-05-17T15:23:46Z] <midfavila-tab> Gonna try setting SXMO today
[2022-05-17T15:23:59Z] <midfavila-tab> The factory AOSP is actual trash
[2022-05-17T15:24:15Z] <midfavila-tab> Setting up*
[2022-05-17T15:24:49Z] <midfavila-tab> One-handed virtual typing is hard >.>;
[2022-05-17T15:26:07Z] <omanom> i wonder if you'd be able to get fbvnc client running on it?
[2022-05-17T15:27:34Z] <midfavila-tab> Hmm. Not sure, I've never tinkered with VNC
[2022-05-17T15:27:44Z] <midfavila-tab> Probably could though
[2022-05-17T15:28:58Z] <midfavila> https://vid.puffyan.us/watch?v=R9tGDIBP2Io
[2022-05-17T15:29:12Z] <midfavila> i've activated my shadow clone jutsu
[2022-05-17T15:29:18Z] <midfavila> there are now multiple mids
[2022-05-17T15:29:49Z] <midfavila> back at my PC, can finally use an actual keyboard again. thank god
[2022-05-17T15:54:47Z] <midfavila> ugggggggggggggggggggh
[2022-05-17T15:54:55Z] <midfavila> pmbootstrap has a bunch of gnuisms hardcoded into it
[2022-05-17T15:55:02Z] <midfavila> what a pain in the ass
[2022-05-17T22:07:26Z] <midfavila> so, needed to open the chassis to access a UART
[2022-05-17T22:07:26Z] <midfavila> asked a friend
[2022-05-17T22:07:26Z] <midfavila> he fucked the USB-C port
[2022-05-17T22:07:31Z] <midfavila> . _.
[2022-05-17T23:01:28Z] <cot> ouch