pizza_the_hutt
@pizza_the_hutt@sh.itjust.works
- Comment on Yay 4 days ago:
There is this new browser feature called bookmarks that you may want to check out.
- Comment on Slay the Princess - The Pristine Cut is OUT NOW! 2 months ago:
Should I play Scarlet Hollow now or wait until it’s complete?
- Comment on Slay the Princess - The Pristine Cut is OUT NOW! 2 months ago:
I highly recommend this game, even if, like me, you’re not a fan of text/dating Sim type games. It’s a strange horror/dark fantasy type of game with a lot of heart.
- Comment on Why can't code be uncompiled? 11 months ago:
It highly depends on the programming language used and how much debug information is left in the build. Production builds of software usually have debug symbols and other information useful during development stripped out to save space and improve runtime performance. Even when it is technically possible to decompile built code, the decompiled result may not be human-readable to the point of being useful. Imagine reading source code that has random names for variables, functions, modules, etc, or code that does not have any discernable organization.
- Comment on Beeper reverse-engineered iMessage to bring blue bubble texts to Android users 1 year ago:
The issue isn’t so much the message color. It’s the ability to send videos that aren’t potato quality and other media.