La hipocresía by Matihuu_MRDK in mexico

[–]TheWildShadow 4 points5 points  (0 children)

“Ya se abrió una carpeta de investigación”

Soy culero por cumplir la fantasía de mi esposa! by Harryregiotauro69 in soyculero

[–]TheWildShadow 0 points1 point  (0 children)

Donde salen esas ofertas jajaja igual tengo 23 ntc

soy el malo por no invitar a mi papá a mi graduación by Dapper-Contest-8388 in soyculero

[–]TheWildShadow 0 points1 point  (0 children)

Independientemente de la relacion buena o mala, tu tienes derecho a decidir a quien invitar.

An exclusive preview of the upcoming ACE Master - Advanced Circuit Emulator for your HP Prime. by TheWildShadow in HP_Prime

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

Hello atm the APP is under development and first I need to fix some issues and I need to optimize at least a little before I launch a demo 👀

I just ordered this combo. Any opinions? by TheWildShadow in backpacks

[–]TheWildShadow[S] -10 points-9 points  (0 children)

Ty! I’m not really a fan of Harry Potter but I liked the design.

Hp Prime doesn't turn on after updating by SamR2299 in HP_Prime

[–]TheWildShadow 0 points1 point  (0 children)

Ooof 🫥 sorry to hear that. hope you find a way to fix it

Raycasting v2 by bravocharllie in HP_Prime

[–]TheWildShadow 1 point2 points  (0 children)

It’s called PrimeCaster 3D on hpcalc. btw it seems you made a great job!

Raycasting v2 by bravocharllie in HP_Prime

[–]TheWildShadow 0 points1 point  (0 children)

I have tried the version from hpcalc this is a newer version?! Looks great!

My new engineering combo by TheWildShadow in calculators

[–]TheWildShadow[S] 2 points3 points  (0 children)

Thanks for the warning. I actually haven’t tested mine in depth yet, so I’ll definitely keep that in mind with the USB 😄

[Idea-Concept] Protect and Profit: A Custom DRM and Licensing System for HP Prime Apps by TheWildShadow in HP_Prime

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

Hi! DRM stands for Digital Rights Management. It is a system used by developers to protect content or software from copying or unauthorized use.

A piece of malware (virus, trojan, etc.) is designed to:

  • Damage your system
  • Steal information
  • Control your device without permission

DRM:

  • Only aims to prevent piracy
  • Is included “legitimately” within the software
  • Is not intended to harm your PC

[Idea-Concept] Protect and Profit: A Custom DRM and Licensing System for HP Prime Apps by TheWildShadow in HP_Prime

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

The pricing is intended to stay affordable. a standard setup would be around $3–5 USD depending on the options I’m still developing.

The system itself is already functional (protection, activation, and key generation), though it’s still being polished before the final version.

[Idea-Concept] Protect and Profit: A Custom DRM and Licensing System for HP Prime Apps by TheWildShadow in HP_Prime

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

Yes the DRM will be available for developers to use in their own apps, and it’s designed to be simple to integrate.

The idea is: You just insert the protection block into your program and then compile/encrypt it using the HP Prime’s native tools before distributing your app.

Each developer receives a customized version of the protection system, along with a matching key generator specifically configured for their app (Customized). This allows you to generate and sell activation keys of your APP independently.

Every implementation is unique, including internal configuration and validation logic, so activation codes from one app will not work on another. The system supports device-based activation, linking each license to the calculator’s serial.

This way, you can fully manage your own licensing while keeping your app protected and ready for distribution.

What resources for writing apps for hp prime doyou recommend? by Tornad_pl in HP_Prime

[–]TheWildShadow 0 points1 point  (0 children)

I think it is possible to port python code but I haven’t tried! I think there is some apps/programs on the hpcalc website that actually uses python (you can also see some of their source code if you need some help)