rhines
No user record in our sample, but rhines has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but rhines has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
That's the thing, they will be on unceded land. As I understand it Canadian settlers signed treaties which allowed indigenous people to retain rights to the land. Canada then violated those treaties and built on land…
The system is pretty fucked. You have the liberals (who are conservatives), the conservatives (who are increasingly taking inspiration from America but have always been even further right than the liberals), and the NDP…
I wish these companies didn't need to make billions in revenue. There's no reason why a small company couldn't manage a site like Discord, make enough to pay their developers, and be successful. But instead every…
The goal is to encourage people to join ycombinator, not advocate for a healthier world.
Stuff where all the info isn't available online. For example, I used to do integrations for sports betting sites. AI is going to help with the basics, like understanding the default puck line is 1.5 in hockey. AI is not…
I think you're largely right - but there are some challenges. Talking requires that the interviewer be competent and care. Which seems like a low bar, but it easily degrades. When an engineer is burned out, or is…
Good points, I definitely generalized and you raise important distinctions. I think in general the unconditionality of familial love extends more towards your dependents rather than your parents/siblings - if you…
There is the potential to use homomorphic encryption so that encrypted text can support operations like string search while encrypted, so unencrypted indexes would never need to be stored on user devices. It is a huge…
There's some truth to this, and I'm sorry it's been your experience, but I'd like to gently expand on this a bit as I don't think muscles are the only thing that matter - I know plenty of skinny and fat people with…
Yeah sorry I was thinking about value as more about quality of life and society. If you define it as shareholder value and producing stuff, then by definition corporations and their executives are of course contributing…
Ah if you look at it from the perspective of doing research or other deep intellectual work by 22, I can see your point. Certainly if that is the peak of human mental capability (not something I can argue for or against…
Is it true? Even on a small scale, when I taught kids how to swim for $20k/year I believe I did more for society than when I built systems to help a large streaming service deliver ads for $100k/year. There are…
I'm not sure. There's value from teachings, but there's a certain type of wisdom that only comes from lived experience. Kind of like in software development - a new grad can read Designing Data Intensive Systems and…
I feel like taking issue with a word, even when used in a perfectly valid situation, is something worth reflection. Like fair enough if you've heard problematic used in ways you disagree with before, but maybe respond…
The greatest philosophers are rarely the wealthiest people. Wealth generally comes from being presented with opportunities, putting in the work to make the most of those opportunities, and being lucky enough that they…
At my workplace, HR addressed RTO and said that even when people aren't working together, just seeing people around invigorates them. Kind of demeaning to think that part of my pay comes from HR enjoying seeing the back…
You convey tone through word choice and sentence structure - trying to convey tone through casing or other means is unnecessary and often just jarring. Like look at the sentence "it has felt to me like all threads of…
What matters is content, not communication. They could build a platform to chat with each other, but they could just use WhatsApp or text or email for that. But they can't build a platform with an infinite stream of…
Not if there's no reputation. If you see someone liked your post and then you go check out their posts, or if people recognize commenters and remember things about them, then it's social. Think engaging with friends on…
Yeah that's really the issue with all social media. If you restrict yourself to just checking what friends post on Facebook, or what people you subscribe to post on YouTube, those platforms are pretty healthy too. It's…
How are you using it? I'm curious if you hit the limit so quickly because you're running it with Claude Code and so it's loading your whole project into its context, making tons of iterations, etc., or if you're using…
Yeah I can definitely see that being a threat model. In the gaming case I think it's harder because it's more of a general reputation system and it's based on how people feel while playing with you, whereas for a…
I'm not sure I agree - on the one hand yes, it's trivial to generate pages stuffed with keywords. But on the other hand Google is already interpreting search intent, and while this is okay for some things it is…
Something that's been on my mind for a while now is shared moderation - instead of having a few moderators who deal with everything, distribute the moderation load across all users. Every user might only have to review…
I see this kind of testing as more for regression prevention than anything. The tests pass if the code handles all possible return values of the dependencies correctly, so if someone goes and changes your code such that…