Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ajsharp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ajsharp
10mo ago
Yea, you're probably right. I meant more stylistically, in that python lets you export functions from files, and it's style of OOP feels way more basic and bolted on than ruby, which gives you lots of different ways to do OOP and
2.
▲
by
ajsharp
10mo ago
The original wired piece is effectively a lot of words that swirl around one poorly argued point: ruby is falling behind because of it's lack of static typing support. "Seriousness" is an ironically unserious way to evaluate,
3.
▲
by
ajsharp
1y ago
and just like that, 90% of the reason i pay for a jetbrains license just...disappeared
4.
▲
by
ajsharp
2y ago
This is the relevant part: > The agent runs over port-forwarded SSH. It establishes a WebSockets connection back to your running VSCode front-end. The underlying protocol on that connection can: - Wander around the filesystem - Edit arbi
5.
▲
by
ajsharp
2y ago
I hate to break this to you, but typescript ain't type-safe. There's a lot I like about typescript, but your runtime is still node, so any "type-safety" is mostly illusory. Not to mention every typescript codebase I'
6.
▲
A simple theory for why social media wrecks your memory
(article.app)
1 points
by
ajsharp
2y ago
|
0 comments
7.
▲
by
ajsharp
2y ago
Will echo what many have said here already, but with a slight twist: 1. Anti-trust activity takes a HUGE portion of the liquidity that does M&A out of the market. That has a dynamic effect -- other players who are not under direct anti-
8.
▲
by
ajsharp
2y ago
Oh i missed that part -- that makes way more sense.
9.
▲
by
ajsharp
2y ago
100%. A lot of companies effectively waited too long to exit, and in retrospect probably should've gone public in 2021.
10.
▲
by
ajsharp
2y ago
Important distinction: this is for a growth fund ("mature companies" in the article). Growth funds are typically fund dedicated to either later stage financings or follow ons from earlier stage rounds that the firm invested in. Gr
11.
▲
by
ajsharp
2y ago
The Challenger Sale https://www.amazon.com/Challenger-Sale-Control-Customer-Conv... Founding Sales https://www.foundingsales.com/
12.
▲
by
ajsharp
2y ago
I'd focus on the back part. Why was programming joyful then ? Why is it not now? Maybe it's the environment? The language? The community? I think certain people's brains work better with different languages. Often there&#x
13.
▲
by
ajsharp
2y ago
Honest question: how? Their event pricing would require you to log something on the order of tens of millions of events to get at a 10k monthly bill. If you were turning it on in a high-volume environment, how did you unexpectedly run up a
14.
▲
Delegating tasks to Fly Machines
(fly.io)
22 points
by
ajsharp
3y ago
|
2 comments
15.
▲
by
ajsharp
3y ago
Which means neither of the explanations are true.
16.
▲
by
ajsharp
3y ago
Lots of experience with Fly's paid support here. tl;dr Absurdly good. FAR better wrt both response times and technical expertise than you'll get with any large public cloud provider. I was dealing with some annoying cert + app mig
17.
▲
by
ajsharp
3y ago
Complaining about companies raising venture capital on hacker news! What!? No way!? This is going to sound wild , but believe it or not it takes quite a bit of capital to reserve capacity in data centers ALL OVER THE WORLD in order to, l
18.
▲
by
ajsharp
3y ago
End of an era. Moog is afaik one of the last independently owned American music equipment manufacturers.
19.
▲
by
ajsharp
3y ago
If CEOs were as replaceable and disconnected from the outcome of a business as the author suggests, boards would've started doing this long ago and CEO salaries would come down as a result (lots of people want to be CEOs, and by this a
20.
▲
by
ajsharp
3y ago
The fact that other countries have defaulted and the US never has is one of the key reasons why US govt bonds are considered "riskless", and contributes hugely to reserve currency status. Which is to say, market actors use it for
21.
▲
by
ajsharp
4y ago
Yep. It auto-sharpens everything. Looks like trash.
22.
▲
Advice that worked for me
(nabeelqu.co)
205 points
by
ajsharp
4y ago
|
66 comments
23.
▲
by
ajsharp
4y ago
I got an offer for something similar from someone recently, wanting to rent my codementor account that I haven't used in half a decade. Strange times.
24.
▲
by
ajsharp
4y ago
For anyone keeping score, 23 million is approximately .05% of Oracle's 43 billion in annual revenue. The only interesting question in these SEC settlements is where the funds go?
25.
▲
by
ajsharp
4y ago
A much more complete post covering cursor-based pagination: https://www.moderntreasury.com/journal/shifting-our-apis-pag...
26.
▲
by
ajsharp
4y ago
That's obviously not what I'm saying; you're being difficult for the sake of argument. I've already stated why insider trading is and should be illegal.
27.
▲
by
ajsharp
4y ago
Because if you do it you're going to jail if you get caught.
28.
▲
by
ajsharp
4y ago
You're so far down the contrarian rabbit hole on this take, you're arguing the nuances of why , precisely, insider trading is illegal. It doesn't really matter why, it is, and for good reasons (agree with or don't, what
29.
▲
by
ajsharp
4y ago
Insider trading is a distortion of price discovery, because the insider possesses knowledge the rest of the market does not. That's why it's illegal. Insider trading is not real buy-side demand pricing information because the insi
30.
▲
by
ajsharp
4y ago
Yep. It's brittle but if you need offset LOTS of records (e.g. a timeline) it's prob the only way to do it semi-scalable without storing the index somewhere else (redis etc)
More ›