That line chart should be a bar chart.
- 0 Posts
- 19 Comments
forked_bytes@lemm.eeto News@lemmy.world•Trump calls Signal chat fallout a 'witch hunt,' says the messaging app 'could be defective'332·4 months agoThe real crime was killing innocent civilians in Yemen but I guess nobody cares.
forked_bytes@lemm.eeto News@lemmy.world•Donald Trump says 'nasty' Canada 'meant to be 51st state'24·4 months agoThere’s no point in overanalyzing Trump’s claims, he lies constantly. Regardless of the numbers, buying things is not subsidizing.
You don’t need to use GOG’s launcher, they provide offline installer downloads.
forked_bytes@lemm.eeto Technology@lemmy.world•People who use firefox, how do you see what website you visit on a specific date? (say on September 12) for me it just shows like thisEnglish38·9 months agoThere’s a more detailed view if you go to History > Manage history, or press Ctrl+Shift+H
forked_bytes@lemm.eeto Technology@beehaw.org•Does enshitification happen because companies are publicly-traded?8·1 year agoPrivate companies also seek to maximize profits…
So they found less propaganda on TikTok. Good to know!
forked_bytes@lemm.eeto Technology@lemmy.ml•Mozilla downsizes as it refocuses on Firefox and AI6·1 year agoThe data privacy angle was just editorialized headlines, the CEO statement did not mention it.
forked_bytes@lemm.eeto Technology@lemmy.world•Bluesky posts are finally open to the publicEnglish2·2 years agoWow, it loads almost as slowly as twitter. Users should feel right at home with that loading spinner.
forked_bytes@lemm.eeto Canada@lemmy.ca•Russia and China at war with Canada, says Gen. Wayne Eyre1118·2 years agoStop trying to make China our enemy. There is no reason we shouldn’t aim to improve relations with China.
The GameSir T4k has them but I think they can only be mapped to existing buttons. I map them to left/right stick press.
Very nice affordable controller with hall effect analog sticks.
forked_bytes@lemm.eeto Programming@programming.dev•Hear me out: A scripting language that compiles to bash or sh (any suggestions?)English31·2 years agoThere is Batsh, a simple language with c-style syntax that compiles to bash and batch.
forked_bytes@lemm.eeto Technology@beehaw.org•What is your favorite todo app without a subscription?2·2 years agoI use Dynalist. It’s an outliner, not strictly a to-do app but functions well enough as one. Also useful for notes, brainstorming, project management, or anything where you want text in a tree structure.
I got a notification advertising Minecraft the other day. I’m positive I have all the settings about suggested content turned off. At least you can disable notifications per app, this one was from “Suggested”.
No opinion on AdGuard, but there are several options for ad blocking DoH:
forked_bytes@lemm.eeto Technology@beehaw.org•Google Gmail continuously nagging to enable Enhanced Safe BrowsingEnglish123·2 years agothere is a slight trade-off in privacy, as Chrome and Gmail will share URLs with Google to check if they are malicious and temporarily associate this information with your signed-in Google account.
Yeah just a slight trade-off of sending Google every URL you visit.
I fear leaving a laptop in the drawer for a few months and then it crashes when I update it.
Usually you just need to do
pacman -Sy archlinux-keyring
first. Updates requiring manual intervention are pretty rare.
forked_bytes@lemm.eeto Lemmy Plugins and Userscripts@sh.itjust.works•I had ChatGPT write a userscript that lets you block posts using keywordsEnglish2·2 years agoYou could also use a ublock filter. Example:
lemm.ee##.post-listings .post-listing:has(.post-title:has-text(/twitter|reddit/i))
Why use ai for this? Just block notifications by default and manually allow the sites you want.