Sam

@cranberrySam
1 Followers
17 Following
26 Posts
I'm a web developer presently currently working in corporate education. I'm passionate about the indie web, foss, and game development.

Just found this wonderful website which points out where the pointer is. Give it a try! https://pointerpointer.com

#fun #smallweb
📌 https://kevingimbel.de/status/1753445853

pointerpointer.com

Please hold still while we locate your pointer...

I naively thought that Mastodon would be a reprieve from the toxicity on other platforms. The difference on mastodon is that many comments seem to feel justified in their hateful attitude because of some perceived moral high ground. It feels that social media tends to bring out the worst in people regardless of the shape or platform.

I've noticed a fairly significant issue with LLM-assisted coding that I haven't heard others discuss.

The LLM frequently wraps calls in conditionals such as `if (variable_name)`, but rarely handles the condition where the variable is null or undefined.

It feels like the model is trained to write code that passes without errors, but is tossing out useful information and failing silently instead.

#ai

Your reminder that HTML is pretty fantastic all on its lonesome.

https://sans.style

#WebDev #HTML

HTML without CSS

HTML looks and functions well by default without the need for CSS or JavaScript. This page includes the majority of HTML elements, including semantic HTML elements, that have a unique visual style or interaction.

Sans Style
If your website only works on Chrome it doesn't work.

I've been very skeptical and hesitant about using AI code assistants. I tried ChatGPT for some programming several times over the years to middling results. I never liked using co-pilot.

That being said, Claude Code has been very impressive. I would love to see other companies adopt cli interfaces in the future.

It's incredibly expensive, though, and I'd be interested to see something like this that runs locally.

#claude #llm

https://justfuckingusehtml.com

This website has some cool #HTML nuggets here I hadn't run into before:
- meter
- progress
- popover
- dialog (was aware of this one, but learned some new functionality)
- HTML automatically creates JS variables for elements with IDs!

There's so much you can do with just HTML, it's incredible!

#web #indieweb

Just fucking use HTML

Stop reinventing the wheel. The web was doing just fine before your bloated frameworks crawled out of the sewer.

Just fucking use HTML

Just Fucking Use HTML, by @kyrylo.org:

https://justfuckingusehtml.com/

#websites #html

Just fucking use HTML

Stop reinventing the wheel. The web was doing just fine before your bloated frameworks crawled out of the sewer.

Just fucking use HTML

Are there any bookmark tools that let you subscribe to your feed of bookmarks via rss ?

#web #rss #rssfeed

This might be the worst captcha I've ever seen. Several of the objects are completely unrecognizable. I think the correct answer was top-right, but in other challenges color was considered.

#web #captcha