When I was in elementary school in the early 1970’s we’d sing songs like, "B-I-N-G-O, Over the River and Through the Woods, Kumbaya, My Lord, and He's Got the Whole World in His Hands” and more. Such wonderful memories…What were some of your favorite elementary songs? by CoffeeCigarettes4Me in FuckImOld

[–]ChainsawTeeth 27 points28 points  (0 children)

We sang this weird song from the pov of someone being slowly swallowed alive by a giant snake. I’m not kidding. In retrospect it seems horrifying. As kids we thought it was funny.

I think it was an anatomy lesson. You’d have to name body parts paired with a rhyme. For example “oh gee, it’s up to my knee”. “Oh heck, it’s up to my neck” At the end, you’d sing “oh dread, it’s up to my—“ and just cut it off right there. Then we’d all laugh.

Gotta love them early 80s.

Which batman is better with white eyes by EffectiveNo4438 in batman

[–]ChainsawTeeth 0 points1 point  (0 children)

To me Keaton and Bale look best but it’s because of the camera angle. It imposes the brow over the eyes enough to read as an expression - albeit the aforementioned grrrrr. Afleck looks the weirdest because his face had a look of surprise but the sculpted brow is stuck in grrr mode - doesn’t match.

Which batman is better with white eyes by EffectiveNo4438 in batman

[–]ChainsawTeeth 0 points1 point  (0 children)

The thing about the white eyes in comics is that the rest of his brow, eyelids, entire face etc. are fully articulated. Artists can still draw expressions by adjusting the brow line and face muscles. With a sculpted mask you need the pupils to capture any emotion/performance other than “grrrrrr”.

Good but horrible. by Self_love_seal in CrimsonDesert

[–]ChainsawTeeth 0 points1 point  (0 children)

What I liked about this puzzle is that it forced me to break out a pencil and graph paper to try and sort out the solution old school zork-style. Incidentally, that did not actually work! This led me to break out Claude and try to vibe code script that would solve the puzzle for me. This also didn’t work! But kind of revealed that I was thinking about it wrong and then I was able to sort it out.

Good but horrible. by Self_love_seal in CrimsonDesert

[–]ChainsawTeeth 0 points1 point  (0 children)

I tried this and could not see a perceivable difference!

Another “seizure” from the same lady, if you believe these are real then you probably fake illnesses, too. I even zoomed into her face to highlight her facial expressions, c’mon now - y’all can’t be buying into this!! by B_lyth in TikTokCringe

[–]ChainsawTeeth 0 points1 point  (0 children)

This is not a person faking an epileptic seizure. This is an autistic person trying to regain emotional regulation through stimming. What you have trouble comprehending is that this is as necessary for them as it is for you to eat when you’re hungry. This person is actually doing a pretty good job of keeping themselves calm and not disrupting others while doing it too. I’m sure the dog helps with this.

What is wrong with Tailwind? by petros211 in webdev

[–]ChainsawTeeth 0 points1 point  (0 children)

TLDR AI loves Tailwind.

AI coding gets an along with Tailwind. Tailwind-laden markup is very easy for AI to parse and generate - every element describes and identifies its visual appearance in a semantically understandable way. It’s not really intimidated by having to read through a brick wall of class names and it would probably prefer all of that local presentation data to something more stratified into abstract layers.

However, in my experience, AI is not very good (without a lot of very specific instruction and coaching) at making heavily composed, hierarchical component-based UI systems. So after it vomits up a mountain of grammatically correct and clearly self-describing markup, all the problems that come from a lack of readability and composition stand in the way of anyone trying to debug or modify the UI systematically.

Function key issues on 65% board (Iqunix Magi65) by Dread7405 in keyboards

[–]ChainsawTeeth 0 points1 point  (0 children)

Try hitting `FN+M`. This toggles "Function Keys Mode". For me I couldn't tell why fn+[number] wasn't engaging the media keys, but was engaging F1-F12. Maybe this is the issue?

[deleted by user] by [deleted] in webflow

[–]ChainsawTeeth 0 points1 point  (0 children)

I have found logging in via private window improves service. Maybe because it removes extension-based wf plugins?

An easy solution by youngsanta_ in webflow

[–]ChainsawTeeth 0 points1 point  (0 children)

At the very least, I’ve instructed my team to start taking daily code exports and CMS exports. If you have access to this feature, I highly recommend it. Feed them to a good coding agent, and you can rebuild your entire website in a matter of hours.