Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mustpax
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
The 3-character kernel patch that tamed the OOM killer for Postgres
(ubicloud.com)
4 points
by
mustpax
5mo ago
|
0 comments
2.
▲
by
mustpax
10mo ago
I feel like I’m missing something. How do people justify the security implications of manual memory management when building a publicly accessible web service with Zig?
3.
▲
by
mustpax
1y ago
Once I create a presentation, can I hot-link to a png of it as a cover image? I don't know if I need the full richness of a ppt/pdf off the gate but image gen with solid text layout would be huge.
4.
▲
Applescript-mcp: MCP server for local macOS apps
(github.com)
2 points
by
mustpax
2y ago
|
1 comments
5.
▲
by
mustpax
2y ago
Someone should write a blog post about the prestige/effectiveness negative feedback loop. This is also the Achilles heel of top tier SV VCs including YC.
6.
▲
by
mustpax
2y ago
Really well put. “Processes is a symptom of competence, not the cause” is a good motto.
7.
▲
Bash script to edit contents of your clipboard with $EDITOR on macOS
(gist.github.com)
1 points
by
mustpax
2y ago
|
0 comments
8.
▲
by
mustpax
2y ago
It’s always a good sign when an architecture diagram has Nginx + Lua in it. The Lua memory leak bug is a good example of why it saves SO MUCH time to use managed services like Browserless to do things at scale. When you DIY, you end up debu
9.
▲
by
mustpax
9y ago
In that case Windows Linux Subsystem seems like a good compromise.
10.
▲
by
mustpax
9y ago
Alfred's clipboard manager will auto-exclude anything that's copied from 1Password. You can add more auto-exclude rules yourself too.
11.
▲
Enroute Airbus A380 wake flips Challenger business jet upside down
(flightservicebureau.org)
560 points
by
mustpax
10y ago
|
360 comments
12.
▲
Asciinema – Record and share your terminal sessions
(asciinema.org)
2 points
by
mustpax
10y ago
|
1 comments
13.
▲
by
mustpax
10y ago
Horizons School of Technology | Architect in Residence | San Francisco, CA | Onsite Full-time or Contract | $120k-180k http://www.joinhorizons.com/ We are looking for a Architect in Residence who is a seasoned software engi
14.
▲
by
mustpax
10y ago
The reason that this is on the front page is because not everyone is a serious astrophotographer. If you find yourself asking "I already know about this, why is this on the front page?" Take a moment, you've just answered you
15.
▲
Comparison of Programming Language Package Managers
(docs.google.com)
93 points
by
mustpax
10y ago
|
95 comments
16.
▲
How to Generate Self-Referential Programs
(malisper.me)
2 points
by
mustpax
10y ago
|
0 comments
17.
▲
by
mustpax
10y ago
You hit the nail in the head. Intel has built up amazing margins on the x86 business over the years by beating out competitors. ARM margins are razor thin by comparison and Intel can't bring themselves to cannibalize their cash cow by
18.
▲
Open-sourcing KingPin, Pinterest's configuration and service discovery tool
(engineering.pinterest.com)
5 points
by
mustpax
11y ago
|
0 comments
19.
▲
by
mustpax
11y ago
Thanks for the explanation. Congrats on the fundraise!
20.
▲
by
mustpax
11y ago
Out of curiosity, do these major donors receive partial control over Watsi in return? If so, what's the mechanism for that? Board seats?
21.
▲
by
mustpax
11y ago
Anyone have reading suggestions for an operationally minded infrastructure engineer who is paranoid about security and hates breaking production but still wants to take the IPv6 plunge?
22.
▲
by
mustpax
12y ago
Lack of generics is part of the reason why Go is easier to learn and the Go compiler is faster than, say, Rust. Sure, generics don't have runtime overhead in Rust and Haskell but they have other costs. You always pay for abstractions s
23.
▲
by
mustpax
12y ago
There's no question that Rust and Haskell have better tools than C++ for abstracting code. Go is just demonstrating that you can write great software without the aid (and cost) of generics.
24.
▲
by
mustpax
12y ago
Exactly! Go makes the cost of generic code explicitly visible. Generics encourage over-generalizing behavior that runs counter to writing highly performant code. If you care about speed, you don't spend time making your code generic. Y
25.
▲
by
mustpax
12y ago
That's true. It's not just GC actually. Slices and goroutines don't have a direct analogues in C either. But it is fairly easy to reason about the runtime complexity of these conveniences. But like I said, if I didn't ca
26.
▲
by
mustpax
12y ago
By systems programming I mean writing the code that applications and distributed systems run on top of. Raft ( https://github.com/goraft/raft ) and groupcache ( https://github.com/golang/groupcache )
27.
▲
by
mustpax
12y ago
There's something very seductive about languages like Rust or Scala or Haskell or even C++. These languages whisper in our ears "you are brilliant and here's a blank canvas where you can design the most perfect abstraction th
28.
▲
Fluid Dynamics of Spitting: How Archerfish Use Physics to Hunt With Their Spit
(wired.com)
2 points
by
mustpax
13y ago
|
1 comments
29.
▲
by
mustpax
13y ago
Since I am not flying the plane, how could I possibly cause you to "lose your ass in an accident" because my attention is on Angry Birds? The emergency maneuvers performed by airline passengers require prompt obedience but not lig
30.
▲
by
mustpax
13y ago
For the 44 to 24 percent of students who passed the course, this was not a failure at all. I don't see why they should be denied access to education because the likelihood of failing the course is higher. Online courses should be offer
More ›