Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nodamage
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
nodamage
6d ago
I don't understand the question. If the model built both apps why wouldn't it also be building the new features on both platforms at the same time? Alternatively, point the model at your git repo for platform A, read the diffs sin
2.
▲
by
nodamage
21d ago
You're framing it as lucky timing but if Microsoft had tried to ship a smartphone in 2006 with the same available technology it still would have flopped.
3.
▲
by
nodamage
22d ago
> technology wasn’t there Until Apple developed it. Those early iPhones employed a lot of tricks to squeeze usability, battery life, and performance out of underpowered devices. Prior smartphone attempts mostly applied PC-centric concept
4.
▲
by
nodamage
2mo ago
It's worth nothing that all of the studies you linked were performed only on children. It is entirely plausible that DXM is effective in adults but not children because of the difference in dosage or measurement (studies on children of
5.
▲
by
nodamage
2mo ago
> This article uses the trick where you pick studies that support your argument and ignore all of the studies that disagree with it. It's even worse than that, they appear not to have actually read the analysis they cited because tw
6.
▲
by
nodamage
2mo ago
I don't know if OP changed their link but the one currently in their post ( https://pubmed.ncbi.nlm.nih.gov/37232330/ ) did find DXM to be effective: "Using objective and subject assessment tools validated in
7.
▲
by
nodamage
2mo ago
> Most studies have found that dextromethorphan performs the same as a placebo The citation linked does not support this claim. In fact it suggests the opposite: "Dextromethorphan was tested in three of the included studies (Lee 20
8.
▲
by
nodamage
2mo ago
Even if you replace ORM generated queries with hand generated queries or LLM generated queries you're still missing a huge chunk of functionality provided by an ORM. For my projects I would say that the majority of the value an ORM del
9.
▲
by
nodamage
2mo ago
I mean there are plenty of projects that don't fit this description, where the database is just a persistence layer for your objects and the database should be subservient to application code.
10.
▲
by
nodamage
2mo ago
> Even when you had to do this manually, it was a very minor effort. A one time thing. Maybe if you’re fetching data from a single table… once you start joining across multiple tables and need deduplicate your result rows it gets pretty
11.
▲
by
nodamage
2mo ago
Your comment comes across like saying "why would I use an impact driver when my screwdriver does everything I need?" If you don't actually need those features then obviously an ORM will offer less value to you. That doesn
12.
▲
by
nodamage
2mo ago
Which ORMs are you basing this comment on exactly? (1) and (3) are not really problems with an ORM that gets out of your way and lets you drop down to raw SQL when necessary, but still helps you hydrate result rows back to objects (and stil
13.
▲
by
nodamage
2mo ago
Most of what you've listed I do on my computer not my phone. And some of your items do require internet for useful purposes (at the very least backup and syncing for notes/passwords).
14.
▲
by
nodamage
2mo ago
I don't normally order Ubers or scan boarding passes from my computer, no. I do take photos on my phone but I want them automatically backed up to the cloud so I don't lose them if my phone is stolen. Editing text/video/
15.
▲
by
nodamage
2mo ago
People have been making these same arguments for decades and at this point I'm convinced they are all based on the same strawman: That ORM's absolve you from having to learn SQL. Once you understand that was never actually true to
16.
▲
by
nodamage
3mo ago
> most apps don't have any need to access the internet in the first place Citation needed. Looking through my phone the vast majority of third party apps I have installed obviously require internet access: - Social media - Travel (r
17.
▲
by
nodamage
5mo ago
And how exactly are you going to make good coffee if you don't know how to dial in a shot? If you don't know what you're doing your espresso is most likely going to come out sour or bitter. (Under or over extracted. Pulling g
18.
▲
by
nodamage
5mo ago
Except it's not so easy to get your hands on one these days. They are constantly out of stock. (IIRC they are basically now hand made by a guy out of the UK). I get the appeal of manual levers to espresso enthusiasts but would strongly
19.
▲
by
nodamage
9mo ago
This seems like an overly cynical take. Is there no value in empirically confirming an assumption? Especially in the exercise world where other long held assumptions ended up being bro-science nonsense? > although inter-personal coeffici
20.
▲
by
nodamage
9mo ago
Not necessarily. For starters, small companies are paying 15%, not 30%. I'm also not sure where a small company can find a payment processor that will only charge 1%. Stripe charges 2.9% plus 30 cents per transaction. If you have a $4.
21.
▲
by
nodamage
1y ago
I think the author of the article really misses the point here. While "true multitasking" might be a neat technical feature, it's not something that the end user really cares about or would base a buying decision on, especial
22.
▲
by
nodamage
2y ago
I once did something similar with a recipe from a cookbook where the recipe started at the bottom of one page and continued onto the next page. It correctly identified the first few ingredients present in the photo of the first page but the
23.
▲
by
nodamage
2y ago
> If I try to do an UPDATE ... SET x = x + 1, that will always increment correctly in SQL. But if read x from an ORM object and write back x + 1, that looks like I'm just writing a constant, right? This is not specific to ORMs... yo
24.
▲
by
nodamage
2y ago
Yes I suspect a lot of the ORM hate comes 1) from people using poorly designed ones or 2) from people working on projects that don't really require the features I mentioned. Like if you are generating reports that just issue a bunch of
25.
▲
by
nodamage
2y ago
I've never understood the ORM hate because a good ORM will get out of the way and let you write raw SQL when necessary while still offering all of the benefits you get out of an ORM when working with query results: 1. Mapping result ro
26.
▲
by
nodamage
2y ago
For what purpose do they make these calls?
27.
▲
by
nodamage
2y ago
> If you keep losing data to power losses or crashes, perhaps fix the cause of that? I keep telling my users to make sure to plug their phones in before the battery dies, but for some reason they keep forgetting...
28.
▲
by
nodamage
2y ago
Before becoming too overconfident in SQLite note that Rebello et al. ( https://ramalagappan.github.io/pdfs/papers/cuttlefs.pdf ) tested SQLite (along with Redis, LMDB, LevelDB, and PostgreSQL) using a proxy file sys
29.
▲
by
nodamage
2y ago
Your quote does not actually contradict my original statement, full reply here: https://news.ycombinator.com/item?id=42743263
30.
▲
by
nodamage
2y ago
I suppose this comes down to the interpretation of the documentation. Note that it only says "a workspace", not "a specific workspace" or "which workspace". 1) The "hd" claim tells you that the user i
More ›