HN user

PenguinRevolver

290 karma
Posts3
Comments36
View on HN
Hyperspace 1 year ago

Your source points out that:

< You can also create [APFS (copy on write) clones] in Terminal using the command `cp -c oldfilename newfilename` where the c option requires cloning rather than a regular copy.

`fclones dedupe` uses the same command[1]:

  if cfg!(target_os = "macos") {
      result.push(format!("cp -c {target} {link}"));
[1] https://github.com/pkolaczk/fclones/blob/555cde08fde4e700b25...
Hyperspace 1 year ago
  brew install fclones
Thanks for the recommendation! Just installed it via homebrew.

Every item is linked to the uploader's email address. If someone changes the email of that account, all of the items disappear. This is because, as far as the system knows, the item's email address is not the same as the new email address.

What I find strange is that the uploader's email address is made public on every item they upload. This is not good, especially if someone uses an alias as their account name but has their full name as their email address. It would be surprisingly easy to scrape every email address from every uploader and cause a moderate leak of information.

It's nice, the only problem I got with omg.lol is that Wayback Machine archives are unavailable for all domains. I'm concerned that this part of the internet won't be saved for others to see in the future.

I feel as if the cheapest way of running these kinds of models would be to have the whole cache/memory take space on the hard drive rather than the RAM. Then, you could just use CPU power instead of splurging out thousands for RAM & a GPU with enough VRAM.

It might or might not be reasonable speeds, but I would reason that it could avoid "sunk cost irony"; if you decide, that any point, Chat-GPT would have sufficed in your task. It's rare, but it can happen.

If you want to take this silly logic further, you can theoretically run any sized model on any computer. You could even attempt this dumb idea on a computer running Windows 95. I don't care how long it would take; if it takes seven and a half million years for 42 tokens, I would still call it a success!

PullPush is a service for the indexing and retrieval of content that Reddit users have submitted to Reddit. As per past and current (as of July 2023) Reddit User Agreement, Reddit users are the copyright owners of their content (see Section 5). This service does not hold, store, or transmit any information copyrighted by Reddit.

This uses archived Reddit data. r/jokes is currently the only available subreddit that can be queried.