Viewing profile — xq3000
xq3000
HN member- Joined
- Fri, Jan 20, 2012, 12:57 AM UTC
- HN karma
- 32
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About xq3000
No profile information was provided.
Recent public activity
-
comment
Comment #43375767
Could this also be implemented as an ORM DSL to interface traditional SQL databases?
-
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?
-
comment
Comment #36546530
http://archive.today/wgSM6
-
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.
-
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…
-
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 …
-
comment
Comment #35206312
A better compression algorithm with middle-out
-
comment
Comment #34855442
http://archive.today/7s39v
-
comment
Comment #34449166
http://archive.today/1lDFH
-
comment
Comment #33368259
You could try posting this question on the official AWS forum https://repost.aws/
-
comment
Comment #33255582
I think there are already some Git SDKs out there. For example https://github.com/go-git/go-git
-
comment
Comment #30031059
I wonder how many people would love to see you outsource a bunch of terraform/bash/dockerfile scripts for it
- story
-
comment
Comment #28026118
To me, “Acres of Diamonds” is one of those. https://www.temple.edu/about/history-traditions/acres-diamon...
-
comment
Comment #28016010
Smalltalk80 wins with only 6 keywords https://en.wikipedia.org/wiki/Smalltalk
- story
-
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…
-
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?
-
comment
Comment #22284538
“This video is private.”
- comment
-
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:/…
-
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…
-
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
-
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…
-
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…