Live data from Hacker News

Viewing profile — iblaine

iblaine

HN member
Joined
Sun, May 06, 2012, 4:55 AM UTC
HN karma
716
Public activity
409 items

About iblaine

Data Engineer doing Data Engineer things www.iblaine.com

Recent public activity

  1. comment
    Comment #49037018

    Is the before/after backwards?

  2. comment
    Comment #48461262

    https://docdiagram.com - A tool for creating technical diagrams. Basically an upgrade from mermaid. Load it into your MCP, prompt it, you'll get a clean diagram binary file in svg/…

  3. comment
    Comment #47756181

    AnomalyArmor ( http://anomalyarmor.ai ) is a data observability platform. I got tired of being priced out of existing tools and hand-configuring per-table thresholds for every new …

  4. comment
    Comment #47517970

    FastMCP is great and this post is overdue. What did FastMCP solve? Lots of code reduction, reduced complexity and the ability to streamline auth. Offloading the auth was a huge ben…

  5. comment
    Comment #47154661

    Boggles my mind that this is actually a thing that still needs to be solved. Just remote into your computer (I prefer TeamViewer). That is it. One step.

  6. comment
    Comment #46775082

    I had a bad experience with greptile due to what seemed to be excessive noise and nit comments. I have been using cursorbot for a year and really like it.

  7. comment
    Comment #45709079

    Remind me in 5 years. AI tools don’t hide the fact that the output needs to improve. Calling out the obvious problems is a lazy take.

  8. comment
    Comment #44871148

    This is common. Big company buys smaller company. Smaller company execs stay on and establish the idea of independence. Eventually smaller company execs move on and Big company fil…

  9. comment
    Comment #44691504

    Having been aquihired three times by FAANG+, the biggest take away is have accelerated vesting. To do that you got be lucky or in the C-suite. Being bought out usually sounds bette…

  10. comment
    Comment #41993370

    Is there a difference between implicit and explicit joins? No, but use an explain plan to be sure. (Saved you a click)

  11. comment
    Comment #41921279

    An IRC bot that would kindly insult project managers should they join our engineering chat channel while doing a deployment.

  12. comment
    Comment #41608250

    The correct answer is I don’t like makefiles when they are abused. They have no state yet people try use them as such and create pain for others.

  13. comment
    Comment #41380909

    I used to be bullish on creating ERDs, often using them as an onboarding exercise, even for databases with 100+ tables. However, comprehensive ERDs are becoming rare, and that's ok…

  14. comment
    Comment #41341165

    Looking at this reminds me of Apache Pig. That’s not a compliment.

  15. comment
    Comment #40724266

    Low code ETL tools (informatica, Appworx, talend, pentaho, ssis) were the original services for ELT/ETL. A lot of progress was made to go towards ETL-as-code starting with Airflow/…

  16. comment
    Comment #40581204

    It’s funny that indexing used to be unavailable when processing big data on Hadoop. Now that we have options to do so we now care. As tech evolves we adapt.

  17. comment
  18. comment
    Comment #40127378

    My OCD approves of this idea. Let’s also add, IDs cannot start with 0 or O.

  19. comment
  20. comment
    Comment #39256436

    One of the best gifts you can ever gift yourself.

  21. comment
    Comment #39125515

    Is crypto or the pastor more to blame?

  22. comment
    Comment #37093726

    TL;DR; do the easy things fist, in this case it was to fix bad SQL Given the options to optimize SQL, move read operations to replicas, shard data or go towards micro services, opt…

  23. comment
    Comment #37044011

    A walking bike with a wheel in the front and 6 Theo Jansen type legs in the back https://www.thedailybeast.com/judge-aileen-cannon-comes-out-...

  24. comment
    Comment #36724991

    Agreed. The job title of Data Engineer gets abused. Some DE's are Analysts, others are Backend SWEs. Their goals are aligned, to create value out of data, and their methods may dif…

  25. comment
    Comment #36718494

    The Data Engineering track seems to attract data analysts and non-engineers. I’m one of them, have worked with many others in my same bucket. What makes Data Engineers excel, I thi…