What Are You Doing Right Now
-
@thwr said in What Are You Doing Right Now:
... tried another RPC library today. Saw all kinds of weird errors and exceptions at the client side, checked my code and their docs over and over again.
Took me 2 hours to figure out that the library can't handle short (int16 / 2 bytes) when it deserializes the data on the client. Worked immediately when I switched from short to int (int32 / 4 bytes).
Knowing what you spend your days programming, that has to be a painful waste of memory!
-
@travisdh1 said in What Are You Doing Right Now:
@thwr said in What Are You Doing Right Now:
... tried another RPC library today. Saw all kinds of weird errors and exceptions at the client side, checked my code and their docs over and over again.
Took me 2 hours to figure out that the library can't handle short (int16 / 2 bytes) when it deserializes the data on the client. Worked immediately when I switched from short to int (int32 / 4 bytes).
Knowing what you spend your days programming, that has to be a painful waste of memory!
Doesn't really matter in this case, but I really don't like to waste memory. Probably due to my embedded background.
-
@thwr said in What Are You Doing Right Now:
Probably due to my embedded background.
Speaking of that, the owner approved my project to build something for UPS monitoring. Going to order that RaspberryPi 3 kit later (probably tomorrow) and get this going.
-
@JaredBusch said in What Are You Doing Right Now:
@thwr said in What Are You Doing Right Now:
Probably due to my embedded background.
Speaking of that, the owner approved my project to build something for UPS monitoring. Going to order that RaspberryPi 3 kit later (probably tomorrow) and get this going.
Awesome. Will be a lot of fun.
-
@thwr said in What Are You Doing Right Now:
@JaredBusch said in What Are You Doing Right Now:
@thwr said in What Are You Doing Right Now:
Probably due to my embedded background.
Speaking of that, the owner approved my project to build something for UPS monitoring. Going to order that RaspberryPi 3 kit later (probably tomorrow) and get this going.
Awesome. Will be a lot of fun.
Once i have this under my belt, I may seriously look at redoing it with a cheaper board and parts for wider roll out. THis is the best thing I can think of for a first project though.
-
@RojoLoco said in What Are You Doing Right Now:
Man, this 8 drive RAID10 is fast. It is absolutely blasting through 215 Windows updates.
Spinning rust? That'll get you pretty good performance.
-
Homeward I go
In the rain
-
Im back after having been disconnected most of the day. I just upgraded to a new phone. I have left for the dark side. Hopefully I can get use to this iPhone platform!
-
Having issues with XenOrchestra backups and restoring them
-
@hobbit666 said in What Are You Doing Right Now:
Having issues with XenOrchestra backups and restoring them
Working Now
-
Why have I been awake since 3:30am?
-
No phone calls for you!
-
@Minion-Queen said in What Are You Doing Right Now:
Why have I been awake since 3:30am?
I should've asked that Wednesday morning after been out drinking all night until midnight Tuesday..
-
@Minion-Queen said in What Are You Doing Right Now:
Why have I been awake since 3:30am?
I went to bed at 2:30 and woke at 6 - does that count?
-
XenServer Cluster is spewing errors about log, Vm's are running, but can't access the hosts via XC or XO.
VM's are still up, gotta troubleshoot.
-
@DustinB3403 Any ssh access available?
-
@Dashrender said in What Are You Doing Right Now:
@Minion-Queen said in What Are You Doing Right Now:
Why have I been awake since 3:30am?
I went to bed at 2:30 and woke at 6 - does that count?
Yeah about the same. 10:30-3:30
-
@travisdh1 no, unfortunately not.
The VM's on the host are running without issue, so I'll take a full backup, shutdown the VM's and reboot the hosts.
-
@travisdh1 actually, on host 2 yes.
Let me retest on host 1.
-
On Host 1 no access