this post was submitted on 08 Feb 2024
575 points (99.1% liked)

Technology

58451 readers
5811 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
[–] Aceticon@lemmy.world 30 points 7 months ago* (last edited 7 months ago) (16 children)

They've long been quite mediocre judging by the incredible long hours of those working there and shit quality of basically any technical framework they put out.

They have shoved tons of resources into some things (such as Android) and thus at times succeeded (though usually they don't), but in terms of quality from a technical point of view (i.e. software design, technical architecture) their stuff looks like it was hammered together by a bunch of junior devs.

Lucky timing followed by some smart strategical decisions (and, seemingly, lots of money together with a throw everything at the wall and see what sticks management strategy) are what made Google, not excellence.

[–] Reverendender@sh.itjust.works 6 points 7 months ago (5 children)

What's a technical architecture? Serious question.

[–] Aceticon@lemmy.world 15 points 7 months ago (4 children)

Coding standards, library standards (stuff like naming conventions), software development processes, higher level software design concerns (for example, take in account the need for change in the future as part of a software design), design libraries taking in account extrenal concerns (say, how 3rd parties actually work with them) and so on.

It's basically the next level from software design, which in turns is the next level from coding.

The most senior position one can have in the technical career track in programming is Technical Architect.

As far as I can tell, Google doesn't really have any of those (or they're not at all good at their job).

[–] RedstoneValley@sh.itjust.works 9 points 7 months ago (2 children)

Having a dedicated technical architect who hovers above the dev team handing architectural decisions down is also not always seen as an ideal construct in software development.

[–] HobbitFoot@thelemmy.club 5 points 7 months ago

It isn't ideal because it slows the project down, which may be good if it reduces technical debt.

[–] doubletwist@lemmy.world 4 points 7 months ago

If you have a technical architect who does that then they are just bad at their job, but that doesn't invalidate the importance such a position can have (if done right) in a large software development company.

load more comments (1 replies)
load more comments (1 replies)
load more comments (11 replies)