Year 3 Computer Science student
find me anywhere in linktr.ee/papetoast
Year 3 Computer Science student
find me anywhere in linktr.ee/papetoast
That article has no source, neither primary or secondary ones, it just made a lot of assertions. I wouldn’t rely on it[1]. Because of how low quality it is, I find it even more annoying that you asked readers to fact check, rather than finding more information yourself.
Still, even assuming that there is indeed groups of people who are only relying on social welfare to survive and do nothing else, the trade-off is that cutting social expenditure would in fact harm the other groups of people who genuinely need it. What percentage of homeless in California are Muslims who also consciously decide to not work? Maybe you know about this number, but I don’t and you didn’t mention it so it seems to me that you are generalizing way too much. (A quick search tells me the base rate of Muslims in US is 1.1%). Welfare also consists of many policies, it is entirely possible that some policies are good while others are bad.
In general Investor Business Daily also seem quite unreliable for non-investment news. https://mediabiasfactcheck.com/investors-business-daily/
Overall, we would rate Investors Business Daily Right Biased based on right-leaning economic and market positions. We would also give them a High factual rating on strictly investing and market news. However, editorially IBT is clearly a Questionable source with the promotion of right-wing conspiracy theories and numerous failed fact checks. In sum, we rate them far-right Biased and Mixed for factual reporting.
This comment is not shown as an answer because it is not an answer, it is asking clarifying questions. Notice how the LessWrong UI intentionally separates them.
https://arxiv.org/abs/2501.04682
Reading the abstract immediately reminds me of this post
We propose a novel framework, Meta Chain-of-Thought (Meta-CoT), which extends traditional Chain-of-Thought (CoT) by explicitly modeling the underlying reasoning required to arrive at a particular CoT.
As someone who wrote pages of pedantic rules for minecraft doors, I relate to this post a lot. Rules are just hard to write and to enforce consistently
I am down to some level of tagging along and learning together, but not a full commitment. You probably want to find someone that can make a stronger commitment as an actual study partner.
I am a year 3 student (which means I may already know some of the stuff, and that I have other courses) and timezones likely suck (UTC+8 here). We can discuss on discord @papetoast if you like.
This is pretty cool. A small complaint about the post itself is that it does not explain what Squiggle is so I had to look around in your website to understand why this Squiggle language that I have never heard of is used.
The most obvious thing is that I post things out when I want people to see it, and LW/Twitter is mostly about how serious I want to be.
I don’t really. Idea get revisited when I stumble on it again, but I rarely try to plan and focus on some ideas without external stimulation.
The rules are not completely consistent over time though, also it is just not articulatable in 1 minute of effort lol. I’m sure I can explain 80% of the internal rule with effort
Obsidian/LW Shortforms/Twitter for slightly different types of ideas, can’t articulate the difference though
Don’t really want to touch the packages, but just setting the EVALS_THREADS environmental variable worked
Tried running but I got [eval.py:233] Running in threaded mode with 10 threads!
which makes it unplayable for me (because it is trying to make me to 10 tests alternating
Wealth $10k, risk 50% on $9999 loss, recommends insure for $9900 premium.
The math is correct if you’re trying to optimize log(Wealth). log(10000)=4 and log(1)=0 so the mean is log(100)=2. This model assumes going bankrupt is infinitely bad, which is not accurate of an assumption, but it is not a bug.
You can still nominate posts until Dec 14th?
Thought about community summaries a very little bit too, with the current LW UI, I envision that the most likely way to achieve this is to
Write a distillation comment instead of post
Quote the first sentence of the sequences post so that it could show up on the side at the top
Wait for the LW team to make this setting persistent so people can choose Show All
There is also the issue of things only being partially orderable.
When I was recently celebrating something, I was asked to share my favorite memory. I realized I didn’t have one. Then (since I have been studying Naive Set Theory a LOT), I got tetris-effected and as soon as I heard the words “I don’t have a favorite” come out of my mouth, I realized that favorite memories (and in fact favorite lots of other things) are partially ordered sets. Some elements are strictly better than others but not all elements are comparable (in other words, the set of all memories ordered by favorite does not have a single maximal element). This gives me a nice framing to think about favorites in the future and shows that I’m generalizing what I’m learning by studying math which is also nice!
It is hard to see, changed to n.
In my life I have never seen a good one-paragraph[1] explanation of backpropagation so I wrote one.
The most natural algorithms for calculating derivatives are done by going through the expression syntax tree[2]. There are two ends in the tree; starting the algorithm from the two ends corresponds to two good derivative algorithms, which are called forward propagation (starting from input variables) and backward propagation respectively. In both algorithms, calculating the derivative of one output variable with respect to one input variable actually creates a lot of intermediate artifacts. In the case of forward propagation, these artifacts means you get for ~free, and in backward propagation you get for ~free. Backpropagation is used in machine learning because usually there is only one output variable (the loss, a number representing difference between model prediction and reality) but a lot of input variables (parameters; in the scale of millions to billions).
This blogpost by Christopher Olah has the clearest multi-paragraph explanation. Credits for the image too.
Actually a directed acyclic graph for multivariable vector-valued functions like f(x,y)=(2x+y, y-x), or if you do Common Subexpression Elimination in the syntax tree (as is done for the b node in the image). For simplicity I pretend that it is a tree.
Donated $25 for all the things I have learned here.
Strongly agreed. Content creators seem to get around this by creating multiple accounts for different purposes, but this is difficult to maintain for most people.
Disagree with
Cooking / cutting vegetables (also other things)
Cutting vegetables / sharpening knives
QS experiments / knowing statistics
The first two is pretty much like sketch / making pencils and paper, and the third one is absolutely essential and not a skill than you can not have