scittle

Chris McCormick 2025-04-22T11:56:59.348109Z

Hey Scittlers, I made another little web app with Scittle: https://github.com/chr15m/codeshow

❀️ 1
πŸŽ‰ 9
2025-04-24T16:48:42.239339Z

Doesn't seem to work too well on mobile.

Chris McCormick 2025-04-25T03:03:13.944019Z

It's not designed for mobile as this type of presentation usually happens on laptops I guess, but thanks for hte feedback - I'll have a think about how to improve it. πŸ€”

ray 2025-04-25T04:52:35.910219Z

I noticed that it doesn’t scale down so there is a line limit?

ray 2025-04-25T04:55:15.184789Z

Line numbers would also be nice though I appreciate that might not want to polish a pellet

πŸ˜… 1
Chris McCormick 2025-04-25T06:37:01.164969Z

Interesting, I didn't think about displaying snippets long enough to exceed screen real estate. I'll have to think about how to handle that. Maybe I would argue if your code is longer than a page this probably isn't the right tool. πŸ€” I could also just add a scrollbar inside the display area.

Chris McCormick 2025-04-25T06:37:16.572379Z

Will add an option for line numbers.

borkdude 2025-04-22T12:10:45.373219Z

This is awesome!

πŸ˜€ 1
ray 2025-04-22T13:07:20.639439Z

nice pellet

πŸ™ 1
🌱 1
borkdude 2025-04-22T13:08:38.073229Z

I listened to that defn podcast episode with the jokes about pellets, but I must admit that I didn't know what a pellet was except the pieces of wood people use to heat their homes, so I didn't get it

borkdude 2025-04-22T13:19:56.458889Z

ok, I guess pellet is a general word that could also mean sheep poop

ray 2025-04-22T13:21:56.159369Z

pellet is indeed a general word to which sheep poop s/conform 's

borkdude 2025-04-22T13:22:59.610059Z

Producing pellets all day by eating parens, sounds good to me

πŸ’© 1
Chris McCormick 2025-04-23T03:37:31.407999Z

πŸ˜…

jmglov 2025-05-10T04:55:32.464339Z

This is no longer pellet-compliant. You have more than 0 users.

πŸ₯Ή 1
🐏 1
ray 2025-04-25T07:36:37.469709Z

how about adding a GH integration to list and display gists? [ I'm kidding, it's already πŸ†’ ]

❌ 1
Chris McCormick 2025-04-25T09:21:27.037789Z

There you go Ray I ruined it for you by adding line numbers and supporting too much code.

Chris McCormick 2025-04-25T09:22:05.234129Z

Also I think it works a bit better on mobile now @didibus. Thanks for the feedback!

2025-04-25T16:15:57.803229Z

It does!

πŸŽ‰ 1
Chris McCormick 2025-04-26T01:47:42.579499Z

I tweaked the font a bit on mobile to improve it.