#<- is the name of the software
Explore tagged Tumblr posts
Text
just tried out some software and set it up to track my hands for streaming! i'll probably never use it though, most time my hands are on my controller anyways LMAO.
its really cool whats just possible with just a webcam and freeware though, its pretty impressive
40 notes
·
View notes
Text
did you know there aren't any god-like powers of indigestion
#crawling out of my cave to offer this tiny gerry#the guy. the dude. the fella.#i miss him deeply and i'm glad he's sort of back but i. do not trust jonny sims.#and i say this as joyfully as possible#we ARE here to suffer#whatever happens i'll be cheering for him and his totally normal grandmother but you know. never forgive never forget.#anyway i'm limited to 24 frames until i can afford a software update which is absolutely devilish#so i'm just messing around in the meantime trying to figure out how it works! actual animatics soon mayhaps?#also i swear i'll start keeping this place active. soon. at some point. in a near future#tma#the magnus archives#tma podcast#gerard keay#gerry keay#gerard delano#gerry delano#he has too many names#tma gerry#tma gerard keay#the eye#tma fanart#my art#tw eye#tw flashing
4K notes
·
View notes
Text
SEVERANCE 2.01 - "Hello, Ms. Cobel"
#this was my first time giffing with a 4k quality video and does anyone know why my screencapping software (mplayer) desaturated it#help#severance#severance s2#mark scout#mark s#helly r#markhelly#idk what their ship name is but thats my best guess#helena eagan#irving bailiff#dylan george#my gifs
323 notes
·
View notes
Text



is this a ship that exists. (toy)cat and laptop. sorry
(original under the cut)


#the art gallery#deltarune#idk if seam and queen is a ship prior to this so i don’t have a ship name tag to potentially put on it . give suggestions#EDIT: @rook-specter SUGGESGED PATCHWORK SOFTWARE AND I REALLY LIKE THAT#patchwork software#idk how Invested in this i’ll become in this ship but I like having a name for it regardless
2K notes
·
View notes
Text
Felt silly and wanted to draw this. Gwyndolin slaps Sulyvahn's face 👋🌙
#dark souls 3#darkmoon gwyndolin#dark sun gwyndolin#Gwyndolin#slaps#pontiff sulyvahn#sulyvahn#Revenge!!!#my art#sage archives#Fromsoftware#from software#soulsborne#aot reference#sillyposting#this what would happen if ashen one arrived 10 days earlier#joking#ashen one#anri of astora#Horace the hushed#no I'm not writing that sludge's name
40 notes
·
View notes
Text
explaining modern brand names to a Victorian
me: so just like. a word, usually.
Victorian: a word related to the product, or-
me: no just a random word
Victorian: huh. because I'd have thought
me: yeah
Victorian: a word related to the product's alleged best qualities
me: no no it's just any word really. the founder might have some reason behind it, but it only makes sense to them most of the time
Victorian: interesting
me:
Victorian:
Victorian: but definitely misspelled right
me: oh EXTREMELY misspelled
#history#marketing#brand names#victorian#a bread company called Bakk'd-Best shaking hands with a tech startup called Wandr or something#there is literally a software company called Salsify. like the root vegetable. please explain this to me#only don't because there is no POSSIBLE way to make that a logical name. for a software company
318 notes
·
View notes
Text
quit it!
#art#gordon freeman#gman#ggman#guys we have to get a better ship name. we have to#intended to be ~before~ everything#IF ANAYTHING LOOKS WEIRD OR OFF IDC................... i hate polishing shit uppppppp#having fun w csp's animating software againnnnn
68 notes
·
View notes
Text
Source: Ukagaka Pages 2009 Ghost: Akue Toku [DL] [shell DL] Ghostmaster: h_kazama
#scans#ukagaka pages 2009#doujin#ukagaka#defoko#utane uta#akue toku#aquestalk#toku & unyu#vocalsynth#utauloid#fanmade vocaloid#ukgk#voice ghost#vocaloid#AquesTalkSaori#character nantoka#ghostmaster:h_kazama#artist:h_kazama#some bonus trivia: 'Akue Toku' is another name for Defoko (UTAU) the name Akue Toku comes from her voicebank software 'AquesTalk'.#the UTAU and fanloid community in general in japan was full of ukagaka ghost developers early on so there's lots of fandom overlap#some of the oldest Kasane Teto and talkloid videos to ever be uploaded were created using SSP (Ukagaka) and plugins for it#uta utane#vocal synth#shell#ghost dl#AquesTalk
37 notes
·
View notes
Text
U know, I went to get my blood drawn today and the doctor had a Kirk/Spock article open on his monitor, so in light of that I've decided cringe is dead. Enjoy the fruits of this revelation.
#I do not hava good editing software this was made on my phone#and I am not ashamed to say it took over 6 hours to make because I kept getting distracted just watching Q clips#qcard#q star trek#this same thing usually happens whenever I try to draw anything star trek related#star trek: the next generation#star trek the next generation#star trek picard#that's a show name now incredible#i will not be watching it because q is sad in it and that's not allowed same reason i refuse to watch voyager#tng#star trek tng#star trek q#jean luc picard
291 notes
·
View notes
Text
Wash Cycle
#käärijä#lovable green guy#jerepocalypse#or whichever name people settled on#using my work software for the greater good#tried my best to make them loop correctly
541 notes
·
View notes
Text
The Story of KLogs: What happens when an Mechanical Engineer codes
Since i no longer work at Wearhouse Automation Startup (WAS for short) and havnt for many years i feel as though i should recount the tale of the most bonkers program i ever wrote, but we need to establish some background
WAS has its HQ very far away from the big customer site and i worked as a Field Service Engineer (FSE) on site. so i learned early on that if a problem needed to be solved fast, WE had to do it. we never got many updates on what was coming down the pipeline for us or what issues were being worked on. this made us very independent
As such, we got good at reading the robot logs ourselves. it took too much time to send the logs off to HQ for analysis and get back what the problem was. we can read. now GETTING the logs is another thing.
the early robots we cut our teeth on used 2.4 gHz wifi to communicate with FSE's so dumping the logs was as simple as pushing a button in a little application and it would spit out a txt file
later on our robots were upgraded to use a 2.4 mHz xbee radio to communicate with us. which was FUCKING SLOW. and log dumping became a much more tedious process. you had to connect, go to logging mode, and then the robot would vomit all the logs in the past 2 min OR the entirety of its memory bank (only 2 options) into a terminal window. you would then save the terminal window and open it in a text editor to read them. it could take up to 5 min to dump the entire log file and if you didnt dump fast enough, the ACK messages from the control server would fill up the logs and erase the error as the memory overwrote itself.
this missing logs problem was a Big Deal for software who now weren't getting every log from every error so a NEW method of saving logs was devised: the robot would just vomit the log data in real time over a DIFFERENT radio and we would save it to a KQL server. Thanks Daddy Microsoft.
now whats KQL you may be asking. why, its Microsofts very own SQL clone! its Kusto Query Language. never mind that the system uses a SQL database for daily operations. lets use this proprietary Microsoft thing because they are paying us
so yay, problem solved. we now never miss the logs. so how do we read them if they are split up line by line in a database? why with a query of course!
select * from tbLogs where RobotUID = [64CharLongString] and timestamp > [UnixTimeCode]
if this makes no sense to you, CONGRATULATIONS! you found the problem with this setup. Most FSE's were BAD at SQL which meant they didnt read logs anymore. If you do understand what the query is, CONGRATULATIONS! you see why this is Very Stupid.
You could not search by robot name. each robot had some arbitrarily assigned 64 character long string as an identifier and the timestamps were not set to local time. so you had run a lookup query to find the right name and do some time zone math to figure out what part of the logs to read. oh yeah and you had to download KQL to view them. so now we had both SQL and KQL on our computers
NOBODY in the field like this.
But Daddy Microsoft comes to the rescue
see we didnt JUST get KQL with part of that deal. we got the entire Microsoft cloud suite. and some people (like me) had been automating emails and stuff with Power Automate
This is Microsoft Power Automate. its Microsoft's version of Scratch but it has hooks into everything Microsoft. SharePoint, Teams, Outlook, Excel, it can integrate with all of it. i had been using it to send an email once a day with a list of all the robots in maintenance.
this gave me an idea
and i checked
and Power Automate had hooks for KQL
KLogs is actually short for Kusto Logs
I did not know how to program in Power Automate but damn it anything is better then writing KQL queries. so i got to work. and about 2 months later i had a BEHEMOTH of a Power Automate program. it lagged the webpage and many times when i tried to edit something my changes wouldn't take and i would have to click in very specific ways to ensure none of my variables were getting nuked. i dont think this was the intended purpose of Power Automate but this is what it did
the KLogger would watch a list of Teams chats and when someone typed "klogs" or pasted a copy of an ERROR mesage, it would spring into action.
it extracted the robot name from the message and timestamp from teams
it would lookup the name in the database to find the 64 long string UID and the location that robot was assigned too
it would reply to the message in teams saying it found a robot name and was getting logs
it would run a KQL query for the database and get the control system logs then export then into a CSV
it would save the CSV with the a .xls extension into a folder in ShairPoint (it would make a new folder for each day and location if it didnt have one already)
it would send ANOTHER message in teams with a LINK to the file in SharePoint
it would then enter a loop and scour the robot logs looking for the keyword ESTOP to find the error. (it did this because Kusto was SLOWER then the xbee radio and had up to a 10 min delay on syncing)
if it found the error, it would adjust its start and end timestamps to capture it and export the robot logs book-ended from the event by ~ 1 min. if it didnt, it would use the timestamp from when it was triggered +/- 5 min
it saved THOSE logs to SharePoint the same way as before
it would send ANOTHER message in teams with a link to the files
it would then check if the error was 1 of 3 very specific type of error with the camera. if it was it extracted the base64 jpg image saved in KQL as a byte array, do the math to convert it, and save that as a jpg in SharePoint (and link it of course)
and then it would terminate. and if it encountered an error anywhere in all of this, i had logic where it would spit back an error message in Teams as plaintext explaining what step failed and the program would close gracefully
I deployed it without asking anyone at one of the sites that was struggling. i just pointed it at their chat and turned it on. it had a bit of a rocky start (spammed chat) but man did the FSE's LOVE IT.
about 6 months later software deployed their answer to reading the logs: a webpage that acted as a nice GUI to the KQL database. much better then an CSV file
it still needed you to scroll though a big drop-down of robot names and enter a timestamp, but i noticed something. all that did was just change part of the URL and refresh the webpage
SO I MADE KLOGS 2 AND HAD IT GENERATE THE URL FOR YOU AND REPLY TO YOUR MESSAGE WITH IT. (it also still did the control server and jpg stuff). Theres a non-zero chance that klogs was still in use long after i left that job
now i dont recommend anyone use power automate like this. its clunky and weird. i had to make a variable called "Carrage Return" which was a blank text box that i pressed enter one time in because it was incapable of understanding /n or generating a new line in any capacity OTHER then this (thanks support forum).
im also sure this probably is giving the actual programmer people anxiety. imagine working at a company and then some rando you've never seen but only heard about as "the FSE whos really good at root causing stuff", in a department that does not do any coding, managed to, in their spare time, build and release and entire workflow piggybacking on your work without any oversight, code review, or permission.....and everyone liked it
#comet tales#lazee works#power automate#coding#software engineering#it was so funny whenever i visited HQ because i would go “hi my name is LazeeComet” and they would go “OH i've heard SO much about you”
63 notes
·
View notes
Text
why does hotd hate style. look at the crowns from the book and look what we got in the adaptation. not to mention what rhaenyra's wardrobe SHOULD have been. i'm still pissed
#everything has to be dumbed down because the people reacting to it in bars won't pay attention to those details ig#and YEAH i'm still salty about the lack of purple eyes too#they had money for those big ass dragons you cannot tell me they couldn't edit the eyes in post#fans have done that shit with basic editing software dawg#asoiaf#a song of ice and fire#hotd#house of the dragon#best outfits we got in hotd are still what rhaenyra wore when she was named heir and her dragon dress#and alicent's wardrobe
22 notes
·
View notes
Text
just spent a long time learning how to do some shit im never gonna touch again
#this was actually rlly fun#if i missed u spelled ur url wrong or missed a connection sorry but also idgaf this was ridiculous#if ur name is hard to read then i actually am sorry this software kinda sucked to learn#im posting
19 notes
·
View notes
Text

Um... ART DUMB EXCEPT ITS ONLY ONE RANDOM CREATURE THING I FOUND IN MY UNFINISHED ART FOLDER
#artists on tumblr#my art#fantasy#digital art#CrownedInChaos?#i hopefully will do mcyt some day and crownedinchaos WILL be my username#ive got the account and everything#even learnt how to use OBS and this editing software i forgot the name of#as soon as i get motivation to edit that dumb challenge video i recorded#motivation is so hard to come by these days#mcyt#whooooooo#ive got my skin and subscribe banner and name all sorted already what could go wrong
19 notes
·
View notes
Text
what if Sekiro was puppy...... . ..
#sekiro#wolf#wolf sekiro#from software#fromsoft#furry#anthro#fanart#art#c'mon y'all his name is WOLF#he also needed powdered sugar face because he's my beautiful little old man
28 notes
·
View notes
Text
part of me really wants to come up with a good ship name for emmie x destiny x brass but the other part doesn't wanna go back and add it as a tag on all of my posts about them eugh
#i was kind of thinking mayhem.zip#bc their fusion is called mayhem. and theyre a package deal. and destiny is a software. haha funny#but idk#im not good with names
19 notes
·
View notes