• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • "1" + 2 === "12" is not unique to JS (sans the requirement for the third equals sign), it’s a common feature of multiple strongly typed languages. imho it’s fine.

    EDIT: I did some testing:

    What it works in:

    • JS
    • TS
    • Java
    • C#
    • C++
    • Kotlin
    • Groovy
    • Scala
    • PowerShell

    What produces a number, instead of a string:

    • PHP
    • SQL
    • Perl
    • VB
    • Lua

    What it doesn’t work in:

    • R
    • C
    • Go
    • Swift
    • Rust
    • Python
    • Pascal
    • Ruby
    • Objective C
    • Julia
    • Fortran
    • Ada
    • Dart
    • D
    • Elixir

    And MATLAB appears to produce 51, wtf idk







  • So what’s the deal with GNU? When I first saw it, I was sure the G was silent, or formed a dipthong, like gnat or gnocchi or gnaw or gnarly or gnome or just any word starting with gn in English. But IRL, I’ve only heard it pronounced with a hard G, same with Gnome.





  • guy@lemmy.worldtoPrivacy@lemmy.mlAndroid Microphone Snooping
    link
    fedilink
    arrow-up
    27
    ·
    edit-2
    4 months ago

    It’s scary how accurate they can predict you with what data they have; they don’t need to tap your microphone.

    You’re on a OnePlus; there’s always a status bar icon if the microphone is active.

    Think of what led to your conversation? Everything related to it you saw or searched online that could’ve later triggered you to talk about the subject, could also trigger them to serve you ads about it later. Perhaps your friend was the one, and the ad companies have linked you together, ie. by tracking your location and contacts.

    And now you’ve noticed the adverts, you’ll notice them much more, where you’d normally ignore them completely. Furthermore, if you noticed these ads, you might’ve clicked them or stopped scrolling and stared at them too long in a wtf moment and now the ad companies know, so they’ll serve you a whole lot more of the same.








  • Unless everybody fully customises the display and styling of the adverts for their own website, there’s going to be some sort of targetable, recognisable pattern in the way AdSense content looks. Most developers just want an easy drop-in solution.

    Furthermore, Google don’t necessarily want to give you that level of control over the adverts, because that makes it easier to game the ads system with malicious, fake and misleading clicks or invisible adverts. They need their tracking tech attached to it.