HackerTrans
TopNewTrendsCommentsPastAskShowJobs

peey

no profile record

Submissions

Gboard wearable caps by Google Japan [video]

youtube.com
8 points·by peey·3 lata temu·2 comments

Who does that server serve?

gnu.org
7 points·by peey·5 lat temu·3 comments

Fair Code: adding Commons Clause to OSI-approved licenses

faircode.io
1 points·by peey·5 lat temu·0 comments

comments

peey
·3 lata temu·discuss
That's incredibly concise. I see you're perturbing vx and vy randomly and updating location accordingly on every frame. Is the perturbation also per-frame or is that block of code just executed once? Is randomf a floating-point number between 0 and 1?
peey
·3 lata temu·discuss
This is really cool. Do you also plan to show the code before compilation / allow it to be edited and be compiled on your demo page?
peey
·4 lata temu·discuss
Your point of view is very clear: it's not a feature you're interested in. But it doesn't mean that it's not a good feature for the person who has opened the issue.

Instead of convincing them that it's a bad feature or talking about why it's uninteresting to you, just point them to a CONTRIBUTING.md and stop engaging with them after that. If they're actually serious about the feature, they can implement it in their own fork (which then you can request as a PR if you want it in your repo).
peey
·4 lata temu·discuss
It's useful to know who they think the book is written for, to get the most out of the book.

Books are not individualized, so it's a very difficult ask to publishers and writers to write something in that section that perfectly applies to you.
peey
·5 lat temu·discuss
You're right! Even I tried to post it. This is what I observed:

1. After posting, I'm redirect to https://news.ycombinator.com/newest where the link works 2. I click to open the discussion, now on this page link no longer works 3. Going back to /newest, the link no longer works!
peey
·5 lat temu·discuss
looks like a class 1 problem
peey
·5 lat temu·discuss
Would you rather implement `leftPad` or use the npm package?
peey
·5 lat temu·discuss
the titled should be updated to say "the Linux community" at the end, as on the original page
peey
·5 lat temu·discuss
1. Would it be correct to describe memoized DOM approach as combination of direct manipulation (like hand-written jquery, or what svelte compiles to) + a mechanism to avoid invoking selectors by caching references to DOM elements? Or is there more to it?

2. It'd be a good experiment to separate out the memoized DOM implementation from imba codebase in a way it can be used by different frameworks, just as virtual DOM libraries got popular after react. If someone were to attempt this, where would you recommend that they start with the imba codebase?
peey
·5 lat temu·discuss
Suggestion: title should be renamed to "Protocol Oriented Programming and Testing in Swift".

"Swift Protocol" is something else entirely https://docs.openstack.org/swift/latest/
peey
·5 lat temu·discuss
I expected it to cost $1, and then I thought "I'd gladly pay $1 for a perpetual licence to a good quality library".

Setting aside OSI's definition of OSS, has this been explored as a OSS funding model?