Viewing profile — Wilduck
Wilduck
HN member- Joined
- Wed, Aug 05, 2009, 1:11 AM UTC
- HN karma
- 899
- Public activity
- 336 items
- HN profile
- View on Hacker News ↗
About Wilduck
Recent public activity
-
comment
Comment #48597503
It's because the author is comparing that incident to how they were prepared with the bulk of their analysis in advance. Ready to publish as soon as it happened.
-
comment
Comment #48575857
The downvotes are because the discussion isn't really about "which option do users prefer". It's actually about returning user choice. As the original comment said: "If I want a se…
-
comment
Comment #48511636
You don't, you just cheese the level by slamming into the wall just to the left at the start and skip most of the course.
-
comment
Comment #48337703
This is one of a bunch of issues that have been popping up since a vibe coder took over the bulk of development on this project. There's a (probably also AI generated) list of a bi…
-
comment
Comment #48336730
I've been following litestream for a while, and it seems like the project has been hijacked by a vibe coder. I wouldn't trust it for critical tasks anymore.
-
comment
Comment #47525131
Thanks for the kind words! I hadn't heard of tatoeba before, so thanks for sharing that as well.
-
story
Show HN: Mandarin Melon – A webapp for learning Chinese by reading social media
Hi HN, I built Mandarin Melon (mandarin-melon.com) to scratch an itch as a Chinese learner. I've found with language learning that I learn best when I'm getting a lot of high quali…
-
comment
Comment #45807673
Is that a "hard problem" though? Really?
-
comment
Comment #45610711
Personally, as a DM of casual games with friends, 90% of the fun for me is the act of communal storytelling. That fun is that both me and my players come to the table with their ow…
-
comment
Comment #45456409
Really cool project. A quick note, I had to dig in your FAQ to find your definition for LOQ: > "What does 'LOQ' mean in your results? > > Limit of Quantification (LOQ) is the lowes…
-
comment
Comment #45452629
Viewport size and deciding where to paginate makes a naive approach to this surprisingly difficult. That being said, if you can control the css / html, you can often solve these pr…
-
comment
Comment #45361560
It seems like before you think about monetization, you should think about how you can generate the amount of traffic you had in February repeatably. February had 6k visitors, but M…
-
comment
Comment #45307124
I don't want to be mean, but this post has exactly the problem the person you're replying to was complaining about. The person you're replying to, I think, would like an explanatio…
-
comment
Comment #45306974
A few ways: 1. An American company benefited from their labor 2. American consumers benefited from the goods / services they contributed to providing 3. American citizens benefited…
-
comment
Comment #44380390
Please don't just copy paste LLM output into comments.
-
comment
Comment #44250952
> Another way to look at this is you’re outsourcing your understanding to something that ultimately doesn’t think. You read this quote wrong. Senior devs outsource _work_ to junior…
-
comment
Comment #44180612
The irony is that a valid reason for in-house developers to not want to use an external product is concern about the long term support availabilty for that external project. You co…
-
comment
Comment #44157921
Agree! I bought my kindle in 2016 and have read hundreds of books on it. The cost per book at this point is in the pennies. It's not like you have to buy a new device every book, o…
-
comment
Comment #43304028
I know you're joking a little, but I personally would love to see them! I'm very interested in how people manage simple deploys.
-
comment
Comment #43291809
> type `print(function_name.__doc__)` Or even easier: `help(function_name)`!
-
comment
Comment #43219927
The problem is that I'm not requesting Mozilla do anything. Firefox isn't a "service" it's a web browser. When I input a seach query, _I_ am acting on my behalf, not Mozilla. I don…
-
comment
Comment #42350472
I think Goodhart's law only applies if you have fixed, published criteria for funding. That's why I mentioned transparency explicitly. I wonder if you could avoid some of the worst…
-
comment
Comment #42350058
I think this is a really interesting model for providing funding to open source software. There's something about the "Index Fund" approach that is really appealing. I also think i…
-
comment
Comment #40301272
That sounds like useful engineering, but not useful science.
-
comment
Comment #40240806
3Blue1Brown has a fantastic video on GPT that I'd highly recommend called "But what is a GPT? Visual intro to transformers" [1]. You'll need to have some background in mathematical…