Confessions of a Web Developer XVII

By  on  

It's been quite a while since I've gotten a few things off of my chest and since I'm always full of peeves and annoyances I thought it was time to unleash:

  • Firefox's DevTools are outstanding right now. From the improvements we've made to the debugger, to responsive design mode, inactive CSS, and more, I haven't needed Chrome for development in years. That said...
  • ...I've been using Brave as my non-development browser over the past month and ... I really enjoy the Brave browser. I appreciate the forward thinking in micropayments and ad blocking, as well as Brave Rewards to choose to see ads to earn $BAT, private TOR tabs, and more. Well done Brendan Eich and crew!
  • In an ideal world I'd love to get rid of traditional ad networks on this. The problem remains that they're the most effective in as far as revenue by far. I've tried micropayments and providing crypto wallet addresses for people to donate but the nature of the web, and users expecting things for free, doesn't allow it.
  • Weather.com brings tears to my eyes. I've tried desperately to make this blog fast but it's as though Weather.com takes more time and processing that mining a bitcoin. I mean seriously....
  • I have an interview with a web developer of a prominent adult site coming soon. We talk tech, the atmosphere, and everything in between. Stay tuned -- you'll surely find it interesting!
  • AirPods are worth every penny. I tried buying knockoffs but they were all a horror show: wouldn't pair, would change IDs, couldn't hold a charge. AirPods just work and I'm willing to pay for easy...
  • ...unlike MacBook Pros. The 2017 MacBook Pro model's keyboard is a joke. Someone please steal me from the Apple Ecosystem.
  • Performance profiles are really hard to read. I just want to run a routine multiple times and immediately be told what the major differences are. Instead it sometimes feel like a guessing game. Imagine a tool that identifies a slow snippet of code and suggests a better loop or pattern...gold.
  • When Mozilla finally gets smart and sends me packing, I think I'd want to work on a streaming content site. These services fascinate me and most have awesome user experiences -- it would be fun to be part of that. Or maybe a financial firm -- I'd learn loads about security and asset management.

Any strong feelings about my comments? Have anything you'd like to confess? Please share!

Recent Features

  • By
    Create a CSS Flipping Animation

    CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...

  • By
    9 Mind-Blowing WebGL Demos

    As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us.  Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos.  Another technology available...

Incredible Demos

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!