GasBandit
Staff member
I just unplugged it. I haven't needed it since I stopped playing War Thunder years ago.Try configuring the deadzone a little bigger?
Odd how it didn't matter to windows 7, just Windows 10.
I just unplugged it. I haven't needed it since I stopped playing War Thunder years ago.Try configuring the deadzone a little bigger?
So today is the first day SINCE July 25th I've been able to work on this. I was supposed to get both last week and this week to work on it, but last week got snaked because emergency last minute "real work" came up. But I'm not getting any more time, no I just have to do 2 weeks worth of the hardest coding I've ever done in 1 week.My C# library is now successfully parsing and deserializing my json file.
Pity it refuses to pass the data back to the Crestron program using said library >_<
Every day.. there's progress. It's excruciatingly slow progress that feels like dragging my brain across broken glass, but still.. progress.
Thankfully, all I need is a single bit, because I'm trying to pass some boolean values. There's just a few megabytes of overhead wrapped around it to get it done.I hope it at least lets you pass sixty-four bit integers.
Man, this reminds me of my days in GSL.
--Patrick
The only thing keeping it in the whine category is that failing it won't really cause any permanent damage to my career. But I'm still stressed AF about it.I think you're well into rant instead of baby whine territory by now.
I ran into something like this once. I was helping someone with an arduino project with a set of wandering goal posts. By the time we were almost done, and I was trying to add "one last thing", I had to keep track of a voltage in integer millivolts because we didn't have enough room to add the floating point module to the compile.What do you mean your programming language can't do floating point math?? You told me to write a point of sale system! Do you expect me to just parse the prices in two strings, one on each side of the decimal, convert it to integers, multiply the left by 100, add the right, and then just draw a dot on the screen?
Wait, you do?
It's not even a space thing. I've done some other programs that pushed the limits of hardware before, but this is ridiculous from the get go.I ran into something like this once. I was helping someone with an arduino project with a set of wandering goal posts. By the time we were almost done, and I was trying to add "one last thing", I had to keep track of a voltage in integer millivolts because we didn't have enough room to add the floating point module to the compile.
Heh. Neither did GSL.What do you mean your programming language can't do floating point math??
Yeah, that's even crazier.It's not even a space thing. I've done some other programs that pushed the limits of hardware before, but this is ridiculous from the get go.
It's a language called SIMPL+ which is a C+ based extension language for Crestron Symbol-Intensive Master Programming Language (SIMPL)... and for some reason, it only supports Integer and String variables. No Floats, no doubles.
So literally every operation that has to have a decimal in it has to be the number times 100 with a cosmetic dot.
this feels like when websites make it so you cant save media by presenting it in a container, but there is a bevy of extensions and plain old code inspection to find the "source" link and download that. (coughs due to catching that weird piracy disease)There's a war of escalation right now between youtube and the various ad blockers. Basically what it amounts to is the user needs to update their filters and purge their cache more often than normal to keep ahead of the curve.
Hey YouTube?
Fuck you.
They are not targeting people who browse anonymously. For now. Probably because anonymous means they can’t leave a cookie or whatever to monitor whether they’ve served up the message yet.somehow I have managed to never be caught by this. guessing its my cadre of anonymity extensions lol
Future Nick thanks you for your effort because I will absolutely be watching that at some point.View attachment 46441
View attachment 46442
View attachment 46443
View attachment 46444
View attachment 46445
View attachment 46442
View attachment 46446
View attachment 46444
View attachment 46447
View attachment 46448
Siiiiigh... here comes a whole bunch of manual naming and cache clearing.
Could you ask the assistant to "Remind me in an hour about the dryer"?I like using Google assistant to set timers, I find it's almost essential to keep me on task when doing laundry, but it's really annoying that I can't use voice to label those timers. Why isn't that a thing? I can label the timers by hand. Google assistant can transcribe messages. Why can't I tell Google to "Set a one hour timer and label it dryer"?
Hmm, I'll have to see if that works. Thanks for the suggestion.Could you ask the assistant to "Remind me in an hour about the dryer"?
Tested this, and while it does give me a reminder, it's not an alarm that goes off until I dismiss it. So there's a higher chance I'll either miss or ignore it.Could you ask the assistant to "Remind me in an hour about the dryer"?
Finally heard back from Crestron. They are experiencing a bug I can't reproduce that prevents 70% of the program's function from... functioning.... It's ready. I don't know if I'll pass, but at least I completed it. Submitting it today, 11 days ahead of my deadline (though the last day I would have to work on it before "real work" takes back over again on monday).
Re-reading the scope documentation, I see if they find problems they'll give me 30 more days to fix it.
I don't know if I'll pass first try (probably not), but man, I had serious doubts I'd even get this far.