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

Technology

59589 readers
3148 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
[–] Reverendender@sh.itjust.works 6 points 9 months ago (5 children)

What's a technical architecture? Serious question.

[–] Aceticon@lemmy.world 15 points 9 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 9 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 8 points 9 months ago

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

load more comments (1 replies)
load more comments (2 replies)
load more comments (2 replies)