vrek

joined 3 years ago
[–] vrek@programming.dev 1 points 2 hours ago

Maybe it would work if you wore like a shirt so the only parts contacting your body was your shoulders, ensuring amperage goes across your heart...

[–] vrek@programming.dev 3 points 2 hours ago

Possibly if she knew a town or even county. I also am surprised that's even a thing anymore, like who reads physical newspapers? Only time I remember buy them was to wrap dishes and glasses when moving.

[–] vrek@programming.dev 16 points 3 hours ago (3 children)

My multi-year girlfriend is still technically married. She lives with me and no longer talks to her "husband". The problem is literally don't know where he is to serve papers. She thinks he is somewhere in Oklahoma but doesn't know and doesn't have an address. Can't get divorce without serving him(giving him official papers saying divorce is requested).

[–] vrek@programming.dev 4 points 4 hours ago (4 children)

This would be even cooler hooked up to treadmill so you could literally speed run it!

[–] vrek@programming.dev 1 points 4 hours ago (2 children)

Bonus if sign is metal and touching your skin /s

[–] vrek@programming.dev 3 points 4 hours ago

Exactly. Went to another one at top golf which I didn't like but mostly just cause I don't like golf. Plus there was like 30 people there making fools of themselves and then 2 people who brought their own, multi-hundred dollar set of golf clubs.

[–] vrek@programming.dev 2 points 4 hours ago (2 children)

Depends on the event. I went to one at Dave and busters given a card for 50 dollars, 2 free drink tickets and told go wild. Went to another where we just sat around a table with decent food. Nothing to do but small talk and all conversations eventually degraded to work talk. First one I'd do again, second I'd skip.

[–] vrek@programming.dev 3 points 5 hours ago

Yeah but the rest of the team is down a member

[–] vrek@programming.dev 3 points 9 hours ago

This was medical device testing so I get it but oh my go so annoying

[–] vrek@programming.dev 1 points 9 hours ago

Error handling verification was go into visual studio, set break point, run in debug, run till break point hit, unplug network cable, confirm application stopped running with appropriate error code

[–] vrek@programming.dev 3 points 9 hours ago (3 children)

At my last job all testing was manual, it was so painful. Like we had a c# application and there was literally a requirement of "system must run on c# framework 4.8.1" so test gave instructions to go into registry and the key to check and the tester had to write the value seen, it was then scanned in as a pdf and reviewed by 6 people who all had to check that the value matched what was in the test case.

[–] vrek@programming.dev 10 points 10 hours ago (2 children)

If you find three more and a rat be on the watch for increased crime in your area.

 

What I mean is everyone wants both. And I'm not talking huge differences. I don't mean go from 30k per year to 120k per year or going home sweating everyday to watching Netflix most days. What brought the question up was I was in hospital and the computer the scanned all the medication and machines into was on my right side of bed and Iv pole where all medications were on my left. Nurses also had to deal with wired scanners which they had to hold up above the bed to walk around. Not a huge problem but cover 30 rooms with 4-16 different medications to swap out per day was probably a major pain(nurses can chime in disagreeing).

Another thing I've seen is people in a warehouse with systems logging all locations a product could be in and saying yeah we have some of that in one of these and they have to walk around to check several locations to find which still has some.

So you want a 2k-6k raise... If your job was easier how much would that make you stay instead of just demanding a raise?

Edit: this is not a real situation but say I have 4 employees under me and an extra 25k in budget. Would you prefer a raise or to improve your job?

 

Unrelated to topic but I was in hospital recently and nurses came around to do vital,blood pressure oxygen temperature.i was having a high blood pressure. Often I lay with crossed legs but a nurse told me to uncross my legs and blood pressure went down. Why why cross legs increase blood pressure ?

 

Obviously like prescriptions are different to ensure safety and dosages and such. I mean like the notes to show that you or your child actually went to the doctor. Has anyone ever called like "hi, yeah so I just wanted to confirm my employee John saw your employer yesterday and confirm they are a real doctor"

I can't imagine any manager actually has enough free time and enough pettiness to actually do that, am I wrong?

42
submitted 1 month ago* (last edited 1 month ago) by vrek@programming.dev to c/linux@programming.dev
 

Running Debian sid and it mostly works (still struggling with Nvidia drivers for video). Last night I was watching a video and everything was fine, sound worked. Son was in room "asleep". I left to use bathroom and then he came looking for me. I don't know what happened while I was in bathroom but now I hear nothing out of speakers. If I reboot into windows sound works so it's not a physical issue. Reboot back into Linux no sound. Boot off flash drive Linux, no sound but I think that was always true and was a alsamixer issue on flash drive Linux setups. Volume on YouTube turned to 100, verified not muted, volume in KDE at 100 and not muted. Physical volume on speakers at 100, volume knob on keyboard at 100 and mute not engaged. All volume sliders in alsamixer maxed out. Simple setup, 2.1 speaker system plugged into sound output on motherboard no mixer or fancy equipment.

Son is non-verbal and severally autistic so I can't ask him. Whatever happened was almost definitely an accident but I can't figure out what happened. I see like a lighter bar moving on the KDE volume slider which seems to match expected video audio so I believe KDE is receiving the signal to play sound but nothing comes out of speakers. He struggles to feed himself soup or cereal so it's not like he found some super secret command and is playing joke. Something seems to be accidently hit and is blocking sound... Maybe a mute hot key not synced to main audio controls so it's not obvious that it's active???

Edit... This is solved. KDE mixer and alsamixer made no change but changing the output in pavucontrol fixed it. I have no idea why or how. Thanks for everyone who recommended it.

 

Those companies were all found to be pyramid schemes!

 

Well first someone would need to put a bank inside a whale...

 

I'm not looking for Chromecast but I have a Linux system hooked up to a TV and ether net. I want a way to pick a YouTube or Amazon prime or Netflix video on my phone and display it on the TV via the Linux pc. Is that possible? If so what software can do it?

 

I don't expect much but I found an old pi I bought probably 2016(may of been 2017). It was supposed to be a pi-hole but was never able to get the dns forwarding to work on my modem. It still works but wanted to somehow convert it to a regular distro(it's based on a micro-SD and I don't have any more microsd readers). I wanted to set it up as a basic system I could ssh into a terminal. Not expecting anything fancy or even graphic based. A lot of stuff I want to learn/practice "work" on windows but are native to Linux, like vim/neovim nmap gcc etc. Is this feasible? Am I under estimating what's possible with it?

 

I don't expect much but I found an old pi I bought probably 2016(may of been 2017). It was supposed to be a pi-hole but was never able to get the dns forwarding to work on my modem. It still works but wanted to somehow convert it to a regular distro(it's based on a micro-SD and I don't have any more microsd readers). I wanted to set it up as a basic system I could ssh into a terminal. Not expecting anything fancy or even graphic based. A lot of stuff I want to learn/practice "work" on windows but are native to Linux, like vim/neovim nmap gcc etc. Is this feasible? Am I under estimating what's possible with it?

 

For anyone interested agdq started today. Raising money for prevent cancer foundation and showing speed runs of video games. Available streaming on twitch and YouTube. Gamesdonequick.com

 

For anyone interested agdq started today. Raising money for prevent cancer foundation and showing speed runs of video games. Available streaming on twitch and YouTube. Gamesdonequick.com

 

I thought of this after a recent bug I found. I use Vivaldi browser and recently it updated. After the update my mouse cursor was not visible when within the browser window. Other programs worked fine. I tried visual studio and steam and epic game store all had my mouse, Vivaldi didn't.

I closed all instances of Vivaldi via task nanager(was unable to click the x) and restarted it. That fixed the bug and I haven't been able to replicate so I don't have anything to submit for a bug report. Just a really strange thing.

What have been your weirdest bugs?

view more: next ›