Now we're cooking with gas. Methane, specifically.
Now we're cooking with gas. Methane, specifically.
In other words, I'm an introvert who wants to be adopted, come kidnap me and take me places! I like to see cool shit and hang with peeps.
I'm often working, so I'm not hopping a lot on my own, but I would love to join you.
Hey, if you see me online in vrc, I'd love you to invite me places. I don't tend to join peeps who are on orange because I don't want to intrude, but I often still want company.
I'm on a lot, often in my home world so peeps can drop by and say hi. You should come say hi sometime.
Isn't that just vtuber stuff in a nutshell? Why not try that out
It's been many years. It's still going to take a lot of time. But I'm trying.
New year's resolution, dev stuff aside: be less lonely. Be more willing to let people in, and try to be okay with having friends care about me. To stop deflecting as much and try to be vulnerable again, and let people actually care about me when they actually try to.
It's almost like having an algorithm aggressively forced on you that suppresses those following you from seeing your posts if it doesn't get engagement outside your circles results in people trying to play to the algorithm or something.
I mostly use the following feed, not the algorithmic one. If you're seeing bullshit on the following feed, you gotta fuck with your follows.
Either I'm losing my mind or there's been people I followed that I'm not following and people that were following me that aren't. Could be either, but ay.
I'm trying to curate a feed here bsky, what are you doing :V
Too many projects. Slowly getting through em but man, I wish I was busy with smaller interesting things instead of slow moving big things right now.
Big things are always coming. I just wish they were a little less big sometimes lmao
Thinking about it, wouldn't Lanky Kong bounce on it for a bunch of bananas, not a burger?
Oop, I forgot to update here - gumroad unsuspended it, it's now back up for sale where it was.
It seems Gumroad has suspended sale of the Collar & Leash system. I will be investigating, and if I cannot get it restored, I will announce where it will be sold instead and will send out codes to those who have already bought it to grab it again.
Been using Kagi now for a while. Pretty much the same as strasz here - it's made search usable. Even without blocking domains and such, it's incredible how good a search engine can be when your eyeballs aren't the product.
Sonic the hedgehog, and his hedge-covered hog
Do y'all think Lanky Kong would bounce on it for a burger
Red_sim's light volume
+ Ikeiwa's baked volumetric shader
+ Bakery spotlights, with "physical falloff" turned on (a checkbox on the bakery light component), and a custom cookie texture for a more uneven lighting effect.
#VRChat
Hehe 3DS triangle
Happy birthday @internetianer.bsky.social. Miss ya man. Wish we hadn't lost contact all those years ago.
Where there's smoke, they pinch back.
Light Volumes v.2.0.0 released!
Now it has Light Volume based super optimized analytical Point Lights, Spot Lights and Area Lights. (Up to 128 at the same time)
Ability to project images and cubemaps.
Also baked shadow masks and even more features!
github.com/REDSIM/VRCLi...
A screenshot of VRChat with the avatar contacts visualizer enabled, and the screen being utterly filled with contacts, with a debug overlay on top with many, many entries.
I'm committing crimes. (I've found a better way to do this)
They brought the McGriddle here to aus. I tried it... This is what you guys were raving about? This is far too sweet, what the fuck - why would you not just use an english muffin, this is terrible lmao
Dude, meshtastic is sick.
I don't feel like that solves the issue. Though I don't think any powershell wrapper does, but my point with the ISE is just that it feels incomplete.
But this isn't a powershell specific problem, and I myself don't use powershell much. You can apply this to things like openssl, ffmpeg, etc.
On the other side of things you have the powershell ISE, which is the worst of both. It's a glorified documentation browser.
Excel is probably the closest thing to it, honestly. Ease of use built in for basic tasks, hilariously powerful tools that are easy to access beyond it. But I wouldn't say excel's UX for that is particularly ideal, just that it seems to work.
The problem is node editors are great at helping build tools, but they aren't necessarily helpful at making easy to access processes. And few people want to *have* to build their own dashboards.
I'm not sure there's a happy medium here that really gives you the benefits of a GUI + CLI-style control.
CLIs meanwhile, all commands are just a big list. But to expose a CLI as a GUI naively wouldn't work because one big list is a terrible way to organize a GUI, and I don't think you *can* expose all possible CLI workflows with a nice unified GUI.
I see discussions occasionally about having GUIs replacing command lines. And while I'm all for it, there's a point that I never see discussed. Part of why command lines work so much better than GUIs for some tasks is that GUIs require organization and hierarchy to work.