Live data from Hacker News

Viewing profile — xq3000

xq3000

HN member
Joined
Fri, Jan 20, 2012, 12:57 AM UTC
HN karma
32
Public activity
46 items

About xq3000

No profile information was provided.

Recent public activity

  1. comment
    Comment #43375767

    Could this also be implemented as an ORM DSL to interface traditional SQL databases?

  2. comment
    Comment #37590979

    Yes, the price seems to be way too high. Sure, it’s nicely produced and marketed but maybe it is over-produced for its value proposition?

  3. comment
    Comment #36546530

    http://archive.today/wgSM6

  4. comment
    Comment #36529821

    Hey.. So happens that I’ve been doing a very similar work for the past few months. I can take a look and help you define what “commercial-grade” design and code should look like.

  5. comment
    Comment #36109429

    Youtube has a bunch of simple and free UX and UI courses. You might also want to search more specifically for information architecture, designing website navigation, picking a colo…

  6. comment
    Comment #35943194

    I guess I could offer a few thoughts here, as I’ve been thinking about this for a while. You say it’s for personal projects but if you care about marketing then I’m going to guess …

  7. comment
    Comment #35206312

    A better compression algorithm with middle-out

  8. comment
    Comment #34855442

    http://archive.today/7s39v

  9. comment
    Comment #34449166

    http://archive.today/1lDFH

  10. comment
    Comment #33368259

    You could try posting this question on the official AWS forum https://repost.aws/

  11. comment
    Comment #33255582

    I think there are already some Git SDKs out there. For example https://github.com/go-git/go-git

  12. comment
    Comment #30031059

    I wonder how many people would love to see you outsource a bunch of terraform/bash/dockerfile scripts for it

  13. story
  14. comment
    Comment #28026118

    To me, “Acres of Diamonds” is one of those. https://www.temple.edu/about/history-traditions/acres-diamon...

  15. comment
    Comment #28016010

    Smalltalk80 wins with only 6 keywords https://en.wikipedia.org/wiki/Smalltalk

  16. story
  17. comment
    Comment #23136113

    +1. In the US it’s either a quote or an estimate. Which really depends on the industry and the business owner so the word you use should be configurable per account. Similar to how…

  18. comment
    Comment #22523580

    So, here is a crazy thought: This basically looks like a list with votes and comments. Why not pivot it into a generic service for creating such lists?

  19. comment
    Comment #22284538

    “This video is private.”

  20. comment
  21. comment
    Comment #21480111

    Haha, I remember those times when I would do that to save cool links for later. Good times. :) Then, they made Pocket [1]. The real question is what comes after Pocket? [1] https:/…

  22. comment
    Comment #21480093

    By index encoding I just mean putting “encoded” values into the indexed column of your table. Something like this: “city:department:sku”. This technique is a bit advanced, borrowed…

  23. comment
    Comment #21480050

    Pretty cool! I live 20 min from one of them in Boulder, CO. The speech “Acres of Diamonds” was also delivered there https://en.wikipedia.org/wiki/Russell_Conwell

  24. comment
    Comment #21470849

    There is not a lot of specific details here but have you already tried and exhausted things like analyzing execution plans, index optimizations, index encoding, value encoding, den…

  25. comment
    Comment #20783526

    I just meant something with a lower level of programming than business apps. Usually, the frameworks themselves, “servers,” “engines,” and “drivers” would not be easy to generate w…