[2022-05-17T02:13:00Z] phoebos: nice

[2022-05-17T02:13:03Z] how'd you do that?

[2022-05-17T02:18:18Z] phoebos: how about we do the following:

[2022-05-17T02:18:56Z] replace the pre tag that encloses the plaintext with a div or smthg and css style it right

[2022-05-17T02:19:19Z] then in build-page.c, we write in a little something that replaces [0000] with an tag

[2022-05-17T02:19:54Z] assuming that we're sticking with the same plaintext format

[2022-05-17T02:20:07Z] because the way that it is right now, .txt files aren't run through smu

[2022-05-17T02:20:21Z] so running smu without the n flag wouldn't change anything

[2022-05-17T02:20:30Z] idk, there are pros and cons to each way

[2022-05-17T02:23:04Z] also

[2022-05-17T02:23:08Z] VINDICATION

[2022-05-17T02:23:10Z] https://l.armaanb.net/tmp328630.jpg

[2022-05-17T02:23:29Z] "Phoebus"

[2022-05-17T02:24:23Z] dilyn: <3

[2022-05-17T02:38:58Z] bro that's literally latin

[2022-05-17T02:40:05Z] 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] got it down from like 900 bytes to 90

[2022-05-17T02:41:19Z] acheam: i was converting the style guide to smu, but that could also work

[2022-05-17T02:42:26Z] 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] re smu and a ids, your way is the least work

[2022-05-17T02:44:33Z] but it's adding another markup system

[2022-05-17T02:45:17Z] i use smu for my website

[2022-05-17T02:46:23Z] oh nice

[2022-05-17T02:46:29Z] acheam: that picture took a full 30 seconds to load

[2022-05-17T02:46:30Z] did you do the tables in html

[2022-05-17T02:46:41Z] well i use it for the blog posts and main page

[2022-05-17T02:47:30Z] my projects page is just html

[2022-05-17T03:00:08Z] maybe i should write the seemingly ubiquitous "how i overengineered a static site generator for this website" post soon

[2022-05-17T03:01:36Z] noocsharp: yeah my phone takes big pictures, sorry, should have compressed it first

[2022-05-17T03:02:19Z] 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] just writing html is best for me

[2022-05-17T03:07:35Z] my current version of the website is just 10 lines which I'm happy about

[2022-05-17T03:08:27Z] it just automatically makes the index page and pastes the content in a standard header/footer

[2022-05-17T03:10:21Z] i have full html templates in heredocs in mine, not ideal

[2022-05-17T03:11:56Z] heredocs are fine...

[2022-05-17T03:13:08Z] but I guss they can get messy

[2022-05-17T03:13:19Z] but full html templates inside shell scripts

[2022-05-17T03:13:32Z] 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] 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] oh I think I also did pagination for some reason

[2022-05-17T03:14:46Z] christ almighty

[2022-05-17T03:15:31Z] 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] relevant it appears: https://www.devever.net/~hl/mildlydynamic

[2022-05-17T15:12:07Z] Hello, everyone.

[2022-05-17T15:13:15Z] hi mid

[2022-05-17T15:14:11Z] PineNote arrived today, figured I'd test IRC on it

[2022-05-17T15:14:45Z] Might try to port KISS for the giggle factor

[2022-05-17T15:18:19Z] ooo fun!

[2022-05-17T15:19:24Z] Yeah. It's a fascinating device

[2022-05-17T15:19:37Z] how's the screen readability in the sun?

[2022-05-17T15:19:57Z] Phenomenal.

[2022-05-17T15:20:20Z] Text renders wonderfully as well

[2022-05-17T15:20:41Z] Ppi is 227 I think?

[2022-05-17T15:21:27Z] 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] 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] Gonna try setting SXMO today

[2022-05-17T15:23:59Z] The factory AOSP is actual trash

[2022-05-17T15:24:15Z] Setting up*

[2022-05-17T15:24:49Z] One-handed virtual typing is hard >.>;

[2022-05-17T15:26:07Z] i wonder if you'd be able to get fbvnc client running on it?

[2022-05-17T15:27:34Z] Hmm. Not sure, I've never tinkered with VNC

[2022-05-17T15:27:44Z] Probably could though

[2022-05-17T15:28:58Z] https://vid.puffyan.us/watch?v=R9tGDIBP2Io

[2022-05-17T15:29:12Z] i've activated my shadow clone jutsu

[2022-05-17T15:29:18Z] there are now multiple mids

[2022-05-17T15:29:49Z] back at my PC, can finally use an actual keyboard again. thank god

[2022-05-17T15:54:47Z] ugggggggggggggggggggh

[2022-05-17T15:54:55Z] pmbootstrap has a bunch of gnuisms hardcoded into it

[2022-05-17T15:55:02Z] what a pain in the ass

[2022-05-17T22:07:26Z] so, needed to open the chassis to access a UART

[2022-05-17T22:07:26Z] asked a friend

[2022-05-17T22:07:26Z] he fucked the USB-C port

[2022-05-17T22:07:31Z] . _.

[2022-05-17T23:01:28Z] ouch

Proxy Information
Original URL
gemini://gemini.ctrl-c.club/~phoebos/logs/kisslinux-2022-05-17.txt
Status Code
Success (20)
Meta
text/plain; charset=utf-8
Capsule Response Time
430.996312 milliseconds
Gemini-to-HTML Time
1.697699 milliseconds

This content has been proxied by September (3851b).