frezik

@frezik@midwest.social

This profile is from a federated server and may be incomplete. Browse more on the original instance.

frezik,

They already have Jensen doing his own sound effects at conference presentations. Do we expect him to sell his leather jacket to keep the company afloat, too?

frezik,

I did something like that once, but it was at a gangbang. Men can do it in certain contexts where some level of sexual activity is expected.

frezik, (edited )

Perl also has unless() for the very purpose in OP, which is a more sensible choice.

Oh, and if you need to reinforce your belief that Perl is a mess, the single-quote character can be used as a package separator instead of “::”. This was set in the 90s when nobody was quite sure of the right syntax for package separators, so it borrowed “::” from C++ and the single quote from Ada (I think).

That means the ifn’t() in OP can be interpreted as calling the t() function on the ifn package.

The “::” separator is vastly preferred, though. Single quotes run havoc on syntax highlighting text editors (since they can also be used for strings). About the only time I’ve seen it used is a joke module, Acme::don’t.

frezik, (edited )

That reminds me of an old paper about how to create a compilable C program out of old game ROMs. Decompile to assembly. Implement a bunch of #define statements that implement all the ASM statements. Now compile it to a native binary on whatever platform.

Won’t likely be faster or more accurate than regular emulation methods, but it’s a neat idea considering that the source code on all this stuff was lost a long time ago.

frezik,

Runs havoc on parsing, too. It’s bad for both humans and robots. I say we ship it.

frezik,

Nah, I’d rather data get sent out to external servers and then come back. This is efficient and very smart.

frezik,

I have a Lennox multistage system with a heat pump, and furnace for when it gets too cold. The best way to run those (according to the installer) is at a low level all the time. So it doesn’t benefit much from things like location tracking to turn the system up or down while we’re out. Especially since I work from home.

What it does do is make graphs for tracking how it runs the heat pump and furnace each day.

frezik, (edited )

Good enough for a fan, furnace, and AC setup. What we need going forward, though, is something that can intelligently use heat pumps to take into account electrical costs, current rooftop solar generation (if any), and the heat pump’s efficiency ratings in order to most efficiently balance between the heat pump and a regular furnace. Can choose the balance between either cheapest way to run or the least amount of CO2 (which won’t always match up). May also have to consider multi-stage setups where you can run it at low/medium/high levels.

I don’t think it’s impossible for a FOSS solution to do this, but I don’t think anyone has tackled it, either.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #