SnausagesinaBlanket
- 18 Posts
- 154 Comments
SnausagesinaBlanket@lemmy.worldOPto
Ask Lemmy@lemmy.world•Please Explain Polymarket like I'm 5 and how it all started.
1·21 days agodeleted by creator
SnausagesinaBlanket@lemmy.worldto
Asklemmy@lemmy.ml•What dead car brand would you want to bring back and why?
3·25 days agoUgly but dependable.
SnausagesinaBlanket@lemmy.worldto
Asklemmy@lemmy.ml•Does anyone else feel irritated when deeply religious people connect everything with god?
5·26 days agoThe fighters that thank God for helping them beat the shit out of their opponent.
SnausagesinaBlanket@lemmy.worldOPto
Ask Lemmy@lemmy.world•Looking for a decent affordable SMS app for a small business
3·1 month agoI just tested texbee.dev and it may not be full of features but it worked well for a few bulk tests.
I will check out those as well.
SnausagesinaBlanket@lemmy.worldto
Ask Lemmy@lemmy.world•What habit do you possess that seems very normal to you, but would seem odd to anyone else?
3·1 month agoI started doing it when I started getting bad tendonitis with a ball mouse in 1999. I could go all the way across my 19 inch screen in 2 inches either direction and my wrist flare ups went down by 75%.
I got used to it and still love it. I always get decent laser mice with a little indent for my thumb to take pressure off my wrist to move it left to right.
I have a connective tissue disease and have to be careful not to get overuse syndrome from too much KB and Mouse work and the speed setting lets me get my work done. Playing FPS games gets my mom called a lot of things because of my quick reaction times from these mouse settings. ಠ_ಠ
SnausagesinaBlanket@lemmy.worldto
Ask Lemmy@lemmy.world•What habit do you possess that seems very normal to you, but would seem odd to anyone else?
7·1 month agoI have my mouse speed maxed. No one else I know can run my pc without frustration.
SnausagesinaBlanket@lemmy.worldto
Ask Lemmy@lemmy.world•What habit do you possess that seems very normal to you, but would seem odd to anyone else?
2·1 month agoI envy anti-hoarders.
SnausagesinaBlanket@lemmy.worldto
Ask Lemmy@lemmy.world•What habit do you possess that seems very normal to you, but would seem odd to anyone else?
24·1 month agoI can’t watch movies with anyone else because I enjoy my 85-95% accuracy saying what is going to happen next.
Being happy all the time is not a realistic goal. Being content is.
SnausagesinaBlanket@lemmy.worldto
Ask Lemmy@lemmy.world•Has a job ever baited and switched you? Tell me about it!
19·3 months agoI went to a paid seminar on how to earn extra income. They were hawking bubblegum machines made of wood that I could supposedly put in dentists and doctor offices on a route that I establish, and their gumballs were the only size that fit the machines. Everyone in that seminar was my competition. We ran out the door.
#include <sys/types.h> #include <signal.h> #include <unistd.h>
int main() { pid_t pid = fork(); if (pid == 0) { // Child process while (1); } else { // Parent process sleep(2); kill(pid, SIGKILL); // Force kill child printf(“Child process killed.\n”); } return 0; }
SnausagesinaBlanket@lemmy.worldto
Ask Lemmy@lemmy.world•What is something you dont care to understand or "get"?
4·3 months agoI put Ubuntu on my MacBook a few weeks ago.









Say one thing negative on Lemmy about Linux and get downvoted into the bowels of hell.