HackerTrans
TopNewTrendsCommentsPastAskShowJobs

romeovs

no profile record

comments

romeovs
·작년·discuss
tesla.sexy contains the following text, which is slightly concerning:

  love your fate
  
  become your own ubermensch
  
  you are the master of your soul
  
  be kind
  
  there is so much to love, so much to live for
  
  follow your heart, ok?
romeovs
·2년 전·discuss
Finally we can set up verifiably fair betting!

$10 that the NIST beacon at 1727710980000 will have more than 15 A's in it!
romeovs
·3년 전·discuss
Why do you “have to oppose induction” now?
romeovs
·3년 전·discuss
This might be off topic but has anyone else noticed the sloppiness in Apples' websites lately?

On both Safari and Firefox on my machine the titles on this page appear without the correct fonts (falling back to Times).

On apple.com a lot of buttons (eg. the buy button on https://www.apple.com/mac/) lead to 404 pages.

Trying to report these issues seems impossible, of course.
romeovs
·4년 전·discuss
Obligatory "Why Philosophers Should Care About Computational Complexity" by Scott Aaronson[1], one of the best reads I've ever had from a paper. It debunks the kind of arguments this blog article makes quite deftly.

For instance the argument about the hot iron reminds me of section 6 in the paper "Computationalism and Waterfalls". For someone to ascribe consciousness to a piece of hot iron (or a waterfall, or any other random or psuedorandom process), we need to create a mapping of its states onto consciousness, or in this case, as a proxy, the program called consiousness.exe. Aaronson argues if the mapping we create is too complex, it might be doing all of the work of being consious, not the original underlying piece of hot iron. The article does not go into amount this detail, but it seems like the process of creating this mapping is: make enough mappings at random until one works. It would probably take waaay more mappings than atoms in the universe to try before we hit on one that works (something that's also discussed in Aaronsons' paper in section 4), so I'm not sure if the argument is even relevant.

Give the paper a read, it's one of my favourite pieces of text of all time and Aaronson is better at writing down his ideas than I am.

[1 (pdf)]: https://eccc.weizmann.ac.il/report/2011/108/revision/2/downl...
romeovs
·4년 전·discuss
YouTube themselves haven't done this, but a lot of content creators have started integrating their own ads and sponsorship deals into their content.

This is often done in fun ways where the ad is integrated into the content of the video, so it doesn't annoy me too much and can actually be a fun break from the content of the video.

But for the videos where it _does_ annoy me, I use SponsorBlock [0]. It's an browser extension that lets its users mark certain sections of a video as "ad", "sponsor deal", "self-promotion", etc. to effectively build a crowd-sourced database of ad sections in YouTube videos.

The database is shared and used by the extension to skip the marked sections on most videos I've encountered.

[0]: https://sponsor.ajay.app/
romeovs
·4년 전·discuss
Nice! A welcome addition!

Too bad they're not using KaTeX [0] instead.

It renders the maths server-side, so there's no runtime needed.

An additional bonus is that the resulting math is copy-pasteable, which in the case of disply math might not be that useful (since most equations are to complex to be meaningfully copy-pasted with unicode), but it helps from inline math dissappearing when copy pasting texts.

But, that being said, I'm sure they had their reasons to do so. For one, MathJax seems more well-known by quite a bit so maybe it's the safer option.

1: https://katex.org/