Notices by Billy (storm@social.wolfe.casa)
-
Billy (storm@social.wolfe.casa)'s status on Tuesday, 02-Mar-2021 00:12:41 UTC Billy
Storm Dragon pushed changes to the testing branch of the audiogame-manager.git project: git@gitlab.com:stormdragon2976/audiogame-manager
hopefully update permissions on updated binaries. -
Billy (storm@social.wolfe.casa)'s status on Sunday, 28-Feb-2021 19:02:28 UTC Billy
Storm Dragon pushed changes to the master branch of the audiogame-manager.git project: git@gitlab.com:stormdragon2976/audiogame-manager
Merge branch 'testing' for new binary release. -
Billy (storm@social.wolfe.casa)'s status on Sunday, 28-Feb-2021 14:55:46 UTC Billy
How much money we talking here? If it's just a "sack of quarters" then I'm not sure it would be worth it. You'd have to reach in over and over again just to pay the power bill. If you could reach in once though, and pull out a few thousand... It might be more tempting. -
Billy (storm@social.wolfe.casa)'s status on Saturday, 27-Feb-2021 19:14:36 UTC Billy
Gitlab has been making changes that I don't much like. You can't read the README for a project any more from the CLI using w3m for example. Also, they used to have headings that separated the member management page into sections making it easy to navigate. Those are gone now.
So, I am in the midst of moving my stuff. My new git repositories can be found at:
https://git.2mb.codes/~stormdragon2976/
I am trying to update the old repositories on gitlab and github as I move things, so hopefully this won't cause too many problems for people. The old repositories now have a single README saying this repository has moved with a link to the new one. -
Billy (storm@social.wolfe.casa)'s status on Saturday, 27-Feb-2021 15:28:44 UTC Billy
I always find I do better at things when I just dive straight into them. It's kind of a sink or swim situation at that point lol. My problem with web development is making things look good though. I think I understand how css is supposed to work so I write something that should look awesome, but when I ask someone who can actually see it for a review things are never where they are supposed to be, and it ends up looking very messy.
This is one reason I'm trying so hard to get someone who can handle the visual side of things interested in my BasHTML project. My plugins add tons of functionality, and when presented by my screen reader a re completely awesome. Do they look good? No clue. :)
Anyway, enjoy the php. It is an awesome language, but I do have to say I liked it better before it was OOP. -
Billy (storm@social.wolfe.casa)'s status on Saturday, 27-Feb-2021 13:52:28 UTC Billy
I really like the idea of Twitter's pay feature. Anything Twitter does that alienates their user base and causes them to branch out into open federated alternatives is a great idea. Good job guys.
https://social.wolfe.casa/url/594 -
Billy (storm@social.wolfe.casa)'s status on Saturday, 27-Feb-2021 03:09:08 UTC Billy
Lol it's like they don't want your money or something. They probably do want a 1 star review on Google maps or whatever. -
Command Line Magic (climagic@mastodon.social)'s status on Saturday, 27-Feb-2021 02:07:26 UTC Command Line Magic
wget https://apod.nasa.gov/apod/image/2102/PIA24264.jpg && wget https://mars.nasa.gov/multimedia/sounds/mars/first-sounds-raw/mars/Sounds-of-Mars_first-sounds-raw.mp3 && ffmpeg -loop 1 -i PIA24264.jpg -stream_loop -1 -i Sounds-of-Mars_first-sounds-raw.mp3 -loop 1 -r 60 -t 47 -filter_complex "[0:v]crop=1920:1080:iw*t/60:90" mars.mp4 # Make a Mars pan and scan video with the real audio
-
Billy (storm@social.wolfe.casa)'s status on Friday, 26-Feb-2021 02:35:57 UTC Billy
Interesting take on an old classic. https://www.youtube.com/watch?v=L9lKb39MYaY -
Billy (storm@social.wolfe.casa)'s status on Friday, 26-Feb-2021 00:31:48 UTC Billy
It appears that straw-viewer has been deprecated in favor of pipe-viewer.
https://github.com/trizen/pipe-viewer -
Billy (storm@social.wolfe.casa)'s status on Thursday, 25-Feb-2021 21:09:29 UTC Billy
Storm Dragon pushed changes to the testing branch of the audiogame-manager.git project: git@gitlab.com:stormdragon2976/audiogame-manager
Removed wine-gecko and wine-mono from the check list because audiogame-manager will now install them if they are not present. -
Billy (storm@social.wolfe.casa)'s status on Thursday, 25-Feb-2021 18:45:48 UTC Billy
Any way to add an audio file to that? -
Billy (storm@social.wolfe.casa)'s status on Thursday, 25-Feb-2021 03:41:47 UTC Billy
I wrote a CLI alarm clock and timer. It's called Blarmh. If you are interested in trying it, it is at:
https://git.2mb.codes/~stormdragon2976/blarmh -
Billy (storm@social.wolfe.casa)'s status on Tuesday, 23-Feb-2021 21:14:42 UTC Billy
Storm Dragon pushed changes to the testing branch of the audiogame-manager.git project: git@gitlab.com:stormdragon2976/audiogame-manager
Noninteractive installation added with the -I flag. -
Billy (storm@social.wolfe.casa)'s status on Tuesday, 23-Feb-2021 18:41:09 UTC Billy
I really don't understand the reason Firefox thinks using the next tab key should jump you back to the previous tab by default. If I wanted the previous tab, I would use the previous tab key. fortunately I found where I could disable this "feature" in preferences.
the really funny thing is, I tend to have two or less tabs open at any given time, so I only figured out this today. I wonder how long it's been a thing.
Also, if only w3m would support javascript. I would uninstall all these "modern" browsers and never look back. -
Billy (storm@social.wolfe.casa)'s status on Tuesday, 23-Feb-2021 06:04:19 UTC Billy
I finally did some much needed work on [Strychnine](https://gitlab.com/stormdragon2976/strychnine). Mostly I replaced the old selection system with a dialog based menu system. Hopefully people will find this version easier to use. there is more to do, and there may be bugs... -
Billy (storm@social.wolfe.casa)'s status on Monday, 22-Feb-2021 17:33:05 UTC Billy
I just don't get why people were so angry about it. People do vent sometimes, and usually they don't even mean what they say when they are venting. This, at least to me, is something you'd have a good laugh about then move on. It just doesn't seem like something the whole education board should be removed for doing. Now, choosing zoom as the way school will be held, especially when there are things out there like big blue button, that's something they need to be replaced for doing lol.
In all seriousness though, it is pretty terrible that people are expected to be completely perfect all the time now days. The slightest misstep can cost you your whole career. It seems now days that freedom of speech only applies if what you say is PC, or in agreement with the popular views. -
Billy (storm@social.wolfe.casa)'s status on Sunday, 21-Feb-2021 22:42:46 UTC Billy
Storm Dragon pushed changes to the master branch of the audiogame-manager.git project: git@gitlab.com:stormdragon2976/audiogame-manager
Merge branch 'testing' for new binary release -
Billy (storm@social.wolfe.casa)'s status on Sunday, 21-Feb-2021 16:53:41 UTC Billy
Storm Dragon pushed changes to the testing branch of the audiogame-manager.git project: git@gitlab.com:stormdragon2976/audiogame-manager
I think I got mono and gecko working for distros that do not have them available from the package manager. This means Ubuntu and Debian should have a lot less trouble with AGM, and dare I say maybe even Mac? -
Billy (storm@social.wolfe.casa)'s status on Friday, 19-Feb-2021 17:58:21 UTC Billy
Storm Dragon pushed changes to the testing branch of the audiogame-manager.git project: git@gitlab.com:stormdragon2976/audiogame-manager
Updated donation options.