Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rhines
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rhines
10d ago
It just has oil. While it is nice having low taxes because of all the oil money, it can also be draining being surrounded by people who want to be annexed by Trump, or hold socially regressive views. But economically yes it's a great p
2.
▲
by
rhines
2mo ago
It is interesting to consider what will make AI generated works great, if we reach a point where they're seen as such. For painting, realism was really what made works great for a long time. Then photography came along and realistic de
3.
▲
by
rhines
2mo ago
Interesting. I'm 29 and hate downloading apps on phone or pc, if I can use a website I'll choose that every time. Unless performance matters like a game or media editor.
4.
▲
by
rhines
3mo ago
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 they didn't o
5.
▲
by
rhines
3mo ago
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 who are unfortunatel
6.
▲
by
rhines
4mo ago
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 company need
7.
▲
by
rhines
4mo ago
The goal is to encourage people to join ycombinator, not advocate for a healthier world.
8.
▲
by
rhines
4mo ago
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 going to realiz
9.
▲
by
rhines
4mo ago
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 interviewing for a pro
10.
▲
by
rhines
4mo ago
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 dislike your child, it
11.
▲
by
rhines
4mo ago
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 hassle though - it req
12.
▲
by
rhines
4mo ago
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
13.
▲
by
rhines
6mo ago
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 the most.
14.
▲
by
rhines
6mo ago
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 but I'll take i
15.
▲
by
rhines
6mo ago
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 certainly exception
16.
▲
by
rhines
6mo ago
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 memorize
17.
▲
by
rhines
6mo ago
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 to those comments
18.
▲
by
rhines
6mo ago
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 end up being good. Int
19.
▲
by
rhines
6mo ago
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 of my head whil
20.
▲
by
rhines
7mo ago
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 conversation have
21.
▲
by
rhines
8mo ago
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 targeted content (u
22.
▲
by
rhines
8mo ago
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 Facebook or
23.
▲
by
rhines
8mo ago
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 when you go
24.
▲
by
rhines
8mo ago
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 th
25.
▲
by
rhines
8mo ago
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 website ever
26.
▲
by
rhines
8mo ago
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 extraordinarily fru
27.
▲
by
rhines
8mo ago
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 a couple posts a
28.
▲
by
rhines
9mo ago
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 the tests fail they
29.
▲
by
rhines
9mo ago
Mass market SAAS will generally just use other products to handle this stuff. And if there does happen to be a leak, they just say sorry and move on, there are very few consequences for security failures.
30.
▲
by
rhines
9mo ago
I see tests as more of a test of the programmer's understanding of their project than anything. If you deeply understand the project requirements, API surface, failure modes, etc. you will write tests that enforce correct behaviour. If
More ›