Live data from Hacker News

Viewing profile — rpedela

rpedela

HN member
Joined
Fri, Mar 15, 2013, 3:32 AM UTC
HN karma
2,068
Public activity
1,328 items

About rpedela

No profile information was provided.

Recent public activity

  1. comment
    Comment #29591344

    GCP is pretty pleasant overall. The API, command line, and UI are all pretty good. Vast majority of functionality is supported in all three places too. Like all providers, they hav…

  2. comment
    Comment #29384525

    There are several use cases where ML can help even if it isn't perfect or even just better than random. Here is one example in NLP/search. Let's say you have a product search engin…

  3. comment
  4. comment
  5. comment
    Comment #28806797

    If you can write a SQL query or a set of SQL queries to do your transformation, then you can use DBT. DBT doesn't do transformation itself rather it helps you manage all the depend…

  6. comment
    Comment #28541740

    DBT has two main innovations. First, everything is a SELECT statement and DBT handles all the DDL for you. You can handle DDL yourself if you have a special case too. Second, the r…

  7. comment
    Comment #28535579

    I think using a data warehouse as your data lake or lake house is optimal. Even for data that isn't relational. Storage is so cheap now and is decoupled from compute costs for seve…

  8. comment
    Comment #28162160

    For my search use case, documents are mostly single topic and less than 10 pages. However I have found embeddings still work surprisingly well for longer documents with a few topic…

  9. comment
    Comment #28155423

    Google has a distributed embedding matching service in preview: https://cloud.google.com/vertex-ai/docs/matching-engine/over... I guess it depends on what you mean by "simple". The…

  10. comment
  11. comment
    Comment #28111781

    Yes I know for sure. Postgres search is essentially an easier to use regex engine. If you have a recall-only use case and/or a small dataset, then that works great. As soon as you …

  12. comment
    Comment #25854795

    I disagree based on the trends, especially in the US where few, if any, new coal plants are being built and most existing ones are scheduled to be converted to natural gas or shut …

  13. comment
  14. comment
    Comment #25854184

    Coal is on its way out. We don't have to wait for the perfect energy solution before we can improve agriculture.

  15. comment
    Comment #25839567

    If you are going to put creds in git, at least use sops. https://github.com/mozilla/sops

  16. comment
  17. comment
    Comment #25654002

    I grew up in Cincinnati. You are correct, however traffic is bad enough now that a subway or light rail would make a big difference. Unfortunately it is unlikely the voters would a…

  18. comment
    Comment #25653021

    I personally try to make decisions using probability. I understand where you are coming from but there is one factor missing in your analysis: this situation is literally life and …

  19. comment
    Comment #25651113

    We have no data for mRNA vaccines except those trials. We don't know if the historical data on traditional vaccines are applicable here. As such, it is also possible that a single …

  20. comment
    Comment #25607586

    Yeah I agree, I would like to see some percentage be lottery based. I think you should still need to write a proposal, but if the proposal isn't selected then it goes in the lotter…

  21. comment
    Comment #25571339

    Where do you think those calories come from?

  22. comment
    Comment #25571266

    > no dietary need for sugar Can I assume you mean simple sugars that are added for taste? If you literally meant what you said, well you will die without carbohydrates (sugar).

  23. comment
    Comment #25565053

    I think a better analogy would be living near an airport like I do. Depending on the day and weather, even my small airport is quite loud and annoying. My neighbor's motorcycle is …

  24. comment
  25. comment
    Comment #25553402

    I think Citus can be used effectively for that scenario now. https://www.citusdata.com/