I’m doing it in python. I was going to do c# since I’m more used to it but python is better for small scripts like these. It’s also my first year of doing it and yeah I really need to improve my coding style.
I’m doing it in python. I was going to do c# since I’m more used to it but python is better for small scripts like these. It’s also my first year of doing it and yeah I really need to improve my coding style.
My doctor said I should not drink brake fluid, I told him not to worry… I can stop anytime
Where I work we do a mix… Some 4 days, 10 hrs each, some 5days 8 hrs each.
Production is typically 4/10 and most other people are 5/8. This allows the other groups a day where production isn’t running and other things can happen, like maintaining equipment and running tests without interfering with production schedules. While not requiring support to come in on a Saturday or Sunday.
It works out pretty well for us, except when production does ot on Fridays for weeks in a row and the other stuff can’t get done…
Python is named after Monty python and not the snake
I went to dragon con one year, people were dressed in all sorts of costumes even though it’s not a furry con. And I know the hotels where the con is are incredibly hard to book. That said just once I want some senior executive to accidently book a room in one because he has some meeting with a potential client of something and just so happen to click it at the right time.
He shows up and is completely bewildered by all the people in costumes. “you’ll never believe it mark. I rode down the elevator with a robot and I swear to God… Tiny from Bob’s burgers”
I do this alot but I alway follow up with “Do you know what blah is?” and depending on age/experience/acronym or term I ask them to explain it.
Sometimes I get assigned work with a senior engineer(where I learn) and sometimes I get asked to help a new person. For example right now I’m in a project being driven by a senior engineer but was asked to assist a professional development program employee(or pdp) to actually execute the project. As a result this is the habit I developed to 1. Make sure I don’t confuse people with random acronyms or terms 2. Ensure we are on the same regarding definition(and they are not just saying yes I know when they don’t).
Not to mention the amount of analog clocks that are just wrong. I work at a fortune 500 company, most clocks are digital and synced to a time server. Every analog clock is wrong. Just yesterday I walked through the cafeteria and glanced at the clock and it read 5:20… For a second I panicked and was like it can’t be that late. I checked my phone, it was 3:06. The clock was just not set properly.
If I confess to what I did on a dare is that a truth or dare?
Is this also Steven wright the comedian ?
The Linux source code is also online…
I’m also a software engineer (at least in title). I agree with the social skills but a different thing came to mind. The ability to actually watch and understand what people are trying to do. I’m lucky as all my software is internal to my company. I don’t make what we sell, I make what tests the products we sell. And yes I test the tests and also test the test’s tests 😭.
I’ll give an example. I have an operation where the operator is to scan a number off a paper before testing. That number is for traceability we need to know which test results are for which unit. Previous engineer said since it’s scanned off the unit it will never be incorrect as long on the printed barcode is correct(separately validated) so no need to verify format.
I ran into an issue where units had an extra zero either before or after the number. So if number was 12345 sometimes it would be 012345 or 123450.
I went to watch the process. The operator scanned the unit( I watched them work all day, this was 1 unit out of a whole days work) and when they put the scanner down the scanner’s corner was on the 0 button of the keypad.
We did a 2 phase remiduation. Stage 1. Operator instructed to log in and then place keyboard on shelf away from workplace. Stage 2. Verify the number is in correct format in code. Yes the code update is simple but in our field needs weeks of work to test, validate, and release.
Actually watching the operator closely identified the problem. The code was not the issue, the code passed all requirements and tests. The issue was the tests and requirements did not match the user’s experience but if I stayed in my cube as for weeks I would not of been able to find the bug.
I equate an AI to an intern. It’s useful for some stuff but if I’m going to attach my name to it I’m going to review it and probably change a lot about it.
We can’t let you bring this bottle of “water” on the plane because it me an explosive…so I’m just gonna to throw it into this garbage can full of all the other potential explosives in the most densely packed area of the airport…
I had that experience last week. I half blame the language though cause the way it works is you don’t initialize a variable, first time you use it the language automatically makes the variable and default value is 0.
I had a variable countoot that I had a formula calculate. Then a simple if countoot > 0 do this else do that. The program kept doing that. I knew countoot should be 2. I manually did the formula … The answer was two.
I did the same formula in 3 other programs and it worked correctly. I spent between 1.5 to 2 hours a day for like 3 days banging my head on the desk trying to figure out why it would work. Fourth day me and 2 other guys were trying to figure it out when I finally really looked closely. I realized the formula result was stored in ccountoot(notice 2 c) and the if statement was based on countoot(notice 1 c)…yeah I felt so stupid when correcting the typo fixed the problem.
The difference is in exact wording Agile: the software shall properly authticate a user within our active directory.
Documention : user authentication will be provided by functions ”valisate username” as described in section 14,7 subsection 4, ”validate password” as described in section 16.2 and validate the correct pasword as described in section 23.4.Proper authication to the correct use group shall comply with the requirements in document 654689 section 64.7 subsection 17
Yes there is a difference and one is better…
Sorry the closest I can do is a xj jeep…I don’t know of a js model car
I mean the white house did say we should start building with rust…
Wouldn’t it be Sehor Hitler… No relation?
The theory about Hitler was he was alive in Brazil.
It’s a great time as space age aka 2.0 just released. If you’re the type to get absorbed into min/maxing stuff, remember to say goodbye and I love you to your family before launching factorio.