[-] vrek@programming.dev 2 points 3 days ago

Back after the initial the reddit migration some guy posted that he was going camping and wanted to know how he could ensure he wouldn't poop for 3 days.

[-] vrek@programming.dev 74 points 1 month ago* (last edited 1 month ago)

In the book snowcrash by Neil Stephenson the main character is named "Hiro Protagonist". Yes it's a real book, and one of my favorites, by a real author.

62
submitted 2 months ago by vrek@programming.dev to c/linux@programming.dev

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?

47
submitted 3 months ago by vrek@programming.dev to c/linux@programming.dev

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?

62
submitted 3 months ago by vrek@programming.dev to c/linux@lemmy.ml

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?

32
Agdq 2026 has started (programming.dev)
submitted 3 months ago by vrek@programming.dev to c/games@sh.itjust.works

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

7
Agdq 2026 has started (programming.dev)
submitted 3 months ago by vrek@programming.dev to c/games@lemmy.world

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

93

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?

[-] vrek@programming.dev 60 points 3 months ago

I get vaccines for diseases that don't even exist... Everyone has the small poxs vaccine but I also have medium poxs and even large poxs vaccination.

I will say one I don't recommend is I got the mumps vaccine so I figured I should get a dumps vaccine... It just made me really constipated.

/s this is a joke, yes get your vaccines but only ones for real diseases...

70

What os? What ide? What plug-ins?

[-] vrek@programming.dev 62 points 4 months ago* (last edited 4 months ago)

Look... We don't allow liquids cause they may be explosive, so put your possible explosive with all these other potential explosives in the busiest and most congested and concentrated area of this airport....i think I may of found a flaw in this plan

352

I'll give an example. At my previous company there was a program where you basically select a start date, select an end date, select the system and press a button and it reaches out to a database and pulls all the data following that matches those parameters. The horrors of this were 1. The queries were hard coded.

  1. They were stored in a configuration file, in xml format.

  2. The queries were not 1 entry. It was 4, a start, the part between start date and end date, the part between end date and system and then the end part. All of these were then concatenated in the program intermixed with variables.

  3. This was then sent to the server as pure sql, no orm.

  4. Here's my favorite part. You obviously don't want anyone modifying the configuration file so they encrypted it. Now I know what you're thinking at some point you probably will need to modify or add to the configuration so you store an unencrypted version in a secure location. Nope! The program had the ability to encrypt and decrypt but there were no visible buttons to access those functions. The program was written in winforms. You had to open the program in visual studio, manually expand the size of the window(locked size in regular use) and that shows the buttons. Now run the program in debug. Press the decrypt button. DO NOT EXIT THE PROGRAM! Edit the file in a text editor. Save file. Press the encrypt button. Copy the encrypted file to any other location on your computer. Close the program. Manually email the encrypted file to anybody using the file.

[-] vrek@programming.dev 190 points 10 months ago

To verify your stud detector works you must point it to your self, make a beeping sound, turn to your significant other and tell them "I'm a stud"

2

So background, my kid has seizures often. He is currently on 5 different medications to try to control it(plus 1 for sleeping and 1 for his liver enzymes) plus severe non verbal autism so he can't tell us if he already had his meds. Currently when it's medication time, it's always "did you give him his meds yet?" and we have no way of tracking how many seizures he actually has besides "alot more recently" or "it's gone down recently". Yes he had multiple doctors and this is NOT a post looking for health advice.

I am creating an app for phones(c# Maui) which will send json objects to a api to store/retrieve data in a database(when he last had medication x, when he has a seizure etc). It will probably only be used with in my family, maybe 20 entries a day on a really bad day(7 medications twice daily + 6 seizures to give a round number) but should be less then 10 transactions(most medications given at same time).

What's the cheapest/easiest was I can host something like this? I do not have a static ip. Yes it's health information but I'm only storing first names and tracking time of events, not too worried about hippa like security.

7

The only possible exceptions I can think of are fish(I imagine gills and mouth are not connected but don't really know). I am excluding bacteria and viruses and I believe they don't really breath(correct me if I'm wrong).

63
submitted 2 years ago by vrek@programming.dev to c/linux@lemmy.ml

I know there choice of distro is really meaningless as you can install almost any program on almost any distro. But I have been playing with kali which is for security people and pen testers. Is there a similar distro for programmers? Like a few ides installed some profiling tools some virtual environment tools etc?

[-] vrek@programming.dev 54 points 2 years ago

I'm a real man... I'm going to work at Hitachi making large heavy construction equipment... Like cranes and back loaders... Wait what do you mean "personal massager department"????

[-] vrek@programming.dev 57 points 2 years ago

my entire family has diarrhea it runs in our jeans....

[-] vrek@programming.dev 63 points 2 years ago

I mean the white house did say we should start building with rust...

[-] vrek@programming.dev 61 points 2 years ago

I've told this story before it's funny so I'll repeat it... It was the early 2000s and I heard a song on the radio where a man made a bunch of funny sounds with his voice and the only lyrics I remembered were "I'm the scat man". I was interested to see what else he made...

I went on to kazza and search "scat man", found a video I assumed was a music video and downloaded... Several hours later (56k modem)...

My childhood was lost forever.

98

They gotta go fast!

[-] vrek@programming.dev 49 points 2 years ago

Several years ago mountain dew had the following prices

20 oz - $2

1 liter - $2

2 liter - $2

1.5 liter - $1

It wasn't a sale, they had these prices on several stores for over a year.

[-] vrek@programming.dev 61 points 2 years ago

I had a Microsoft support scammer once... I let him in to my system too..well not really.

I quickly spin up a quick fresh install of slack ware Linux in a virtual machine that didn't even have x11 never mind wine installed. When it was up I told him a friend uses something called tellynet (aka telnet but I was playing dumb) to help me on the computer.

He telnetted in and could not understand why any of his malware wasn't working...

[-] vrek@programming.dev 59 points 2 years ago

Why does everyone jump to murder?

"what did you do on purge night?"

"I took everything from the local Walmart and now drive a fararri on weekends and a Maserati on week days."

view more: next ›

vrek

joined 2 years ago