@wesbos@wesbos have you tried Blender3d? It's gotten pretty powerful over the last couple of years. Is there any particular reason you're sticking to OpenSCAD other than just a fancy?
@AbsaSouthAfrica The emails were (ironically) sent to [email protected]. There is a case number already (as mentioned), so I know they got the first one
@Absa@AbsaSouthAfrica Good day ABSA,
Regarding case number C-60590908, It's now been 16 business days since my original request on 10 Nov 2025.
Can you please respond to my emails to indicate that you are, in fact, receiving them and that something is happening?
@Mutnodjmet@unseen1_unseen That's pretty average. Most people in 3rd world countries work 50 hrs a week and work till the day they die, with maybe 5 days or holiday the entire year.
I don't see how this makes them leech America...maybe I'm missing something?
@rjordanriley @gunsnrosesgirl3 But is time really 300k per sec or is that just our ceiling of observation at this point? Happy to discuss more of you send me your email in private msg
Problem:
When you deploy a new version of your SPA, users with a tab open will keep using the old SPA code.
Solution:
1. Specify the app version in each HTTP call from the UI via a x-app-version header.
2. Validate the x-app-version header on the API server. If x-app-version doesn't match the server's version, return an HTTP 400.
3. When the UI receives a 400 status code, tell the user to reload.
@stevensanderson I did find this awesome library by @nikiforovall for Key Cloak integration with https://t.co/4PmXMR5h75 Core while researching the topic https://t.co/5e9uK1WeAH #dotnet#aspnetcore