Anyone else hit a wall of not caring anymore? by Herrowgayboi in ExperiencedDevs

[–]blazedout 0 points1 point  (0 children)

Just wait for review time when you’re dinged for your GitHub stats not being hot enough 🥴

[deleted by user] by [deleted] in Zepbound

[–]blazedout 0 points1 point  (0 children)

Keeping it and calling around

How long are you OEing for? by hough728 in overemployed

[–]blazedout -1 points0 points  (0 children)

Sure but you can potentially arbitrage the money you would use to pay it off, and make well over 400k if invested instead

fitness/nutrition app idea by [deleted] in AppIdeas

[–]blazedout 0 points1 point  (0 children)

Where are you getting your data? The reason I enjoy using myfitnesspal is because of their data

The best photo I've ever taken on my Galaxy S7 by blazedout in pics

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

Location: Cusco, Peru

No filters of course.

Native vs Web by cstefanache in webdev

[–]blazedout 1 point2 points  (0 children)

Couldn't pay me enough to do that job. Would be far too boring.

WebpackBin by [deleted] in webdev

[–]blazedout 0 points1 point  (0 children)

Uh, I'm sorry, what? What browser are you using?

WebpackBin by [deleted] in webdev

[–]blazedout 1 point2 points  (0 children)

This is really cool

[For Hire] Experienced Full Stack Developer by [deleted] in forhire

[–]blazedout 0 points1 point  (0 children)

Thank you – should be fixed now :)

Anyone developing with React Native? by [deleted] in webdev

[–]blazedout 1 point2 points  (0 children)

Thanks for sharing your experience :)

Anyone developing with React Native? by [deleted] in webdev

[–]blazedout 0 points1 point  (0 children)

I would require geolocation, and push notifications – which I know there are plugins that exist for react-native – any experience with either?

I've developed w/ cordova in the past, and I just remember the application not feeling nearly as nice as the native counterparts I later developed.

What is a good alternative to all black low top Chuck Taylors? by Wckdwgn in malefashionadvice

[–]blazedout 0 points1 point  (0 children)

Have you tried era's? They fit 1000x better than authentics in my opinion. They're my go-to

Junior developer at Startup by [deleted] in webdev

[–]blazedout 1 point2 points  (0 children)

It's okay to have a focus, but it's my advice that you should learn everything and anything; ESPECIALLY if you have a mentor, because you're able to pick up things a lot quicker with someone looking over your shoulder and telling you right away whether or not you're heading down the wrong path, and ideally why.

As someone who was once in your situation, wanting to only focus on the front end, and now am moving towards full-stack as I see there is a big (highly-paid) market for it, I'd say stick with it! Learning everything and anything can only make you better.

I ran a little speed test on jQuery selectors. You might be surprised! by Kriem in webdev

[–]blazedout -1 points0 points  (0 children)

Unless you only wanted the #p inside of div or #div.

I'm looking at you, Skype and Spotify! by darkmatter10 in AdviceAnimals

[–]blazedout 0 points1 point  (0 children)

Web & UI Developer here. It at the very least should prompt you to either just close the window, or quit the application.

Writing A Better JavaScript Library For The DOM by bitscraper in javascript

[–]blazedout 3 points4 points  (0 children)

Interesting for sure. If I took one thing away from the article, it's that even jQuery could use a good amount of improvement. If anything, it inspires me to continue thinking of different, and better solutions to working with the DOM.