• 5 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle
  • I’ve switched between android and iOS several times at this point.

    Probably the best things about android is the ability to use custom ROMs and alternative apps stores such as GrapheneOS and fdroid.

    If you are switching to get into the Google ecosystem, I think that is probably a mistake. In my opinion the ecosystem is vastly inferior to their Apple counterparts, and even the parts that are better, such as drive and gsuite, are just as good, if not better supported on iOS.

    Whenever I was in android it was because the software was more open or there was some novel hardware that ended up not being as good or apple caught up (such as the galaxy phone being bigger and more capable at the time or the new Moto Razr being a clamshell flip, ended up breaking after 6 months)

    In either case I switched back







  • TORFdot0@lemmy.worldtoTechnology@lemmy.worldWhat are your AI use cases?
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    12 days ago

    It probably depends how many good examples it has to pull together from stack overflow etc. it’s usually fine writing python, JavaScript, or powershell but I’d say if you have any level of specific needs it will just hallucinate a fake module or library that is a couple words from your prompt put into a function name but it’s usually good enough for me to get started to either write my own code or gives me enough context that I can google what the actual module is and find some real documentation. Useful to subject matter experts if there is enough training data would be my new qualifier.


  • TORFdot0@lemmy.worldtoTechnology@lemmy.worldWhat are your AI use cases?
    link
    fedilink
    English
    arrow-up
    65
    arrow-down
    3
    ·
    12 days ago

    It’s perfect for topics you have professional knowledge of but don’t have perfect recall for. It can bring forward the context you need to be refreshed on but you can fact check it because you are an expert in that field.

    If you need boilerplate code for a project but don’t remember a specific library or built in function that tackles your problem, you can use AI to generate an example you can then fix to make it run the way you wanted.

    Same thing with finding config examples for a program that isn’t well documented but you are familiar with.

    Sorry all my examples are tech nerd stuff because I’m just another tech nerd on lemmy


  • TORFdot0@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    4
    ·
    13 days ago

    I don’t have an encyclopedic knowledge of every random library or built-in function of every language on earth so what’s the difference between googling for an example on stack overflow or asking an LLM?

    If you are asking ChatGPT for every single piece of code it will be terrible because it just hallucinates libraries or misunderstands the prompt. But saying any kind of use makes you a bad programmer seems more like fud than actual concern



  • For productivity, the iCloud suite is getting up there. It still has a way to go to be as good as OneDrive and Google Drive imo. One important to me feature I like about Drive and OneDrive is that they don’t require you to download entire media files to be able to play them. I basically keep all my media on Google Drive for this reason. Excel and Sheets both have more powerful data formulas compared to numbers (or at least they have much better documentation on how to use them) so I prefer sheets over numbers.

    iCloud is definitely getting there and if I didn’t have the niche specific needs I’d probably just stick with the 2TB family iCloud plan.


  • Yes that’s true. But also that’s the wink and nudge marketing claim that VPN marketers make while everyone knows the real reason you are using a VPN.

    With HTTPS, DNS-over-HTTPS, and most endpoint firewalls dropping non-gateway traffic, the risk is a lot less than the VPN ad reads want you to believe


  • Most VPNs sell themselves on encrypting your traffic to an endpoint that either is in a different locale to get around region locks or to put it out of the grasp of the RIAA so they can’t send your ISP copyright notices.

    While remote access to a local network is a good use case for a self-hosted VPN it’s totally unrelated to the use case for commercial VPNs