For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | rasen58's commentsregister

Can you post a picture of what your body looks like? Curious if a person who runs every day has a very thin body or if you are more well built still


Do you have to hack the Apple TV to run tailscale on it or how does that work?


There's an official tvOS app and you just have to configure the Apple TV to be an exit node. It doesn't require any special setup otherwise.


Very neat. How do companies actually get/derive the data to do IP to business matching though?


Does your browser handle having 500+ tabs open? (I use chrome iOS and it’s totally fine with that many without anything being slowed down. I assume because they unload old tabs. This would be a blocker for me for your app if yours doesn’t do that since I wouldn’t want my phone to slow down)


Great question, thanks! I've got 200 tabs currently open on my phone :)

Memory wise, at most 8 tabs can be kept alive in the background. Then based on the phone thermal state, that number decreases to 4, 2, and then 1.

Additionally, turning on Low Power Mode suspends all background tabs immediately, which is also convenient. I should probably document that behavior somewhere actually :)


This is great utility I didn't know about! Thanks!

But do you know why it doesn't seem to work with the `pbfilter` function?

If I do directly `pbpaste | vipe | pbcopy`, then it opens vim and the clipboard text is pasted there. But if I run `pbfilter | vipe`, then vim opens with a blank buffer.

   function pbfilter() {
      if [ $# -gt 0 ]; then
          pbpaste | "$@" | pbcopy
      else
          pbpaste | pbcopy
      fi
   }      

It seems that the number of args is 0 for some reason


I think you have to use `pbfilter vipe`, as the argument to pbfilter is inserted into the middle of the pipe.


Why doesn’t HN have botspam then?


Larger forums like HN and Reddit have the economies of scale on their side. They have a lot more time and money to throw on solving the problem than a blogger or someone who runs a phpBB-forum as a hobby.


> They have a lot more time and money to throw on solving the problem

No, they get others to do it


Traffic + downvotes. A blog may have downvotes but not the human traffic to utilize them


Beyond downvotes. there's flagging. It doesn't take many flags from higher-karma accounts to kill a comment from a new account, nor does it take many killed comments to shadowban a new account.

To protect against false positives, accounts with enough karma can vouch for dead comments to bring them back to life.


HN have a different approach. Here in HN, new accounts are restricted to comments only, the restriction will slowly remove as the account get older and have amble "karma" (sorry, I am not sure what term for here in HN) then they will gain the ability to vote later on.

Also HN prevents people from voting on parent comments if they respond to it. So if they commented it, then it is considered as voted. If they up/downvote the comment and then posted a response to that, HN automatically replace the vote to comment response.

I like this approach because it is a great way to have engaging discussion than trying to drive meaningless and irrelevant comments as top comments.


HN has @dang!


Did you have to set up deals with each of the publishers individually to publish their manga in your app? How did those conversations go?


Yep, we've got deals with six English-language publishers. The conversations have generally been pretty smooth. Most of the publishers we work with are excited to get their series in front of a larger audience through a streaming service.


The OP was not combative at all, they actually asked pretty nicely…

You’re the one who is actually being combative


Isn’t your comment that you wrote here also just a bunch of “symbol manipulation“?

It definitely hasn’t learned math but it definitely has learned general concepts


1) No. Because I didn’t compute anything. This is the result of cognition. There’s a difference. If you think there isn’t, the burden of proof is on you show that they’re the same, as this has never been the dominate belief either now, nor for the last thousands of years.

2) What general concept has it learned? You can’t pull any fact consistently out of these things, because they don’t actually have a model of a world. They have statistical correlations between words. There’s no logical inference. They’re just Eliza.


There's a down vote button on HN? I only ever see only the upvote one



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You