Readit News logoReadit News
tylorr commented on Spaced repetition systems have gotten better   domenic.me/fsrs/... · Posted by u/domenicd
cosmic_cheese · 10 months ago
> the OS needs to provide some sort of hook into this capability natively for both maximum adoption and also ease of use (for both developer and end user)

I’m absolutely of this mind, but unfortunately it also depends on developers’ willingness to make use of these hooks, and it’s becoming increasingly uncommon for third party apps to have any integration or automation affordances, especially any specific to any particular platform. It’s become the norm to ship the absolute bare minimum, which is the lowest common denominator “it runs”.

tylorr · 10 months ago
This reminds me of the share feature on mobile phones which gets plenty of use by developers. Seems quite possible to make something like this on a standard OS
tylorr commented on Duolingo Max, a learning experience powered by GPT-4   blog.duolingo.com/duoling... · Posted by u/atlasunshrugged
lvass · 3 years ago
I haven't even noticed ads using uBO.
tylorr · 3 years ago
They're a lot more intrusive on the mobile app
tylorr commented on Sunken Greenhouse   thetinylife.com/sunken-gr... · Posted by u/simonebrunozzi
mcnugget · 3 years ago
The tubes are called earth tubes or ground-earth heat exchangers. If you look for geothermal heating you'll end up getting the wrong information, mostly for ground source heat pumps. The earth tubes aren't strictly speaking geothermal though, they're massive thermal reservoirs that you're taping into. You extract heat and then putting it back later either from day-night cycles or seasonal cycles.
tylorr · 3 years ago
How is that different than what heat pumps are doing?
tylorr commented on Ask HN: What are you doing now to profit from the current or upcoming recession?    · Posted by u/carabiner
smaddox · 3 years ago
Looks like the iBond rate applies through Oct, so not too late.
tylorr · 3 years ago
You'll get a months worth of that rate but then it will change. Could go up or down.
tylorr commented on Scratch is a big deal   bryanbraun.com/2022/07/16... · Posted by u/bryanbraun
hooande · 4 years ago
It seems like Scratch is made specifically for game development, since everything revolves around the concept of manipulating sprites. "Guess the number" is a game, but not the kind of game that this tool was made to create.
tylorr · 4 years ago
Using text in games is incredibly common
tylorr commented on Show HN: Can you lose at Wordle if you tried?   dontwordle.com/... · Posted by u/dontwordle
tylorr · 4 years ago
A share feature that uses discord spoiler syntax to include but hide your guesses would be appreciated. Discord uses ||spoiler here|| syntax. The dordle [1] game variants has this share option.

[1] https://zaratustra.itch.io/dordle

tylorr commented on Implementing a Merkle Tree for an Immutable Verifiable Log   aly.arriqaaq.com/merkle-t... · Posted by u/eatonphil
colburnmh · 4 years ago
True to an extent--meaning mostly true in practice.

You can mutate the Git data if you chose to using commands like "filter-branch". "filter-branch" isn't used frequently, since it causes issues with every up/down-stream replica if the data has been pushed/pulled, but it is possible. But, even some commonly used commands like "amend", "rebase", and "squash" cause limited data mutations which are broadly considered appropriate and useful.

tylorr · 4 years ago
Those all generate new commits, they don't modify existing ones. Though the only way of easily detecting that is comparing it to a clone of the repo.
tylorr commented on Eyeo wins German copyright decision, sets legal precedent for who ‘owns’ HTML   eyeo.com/eyeo-wins-copyri... · Posted by u/rmoriz
sabas123 · 4 years ago
This example actually popped up in my Patent class. This is what I remembered.

You are allowed to create a copy (and thus also in printed form) of copyrighted material, _only_ for private and personal use. i.e you _must_ recreate it yourself.

As for selling a modified version, if it isn't modified enough than you still infringe copyright of the original author. With "enough" being something that needs to be defended in court if challenged.

tylorr · 4 years ago
What about if I bought a book from a bookstore then I wrote in the margins or highlighted some text and then sold it to used bookstore?

u/tylorr

KarmaCake day137April 19, 2015View Original