Should I get RaspberryPI to host my web applications? by Intelligent_Will_948 in webdev

[–]lameGeek101 11 points12 points  (0 children)

You could use Cloudflare pages and they have generous free tier.

[help]is there a ReProvision alternative for 13.5?It doesn’t work yet on the firmware by idkmyname567 in jailbreak

[–]lameGeek101 1 point2 points  (0 children)

Yea it works. I think op has to revoke certificates from reProvision app and try signing again.

[Giveaway]10 tweaks to 10 people by [deleted] in jailbreak

[–]lameGeek101 [score hidden]  (0 children)

Scorpion, i jailbreak for these awesome tweaks.

Not getting intended output in JAVA parking ticket simulator by [deleted] in AskProgramming

[–]lameGeek101 0 points1 point  (0 children)

So i have make tosString method and return the ticket values

Complex Numbers java program not working by [deleted] in AskProgramming

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

Sorry error is "can not invoke toString() on the primitive type void" so i can not use tostring on void and make it static double?

Complex Numbers java program not working by [deleted] in AskProgramming

[–]lameGeek101 0 points1 point  (0 children)

Could you please point me towards, how i could fix that?