this post was submitted on 29 Apr 2024
0 points (NaN% liked)

Programming

17008 readers
329 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] Artyom@lemm.ee 0 points 4 months ago* (last edited 4 months ago) (1 children)

I spent thr last 10 minutes reading the flutter docs, and I have no fucking idea what it is, what language it is written in, or generally anything useful about it. I think we'll be fine.

Also, Google's contributions to Python are mostly obsolete. optparse was replaced by argparse which is .mostly replaced by click. Yapf was never successful and black has taken a commanding lead. Python will be just fine.

[–] SrTobi@feddit.de 0 points 4 months ago (1 children)

Flutter uses dart. It's one of the best ui building frameworks I have used. Not that it is perfect...

[–] realharo@lemm.ee 0 points 4 months ago* (last edited 4 months ago) (1 children)

Flutter - the framework - is great. Dart as a language is tolerable - lot of ugly boilerplate, manual codegen, and things you can't quite express correctly are everywhere, but if you're not too much of a stickler, Flutter is still worth it (at least until Compose Multiplatform matures - if ever).

[–] SrTobi@feddit.de 0 points 4 months ago

Yeah totally agree. I can give it credit for being adapted for better accommodating flutter, but it has extremely many things where it does not come across as modern

[–] porgamrer@programming.dev 0 points 4 months ago (1 children)

“As we’ve said, we’re responsibly investing in our company’s biggest priorities and the significant opportunities ahead,” said Google spokesperson Alex García-Kummert. “To best position us for these opportunities, throughout the second half of 2023 and into 2024, a number of our teams made changes to become more efficient and work better, remove layers, and align their resources to their biggest product priorities. Through this, we’re simplifying our structures to give employees more opportunity to work on our most innovative and important advances and our biggest company priorities, while reducing bureaucracy and layers”

There was this incredible management consultant in france in the 18th century. Name eludes me, but if he was still around Google could hire him and start finding some far more convincing efficiencies.

The guy was especially good at aligning resources to remove layers

[–] odium@programming.dev 0 points 4 months ago (2 children)
[–] JustBrian7872@feddit.de 0 points 4 months ago

I also cannot name him from the top of my head...interesting

[–] DmMacniel@feddit.de 0 points 4 months ago

You could make a religion out of this.

[–] seth@lemmy.world 0 points 4 months ago (1 children)

Laying people off instead of offering to move them to the now-more-important projects has to be one of the dumbest management moves that tech companies repeatedly do. These are people already trained on all the policies and procedures and tooling and "culture" specific to your company.

It's going to be more expensive to hire and train new people when the dumdums in upper management finally figure out the mistakes they made that got them to a point where they decided they need to cut jobs and projects, and the ramp-up time before you actually start seeing progress on those priorities is going to be seriously lengthened. Of course they won't acknowledge it was their fault in the first place, and again the heads roll on the wrong end of the corporate ladder.

[–] boyi@lemmy.sdf.org 0 points 4 months ago (1 children)

It's going to be more expensive to hire and train new people when the dumdums in upper management finally figure out the mistakes

Unfortunately that's not the case. Those who have been laid off are those paid high salaries to build up the foundation. Now that the foundation is already there, they future work won't be as complex as before and need less training. So why would they still pay the very high salaries? They'll just get rid of the used-to-be-important programmers and hire the can-be-hired-for-a-lot-less programmers from India. It's sad, but that's the reality.

[–] MonkderDritte@feddit.de 0 points 4 months ago

Those who have been laid off are those ... to build up the foundation. Now that the foundation is already there, the future work won't be as complex as before and need less training.

Small-to-medium companies see you at least as investment. So this is where i work.

[–] MonkderDritte@feddit.de 0 points 4 months ago* (last edited 4 months ago)

Aren't a lot of Android apps made with Flutter?