[-] dadarobot@lemmy.sdf.org 23 points 12 hours ago

Curved lines on most of the letters

[-] dadarobot@lemmy.sdf.org 1 points 20 hours ago

Women have "??" Birthday after what, 25?

[-] dadarobot@lemmy.sdf.org 15 points 2 days ago
If number%2 == 0: return("Even")
Else: return("odd") 
[-] dadarobot@lemmy.sdf.org 19 points 1 week ago

Another component of literacy is communicating clearly, which you failed to do. You then got upset that people didn't understand your vague statement.

Paying taxes also makes you complicit in the arming of Israel. You never stated whether you were voting or not.

[-] dadarobot@lemmy.sdf.org 23 points 1 week ago

No one is illiterate here. This is a text platform. You keep accusing people of being illiterate, yet didnt say you were voting for harris until you assumed someone would have read it somewhere yet the only mention was way down.

For the record i agree with your position. Its an absolute shame that there is no viable vote AGAINST genocide. Sure we could vote third party, but the third party votes are mostly sapping away from democrats, therefore unfortunately helping trump, who would surely do more to enable israel's genocide than the dems, who hopefully push back to some degree.

Ive got friends who are refusing to vote in protest of the democrats not taking a hard stance against israel. While i agree with then in theory, in practice i think trump will be worse both domestically and internationally.

All that said, you might benefit from taking a smoke break and stop accusing everyone of being illiterate.

[-] dadarobot@lemmy.sdf.org 42 points 1 week ago

Also not pulling the lever makes you morally responsible if you "stand by and do nothing"

[-] dadarobot@lemmy.sdf.org 34 points 1 week ago

It means it is still building. You can upgrade your installation when that section is removed.

[-] dadarobot@lemmy.sdf.org 12 points 1 week ago* (last edited 1 week ago)

I mean paid fediverse doesnt give you extra features. Unless you count a sense of satisfaction supporting open platforms

[-] dadarobot@lemmy.sdf.org 7 points 1 week ago

Well i dont have a viable vote against bibi. So like what, dont vote for better domestic policy?

[-] dadarobot@lemmy.sdf.org 40 points 1 week ago

I voted for harris. Kick me out of the leftist spaces if you want, but i dont think i want my queer kid living under another trump presidency.

[-] dadarobot@lemmy.sdf.org 2 points 1 week ago

Yeah i used this when i got an nvme and migrated from spinning disk on my machine. I dont remember the exact process, but it was fairly straightforward as i recall

[-] dadarobot@lemmy.sdf.org 1 points 1 week ago

Ok great, ill look into it!

17

I'm working on a python program, and i need to sync the results to an ipad as a todo list (with checkboxes)

I had been using google keep, and manually copying /pasting the data over from my cli based app. I will be out of the country for 2 weeks, so im updating my software to no longer being cli, and ideally syncing the final list to google keep or something similar, since someone else will be running the software. You know how normies get when they see a terminal window..

tried this googlekeepapi thing i found online, but the authentication was very complicated and i couldn't get it to work. There is no specific reason we need to use google keep, was just the first thing that came to mind when we set this system up, and it works well and is cloud based.

Do yall know of any service where i can programmatically generate checkbox lists, and sync them over the web?

I should note i do not have a server available to self host. could potentially spin something up locally with a raspberry pi, but would prefer not to have another potential point of failure.

5
submitted 1 week ago* (last edited 1 week ago) by dadarobot@lemmy.sdf.org to c/programming@lemmy.ml

I'm working on a python program, and i need to sync the results to an ipad as a todo list (with checkboxes)

I had been using google keep, and manually copying /pasting the data over from my cli based app.

I will be out of the country for 2 weeks, so im updating my software to no longer being cli, and ideally syncing the final list to google keep or something similar, since someone else will be running the software. You know how normies get when they see a terminal window...

I tried this googlekeepapi thing i found online, but the authentication was very complicated and i couldn't get it to work. There is no specific reason we need to use google keep, was just the first thing that came to mind when we set this system up, and it works well and is cloud based.

Do yall know of any service where i can programmatically generate checkbox lists, and sync them over the web?

I should note i do not have a server available to self host. I could potentially spin something up locally with a raspberry pi, but would prefer not to have another potential point of failure.

22
Phil spectrum (lemmy.sdf.org)
105
submitted 3 months ago* (last edited 3 months ago) by dadarobot@lemmy.sdf.org to c/linuxmemes@lemmy.world

Funny and informative

222
Rule (lemmy.sdf.org)
37
Help with VIA macros? (lemmy.sdf.org)
submitted 7 months ago* (last edited 7 months ago) by dadarobot@lemmy.sdf.org to c/mechanicalkeyboards@lemmy.ml

I just got a cidooo v21 numpad, and was very excited to use macros for OBS.

I have been using alt-z for tap-to-talk in obs, and i set up layer 3 to be obs macros. I want "enter" to be tap to talk ie alt-z. When i press the enter key and keep it held, it only registers as a short tap. I even made sure the macro is set for keydown on both keys.

Whats the simplest way to have the macro report as held for the duration of me holding the enter key?

Edit: potential alternate solution: whats the best way to have different macros for the press and release of the enter key? That way i could simply unmute on press and mute on release

14

I have a client with locally hosted security cameras. There is a DVR box that has a port open and a 3rd party app you can view the cameras from. Traditionally we have been forwarding the port to the WAN via the router there. Its a restaraunt btw.

When the ISP upgrades the router every few years there's a huge headache trying to get the ports back open and bridging the modem and router blah blah blah. Not only this, even though they are supposed to have a static wan ip, it does change from time to time.

What i would like to do is plug in a raspberry pi on the network and forward the DVR's ports somewhere accessable.

Im thinking of something along the lines of wireguard, but just for a single ip/port that i can tunnel over ngrok. Seems doable but i'm having trouble finding the proper terms to google. Port forwarding generally brings up router config, and tunnelling seems to expect you to be on the device who's ports you wish to access.

Any advice?

12
submitted 9 months ago by dadarobot@lemmy.sdf.org to c/music@lemmy.world

Beth Gibbons has announced a new solo record, so I gave this album a listen

48
Rule (lemmy.sdf.org)
170
I got covid :( (lemmy.sdf.org)
submitted 1 year ago by dadarobot@lemmy.sdf.org to c/memes@lemmy.ml
113
PSL (lemmy.sdf.org)
submitted 1 year ago by dadarobot@lemmy.sdf.org to c/memes@lemmy.ml
21
wireguard on freebsd (lemmy.sdf.org)
submitted 1 year ago* (last edited 1 year ago) by dadarobot@lemmy.sdf.org to c/selfhosted@lemmy.world

I am trying to setup a wireguard server on freebsd using this guide. the only thing i've done different is make the AllowedIPs 0.0.0.0/0

I seem to have messed something up because when I have wireguard running, i cannot ping or curl anything from the server. It doesn't take down the machine though, I am still able to ssh into the server.

I still have yet to get the client to actually connect, but i assume this networking issue is a potential cause. googling doesn't seem to help me find anyone with my same issue.

my wg0.conf is as follows

[Interface] Address = 10.96.100.1/32 # address the server will bind to

ListenPort = 51820 # listener port

PrivateKey = [redacted]

[Peer] #phone

AllowedIPs = 0.0.0.0/0

PreSharedKey = [redacted]

PublicKey = [redacted]

view more: next ›

dadarobot

joined 1 year ago