

Hmm this seems like a solution to an extremely specific problem that may have been created by using docker for things outside its wheelhouse. Why would I have docker automation that I only trust to do specific things?


Hmm this seems like a solution to an extremely specific problem that may have been created by using docker for things outside its wheelhouse. Why would I have docker automation that I only trust to do specific things?


What do you mean about the metal content in the microwave? Does the larger chamber make it somehow immune to arcing?


One thing I’ve found interesting with AI art is that it’s changed how I look at handmade art. It is similar in a way to appreciating a handmade piece of furniture or a machine compared to a mass produced commodity item. Art that I previously would have dismissed instantly sometimes makes me think for a second about the artist and how it was made, even when it lacks a professional level of quality. That said, I’ve also seen enough AI art that I can distinguish between garbage slop and something (at least a little) interesting made in Comfy UI. There’s always been a lot of low quality art out there, but I think the real issue is with people trying to pass off low effort generated slop as real art, rather than the gen-AI tech itself (environmental impact notwithstanding).
I have a bike I put together with this mindset and it’s pretty awesome. If any component dies I can replace it individually, even if it’s not made by the same company. No reason an electric car couldn’t have the same benefits except that the average consumer doesn’t care about planning ahead


I haven’t done much low level stuff, but I think the ‘main’ function is something the compiler uses to establish an entry point for the compiled binary. The name ‘main’ would not exist in the compiled binary at all, but the function itself would still exist. Executable formats aren’t all the same, so they’ll have different ways of determining where this entry point function is expected to be. You can ‘run’ a binary library file by invoking a function contained therein, which is how DLL files work.
Yeah, he was bamboozled as soon as he agreed to allow multiple separate files. The challenge was bs from the start, but he could have at least nailed it down with more explicit language and by forbidding any exceptions. I think it’s kind of ironic that the instructions for a challenge related to different representations of information failed themselves to actually convey the intended information.
Love watching his videos, they go way beyond your average music production youtuber content. I generally think generative AI is an awesome tool in itself, but that it’s too ripe for the perversion of capitalistic greed. Like Jordan said in the video, it’s pretty disgusting to ingest years worth of hard work and dedication from many artists and then use the resulting model to compete with those same artists. I optimistically predict that the current approach to AI will never do much better than the grey slop it currently shits out, though.
Yeah but like, what new features do apps have which weren’t available in those times? Embedded videos maybe? Doesn’t justify the bloat.
It sucks that you have to do that, but I know people who manage projects just want progress to come in on a steady drip feed. Hopefully some day you’ll get a decent manager who can understand your work style and roll with it though, or maybe get to the point of setting your own destiny!


Spineless tech tips
I understood what he was talking about instantly… but only because I did the same thing with the brake when I was a kid.
I had a viscous reaction, if ya know what I mean.
Software devs in general seem to have a hard time with balance. No comments or too many comments. Not enough abstraction or too much, overly rigid or loose coding standards, overoptimizing or underoptimizing. To be fair it is difficult to get there.


Interesting, yeah. I inherited a Blazor project though and have nothing positive to say about it really. Some of it is probably implementation, but it’s a shining example of how much better it is to choose the right tool for the job, rather than reinventing the wheel. For a while I was joking about setting the whole project “ablazor” until we finally decided to go back to a React/C# ASP.NET stack. If you’re thinking of using Blazor still, though, I think two fun things to look into are “linting issues with Blazor” and “Blazor slow”. I’ve heard people praise it, but they tend to be those who consider themselves backend devs that occasionally get stuck making frontends.
Nothing wrong with being an EMT who does all those things as hobbies, unless the capitalist pigs to whom you sell your hours demand more than their fair share…
I wrote a json prettifier a couple months ago with just a couple lines of code. I thought it would take a while but ended up taking like 10 minutes.
Shout out to the yt channel Ahoy for making some of the most sleepable video game videos, like this one: https://youtu.be/9F9ahZQ7oP0?si=AzP9X_vq-o96gPD_ Also great when you’re not sleeping!
Based on things I’ve seen I can actually believe this is real. Just goes to show that you can’t trust everyone to have a functional intuition for separating horrible ideas from good ones.