|
I'm contractor for one of the wealthiest companies in the country. They have enough money to buy best in class software from biggest names in the industry.
2 out of 3 internal departments ( Eng. and Utility departments ) that I've worked with, know me and trust in my software. Now I'm going to introduce myself to the 3rd and most important department ( Maintenance Dep. ). Generally speaking, Management and engineers in this department go for the big names and don't waste their time and money on unknown vendors.
I'm brave enough to host them in a meeting in coming months. I'm thinking about the ways I can assure them about my software. Management and Engineers from the first 2 departments have told me, If they are asked, will talk in favor of me. Literally, this is the only chance I have.
Please share your thoughts, hints and suggestions for the meeting.
Thanks
Behzad
Behzad
|
|
|
|
|
...ok so u sold to two dept and want the third dept to buy... possibly they should do a pilot and evaluate and come to a decision and then
Caveat Emptor.
"Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long
|
|
|
|
|
Noooooo.

|
|
|
|
|
Looking at the tiny (relative) number of Windows 7 and Windows 8 systems out there, I suspect Microsoft decided that the remaining systems would never be upgraded. We already know they won't run Windows 11 and were only a little over two years to Windows 10 end of support.
|
|
|
|
|
...and therefore, what's the benefit to them?
I mean, the more people on 10/11 (rather than 7/8), the better for MS, no? Are they really thinking they're losing so much money on license sales that didn't happen because of that loophole?
|
|
|
|
|
back to the future or something..
Caveat Emptor.
"Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long
|
|
|
|
|
I wrote a little C implementation of a ring buffer I was using for serial UART code. It wasn't very efficient because it only dealt with puts and gets one byte at a time. I improved it to deal in adding and reading series of bytes at a time.
I wrote it for someone I met on reddit who taught himself to code recently. I respect the effort, but bear in mind he taught himself to code recently.
Not really thinking about that code, I sent it off to him and it didn't occur to me to stash it somewhere. It was just something I threw together to help someone out.
Turns out, that bit of code was gold. And I can't find it. I could get some iteration of it back from the person on reddit, but I know they've already hacked it some - they told me as much. Yikes.
I tried to wrap my head around it to rewrite it, but I'm already dealing with overlapped I/O in windows w/ COM ports right now, and I can't spin that many plates these days, at least at once. I'll have to come back to it later, except I'm blocked now for want of the ring buffer.
I wish I had that code. Nice bit of kit that, a circular buffer you could write entire chunks to and from. I didn't think it was that big of a deal when I wrote it.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix
|
|
|
|
|
That's why I often write a quick Tip here on something I've done - it's come in handy on several occasions when I get to need it again!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Indeed.
"In testa che avete, Signor di Ceprano?"
-- Rigoletto
|
|
|
|
|
Right? I do use codeproject that way, but I just didn't here.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix
|
|
|
|
|
C'mon, you can (re-)do it. It doesn't look so difficult (keeping in mind your skills).
"In testa che avete, Signor di Ceprano?"
-- Rigoletto
|
|
|
|
|
Did the person happen to throw your code into a repository?
I’ve given up trying to be calm. However, I am open to feeling slightly less agitated.
I’m begging you for the benefit of everyone, don’t be STUPID.
|
|
|
|
|
No, not by the time they mangled it.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix
|
|
|
|
|
this time you can re-write this gold piece and post on code project. we can keep it for you
diligent hands rule....
|
|
|
|
|
... (we'll call her "Sue") and they get to discussing "That Employee" (we'll call her "Karen"): you know the one - takes 30 minute loo breaks, disappears for an hour and no-one knows where she is, always last in line to do anything. The one no-one wants to work with, or to work on stuff she has done in the past. That Employee.
Anyway, Sue's daughter still works there, so the gossip gets back to Sue, and she passes it on the Herself. The company has had enough of Karen, and is building up a paper trail with the aim of firing her when they have enough evidence to forestall any legal objections.
Karen appears to have noticed that the game is up, and has found a new job, doing the same thing - so she applies online, and gives her reasons for wanting to change job as basically "the management here are sh*t".
Unfortunately, she didn't notice that the company she is applying for is not only in the same group of care homes, but ... is the care home she is currently "working" for ... and her application lands right on the home managers desk.
Oh, I'd have loved to hear that conversation!
Names changed to protect the guilty.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
|
OriginalGriff wrote: "the management here are sh*t".
Burning bridges is never worth it. Can't speak from experience, but it's just not something that should ever be done.
|
|
|
|
|
So they already posted her job in anticipation of firing her... and she applied for it?
Seems like they should let her accept it at lower or same wage and have her start fresh with a probationary period that allows for termination at end of probationary period without any reason by either party.
Fresh Start!
|
|
|
|
|
No, there are very few "single employee" jobs in a care home, especially a fairly big one (and this one has 100 beds if you include the Alzheimer's ward) : you have multiple nurses, care assistants, activity organisers, kitchen staff, domestics, and so on - about the only single job is Home Manager.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Failing to maintain standard circuits in key (7)
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
|
|
|
|
|
RELAPSE?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Nope
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
|
|
|
|
|
Good! I had no idea how to get from "Key" to "Ree" ...
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
You are on the right track though.
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
|
|
|
|
|
COLLAPSE in that case! (though that's 8, not 7 letters... )
COLE = maker of locks/keys
|
|
|
|