Viewing profile — d2p
d2p
HN member- Joined
- Mon, Aug 08, 2011, 5:54 AM UTC
- HN karma
- 733
- Public activity
- 232 items
- HN profile
- View on Hacker News ↗
About d2p
No profile information was provided.
Recent public activity
-
comment
Comment #49201661
I clicked through and it showed Qwen at the top at 55.4 compared to 55.3 for Opus Max. I have a screenshot. Then I clicked away and back, and now it goes Qwen second, with 58.4, to…
-
comment
Comment #49003041
Looks like the default chat template was updated on HF to enable this by default shortly after you posted this :-)
-
comment
Comment #47996145
> A flag called DO_NOT_TRACK sounds like a good idea, but also suggests the default is CONSENT_TO_TRACK=1, and I find that creepy. It could also be used to prevent showing an opt-i…
-
comment
Comment #22717056
> At best, they're effective at presenting people who don't know they're sick from infecting others. I don't have numbers, but I'm pretty sure the number of people infected by peop…
-
comment
Comment #22579062
> That's not true. How so? Everything I've seen from them, including the Gov't site only say to self-isolate. They said that in the near future they may tell households to isolate,…
-
comment
Comment #22254373
> browser extension Using browser extensions to block ads is much higher risk than doing DNS blocking. Most ad blockers have full access to all web pages, which essentially means t…
-
comment
Comment #22158216
Reminds me of a bug in PostSharp.. After making some changes our app would throw a NullReferenceException Mondays. It turned out to be a bug in some optimisation, but it only occur…
-
comment
Comment #19487184
Just private repos. When you look at the GH pages section it says "Make this repo public to enable GH Pages" or something. Your existing site still serves, but it doesn't build any…
-
comment
Comment #19487078
> Its not It's not common to rebase? > i will communicate a force push on master to the whole team and will disable protection temporarily Isn't that exactly what this point was ab…
-
comment
Comment #19487065
Working on a separate branch may still require periodically bringing in changes from master (eg. to resolve conflicts). The options are either a) a merge commit or b) a rebase. A r…
-
comment
Comment #19480942
It's fairly common to do `git push --force` (or hopefully `--force-with-lease`) after operations like rebasing. This overwrites the remote history, so can easily lose work. Many pe…
-
comment
Comment #19480940
I downgraded too, and noticed GitHub Pages stopped working (the content is still there, but they don't rebuild - although they did for a little while after downgrading). It is clea…
-
comment
Comment #19476976
I posted an answer on SO but may be worth repeating here. The screenshots show "reddit.com" as clear-on-exit and "www.reddit.com" as the owner of the cookie. When adding a site to …
-
comment
Comment #19210788
> Because the app is open source, if it was doing anything shady, it would be found out This is a little misleading... Just because there is source code on GitHub does not mean the…
-
comment
Comment #18154375
Did you use a "maths mistake" in HN to get yourself here? ;-)
-
comment
Comment #18051964
My colleagues (and probably twitter followers) are always sick of me ranting about stuff like this. A few years ago I decided to compile screenshots I'd posted on twitter in the pr…
- story
-
comment
Comment #17007861
I tend to prefer subscriptions for things where what I'm consuming is somewhat throwaway; so things like TV, films, books (things I'd never want to revisit/rewatch). I don't prefer…
-
comment
Comment #17007838
> Every day you are being subsidized by users that don't use adblockers I guess I'm a subsidiser; I don't use an ad blocker (for many reasons). I'm also slightly of the opinion tha…
-
comment
Comment #17007818
> I highly doubt it. I never said it was likely, just possible. And I wouldn't question the incompetence of anyone these days; big companies make questionable decisions all the tim…
-
comment
Comment #17007807
> The biggest hurdle is not price elasticity between getting someone to pay $10 versus $35, it's getting people to pay anything instead of something. I'm not doubting that's tough;…
-
comment
Comment #17007279
Even if we choose not to have things because they're expensive, it doesn't mean we should not complain about the prices. Companies make changes based on feedback so if there's good…
-
comment
Comment #17007260
Just because a large percentage won't pay doesn't mean that putting the price high will maximise income. It's possible that at $10/month they'd get 5x the signups. That said, incre…
-
comment
Comment #17007230
This is my issue with most subscriptions too. The price has to be set based on the average use, which makes it really expensive for the infrequent user (and ultimately this means l…
- story