mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#optimizer

0 posts0 participants0 posts today

I made an initial version of my #maven build tool #optimizer called #mi. github.com/IvoLimmen/mi currently I only support #linux (Ubuntu 24.04 variants). It simply searches for changed files (git) in your current directory. I will find artifacts and list the command to execute. The only purpose it has is to find the modules to compile. Currently it only shows the command to execute. Just for the fun of it I build it in #crystal.

GitHubGitHub - IvoLimmen/mi: Maven build optimizerMaven build optimizer. Contribute to IvoLimmen/mi development by creating an account on GitHub.

Hiya! 👋👋Time for a proper #introduction!

I'm Mariah! I'm an #analytics #engineer on a data platform team at a #solarenergy tech company.

I'm an #optimizer and care a lot about data quality, developing #sharedlanguage around data, and driving #insights through context and analysis. I aspire to heal the environment with my handy dandy data toolbox and help drive adoption of renewable energy alternatives like #solar with data driven insights and optimization/streamlining of the industry.

I have a precious little pup that I adore (we have the same color hair he is my real son). I'm also self-converting a retired mini school bus into a tiny home on wheels, aka #skoolie, and I hope to travel in it full time one day!

Stick around to see me nerd out on #data topics, #skoolieconversion progress, DIY #offgrid solar and electrical, cute dog pics and #adhd ramblings!

Time for a new #blog post!

We finish up our peephole optimizer, O, from the previous post. Now it's a completed framework that plugs into the cproc C compiler. So if we find that QBE is missing any more obvious optimizations, we can teach those optimizations to our peephole optimizer so we can benefit until QBE catches up.

briancallahan.net/blog/2022040

briancallahan.netBrian Robert Callahan