• 18 Posts
  • 26 Comments
Joined 3 years ago
cake
Cake day: September 8th, 2023

help-circle





  • xia@lemmy.sdf.org
    cake
    toComic Strips@lemmy.worldBig Numbers
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    10 months ago

    I wish I could say that I was surprised, but to those not mired in mathematical sophistry… infinity is the furthest concept from a number… it has no known practical use, renders numerical comparisons and operations meaningless, and destroys all numbers to which it comes into contact. If anything, I would sooner accept that it is an anti-number. :)





  • xia@lemmy.sdf.org
    cake
    OPtoMemes@lemmy.mlyoink
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    The competition doesn’t need to be open, they just need to motivate Google to be open.

    …but could that actually happen? I’m not sure what WOULD motivate Google to be open. Even if there were three or four more major mobile players (all with equal market share), and Google had the only platform that allowed unblessed software to be installed, I’m not sure that would pressure Google to continue to be “the open choice”, but more likely to take this same action as “the odd man out”.

    At a fundamental level, there is an illusion/concept planted in the human mind that “force answers everything”, and when they run out of ideas (or all the ideas that they have would require too much [re]work to their liking) the tendency is to fall back onto “just use force” as an easy “solution”.


  • xia@lemmy.sdf.org
    cake
    OPtoMemes@lemmy.mlyoink
    link
    fedilink
    English
    arrow-up
    7
    ·
    11 months ago

    If I had to guess, I would speculate that their motivation is a long-term play to squash the general perception that Android has more malware (and is therefor less secure) than iPhone. Just about every article I’ve seen to that effect includes (1) enable unknown sources, and (2) install this malware app; so they probably see the current hurdles as insufficient and intend to perma-ban dev accounts that they find signing malware apps.












  • I imagine that it is theoretically possible to successfully vibe-code, but probably not with a conventional project layout nor would it look much like traditional programming. Something like your interaction primarily being a “requirements list”, which gets translated into interfaces and heavy requirements tests against those interfaces, and each implementation file being disposable (regenerated) & super-self-contained, and only being able to “save” (or commit) implementations that pass the tests.

    …and if you are building a webapp, it would not be able to touch the API layer except through operational transforms (which trigger new [major] version numbers]. Sorta like MCP.

    Said another way, if we could make it more like a “ratchet” incrementing, and less like an out-of-control aircraft… then maybe?!?