When you edit your comment all you’re doing is adding a “new” comment, the old comment is flagged to not show and the new comment shows in its place.
This achieves nothing.
When you edit your comment all you’re doing is adding a “new” comment, the old comment is flagged to not show and the new comment shows in its place.
This achieves nothing.
If compiled languages bother you, then you’re gonna love assembly.
Everything starts somewhere, but I wonder what macOS cli’s are the target for this tool that doesn’t have a Linux equivalent
What do you mean “embedding lua into applications”?
I assume you mean you want an application extensible by user lua script?
You build an API that calls the lua interpreter and passes the script, and reads the output; same as you would for any other scripting language. You define what the inputs should be, create the interface for executing the user defined script through shell commands, and then retrieve the output.
For python you’re going to probably use this:
https://docs.python.org/3/library/subprocess.html#subprocess.check_output
For C# you’re going to use Process
https://stackoverflow.com/questions/4291912/process-start-how-to-get-the-output
The complexities arise in your implementation and there’s no single guide.
This is stupid, why can’t I just point it at my interpreter? Oh, right, money. smh
For those unaware, you swipe to access voting/reply on comments, swipe from left to right on a comment to get to the up/down vote and swipe right to left to reply.
On your inbox, you can mark replies “read” by far swiping right to left.
You can also swipe to go back to your feed back swiping left to right starting from the edge of the post.
Lastly you can access settings by clicking the “gear” icon in your profile screen (top right)
I assure you that’s not the case anymore