General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Fireship
comments
Comments by "" (@adambickford8720) on "Fireship" channel.
As a senior dev, I spend enormous amounts of time mentoring and reviewing. Not only does that leveling up of the team not get a nice little metric, but many of those other dev's commits are my solutions just misattributed. When I do actually get to write code, it's going to be the gnarliest parallel/concurrent tasks we have. Guess what? That takes a lot longer to write than scaffolding up a new rest endpoint Mr 10x. Go ahead and fire me, prove you're the bad manager we all know you are.
2800
My 5 o'clock shadow lasts longer than some JS frameworks
617
@anisamokrane2008 Its both. Its good because this 10x chad just solved the problem all his inept coworkers were slap fighting over and saved the teams reputation at the very least. Its bad because you don't have a superhero, you have a linchpin. When 10x chad is tired of carrying everyone, you are seriously screwed. Company culture will decide if this is a winning strategy or not.
168
I love how monolithic 'tight coupling' is all the rage again. .asp and .jsp finally have competitors 20+ years later!
96
So you're paying amazon to run code for a service they offer for free? Brilliant!
84
I remember hearing we'd be using Java in college around y2k. I was like "those shitty grey boxes that never load? awesome"
73
Sadly, Java is one of the only languages that DON'T have that feature. Java is horrible about adding 'apis' and 'conventions' instead of improving the language.
28
@vectoralphaSec Yes and they have for years.
19
@nicholasmaniccia1005 You're conflating coupling with configuration vs convention.
14
Most of its useless, but you get paid more for knowing how to use it so...
10
They have a monopoly over their walled garden, which is fine. If they make shady deals within that garden, it could end similarly.
10
@_ash64 you seriously need to do some research
5
Soon hand-crafted music will be as rare and expensive as the hand-crafted instruments themselves are.
5
@kp8752 Sounds great in theory, no? I've lived through this hype in EJB 2.0. It turns out this is one of those 'leaky abstractions' where the cure is worse than the disease.
4
@atscub If 'leadership' doesn't understand basic things like taylorism, goodharts law, etc. or requires you to engage in politics for them to even understand your value, that's bad leadership. They will make bad decisions accordingly. If you can't tell when someone is putting in <10% of the average, metrics aren't your problem.
4
@dough-pizza Yup, while both simultaneously claiming it's for better performance and UX! The reality is its new and shiny to them and therefore exciting. Pragmatically, it's probably good for your career to have 'modern' tech on your resume too. They'll back into the scientific/engineering justification from there. I'm personally fine with it, most companies make a mess out of any long-lived code base anyway. Plus they pay me more each time the trend comes around again, i just have to learn the new apis for the old ideas.
3
Monopoly != Anticompetitive, though there's clearly a correlation and motivation.
3
They've been promising me WYSIWYG since the 1900's
3
That humor was savage, loved it.
3
@XxZeldaxXXxLinkxX History shows you are a fool
3
The big difference is that in kafka the clients have to be pretty smart about taking the right stuff. In rabbit, it will take care of delivery, etc. That's why kafka scales so much better... you're doing all the work distributed across the clients vs the server doing the lifting.
3
As compared to all the energy consumed by the people and infrastructure required for traditional fiat currency? With all its bureaucracy, audits and paper trails?
3
@Redistributable I have done exactly this, mr warrior. I won't work for that level of incompetence in the first place. Anyone considering crap like this is 100% mismanaging far more, this would be yet another symptom
3
Supply and demand. Angular takes a more accomplished dev to be successful but is also better for large teams/projects.
3
Most tech interview problems aren't far off from this 'mechanical' pointer BS kind of problem. Its fun, but about as useful as a word find book is to an author.
2
Don't think this 'grind' is a one-and-done. It never ends, its why for many its closer to lifestyle than vocation.
2
Windows + v if you want a multi-value clipboard. Copy 5x before you navigate and paste!
2
Glad you brought up the expressions vs declaration. mutation is evil, even more so in a multi-threaded language. It's the same reason you should generally avoid ALL declaration like if, for, while, switch, etc. and prefer reduce, map, etc
2
Java is nominally typed, TS is structurally sub typed. That's a pretty huge difference.
2
Yes, but it isn't retroactive. Its effectively the same thing that happened here.
2
CloudFlare has entered the chat
2
That was cooler than I expected.
2
@Cookiekeks It doesn't. Hes appealing to authority like a tool
2
@honaleri Repeating the same wrong thing is rarely convincing.
2
@honaleri lol, aint nobody reading that wall o' screed.
2
Nobody wants to hear it, but AI has been the limiting factor in robotics since forever. All the jobs are up for grabs.
2
@remirousselet6867 These are often just zoom calls, going over the code in my IDE, PoCs of code suggestions, etc. It's a fundamentally idiotic idea.
2
DHH was enough to convince me sticking w/TS is absolutely the right answer.
2
But the CEO is a mathlete genius!
2
Based on your uneducated opinion?
2
Its a tough one. The permissive OSS license is needed to get traction, but then you have no leverage. But if you start w/something like SSPL your project likely won't get much traction to begin with.
1
Looks like VS Code is finally catching up to IDEA, I just don't want a part time job managing plugins. I don't miss that in eclipse at all :(
1
Java has proven that the ecosystem and timing matter far more than the language. The nintendo switch is a pathetic toy, but also the most successful console. People are dumb.
1
Give it 2 more. This is the flying cars of our generation.
1
A company that lies about being open and steals other people's IP, is crying their IP was stolen and opened?
1
@nicholasmaniccia1005 It has nothing to do with files, layout, etc. The front end and back end can no longer be independently developed; they are coupled together in the same monolithic framework. Welcome to the late 90s ala VB/asp/jsp/php/etc The entire POINT of using rest/json between the UI and API was so they could evolve independently (decoupled). One consequence of that is verbosity and duplication as you now have an explicitly API to maintain and bind to.
1
As a bonus, if you understand this JWTs should be a breeze for you.
1
If you think of it in terms of $$ per GFLOP serverless is a rip off. The reason serverless economics work is you almost certainly don't have 80%+ utilization and are unlikely to tune your actual usage to within +/- amazon's serverless profit margin. Completely doable, but the ROI isn't there until a certain scale. By the time you have that level of expertise, you're the next vercel. Remember, your code is likely running on the same actual hardware in Virginia, it's just how its allocated and billed that differs. That's a slam dunk win if you stay in the free tier as a hobbyist or 'start up' but.... that's the whole grift! They get you skilled up 'for free' and then you tell your Enterprise friend that can afford coke all about your 'weed dealer' Jeff...
1
The wife was decidedly less impressed with her "in 100 seconds" moment
1
I do web frameworks like phones; check out the actual state of the industry every 4-5 years and ignore it otherwise. I'm just here to skim the trends so its not full culture shock.
1
Sarcasm, how does it work?
1
Of course it compiles fast, it barely has any features to translate!
1
That was surprisingly easy to understand, I was really expecting ascii soup
1
even this video takes more ram and starts slower because its about java
1
You think cheap knock-off mobile games pop up quick? Someone will grift your grift before it's even been jit compiled.
1
Don't be evil. Pepperidge Farms remembers.
1
Enshittification step 1: "its on device"
1
I'm faking at least 10% of them so that can't be right.
1
The 100s videos are a great on-ramp to the rest of your content.
1
Gonna give this a hard pass. Vim has no place in a modern (> y2k) era. If you're SSHing into a box to edit files via vim you're a cowboy coder surrounded by amateurs. Fight me.
1
(For the record I use intellij... without a mouse)
1
Its the current UI skinny jeans. In 5 years nobody will be able to explain what we thought was so great (jquery, angular.js, bootstrap, etc)
1
Bash is to the kernel as AOL keywords are to the internet. This is why Linus looks down on you, scrub.
1
The AI section of the google graveyard is just past that NFT monument.
1
Intellij on wsl is a complete trainwreck; VSCode just works. Really hoping jetbrains gets their mojo back, idea has been really stagnant for years now.
1
Depends on the industry. If you want decent money look at Java or C# as they are big in finance
1
How am i just now hearing about Tittybong?
1
@lazyalpaca7 IE was actually pretty innovative for its time, just not willing to standardize their innovations. For example, ajax/fetch was IE.
1
@morgan24TH Ram is meant to be used. As long as its freeing it up as needed, that's a good thing. If you have to open the task manager to know, you're inventing problems.
1
Frontend is more fashion than engineering; they ALL declined over time as if its pop music
1
Dumbing it down for hype :(
1
It's not that this channel makes me stingy w/likes, it's just setting the bar for what 'great' is
1
If you really need cross platform client code, go web. Lowest Common Denominator UX is always shit. Also interesting that client side Java is dead and server side everyone targets linux containers.
1
EDT vs EST. A 'date' w/o that info is like a price w/o a currency. You can take a best guess based on 'common sense' but you can't know for sure
1
If only the other OS's had first class support for windows.
1
You know those java/j2ee monoliths that are too big to die but impossible to upgrade? The ones that NODBODY wants to work on, even the pricks that wrote them? That's because of tight coupling like this. Sure, it'll save you a couple hours of boilerplate at first but will require a complete rewrite to whatever is cool in 10 years vs incrementally migrating. If you've got a small/jr team and the app can be thrown out in < 5 years? Sure, but certainly not an app that needs to live many years and tolerate 'generations' of employees, etc
1
It's not a tech problem; 30+ years in and I have yet to see someone who knows what a file hash even is, never mind verify it. We should be happy TLS is a finally common.
1
Its funny because its true. Once you cobble enough shit together to get the angular feature set its no longer simple. In fact, its even worse than angular.
1
Java has had all that since java 8. Its obviously clunkier than literally any other language, but its there
1
@steamer2k319 I assumed he thought it was going to be like using anonymous inner classes ala Guava in java <= java 7. Even java devs had to cry foul on that BS.
1
The worst part of kotlin is its too close to java (the ecosystem). Those dinosaurs think they understand modern design and try to drag all their shitty legacy ideas into new codebases. And the hasn't-coded-in-10-years boss defers to the legacy ideas he understands.
1
Hopefully firefox gets better. I still use it on mobile and... it mostly works, enough.
1
@ZephrymWOW Bullshit. 60s w/this guy is equal to hours of experimentation.
1
@alexandrebove2333 Right? Thats true of all code though. The question is how much does the framework help in getting there? W/o major experience you are almost certainly going to make a mess in react. NG at least keeps you on rails w/o having to cobble together your own 'stack'.
1
@msal A quick search on indeed for "remote" location shows ~3.5k 'angular' jobs and 9k 'reactjs' jobs. I'm sure it varies by locale
1
@ChemistTea Hes just blindly shouting his biases. Stick to whats in the box, its 99% the same and the 1% isn't likely worth the effort.
1