Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ozataman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
ozataman
1y ago
Any competing product has to absolutely nail tab autocomplete like Cursor has. It's super fast, very smart (even guessing across modules) and very often correct.
2.
▲
by
ozataman
5y ago
I think what you want here is a radar chart, not a 2-2 matrix. I suspect most people embody these different types to varying degrees over time, topics and circumstances.
3.
▲
by
ozataman
7y ago
If I could trouble you for the common discourse here, would you mind summarizing why one may prefer to use Guix in the place of Nix? They seem to be based on the very same ideas and Guix even admits to being inspired by Nix.
4.
▲
by
ozataman
9y ago
There is a different side to the cost benchmark that's not captured by the description here. If your use case needs a lot of stored data but not necessarily a matching degree of peak CPU (even if your query load is otherwise pretty co
5.
▲
by
ozataman
9y ago
No idea why people reacting here so far got fixated on the "cheating" versions - it's clear to me they were included mainly to set a maximal speed baseline/benchmark and are not the main point of the article.
6.
▲
by
ozataman
9y ago
And data management / preparation is where major mistakes are made - get a join wrong and you may easily be missing data or double counting something just obscure enough to go unnoticed like "ancillary sales". There is someth
7.
▲
by
ozataman
9y ago
Well, it's really tempting and financially desirable to try and get on Amazon anyway. There are lots of consumers on Amazon with both an appetite for that kind of an artisan item and the purchasing power to go for it despite the higher
8.
▲
by
ozataman
10y ago
I don't want to have to pin every single tab I want unthrottled - that's a mixing/piggybacking of otherwise orthogonal concerns. Just make it a separate option I can set per tab.
9.
▲
by
ozataman
10y ago
In addition to automatically inferred signals, it would be great to give the user optional complete control over throttling as well at a per-tab level. I.e. a switch somewhere that user can freely enable/disable for a given tab to mark
10.
▲
by
ozataman
11y ago
Any great chess player (let's define that as near-IM fide ratings and up) will tell you that it's a highly iterative process between practice, analysis and reading that is very much anchored around practice. They play thousands an
11.
▲
by
ozataman
11y ago
Very happy to hear that and thank you for pointing out the dead link! It's been fixed.
12.
▲
by
ozataman
11y ago
Soostone | NYC or Remote Possible | Functional Programmer (Haskell) | Backend, Frontend, DevOps, UI/UX Engineering Soostone is a technology provider in the enterprise analytics space with a focus on performance improvement for e-commer
13.
▲
by
ozataman
12y ago
Please note that this is pretty much how you model Haskell programs as well: Keep as much of your logic as possible in pure code and interface/drive that with imperatively written stateful code. Purely functional languages (e.g. Haskel
14.
▲
by
ozataman
13y ago
Huh. This new form of "because" in an actual, intended-to-be-grammatically-correct sentence sounds weird to me and I don't think I personally use it at all. Isn't it just "because of" without the "of"
15.
▲
by
ozataman
13y ago
Application design for me almost always begins with data and data structures. Whether my database has an explicit schema or not, I always have one in mind, documented or otherwise reified in the table-data structures I have in my code. I ju
16.
▲
by
ozataman
13y ago
That's exactly how I feel; good description sir!
17.
▲
by
ozataman
13y ago
Well, that's very good to hear. Looking forward to the official release.
18.
▲
by
ozataman
13y ago
So much effort was poured into just redesigning, repackaging basic apps on the surface. I think some of them look and exhibit functional behavior straightforwardly worse than before: - Smaller fonts and less obvious icons on the weather app
19.
▲
by
ozataman
13y ago
Sorry, I really don't know much about Rust other than the occasional article I run into here on HN. Maybe someone else can point you towards a document. For Haskell, here are a few resources: - https://github.com/tibbe&
20.
▲
by
ozataman
13y ago
A sidenote: Your blog's code formatting is awful. I would recommend that you embed one of the common solutions for code snippet syntax highlighting into your blog. I needed special motivation to continue reading your post past the firs
21.
▲
by
ozataman
13y ago
For example: I personally prefer the standard form here, as (to me) it reads a bit more like English: over (location.x) (+ 10) $ player1 "over location's x, add 10"
22.
▲
by
ozataman
13y ago
Care to point at some resources?
23.
▲
by
ozataman
13y ago
In further support of these points... Thinking outside the box, breaking the rules as a last resort to do the right thing and other similar actions can indeed produce the extraordinary results, in certain situations, the organization is h
24.
▲
by
ozataman
13y ago
That's great - I love worthy and proper competition combatting nonchalant/tyrant attitude of incumbent giants. It is so annoying to deal with customer service reps that act like they are your boss and you're inconveniencing t
25.
▲
by
ozataman
13y ago
Don't make assumptions on what's business critical and what's not. Not every business has the same level of free capital, circumstances or domain knowledge to handle everything theoretically correctly. There is implicit trust
26.
▲
by
ozataman
13y ago
Nice to see a non-negative analysis of iOS7. Not having tested it myself, I hadn't realized that iOS7 was actually pushing the boundaries of what's possible with modern hardware. My previous impression was that, if anything, it wa
27.
▲
by
ozataman
13y ago
Seems to me like a somewhat empty bag of words. My general interpretation is "walk before you run"; I don't see the need for working hard to find a rule that applies everywhere. The obvious point is that you probably need to have something
28.
▲
by
ozataman
13y ago
Agreed. I would argue the SSL tax on servers is fairly negligible in this day and age. As for other reasons: 1. It leaves a bad taste in your customers' mouth. Security should be an option. 2. Imagine the disaster if someone makes front-pag
29.
▲
by
ozataman
13y ago
Yeah, it should be the absolute requirement for this kind of app on all tiers - free or otherwise.
30.
▲
by
ozataman
13y ago
Haven't thought of that tbh. I only have a single reservation that I mentioned in my above post. Not to put any words in his mouth, but I'm not sure there can be a solution to it given his current architecture of the system. It is inherentl
More ›