Limeey

joined 2 years ago
[–] Limeey 14 points 1 year ago

Oh my bad, I thought we were having a discussion. Next time I’ll be quiet until I have an opinion that you agree with!

[–] Limeey 6 points 1 year ago (2 children)

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.

[–] Limeey 28 points 1 year ago (5 children)

It’s too bad that the poor performances is for the women leading installment, but good god how can anyone sit through another fuckin marvel movie.

My hot take: I haven’t legitimately cared about a superhero movie since Ironman 2. I can’t deal with the same dumbass “quips” and overdone stories. Every trailer looks the same.

I think we’re back to the age where you have to care about the comics to see these movies. And I never cared about comics.

[–] Limeey 3 points 1 year ago

The article doesn’t seem to say, but if we expected oxygen to form via nuclear synthesis in stars, but there’s more oxygen than we would expect, do we have any hypothesis for how? Could oxygen have formed another way or was it more likely that the nuclear synthesis happened more rapidly in the early universe?

[–] Limeey 9 points 1 year ago (2 children)

No way is this actually going to be good. They fact that they didn’t include any of the actual acting tells me that this is going to be a nightmare of a production

[–] Limeey 2 points 1 year ago* (last edited 1 year ago) (1 children)

Agreed, I was pretty annoyed with parts of the main story.

::: Spoiler warning

Imo boozer should have died, that would have made finding Sarah more emotional. His miraculous recovery always felt bullshit.

Also Sarah’s character was ridiculous. I get that it’d been 2 years, but she didn’t care at all that deacon was alive. Their “keep it secret” thing was fine but like even in private she didn’t give a fuck, which was weird to me. And her whole “I can save them” arc was really weird.

I remember thinking that there must have been a lot of cut content, because the end of the story progresses really fast compared to the rest, I had expected more build up.

And finally, it would have been nice if at the end boozer and Sarah weren’t just boringly “sitting” at lost lake. like, they are badasses after that story but at the end they’re just content with sitting around while deacon goes off. The end game could have been vastly better than it was.
:::

[–] Limeey 4 points 1 year ago (1 children)

I felt like this was a great game that got spoiled by some stupid story decisions and also obviously a canceled sequel

[–] Limeey 3 points 1 year ago

Didn’t one of the medical YouTubers do a video on this recently. It’s these reasons and also pagers are cheap, and aren’t distractions or liabilities like phones are.

[–] Limeey 7 points 1 year ago (1 children)

Note: there are lots of ways we could make the Python code faster, but the point of this post isn’t to compare highly-optimized Python to highly-optimized Rust. The point is to compare “standard-Jupyter-notebook” Python to highly-optimized Rust.

This is fucking stupid.

[–] Limeey 30 points 1 year ago

So many things unlabeled, I doubt I'll ever fully grasp what this comic is trying to say.

[–] Limeey 3 points 1 year ago

Yep, I don't disagree, just wanted to make it clear what is shared and what isn't. I suppose if you don't like people training AI on the text you write, then you may not like that they could gather it with literally no effort. Most other sites would require that they put some effort either into web scraping, using an api to request the post, or just buy the content in some text dump format.

But ya, I mean, this is a minor difference between platforms, overall.

[–] Limeey 6 points 1 year ago

It’s not and never claimed to be. Lemmy is a piece of software, the instance owners and community moderators choose what stays and what’s goes, every Lemmy instance is just a glorified forum of old internet. Federation means the post isn’t solely controlled by the instance owners, but deletion is federated so the instance deleting it sends notice to every other instance where it exists to delete it as well, and then it’s up to that instance to do it (tho Lemmy will do this automatically so it would require altering the server code to stop that)

view more: ‹ prev next ›