this post was submitted on 04 Jan 2024
71 points (94.9% liked)

Technology

58061 readers
31 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 68 points 8 months ago (17 children)

You know what really irks me? Lately people are using the terms “website” and “app” synonymously and there’s just no reason for it.

I was on the phone with customer service for my grandmother a few weeks ago, and the agent on the phone kept saying that my grandmother needed to go “on the app” to set her router name. I went three rounds with the agent explaining that my 94-year-old grandmother didn’t really have a phone capable getting to the app before I realized that the agent meant website, but was still saying “app”.

The improper usage of the words is far more an issue than the discussion about whether JavaScript is creating an application experience that is no longer a “website”.

I get that my generation is aging out of the “target audience” for tons of things, but I’m willing to stand my ground on this one til the day I die. An app and a website are two different things. 😡

[–] [email protected] -4 points 8 months ago* (last edited 8 months ago) (5 children)

As an engineer who builds web sites / apps, I can assure you that no, they are not two different things.

For instance, the non profit news organization that I'm working for right now has a website, an android app and an iOS app, with all three being created from the exact same code base that is mostly JavaScript files.

Hell if you have to use the Google Chat app for work (their equivalent of slack / teams), you install it by literally just adding the website to your desktop.

Hell, with new additions to browsers like Web Assembly, and WebGL, you can literally run custom low level assembly or c++ style code in a web browser, code that is just as efficient as native code running directly on the OS.

[–] [email protected] 0 points 8 months ago (1 children)

Paper and cutting boards come from the exact same trees. However when I tell you to use a cutting board instead of cutting on the table, somehow everybody knows that they shouldn't use paper

[–] [email protected] 0 points 8 months ago

In this analogy, the difference is just whether you buy your cutting board in a store or order it online. Once you get it, it's also still identical.

load more comments (3 replies)
load more comments (14 replies)