Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nathas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
nathas
2mo ago
> Arguably That's doing a lot of lifting. I think you could make a 50/50 decision at the CEO level for most decisions, and merely by making a decision faster the org would have better profit outcomes.
2.
▲
by
nathas
5mo ago
Meanwhile, you still can't do fast-forward merges in GitHub :clown: https://github.com/orgs/community/discussions/4618 And it doesn't even rebase and merge correctly with fast-forward if there it&#x
3.
▲
by
nathas
6mo ago
It's everything you mention in the second paragraph, and additionally just the ability to turn them off. Imagine everyone had their routers disabled simultaneously. I don't know if the cell networks could function with the surge i
4.
▲
by
nathas
1y ago
> Small organization (< 20 people): $10/mo If you went to 100k/year and still a solo dev, that's just 0.12% of your ARR. The percentages here are meaningless; $10/month should be doable for anyone that wants to run
5.
▲
by
nathas
1y ago
This probably refers to the fact that Windows XP still has support contracts. Microsoft commonly calls their software EOL and then supports it for 5+ years. I don't think that's a bad thing, but they tend to use it more as a mar
6.
▲
by
nathas
2y ago
Thanks for the detailed explanation! I think it would be great to drop this (or something like this) in the project README.
7.
▲
by
nathas
2y ago
Hmmm I've recently been evaluating https://www.kysely.dev after finding that Prisma can't support foreign data warehousing (FDW) with Postgres. I don't really know enough about Kysely yet to make an informed opini
8.
▲
by
nathas
2y ago
Have you looked at FolioHD? It's geared towards photographers and artistic types that want a really nice portfolio website. Paying an amount that is just-above-market-rate for a domain and not needing to understand how to configure DNS
9.
▲
by
nathas
2y ago
Good news, I haven't been on reddit for years. The bots are real, regardless of what either of our opinions are. https://www.youtube.com/watch?v=GZ5XN_mJE8Y It's odd when certain topics - vaccines being one of the
10.
▲
by
nathas
2y ago
Hear hear. Everyone arguing against this seems to want the permanent, forever solution. There isn't one. This isn't software - it's reducing harm over time as best we can, and it's a fight that will take approximately th
11.
▲
by
nathas
2y ago
Strong agree. I'll tell you the other reason not cited: it slows down organizations. Doing things right to avoid the (seemingly) small chance at being massively wrong is the inverse of the bet that doing many different things quickly h
12.
▲
by
nathas
2y ago
Now I want to read an article about the economics of selling game hacks. I just assumed they weren't really worth the investment to build since the number of people that want to cheat seems low. After typing that I realize this is li
13.
▲
by
nathas
2y ago
I meant the intangible, personal gratification that comes with pwning noobs as a reward but fair enough :)
14.
▲
by
nathas
2y ago
Question for people that build hacks: given how robust this open-source anti-cheat is, does building the cheat give more reward than playing the game? It seems like it would take a ton of hours to be effective..
15.
▲
by
nathas
2y ago
No, because Azure as an organization consistently lowers the security bar. It's like auditing a dam with a massive leak. https://www.wiz.io/blog/chaosdb-how-we-hacked-thousands-of-a... https://www.npr.o
16.
▲
by
nathas
3y ago
I had a similar take until about a week ago. A friend showed me his workflow with Copilot and whatever Jetbrains AI assistant is. Use it as a tool: what if instead of opening up a new tab, searching for the API docs for the library you'
17.
▲
by
nathas
3y ago
lol, the internal docs on this at Amazon were something very close to "we invented this before Avro and we think that's probably a better choice if you need binary serialization." My 2 cents: don't use it.
18.
▲
by
nathas
3y ago
Is WarpStream considering hiring Aphyr to do a Jepsen test?
19.
▲
by
nathas
3y ago
Tell me you're in your 4th year at a BigCo without telling me you're in your 4th year at a BigCo. The goals of the organization are mostly a facade. The people running the organization, and their actions, are what the goals of the
20.
▲
by
nathas
4y ago
How many times do you check HN each day instead of doing work?
21.
▲
by
nathas
4y ago
Why even think about software as a building at all? Just think about it as software. I don't understand the urge to draw parallels to other fields.
22.
▲
by
nathas
4y ago
Check out the post by Schiit Audio's CEO (I think CEO?): https://www.head-fi.org/threads/schiit-happened-the-story-of... It looks like the audio sector was hit particularly hard by the war in Ukraine.
23.
▲
by
nathas
4y ago
I'm really looking forward to the client implementation. I worked on a Rust NTP server where I used to work. It was truly faster than ntpd or chrony, which is a meaningful benefit when you're talking about something that sends out
24.
▲
by
nathas
4y ago
Is there a large format print version of this available? I'd love this as a big poster.
25.
▲
by
nathas
4y ago
Management is about extracting value, which is what most of those on replies on StackExchange are doing. Leadership is about training new leaders. Bob is a kick-ass employee. Why not make him into a leader and have him figure out ways to ma
26.
▲
by
nathas
4y ago
I got my units backwards :sweat: My bad!
27.
▲
by
nathas
4y ago
Yeah. Try running with PYTORCH_ENABLE_MPS_FALLBACK=1 <script> --full-precision
28.
▲
by
nathas
4y ago
Depends what fork you're running... Some seem to be using CPU-based generation, others use the MPS device backend correctly which is MUCH faster. I have another comment floating around about lstein's fork, but it takes some massag
29.
▲
by
nathas
4y ago
1.3 sec/iter on my M1 Mac, so ~39 seconds.
30.
▲
by
nathas
4y ago
Try the lstein fork: https://github.com/lstein/stable-diffusion/tree/fix-cuda-res... You'll still need to play with modifying some of the code to get it to run, but `dream.py` works for me. Funny enough,
More ›