- 29 Posts
- 523 Comments
PriorityMotif@lemmy.worldto
Ask Lemmy@lemmy.world•Gamers of Lemmy, how do you mouse on the couch?
121·2 days agoLogitech Ball mouse. You move the ball with your thumb and your hand stays still. Takes a little getting used to.
PriorityMotif@lemmy.worldto
Showerthoughts@lemmy.world•I used to avoid old web content because it might have become irrelevant. Nowadays I distrust most content created after 2022 because of AI infestation
3·3 days agoYou could write a bash script to do it and perform searches from the terminal. It will open a new tab or window in your browser with the term you entered with the appropriate settings. Then set the bash script as an alias to make it easier to use. I found a similar script and modified it for ddg. doesn’t seem to work 100% though, per usual it works on my machine, as-is no warranty, you need to install jq first if you already haven’t.
#!/bin/bash # Check if a search term was provided if [ -z "$1" ]; then echo "Usage: $0 <search_term>" exit 1 fi # URL encode the search term (handles spaces and special characters) encoded_search=$(printf '%s' "$1" | jq -sRr @uri) # Construct the DuckDuckGo search URL with a date filter for content before Jan 1, 2020 duckduckgo_url="https://duckduckgo.com/?q=%24encoded_search&ia=web&t=h_&df=on&dfdate=before-2020-01-01" # Open the URL in a new browser tab (works with most common browsers) xdg-open "$duckduckgo_url" 2>/dev/null || open "$duckduckgo_url"
In no particular order, Vivaldi, ironfox , duck duck go, librewolf, Firefox, chromium. All for different reasons and things.
PriorityMotif@lemmy.worldto
Asklemmy@lemmy.ml•What is something that an industry or many companies do that is counterproductive to their target audience?
1·3 days agoWhere are you getting ads? I have it all blocked everywhere.
PriorityMotif@lemmy.worldto
Fuck The USA@lemmy.ca•Why is the Trump administration calling bike lanes ‘DEI’? | Dave SchillingEnglish
5·3 days agoThey hate freedom
PriorityMotif@lemmy.worldto
Technology@lemmy.ml•So what I'm reading is that they're either making a gentleman's agreement to let Chinese labs run circles around them or the easy gains are over and they're now running into a wall
72·3 days agoI expect more power efficient chips that are ai specific to come out in the next few years. Eventually you’ll be able to run good models on your phone. Not sure about ram requirements or anything like that if the model could be shrunk down somehow. There’s definitely huge gains in optimizing efficiency to be had. Right now is the equivalent of an old IBM mainframe trying to do a spreadsheet. We might even giggle at the thought of gigabytes of ram in the future with having multiple terabytes as standard on personal devices.
PriorityMotif@lemmy.worldto
Asklemmy@lemmy.ml•Car enthusiasts of lemmy, what is the least reliable engine in your opinion?
51·3 days agoHyundai theta ii
PriorityMotif@lemmy.worldto
Ask Lemmy@lemmy.world•New to Lemmy. Can anyone explain it to me and give me some tips?
141·5 days agowe like B E A N
PriorityMotif@lemmy.worldto
privacy@lemmy.ca•tv/streaming boxes that are easy to set-up and use?
1·6 days agoHere you go, it’s on Reddit sorry.
https://www.reddit.com/r/AndroidTV/comments/q9mfz8/list_of_customizations_for_walmart_onn_4k_box/
PriorityMotif@lemmy.worldto
privacy@lemmy.ca•tv/streaming boxes that are easy to set-up and use?
4·8 days agoI have a customized onn android tv box from Walmart, it was $20. I stripped out all of the pre installed apps and installed a custom launcher so there aren’t ads on my main screen, just the apps. I also installed smart tube. It’s not difficult to do I just followed a guide.
You can make websites for local businesses.
PriorityMotif@lemmy.worldto
techsupport@lemmy.world•[C64] Trying to LOAD and RUN floppy disks from 1990-1995.
3·11 days agoLOAD”$”,8
LIST
They have to eat a whole can of beans if they don’t birdie on each hole.
If you looked at the thumbnail you would get the joke.
PriorityMotif@lemmy.worldto
News@lemmy.world•Federal Trade Commission and 22 states sue Amazon over inflated advertising prices
2·15 days agoScammers scamming scammers
PriorityMotif@lemmy.worldto
News@lemmy.world•AI billionaire-backed group launches pro-data center ad blitz
8·16 days agoProbably Amazon, Facebook, musk, Microslop
PriorityMotif@lemmy.worldto
Open Source@lemmy.ml•California lawmakers unanimously pass Linux exemption from age-verification law — software distributed under the GPL, MIT, BSD, and Apache licenses are exempt
21·16 days agoIt would wildly fuck with enterprise systems because you would have to have a way to verify age for the users of EVERY system. The way it is now you would have to verify the age of users of iot and smart devices. You have to have id to turn on your lights or use the refrigerator.
















Yes it’s that reddit sucks ass.