

I haven’t done much Javascript but it has so many edgecases. C# and python have edge cases but between this and == vs === I don’t want to learn Javascript.
I got 9/28
I haven’t done much Javascript but it has so many edgecases. C# and python have edge cases but between this and == vs === I don’t want to learn Javascript.
I got 9/28
Wait… I know 127.0.0.1 but what’s the second one?
Depends on the field you’re in. At my previous company to release a new system for internal use only I had to go through 19 validations(each one 50-100 pages of manual tests). None of it had real source control except uploading final zip of files(no source code, just the enable files).
I wrote all the files, wrote all the test cases, wrote all the documentation, executed everything and wrote most of the reports. They just fired me last week so hope they have fun when they need to update something…
They probably would have except it was the week between Christmas and new years so he didn’t know who he could contact. In fact when everyone came to the office and heard he was offered a few extra days and he basically responded with… “for what? It’s already done”
I moved halfway across the country(NJ to TX) 10 years ago, my move went ok but another co-worker was supposed to move about 3 months later. As he was packing the truck he heard on the news there were tornados near the new place and figured let me just check…
He called up his new apartment complex to confirm everything was OK… “we’ll call you back” an hour later he got a phone call “sorry your apartment no longer exists”
He had 5 days to finish packing, drive 29 hours, find a new apartment, do all the paperwork, unpack, return the moving truck, and come to work at 6am the 6th day. I don’t know how he did it but he did.
No matter how bad it is, it could always be worse.
Ok that sounds fucked up. As does the article. But…
How do the cops recognize you as queer? I bet if 100 cars drove by me I couldn’t recognize a single one confidently as gay/lesbian/queer/a sexual/whatever label you want.
Hell I drove home today, can’t tell you if the car behind me was a male or female, how do cops spot this?
Latina maybe… Purposed eye looking for a face style… Lesbian… I can’t think of a look that says “that female car driver loves eating pussy”.
I’m happy to be proven wrong, but I can’t think of something you can do and make me think you’re a Lesbian vs straight while driving
Basically the commenter is saying that this is not for people struggling to believe in themselves. It’s to serve as inspiration to other people to treat them with kindness. They are saying it’s not a empty “you can do it” message but a “this is how you should treat people who are struggling” message.
Yes but for example for seizures I want a simple form, not having to type in entries. Especially for siezures, it’s normally a busy event of caring for him, having to add a seizure taking more than a minute means it probably won’t be used.
Both good suggestions, thanks for the ideas
I didn’t know they had free tiers… I’ll look into it
Hmm…i do have a raspberry pi that isn’t being used… Since it’s asp.net should be Linux compatible… Not a bad idea
Well it’s also a learning project as through a series of events I am technically a software developer in job title who got thrown into a c# code base with databases after doing a python boot camp for 9 weeks and have no mentor to tell me what I’m doing wrong on professional projects.
I’d join the navy but it’s full of sea men…
I agree with “if you have nothing to hide you have nothing to fear” that said before I get beheaded by lemmy… No on has nothing they don’t want public. Maybe you drink too much, maybe you’re pregnant, maybe you are in debt, maybe you have a ex lover you are try to keep away from. Everyone has something to hid but most governments don’t give a shit (corporations may but that’s a different topic).
That said if a key to a door exists it will be made public. They reason why keys work is there is 10000+ of them. Odds are the keys to my apartment aren’t identical to yours. That said if a universal key was made the idea of locking your doors is irreverent. Because eventually that key will be public, you boss may see your apartment, your mother may, your ex girlfriend may etc.
This like tell lock makers to make a universal key that will open any locked door. Yes it may help investigators if they have a suspicion of who did it(and are willing to break the 4th amendment) but who else may it help?
I had a job doing that but I quit… It was “soda pressing”
Since the op is talking about python, I recommend pythontutor.com it is a visual debugger and not only shows the values of variables but shows the scope which each variable exists in.