Principal Engineer for Accumulate

  • 12 Posts
  • 289 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle




  • EthantoProgrammer Humor[ComiCSS] Benefits of Tailwind
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    How would you structure a react project? Something moderately complex, like the feed or profile page on Facebook. And “just figure it out” isn’t a valid answer because even if I can, if I told that to the developers I’m working with the result would be a disaster. I’ve tried various solutions but none of them (when presented to junior devs) were less of a mess than just using tailwind. I kind of hate tailwind but at this point it seems like the lesser of two evils.



  • EthantoProgrammer HumorMicrotransactions for devs
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    When yarn/react/next.js/amplify breaks in some new and idiotic way, Claude is helpful more often than not. Why spend hours googling and sifting through github/stack overflow/etc when Claude can tell me what option to tweak to fix it in a fraction of the time?







  • EthantoProgrammer HumorBackend Dev trys frontend.
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    It sounds like you already know how to do embedded programming, at least at the hobby level. For someone who’s new to that, Arduino IDE is the easiest learning curve I know of. As far as which boards to use, I have no specific feelings which is why I said Arduino or equivalent.


  • EthantoProgrammer HumorBackend Dev trys frontend.
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    2 months ago

    You need to understand how code actually works. If you’ve only worked with highly abstracted languages like Python, Ruby, JavaScript, etc then you should probably start by learning lower level languages like C or C++. Or maybe Rust and Go but they’re kind of low level and abstracted at the same time. If you already know C/C++ then buy yourself an Arduino (or equivalent) and start screwing around. If you’re in school and interested in this as a career, take some electrical engineering or digital circuit design classes.



  • EthantoProgrammer HumorAre IDEs really like this ?
    link
    fedilink
    English
    arrow-up
    23
    ·
    2 months ago

    VSCode is the first development environment I’ve used that doesn’t make me feel like this. It’s not perfect but the base application is rock solid and the full DE experience is the more reliable than any other DE I’ve used.

    P.S. I specifically said DE for those people who say VSCode isn’t an IDE. Personally I don’t see the point in differentiating.

    P.P.S. Sublime is not a DE in my opinion. It’s an excellent text editor with syntax highlighting. The plugins were an afterthought and it was never intended to provide the full experience. Granted I haven’t used it in years.


  • EthantoProgrammer HumorInsufferable
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    There was this one time where I took down the accounting department by accidentally DDOSing the SQL server. MS Dynamics is such a piece of garbage that it will crash if the database takes more than a minute to respond.