AI: Actually Indians
- 0 Posts
- 130 Comments
Most things are logarithmically scaled, including our perceptions.
Having 1 -> 5 apples is a large and easily comprehensible change, but most people probably rapidly lose interest having beyond more than 5 apple.
Similarly the first few birthdays you experience are much more exciting, with the importance rapidly diminishing as you hit milestones. A lot of people start forgetting how old they are in their 20s; the ones that do are mostly due to dating apps.
Meron35@lemmy.worldto
Europe@feddit.org•Russian billionaire proposes 12-hour workday amid ‘economic crisis’English
66·9 days agoThe billionaire is the economic crisis
Meron35@lemmy.worldto
politics @lemmy.world•Trump Seethes as ‘Stupid Lawsuit’ Exposes Ballroom’s Underground ‘Military Complex’ Plans
2·10 days agoHome Depot is charging an insane markup on them. You can get them direct from suppliers on Alibaba for $1- $5.

Spoiler
OG series: bad ending
Rebuild movies: good (?) ending
Upcoming: true ending
Meron35@lemmy.worldto
No Stupid Questions@lemmy.world•Is the "Gen z stare" a real thing?
21·12 days agoThe Gen Z stare is simply the rational response in dealing with customer facing situations where either 1. the customer is problematic, or 2. if the worker genuinely doesn’t know what what to do.
Responding or engaging to problematic customers (racist, homophobic, misogynistic) can only lead to conflict, reprimand, or lawsuits.
Responding with inaccurate information or simply saying leads to conflict, reprimand, or poor reviews.
Both have worsened as people have become more polarised, and management cuts funding and hours for training.
Even applications to Gregg’s (UK bakery chain famous for sausage rolls) require 1000 word personal statements
can u get pergnate from swallowing???
Meron35@lemmy.worldto
Technology@lemmy.world•'Something really shifted': Inside the software company that laid off 40% of its staffEnglish
12·15 days agoI don’t see any keyboard where the “1” and “0” are right next to each other.

Sorry, had to
Meron35@lemmy.worldto
Lemmy Shitpost@lemmy.world•College core: you sit in the class for attendance then go home and teach yourself
10·15 days agoDid the professor willingly do this? Around/after COVID a lot of universities were forcibly claiming the lectures recorded by teachers in previous semesters as their own IP so they could lay them off. Wouldn’t surprise me if it’s yet another cost cutting measure.
Create a hit one person TV show/movie. Bonus if you’re millennial and messy.
E.g. Bo Burnham if you’re messy millennial man, Fleabag if you’re messy millennial woman, and Mae Martin if you’re messy millennial non-biney.
I hate this food gatekeeping.
This is REAL food, enjoyed by REAL food enjoyers:





Meron35@lemmy.worldto
Open Source@lemmy.ml•Typst: "as powerful as LaTeX while being much easier to learn and use"
14·23 days agoMaths feels like a first class citizen in latex. The syntax is ugly, but there is some logic through the legacy jank.
Typst makes fundamental design decisions that render it unsuitable beyond extremely simply equations. In LaTeX, curly braces are nearly always reserved for enclosing arguments, to avoid confusion with actual brackets.
Typst uses normal brackets for both its scripting and actual maths.
For example,
\frac{n(n+1)}{2}in latex turns into(n(n + 1)) / 2in typst. The typst code is incredibly unclear - the first set of brackets with the slash together actually form the fraction operator, so neither end up visible.You can see how this would start to struggle even with high school level maths, with bracketed terms and possibly fractional terms in exponents, integrals, etc.
For example, it is very difficult for me to work out the difference between the following three in typst. That is specifically not what you want from a typesetting language.
1/2(x + y) 1/x(x + y) 1/2^x(x + y)LaTeX ignores whitespace, so you can just use a formatter to space out your code and ensure the curly braces. This is not even an option in typst, which uses the space as an escape character.
Huh? Both hover to focus and click button in background work in macOS, though hover to focus usually requires an external application. There used to be a focus follows mouse that you could enable via a terminal command, but Apple removed it.
The top menu bar kind of seems to be more of a result of historical happenstance, and maybe some different philosophies regarding Fitts law.
Bill Atkinson, who designed the UX for the Apple Lisa recounts that part of the decision was to avoid the problem of menu items being possibly obscured. If the window of some application is near the bottom or partially off the desktop, the menu bar of individual windows can become obscured and inaccessible.
Historically the menu bar would’ve been easier for normal people to learn due to consistency, and also helped with limited screen estate.
Memories of Lisa - CHM - https://computerhistory.org/blog/memories-of-lisa/
Meron35@lemmy.worldto
Firefox@lemmy.ml•Firefox Nova - our first look at the browser's big redesign - OMG! Ubuntu
7·27 days agoI absolutely hate this stupid floating rounded corners trend.
The whole point of corner/edge buttons is so that you can just jam your cursor in that direction and click without the need to carefully aim. KDE’s choice to ship this as default for their taskbar was dumb af.
It gives the same vibe as the stupid freestanding baths trend in interior design, where the bathtub is disconnected from the wall, but also not far away enough for you to easily mop the gap properly.
It’s janky AF mess.
Internally the copilot key is hard coded to be meta + shift + f23. If you don’t recognise what the f23 key is, that’s because it was last featured over four decades ago on the IBM model M.
The fact that Microsoft has decreed that the Copilot key must send this exact shortcut of three different keys makes it very difficult to remap consistently.
Most keyboard remapping software (SharpKeys) work best at remapping single keys, not shortcuts. Windows users can use PowerToys to remap this three key shortcut, if you try to use it normally as a right ctrl, e.g. rctrl lshift p it doesn’t work consistently.
I suspect it might be because you’re essentially trying to send a whopping five keycodes for a shortcut, when most programs already struggle to handle 4.
Linux users were similarly out of luck until early last year, when most desktop environments fixed up the key codes.
Copilot key is based on a button you probably haven’t seen since IBM’s Model M - Ars Technica - https://arstechnica.com/gadgets/2024/04/shoehorned-windows-copilot-key-is-just-a-reprogrammable-macro-journalist-shows/
Microsoft Copilot Key : r/olkb - https://www.reddit.com/r/olkb/comments/193b5id/comment/kxqj1ve/
Linux 6.14 Adds Support For The Microsoft Copilot Key Found On New Laptops - Phoronix - https://www.phoronix.com/news/Linux-6.14-Input
Meron35@lemmy.worldto
Technology@lemmy.world•AI Translations Are Adding ‘Hallucinations’ to Wikipedia ArticlesEnglish
14·1 month agoGoogle Translate’s backend has been moved to Gemini since December 2025, and is vulnerable to prompt injection. Have a foreign phrase to translate, then input some meta instructions in English underneath it, and it’ll follow the possibly malicious meta instructions.
Google states that this move was to introduce more features, such as conversational mode.
Google Translate’s Gemini Mode is Vulnerable to Prompt Injection - https://winbuzzer.com/2026/02/10/google-translate-gemini-prompt-injection-vulnerability-xcxwbn/
Google Translate gets new Gemini AI translation models - https://blog.google/products-and-platforms/products/search/gemini-capabilities-translation-upgrades/
Meron35@lemmy.worldto
World News@lemmy.ml•Warren says 'it's so much worse than you thought' after classified Iran briefing
29·1 month agounder the false impression that being at war means he can stay in office no matter what (despite his entire life being filled with counterexamples)
Tbf it’s working for Netanyahu





I am actually so thankful for the AI voices.
I used to feel guilty for dismissing videos with thick accents because I couldn’t tell if it was the content was trash or I just couldn’t understand the accent.
Now with AI voices I can confirm that the content was indeed just trash.