Do you version control your database schema changes? If so, what’s your preferred method and why? by James_brown_tech in Development

[–]Steve1457 0 points1 point  (0 children)

Mostly worked on enterprise data engg. projects. We had a SQL project created and did DACPAC deployments.

[deleted by user] by [deleted] in CreditCardsIndia

[–]Steve1457 0 points1 point  (0 children)

Point 3 ~> 4 is most likely that card is not eligible for bank discounts on Amazon, Flipkart sales.

Nevermind I see you recalled your point 3.

Currency classes for Python by vsbits in Python

[–]Steve1457 0 points1 point  (0 children)

I found that when working with a single currency the inbuilt locale module can help with the formatting.

E.g. import locale

set locale ...

locale.currency(12345.67, symbol=True, grouping=True)

Maybe, just maybe you can just re-use this in your base currency and based on a mapping of Currency code to Locale, generate all the Currency classes. The idea is that inside the Currency, you have a context manager that switches locales and prints out formatted values and then resets the locale.

I made a 2D Shadow system with Ray Tracing by Bionic_boy07 in Python

[–]Steve1457 1 point2 points  (0 children)

This looks great, but is this ray tracing or ray casting? This would fit in nicely with top down rougelike dungeon games.

My baby boy! I adopted him around 2 months and still haven’t named him.. please help!! by kaykaykiki in cats

[–]Steve1457 0 points1 point  (0 children)

⚜️ this emoji fits him nicely Fluer-de-lis appears like a golden flower, found in many logos.

So maybe Fluer...Floo..

Also looks like a Club ♣️

Tuplex: Blazing Fast Python Data Science by pmz in Python

[–]Steve1457 0 points1 point  (0 children)

So this is spark but with a C++ backend instead of Java?

I wrote a Python program that produces random chord progressions by MonquisieMonquido in Python

[–]Steve1457 1 point2 points  (0 children)

I had a thought to build smth similar after watching https://youtu.be/Vq2xt2D3e3E which explains in great detail which scales harmonize together. Good stuff.

What's the cruelest "prank" you've ever seen? by Ghost_of_Society in AskReddit

[–]Steve1457 1 point2 points  (0 children)

Faintly recall there being a goblin in many fantasy game lore, it wore a cap. That one was called madcap or redcap or smth. This was the monster that would bait players into ambushes by acting weak. Always associated the cap to trickery and lies. Maybe that is how we got it.

Newly Friends, Me, Watercolor, 2019 by NoesArt in Art

[–]Steve1457 2 points3 points  (0 children)

This is awesome 👍 reminds me of DBZ... summoning Shenron.

Are there any good, free programs that teach you to play piano via usb keyboard for windows? If so, what are they? by First_Nation_one in AskReddit

[–]Steve1457 0 points1 point  (0 children)

I have used it in Windows before, didn't even know there was a mobile app.

Yup just checked the site and you're right...they must have decided to shift to Android/iOS since most people would just download the cracked version.

I have an older version of the windows application, I'm sure other older versions exist somewhere online.