Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
phillmv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
phillmv
1mo ago
Similarly, I've never understood the economics behind the constant rescraping that is flooding the internet or really what's triggering it. It can't all be agents reacting to user queries. It's confounding how much CPU a
2.
▲
by
phillmv
3mo ago
what if i were purely interested in archiving local community posts? does anyone have experience on scraping without getting banned? i have no interest in juicing engagement, purely from a "20 years from now it'll be cool to know
3.
▲
by
phillmv
3mo ago
i feel like ppl have magical beliefs about type systems. just because it's _probably_ (did it use unsafe?) memory-safe doesn't mean it does what you want it to do
4.
▲
by
phillmv
3mo ago
javascript is like… unusually messy and weird, so maybe that colours most people's perspective. you don't have to worry about type coercion and weird kinds of equality and so on in python and ruby to anywhere near the same extent.
5.
▲
by
phillmv
3mo ago
>Type systems restrict which programs can be expressed and increasing expressiveness often requires increasing type-system complexity (which, speaking from experience, both humans and agents will struggle with). Plus they are not the onl
6.
▲
by
phillmv
4mo ago
not going to debate bad faith right wing cause celebres arguing the inverse. i see it with my own two eyes when i have to yell at recruiters to stop bringing me all-male candidate slates, i see it from studies in social sciences, and i know
7.
▲
by
phillmv
4mo ago
there's loads of evidence, y'all just don't like engaging with it cos you don't like the answer because fixing it is work and fundamentally women and minorities are not seen as people with full agency. i'm old enoug
8.
▲
by
phillmv
4mo ago
>The fact that a company does not have representation that is exactly equitable with the general population i didn't say exactly equitable, i said 80%. it's not possible to have 80% white guys and not be discriminatory. you
9.
▲
by
phillmv
4mo ago
the discrimination already happened! it's not possible to end up 80% white guy without discriminating. it's curious that the status quo isn't nearly as concerning.
10.
▲
by
phillmv
4mo ago
i like how when a company obviously discriminates against women and minorities by hiring almost entirely white guys that's fine that's to be expected but if you try to fix that discrimination it's an evil conspiracy
11.
▲
by
phillmv
4mo ago
>Are Go backend building custom auth, admin, DB ORM/migrations/auto migrations, templates, email, dev server etc for each project? lmao, basically, yes. except when you bring this up ppl think it's not a big deal / a
12.
▲
by
phillmv
4mo ago
> does not mean you have to be a post-marxist anarchist if you oppose a far-right project, what are they going to call you? lol. here is your membership card for the cultural marxist party, welcome aboard comrade! i just think it's
13.
▲
by
phillmv
4mo ago
>You can advocate for sustainability … while being strongly capitalist just fine. […] excluding a large intersection of people otherwise interested in the non-political parts the far-right is literally trying to make it illegal for compa
14.
▲
by
phillmv
4mo ago
it helps that there's a regulatory agency that verifies the cleanup happened! if the 4th of july might get canceled the following year ppl might be more aggressive around cleaning up.
15.
▲
by
phillmv
5mo ago
i have wanted to be able to compile ruby to a binary for some time – and have dreamed of poking at this problem with claude – so this is pretty cool. if you can get a Rack compatible web server to build… i'd waste some serious time pla
16.
▲
by
phillmv
5mo ago
giving these things control over your actual computer is a nightmare waiting to happen – i think its irresponsible to encourage it. there ought to be a good real sandbox sitting between this thing and your data.
17.
▲
by
phillmv
6mo ago
i can think of some tasks (classification, structured info extraction) that i _imagine_ even small meh models could do quite well at on data i would never ever want to upload to any vendor if i can avoid it
18.
▲
by
phillmv
7mo ago
i mean… your work also went into the training set, so it's not entirely surprising that it spat a version back out!
19.
▲
by
phillmv
8mo ago
i can't imagine running these things outside of a vm and it's bizarre to see how many people yolo it
20.
▲
by
phillmv
10mo ago
i found this comment to be more insightful than the article
21.
▲
by
phillmv
1y ago
he excels in this kind of dog whistling. it confuses people who were born yesterday, but it is loud and clear to people who agree with him or are the intended victims.
22.
▲
by
phillmv
1y ago
oh wow we watched this episode a few days ago; i missed the Holst connection, and yes I also felt tears in my eyes at the denouement. definitely hugged my kids harder after that one.
23.
▲
by
phillmv
2y ago
Hi, thanks! My unsolicited advice is: whether they realize it or not, _everyone transitions_ ;) http://okayfail.com/garden/everyone-transitions.html I came out socially for most of a year before I committed to hormones
24.
▲
by
phillmv
2y ago
If it's any comfort, I'm also an immigrant who was raised in a single parent household. When we last (it's a long story) moved to Canada, I had to share a bed with my dad for a while. We were never actually poor, poor, at ris
25.
▲
by
phillmv
2y ago
I was genuinely afraid of this post hitting HN, but thank you for the kind words.
26.
▲
by
phillmv
2y ago
It does!, as long as it was _built_ inside Actions (source: am one of the authors).
27.
▲
by
phillmv
4y ago
in my experience, the main pain point people experience is: a) they don't like Ruby for whatever reason, b) they probably only deal in backend or only deal in frontend, and so don't understand the value of the bundled dev experien
28.
▲
by
phillmv
5y ago
no worries, it's the same patch to two different releases; you linked to the merge commit & I linked to the fix commit. source: i cut the releases ;)
29.
▲
by
phillmv
5y ago
the actual commit fix has some comments that may be useful for understanding: https://github.com/github/cmark-gfm/commit/ac80f7b56522ffa15...
30.
▲
by
phillmv
7y ago
Hello, 1. Package managers are very hard! The same problems wrt dependency resolution pop up again and again. Whatever you do, I recommend uhm, copying whatever Yehuda et al did for Ruby, Rust, Yarn, i.e. bundler/cargo/yarn There&
More ›