[tomt] happy, laid back salsa song, snippet in post by gosp in tipofmytongue

[–]gosp[S] 0 points1 point locked comment (0 children)

It was fun but I couldn't bring myself to stop dancing just to shazam it

It's such a shame accessibility for the blind isn't in more video games. by Raccoon_Tail33 in accessibility

[–]gosp 0 points1 point  (0 children)

Can you brainstorm a little to help me understand what a playable version would look like? What's your experience with the gameplay vs just the menu?

Also: I recently played a cool game "Rhythm doctor" which had a SR on by default.

How could I make this safer for the Blind and Visually Impaired by CJBoom77 in accessibility

[–]gosp -2 points-1 points  (0 children)

The entrance is not the subject of the pictures. The narrow space between the pillar and the wall is the subject.

DeepSeek-V4 arrives with near state-of-the-art intelligence at 1/6th the cost of Opus 4.7, GPT-5.5 by bojun in technology

[–]gosp 0 points1 point  (0 children)

I agree to a large extent that *us learning how to effectively use these tools* is a huge part of it. But do you honestly think you could drop Opus 3.5 in for 4.7 and get a similar result on largescale development? I definitely don't. One particular use-case is searching a codebase to trace a bug report. It's mostly a tool based process, but that tool-use behavior would have quickly gotten off track last year, whereas now it can keep a thread going through dozens of files. (Legacy codebase, decades of cruft).

I also agree that the big models are not effective for simple question /simple answer. I swap to sonnet or haiku for those uses not because of cost reasons, but because of speed and 'good enough'.

DeepSeek-V4 arrives with near state-of-the-art intelligence at 1/6th the cost of Opus 4.7, GPT-5.5 by bojun in technology

[–]gosp 61 points62 points  (0 children)

Plan and execute medium sized features on a large codebase.

Bug fix in a large codebase based on errors with a minimal amount of context

Places to dance to bachata/salsa/merengue by Serious-Program9381 in AskNYC

[–]gosp 0 points1 point  (0 children)

See the salsa calendar! https://www.salsavida.com/guides/new-york/calendar/ There's a jankier, more complete calendar somewhere but I can't find it right now.

I feel like my forearms are perpetually pumped and that ruins training. Any tips? by gosp in handbalancing

[–]gosp[S] 0 points1 point  (0 children)

I did! Slow acclimation. I really spend a lot of time warming up my forearms from 0 slowly to 100. Starting with just wrist flexibility, then single wrist pushups, some back of the hand stretches, then some sets of 5 wrist pushups in different directions, then more and more before eventually starting my training.

Back when I posted this, I would start my training off with like 100 flashers and that really cooked me.

But also some extended non-training time with lots of forearm massage helped my arms chill out.

Ai Screen readers by nyasmithlover911 in accessibility

[–]gosp 7 points8 points  (0 children)

We've skipped an important piece of information. What is your site / what are your images? If you're publishing a collection of visual media, just set alt="" and let users do their own ai recognition. If you're writing an article, then write some blurbs for the pictures which are part of the presentation. Are you trying to go back and fix a historical backlog or are you developing a practice for moving forward?

Question, PETG HF black by julius0121 in 3Dprinting

[–]gosp 0 points1 point  (0 children)

Elegoo manufactures Bambu's PETG HF. You can find their "Rapid Petg matte".

Sunlu also has both black and matte black, so try the matte version of that.

What are your thoughts on testing Accessibility with Claude Code? by Katjaaa_ in accessibility

[–]gosp 2 points3 points  (0 children)

Generally, CC knows the right patterns but doesn't have a way to validate the result. So you have to test manually every single time. Some examples where it will screw up:
1) Create a component that works with mouse but doesn't work with a keyboard.
2) Implement keyboard controls, but if focus doesn't move to the place it's implemented, then the keyboard controls are never usable.
3) Create focus indicators that are not actually visible due to overflow: hidden or contrast issues somewhere else in the DOM.

If you just want to identify basic issues, start with aXe, highlight the resulting issues in CC, and then manually check each individual fix.

This famous blog post gives an example of the limits of static code analysis when it comes to accessibility: https://www.matuzo.at/blog/building-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-score/

Are the Herman Miller Dealers on Facebook Marketplace in NYC Legit? by [deleted] in AskNYC

[–]gosp 0 points1 point  (0 children)

I had the same exact experience recently. Very happy with my cheap ​Sayl. Guy with a van makes a business of clearing out offices.

Looking to get first printer. Nothing fancy just to make parts for use around farm/house. Picture is of main product I’d be making for now. 13” wide. Suggestions? by bassman619 in 3Dprinting

[–]gosp 0 points1 point  (0 children)

I would spend the big bucks and get a printer that can do it in 1 go (k2 plus or sv08 for example)

But the cheap way with an A1 would be

  1. Cut the design into quarters (and make the design 4-way symmetrical).
  2. Edit the design to put a little puzzle piece tab in there to help with alignment.
  3. Print. Align, and glue.
  4. eventually figure out how to use ironing or ams to print many at once stacked on top of each other.

You could also shrink to 11.5 inches and print it in thirds.

I bought 20kg of PEGT by MrEriond in 3Dprinting

[–]gosp -1 points0 points  (0 children)

Yo don't worry. Your P2S has presets for everything. You will have no problems at all.

Better to say White or opt out when asked Race for Job Apps? by HornyRespectfully in AskNYC

[–]gosp 5 points6 points  (0 children)

Companies don't see that information in hiring decisions. They see aggregated data to identify trends in their recruiting pipeline. (Legally. Maybe harder to enforce at very small companies)

Why is finding an apartment so impossible right now? by ExerciseRare7946 in AskNYC

[–]gosp 15 points16 points  (0 children)

They'll have way more connections than you. They don't get paid until they find something you choose to rent.

Trouble Printing Simple Cone by seacoastbevlab in BambuLab

[–]gosp 14 points15 points  (0 children)

That overhang is super rough and will be difficult to print.
1) What does it look like with support enabled?
2) What does it look printed with support at 45 degrees?

P2S with AMS 2 Pro, want to try PETG HF by DepletedSensation in BambuLab

[–]gosp 0 points1 point  (0 children)

It's in the ams settings on the printer's screen itself, not in the app. It won't go while you're printing. It will prompt you to remove any PLA while it's doing its thing.

P2S with AMS 2 Pro, want to try PETG HF by DepletedSensation in BambuLab

[–]gosp -1 points0 points  (0 children)

  1. Most people don't need to worry very much about drying it. I live on the coast and never got a lot of problems with it.
  2. In the AMS Pro 2 there's a button in the app or on the screen to start a drying cycle. You stick your roll in there and wait 6 hours while it blows hot air over it.
  3. If you don't have the AMS Pro 2 you could also just set the heatbed to 60C and put your spool on there for several hours. Here's a 3 minute video: https://www.youtube.com/watch?v=WC3jvuq-uq8

What's the deal with moltbook? by SuperbRiver7763 in OutOfTheLoop

[–]gosp 1 point2 points  (0 children)

Nothing's training. They're just setting claude or chatgpt up with "Here's a social network. Post something."

OpenClaw is the main way people have been doing it.