My father is convinced Elon is an idealist but I'd like to show him he's been misled

101
40
Reddit is making sitewide protests basically impossible
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearVI
    VintageGenious
    2w ago 100%

    Yes the random feed filled with ads unrelated post suggestions and limited to three days is the main issue. i use an Instagram mod but they didn't manage yet to replace the main feed with the friend only feed you can get by clicking on the Instagram button

    3
  • Microsoft Edge gets "unfair advantage", browser makers claim
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearVI
    VintageGenious
    2w ago 100%

    The google widget search bar is the thing I hate the most on default Android ui, alongside stupid bixby. Like the windows search bar, it doesn't look good, always stays there and isn't actually useful since you can still search with sometimes one click sometimes two. And the results are horribles with filled MSN-like news

    5
  • Secret calculator hack brings ChatGPT to the TI-84, enabling easy cheating
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearVI
    VintageGenious
    4w ago 100%

    The use of for makes sense.

    k=0; for (i=0; i<n; i++) k=k+f(i); is the same as k=\sum_{i=0}^{n-1} f(i)

    and

    k=1; for (i=0; i<n; i++) k=k*f(i); is the same as k=\prod_{i=0}^{n-1} f(i)

    In our case, f(i)=1+r and k=1; for (i=0; i<n; i++) k*(1+r); is the same as k=\prod_{i=0}^{n-1} (1+r) = (1+r)^n

    All of that just to say that exponentiation is an iteration of multiplication, the same way that multiplication is an iteration of addition

    5
  • Any android client that can do both Lemmy and Mastodon?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearVI
    VintageGenious
    2mo ago 100%

    Yes I knew about ActivityPub and was told everything works together but realized I hardly see anything from other Fediverse networks, and that interoperability is not implemented everywhere. So that's why I am asking as I don't see anything mastodon in my lemmy client (except for these comments)

    2
  • I'd like to use both, with preferably the same account, but mainly the same android app

    61
    31

    I study math at uni and I was shocked realizing all my teachers use ubuntu on both their laptop and work desktop

    211
    88

    Are there pirated contents that you very like and eventually give money to the creator, and where do you find the creators?

    82
    50