Live data from Hacker News

Viewing profile — JacKTrocinskI

JacKTrocinskI

HN member
Joined
Mon, Jul 16, 2018, 2:05 PM UTC
HN karma
870
Public activity
211 items

About JacKTrocinskI

Data architect.

www.jtrocinski.com

Recent public activity

  1. story
  2. story
    Show HN: NFT Wallet Tracker

    Hey HN, I wanted to showcase an NFT wallet tracker I created to monitor profits, losses, ROI, and other key metrics of my NFT trading bot. I find it highly valuable and thought it …

  3. comment
    Comment #36540227

    You might find https://www.quantconnect.com/ interesting! They offer a platform for quickly developing and backtesting trading strategies. They have a good community and overall do…

  4. comment
    Comment #36013488

    I'm really glad to hear you made it through such a challenging time in your life. Your strength and determination are incredibly inspiring. I'm curious to know more about your heal…

  5. comment
    Comment #34352017

    CTEs are just a nicer, more readable way of writing a subquery. Also, CTEs can be recursive. In Postgres, CTEs can be useful when used with the RETURNING clause. If you're using th…

  6. comment
    Comment #34351541

    K.I.S.S. - Keep It Simple Stupid

  7. comment
    Comment #34351531

    It sounds like there might be a larger project management issue within your team, though it’s hard to tell from a single example. Features should solve business problems and should…

  8. story
  9. comment
    Comment #33806099

    That's not really a great counter argument, can you explain why you think time estimates are worthless? Do you prefer story points instead? How do you schedule a project with your …

  10. story
  11. comment
    Comment #32757423

    Are you in a low cost or high cost location? I would expect job cuts in high cost locations to come first.

  12. story
    Ask HN: How do you do threat detection for databases?

    Hi, I'd like to learn more about database threat detection. How do you detect threats to the database at your company or within your projects? What products do you use, how do you …

  13. comment
    Comment #31451984

    They added the MERGE statement! ...and better defaults for the public schema. Really looking forward to Postgres 15.

  14. comment
    Comment #31062931

    The same way Wallstreet does.

  15. comment
    Comment #31062923

    Every investment has risks, stocks are not that different from crypto in that regard. Regulation, once it comes, will help better protect retail investors. Crypto is still in the e…

  16. comment
    Comment #30975753

    I think that makes sense and it also shows that an algorithm can in practice reliably find market inefficiencies and solve them in some scenarios. In those cases a free market can …

  17. comment
    Comment #30966559

    The socialist calculation problem has arguably been solved, check out the Medallion fund by Renaissance Technologies. It has had an average return rate of 74% since 1994. Carl Icah…

  18. story
  19. story
  20. comment
    Comment #28483979

    I have worked with the Oracle database for six years and haven't had any major issues with error messages, in fact I'd say Oracle did a really great job building an amazing databas…

  21. comment
    Comment #28433181

    Pretty sure Benford's law applies to images and can be used as a tool to detect fakes.

  22. comment
  23. story
  24. story
    Ask HN: What is the best form of employment (at a startup)?

    Currently, I am a contractor working in the EU. I normally send my clients a VAT tax invoice every month, which has been great for optimizing the amount of taxes I owe. I pay VAT (…

  25. comment
    Comment #27206423

    Would a smart contract help avoid this kind of situation?