Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
smashedtoatoms
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
smashedtoatoms
8mo ago
Isn't it our responsibility to own our dependencies? I get this is frustrating, but if your client deliverables hinge on your $200 subscription to meet, you need to figure out some redundancy. The need to reimburse for time down, but
2.
▲
by
smashedtoatoms
1y ago
As a dev, if you use a private method, you've just taken ownership of the problem. I suggested to you in our contract not to do it, and that it would likely not be supported, and you did it anyway. Fix your shit, common software or not
3.
▲
by
smashedtoatoms
1y ago
I'm editing this to be nicer. I'm really trying to be nicer. Consider the possibility you're not the only one in the codebase and that the git history might provide the why to the code's what.
4.
▲
by
smashedtoatoms
1y ago
Ugh, ok. I just want an editor.
5.
▲
by
smashedtoatoms
1y ago
j/k
6.
▲
by
smashedtoatoms
1y ago
Worst. PR. Ever.
7.
▲
by
smashedtoatoms
1y ago
Is there a sport where the actual sport is moving goalposts?
8.
▲
by
smashedtoatoms
2y ago
Prove it
9.
▲
by
smashedtoatoms
2y ago
My man!
10.
▲
by
smashedtoatoms
2y ago
Fair... too fair for HN. ;)
11.
▲
by
smashedtoatoms
2y ago
All that said, you .NET folks need to let your patterns die in a fire. Modern C# doesn't require any of this crap anymore. Use functions. They're great. The world of nouns is behind us.
12.
▲
by
smashedtoatoms
2y ago
I'd have written this exact comment two years ago. After two years using C# and .NET in anger, I'd pick it for almost any project. It's better than Python, Ruby, Go, Elixir, Typescript, Etc. and better than Rust unless you ab
13.
▲
by
smashedtoatoms
2y ago
Yeah, .NET developers have been passing CancellationTokens around in the places where they have needed them for 15 years. The tokens are basically invisible until their existence emerges when someone decides they want to cancel a long-runni
14.
▲
by
smashedtoatoms
2y ago
"It's not exactly making me feel valued as a community member" Neither is not getting paid for work/services. If one works hard on things and can't pay their bills, that's unsustainable. Why is developer time
15.
▲
by
smashedtoatoms
2y ago
I came here for the bad takes, and I have not been disappointed. Dynamo slays when you know your access patterns and need consistent performance and no operations requirements. Turns out, that's the case most of the time. Think about i
16.
▲
by
smashedtoatoms
2y ago
It makes me wonder if they're intended to be rack mounted on their sides with half a dozen others.
17.
▲
by
smashedtoatoms
2y ago
People act like managing lots of git repos is hard, then run into monorepo problems requiring them to fix esoteric bugs in C that have been in git for a decade, all while still arguing monorepos are easy and great and managing multiple repo
18.
▲
by
smashedtoatoms
2y ago
This article is the what, but it is missing the why. I'm supremely biased against scrum, so basically ignore what I am saying if you're a fan of it. Fundamentally, Kanban is pull-based, and Scrum is push-based. That's the di
19.
▲
by
smashedtoatoms
3y ago
The clustering is what makes it feel so different, and what makes it such a compelling runtime for certain types of problems. It's not an accident that large distributed chat programs or MQ systems are often written in erlang. From ins
20.
▲
by
smashedtoatoms
3y ago
This checks out.
21.
▲
by
smashedtoatoms
4y ago
Because what we need is more of the what was done, with no regard to the why. Why provide any context as to why the change was made when you can fill it with an AI description of what one could accurately tell by looking at the code? I kin
22.
▲
by
smashedtoatoms
4y ago
This is the content I am looking for in 2023.
23.
▲
by
smashedtoatoms
4y ago
I made an asdf-vm installer for it that I've been keeping up to date: https://github.com/smashedtoatoms/asdf-sbcl If you don't want to use it, it installs from source, so you might be able to look at the sour
24.
▲
by
smashedtoatoms
5y ago
Same! I also find I learn all kinds of new tricks from jr and sr devs alike. Pairing is programming with the cheat codes on.
25.
▲
by
smashedtoatoms
5y ago
I have worked in FAANG and in 10 person startups and have paired in them all. VSCode is fine if you're all using VSCode and don't need to screen share anything outside of VSCode. If everyone is on mac though, there is nothing bett
26.
▲
by
smashedtoatoms
5y ago
Why is this getting downvoted?
27.
▲
by
smashedtoatoms
6y ago
You can use Common Lisp with VSCode pretty easily now with the Alive plugin. It uses SWANK under the hood, but you don't NEED emacs anymore for Common Lisp. You can also use Calva with Clojure and vscode. The emacs requirement is sl
28.
▲
by
smashedtoatoms
7y ago
This has been my experience as well. Fans kick on on long compiles, and that's about it.
29.
▲
by
smashedtoatoms
7y ago
Ahh, yes. That would be fantastic.
30.
▲
by
smashedtoatoms
7y ago
We are all on notice. Be nice. Support and protect the people contributing to the world... or write it yourself.
More ›