- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: July 19th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Aww, thank you LadyButterfly! I like having this nice little reminder pop up in my feed.
There’s also Groovy. A data execution pipeline program I use called NextFlow uses Groovy based scripts.
And compiling for different architectures can be very difficult. I’ve done a lot of work Power9 computers and it’s not as simple as having the right compiler flags. Often the dependencies aren’t built for your platform either so you have to go and compile those too. It can be quite a hassle.