Live data from Hacker News

Viewing profile — dgsb

dgsb

HN member
Joined
Sat, Aug 05, 2017, 11:24 AM UTC
HN karma
34
Public activity
48 items

About dgsb

No profile information was provided.

Recent public activity

  1. comment
    Comment #39915058

    or make.go, for some project it makes sense to not add another language for scripting and building tasks. It way easier for every one to have to master multiple language.

  2. comment
    Comment #39368472

    It's more than a PITA, it's almost impossible to implement ACID correctly. It's very very hard to do. There almost no point in implementing that in house when we have sqlite3.

  3. comment
    Comment #39368457

    You should seriously check sqlite3, it will save many engineering hours. free acid and btree.

  4. comment
    Comment #39368367

    For custom binary file you could and should use sqlite, it has many benefits instead of writing your own custom file format. You just have acid without any cost. It's a single file…

  5. comment
    Comment #37232587

    It's also the reflect on the value part which slows down things. It could be improved but it's hard to do that without breaking interface. It's so widely used that a major bump wou…

  6. comment
  7. comment
    Comment #36503310

    I agree it's indeed one of the best tool to process csv files. Using basic coreutils command are going to be soon very limited and brittle to process csv files.

  8. comment
    Comment #36503297

    I do use sqlite too to process csv file, but I either rely on csvkit to generate the schema from the csv or create the table with raw sql before inserting data in the sqlite databa…

  9. comment
    Comment #36162972

    I've previously used gitolite for such kind of set up https://gitolite.com/gitolite/index.html The configuration is done by pushing on a specific gitolite-admin repository

  10. comment
    Comment #36148998

    I miss Pat Martino so much. I've seen him live twice, both times it has been an incredible experience.

  11. comment
    Comment #35787780

    It's not that really interesting but it's something I use daily. I've written a sqlite3 based time tracking tool. I highly inspired by timewarrior, but I wasn't satisfied with it. …

  12. comment
    Comment #30114221

    mage is great, I'm moving forward to that too.

  13. comment
    Comment #22009652

    I didn't know we could search in the bookmarks from the address bar directly. It is indeed a nice feature. Here is the documentation for reference https://support.mozilla.org/en-US…

  14. comment
    Comment #22009605

    That's the save method I'm using since one year now. It perfectly fits my needs as a single user of this wiki. No infrastructure to set up, it works out of the box. As a former iki…

  15. comment
    Comment #22009570

    I use airtable now when I need to have structured data. I use tiddly for note taking and enhanced bookmark management.

  16. comment
    Comment #17632971

    Yes indeed, several times. I've only travelled in NYC, but nothing really compare to the loudness I've been exposed in the there.

  17. comment
    Comment #17625499

    Just curious how small is small ? How many kloc ? How many people ?

  18. comment
    Comment #17302024

    Nice story. Interesting notes in your paper on the lack of a standard library. In the end, I think this is what have killed the language.

  19. comment
    Comment #17301964

    And Tcl had since the beginning an event loop naturally embedded in the core language. http://wiki.tcl.tk/2567 http://wiki.tcl.tk/1527

  20. comment
    Comment #16222256

    One Vim to rule them all, One Vim to find them, One Vim to bring them all and in the darkness bind them

  21. comment
  22. comment
    Comment #16166109

    > Many classically trained pianists are excellent at improvisation. I would not say that, the example you give are the most reknown composer of all times. I think they are more the…

  23. comment
    Comment #16166062

    The piano is an illusion used to make us believe that playing jazz and classical music is the same activity.

  24. comment
  25. comment
    Comment #16143755

    Why is that ? They both belongs to the top cloud providers today, both seems to invest highly on their R&D. I don't see anything obvious on what could happen in the future.