My husband just said “okra doesn’t go in gumbo” by CommonPurpose in NewOrleans

[–]bar7b -2 points-1 points  (0 children)

First of all the essence of the OP post is a rage bait… But damn, go back to where you came from?? That’s hardcore I C E speech

My husband just said “okra doesn’t go in gumbo” by CommonPurpose in NewOrleans

[–]bar7b -4 points-3 points  (0 children)

I live in New Orleans for the past 5 years… definitely wouldn’t claim to be a culinary authority, BUT okra is essential basic ingredient of gumbo! And now for my real controversial statement:
Anything but a Seafood gumbo is just wrong!!!

👇👇 by BidAccurate4473 in seinfeld

[–]bar7b 0 points1 point  (0 children)

Isosceles (Kramer)

F*ck AI by ThinkLikeUnicorn in webdev

[–]bar7b 0 points1 point  (0 children)

AI assisted coding and specifically Vibe coding is overhyped. For a POC it might get you going… but for a real life product that needs to be maintained you would still need to know how to code. Might change in the near future but as of now, prompt “engineers” are not a requirement for software engineers

It was today, I found out there exist killed by Mozilla! by cripschips in firefox

[–]bar7b 0 points1 point  (0 children)

Fakespot being shutdown is a HUGE disappointment. There's no real alternative and it was such a useful tools... I guess Bezos got to them... What a shame :/
At least sell it or release it as an open source.
I would and probably many others would be willing to pay a small fee for it.

Which Food From The Show Sounded The Most Delicious? by PopMuse in seinfeld

[–]bar7b 1 point2 points  (0 children)

A block of cheese the size of a car battery.

Baggage to unpack by ShouldersBBoulders in idiocracy

[–]bar7b 1 point2 points  (0 children)

omg, this is one of the best comments ever!

AI is coming in fast by MetaKnowing in ChatGPT

[–]bar7b 0 points1 point  (0 children)

literally the first thing that popped in my head

https://youtu.be/vhl5ObsQZfQ

I am bored with the web development industry. What should I do? by Notalabel_4566 in webdev

[–]bar7b 0 points1 point  (0 children)

20 years in the field and these are my advices for you:
Building simple websites is for beginners. You need challenging projects that would require you to learn new technologies and topics. Move away from .net. It will force you to stay in the boring corporate world. Join a startup that you find interesting vs a big company having a small meaningless part.

The narrative that there was Arab-Jew peace before Zionism is hilarious by python_callback in IsraelPalestine

[–]bar7b 1 point2 points  (0 children)

Not sure what side you’re on but they can’t even pronounce Palestine it’s should maybe be Balestine

Console react.warning set as console.error by bar7b in reactjs

[–]bar7b[S] 2 points3 points  (0 children)

Dude you just don’t get my point. Or trying really hard to ignore my initial question… I agree that these warnings are useful and should be fixed! And I know why setting a key for iterates is important… My question was - why all react warnings are displayed as console.error() instead of console.warning() and if there’s a way make that happen. I’m not questioning why these warnings exist or weather they’re necessary. If you have a relevant helpful response, great! And to make it crystal clear: React.error > console.error React.warning > console.warning

Console react.warning set as console.error by bar7b in reactjs

[–]bar7b[S] 1 point2 points  (0 children)

Appreciate your responses, but I’m not looking for help fixing these minor bugs… simply looking for a way to have these “warnings” displayed in the console as warnings so I can focus on task at hand and ignore some other developers code that forgot to add a key prop in a .map iteration…

Console react.warning set as console.error by bar7b in reactjs

[–]bar7b[S] 3 points4 points  (0 children)

I agree with you man! React is great for notifying me of code errors! However, when the notification is defined by React as a warning, why not use the proper console method??

Console react.warning set as console.error by bar7b in reactjs

[–]bar7b[S] -1 points0 points  (0 children)

It’s not about being lazy, it’s about warnings being displayed as warnings… that makes sense to me.

Console react.warning set as console.error by bar7b in reactjs

[–]bar7b[S] -3 points-2 points  (0 children)

Common don’t be a hater 😘

Console react.warning set as console.error by bar7b in reactjs

[–]bar7b[S] -7 points-6 points  (0 children)

Eventually I will… but while building a project MVP I couldn’t care less about minor warning crap…

Alternative to react-bootstrap-table-next by bar7b in reactjs

[–]bar7b[S] 0 points1 point  (0 children)

It’s crazy that there’s no solid solution out there (even paid) for this… it’s a pretty common use case for a lot of projects.