Live data from Hacker News

Viewing profile — snidane

snidane

HN member
Joined
Thu, Nov 10, 2016, 8:32 AM UTC
HN karma
1,326
Public activity
425 items

About snidane

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42032817

    The architecture is sound - typically called ELT these days. Dump contents of upstream straight into a database and apply stateless and deterministic operations to achieve the fina…

  4. comment
    Comment #42030334

    Looks like the classic mistake of every data team. Every single office person works with data in one way or another. Having a team called 'data' just opens a blanch check for anyon…

  5. story
  6. comment
    Comment #41423110

    In post Czechoslovakia if you moved out of your hometown, you lost valuable networks. Healthcare and childcare were always connection based - you needed to know the local doctor, t…

  7. comment
    Comment #41343664

    This style is familiar to those writing dataframe logic in df libraries with sql semantics - spark, polars or duckdb relational ( https://duckdb.org/docs/api/python/relational_api.…

  8. comment
    Comment #40890045

    What do you need non-columnar layout for? Do you expect thousands of concurrent single row writes at a time? If you use embedded duckdb on the client, unless the person goes crazy …

  9. comment
    Comment #40354440

    Does anybody know what is the relation between SQL as SEQUEL and then the competing language QUEL from Ingres db? It always looked to me as if somebody back then in the database wa…

  10. comment
    Comment #40328793

    Two people already form a 'company' and the hard part of convincing somebody else of your idea has already been accomplished. You can argue growing from 1 person to 2 is the most c…

  11. comment
    Comment #38894070

    How does one output properly csv quoted rows? It seems thr csv flag works only for parsing inputs.

  12. comment
    Comment #38894048

    There is sc-im, which is the closest you'll get to a full spreadsheet app in terminal with vi controls. https://github.com/andmarti1424/sc-im

  13. comment
    Comment #38756612

    As someone coming from a culture with T-V distinction [1], I always wished we dropped one of the branches like English did in the past. The informal T vs formal V causes confusion …

  14. story
  15. comment
    Comment #38746827

    This looks great! Please consider removing any implicit network calls like the initial "Checking GitHub for updates...". This itself will prevent people from adoption or even tryin…

  16. comment
    Comment #38746424

    Out of core computations. While your python and R script will choke after reading few hundred megs, my compiled binary cli will keep streaming through many such files with memory u…

  17. story
  18. comment
    Comment #35181222

    Great tool. BUT, leaks memory like crazy. Despite documentation stating the verbs are fully streaming. > Fully streaming verbs > These don't retain any state from one record to the…

  19. comment
    Comment #34315734

    Another trick is to search the book title on youtube. There is a fair chance the author wants to promote the book and delivers the entire message in one hour speech in their own wo…

  20. comment
    Comment #34295843

    Google made terrible mistakes with their main cash cow of search. They removed the important feature to search only forums, ie. human generated content, and promoted SEO spam to th…

  21. comment
    Comment #34242023

    You need to have a vision, then measure time of being blocked. If you're blocked, you're not progressing towards the vision. If you have a team of sufficiently competent people, yo…

  22. story
  23. comment
    Comment #33763308

    Who is the rightful owner of a name or similarly, a piece of land, or an idea, patent? The first settler? The first settler that held it for at least a year, 10 or 100? The most po…

  24. comment
    Comment #33726463

    They said the same about Galileo. 99% of the time you'll be correct labeling people as conspiracy theorists with the blanket rule - any time they are not mainstream approved. You'l…

  25. comment
    Comment #33719210

    Entities without competition inflate prices until they capture all the extra new pie. You receive increase in salary from your boss one year and next year it gets eaten away by mon…