Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
datalopers
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
datalopers
4y ago
No it's not. Severance is extremely common, while this package is quite generous.
2.
▲
by
datalopers
4y ago
What is their cloud offering if it’s just sql templating? Why would anyone pay for that?
3.
▲
by
datalopers
4y ago
Because YC and other VC shops wouldn't shut the fuck up about crypto, web3, and blockchain across 2020-2021 and that sort of behavior doesn't get a free pass. Now they've moved onto Generative AI.
4.
▲
by
datalopers
4y ago
I'm confused, I searched for both "crypto" and "web3" on that page and there are no results?
5.
▲
by
datalopers
4y ago
And it begins. We’re going to see a lot of VC-backed firms with mildly decent products or teams sell for down-round valuations to those who are still flush with cash.
6.
▲
by
datalopers
4y ago
This blogpost [1] explains in detail but the gist is: * Standard-deduction next year is $27,700 married ($13,850 single) * Long-term-capital-gains is 0% on first $89,250 ($44,625 single) Thus if you have the tooling to perfectly control you
7.
▲
by
datalopers
4y ago
Would be nice if you earned a 401(k) credit/allowance each year so when you do hit it big you can rapidly play catch-up on the past 20 years or whatever.
8.
▲
by
datalopers
4y ago
It would take 20 years to pull it off, and tax legislation may change, but a married couple can earn next year ~$115k/yr federally tax-free ($89k long-term cap gains + $27k earned income). So that source of income would only be subject
9.
▲
by
datalopers
4y ago
Week1 sales is a decent predictor [1] of Year1 revenue. They'll probably do about 1M unit sales by Christmas 2023. [1] https://newsletter.gamediscover.co/p/steam-the-state-of-long...
10.
▲
by
datalopers
4y ago
Oh, I didn't realize they had a publisher involved too. Yeah, this is a nice payday but it's just a start before it's life-changing for these two hackers. Let's see another 300k in sales!
11.
▲
by
datalopers
4y ago
Are they? 300,000 units * $30 = $9M - 30% Steam tax = $6.3M in a single year take out federal taxes (just gonna call it 36% and ignore SFJ/MFJ), leaves them about $2M each. I'm sure they're some sort of a legal entity in WA s
12.
▲
by
datalopers
4y ago
> I don’t understand the bi-partisan dislike of Tik Tok. It's not hard to understand, it's literally because it's controlled by China.
13.
▲
by
datalopers
4y ago
Redis isn’t just a cache. That’s memcached. Also SQS absolutely sucks for a job queue as soon as you want to do anything like control concurrency or have job priorities, but if your needs are simply “I need a background job queue” then SQS
14.
▲
by
datalopers
4y ago
Keep in mind the context of this thread. It's some shitty blog suggesting you do every fuck thing on postgres. Myself and the other guy are simply suggesting that running a single-node instance of redis is an infinitely better and simp
15.
▲
by
datalopers
4y ago
I’m confused the scenario you have where a) a singular postgres install which does everything is acceptable vs b) as soon as redis comes into the picture, suddenly you need HA and monitoring and apparently running transactions with full ACI
16.
▲
by
datalopers
4y ago
Chiming in to concur. Redis is amazing and simple software. You can use a managed service like Elasticache or install the binary on a VM instance. Folks using a relational database for a job queue or a cache when an infinitely simpler and m
17.
▲
by
datalopers
4y ago
Technically speaking the portion of the email address before the @ is case-sensitive. However in practice it is ubiquitous that they’re treated as case-insensitive across all mail platforms.
18.
▲
by
datalopers
4y ago
Aside from maybe Company of Heroes 3, what RTS games have came out anytime recently at all? I want some mid-to-late 90s style RTS games (C&C, AoE, TA, War2, SC, SC2) where you collect resources, build and expand bases, and wage war on y
19.
▲
by
datalopers
4y ago
Wait until you find out nearly every modern package manager installs stuff directly from github repos.
20.
▲
by
datalopers
4y ago
FTX’s Future Fund donated $13.9M to the Center for Effective Altruism. This was apparently most (all?) of their 2022 donations and over 50% of their total donations ever received. So, yeah, FTX paid for this mansion. [1] https://
21.
▲
by
datalopers
4y ago
For all companies, public or private, they need to grow their gross margins if they want to survive. The last 5-10 years was inappropriately focused on revenue and headcount growth and the tide has very abruptly shifted.
22.
▲
by
datalopers
4y ago
And the 9th Circuit Court has determined that publicly accessible data does not require a license and the provider cannot dictate the means in which a user can access it. If a provider wants to do that, they need to place that content beh
23.
▲
by
datalopers
4y ago
> The unfortunate truth is that when you give data away… you give it away [1] [1] https://news.ycombinator.com/item?id=32686455
24.
▲
by
datalopers
4y ago
They do but they don’t get to also bitch about workarounds.
25.
▲
by
datalopers
4y ago
If a news site wants customers to pay for the content, then they should put it behind a walled garden and not paywalls which only apply to certain used-agents and IPs.
26.
▲
by
datalopers
4y ago
ChatGPT access is 100% free and instant approval.
27.
▲
by
datalopers
4y ago
Can I run it on numerous emulated phones like I did with AllAdvantage installs in the 90s?
28.
▲
by
datalopers
4y ago
I treat it the same and when we have an unwieldy number of applications (always), I just skip over those.
29.
▲
by
datalopers
4y ago
regular ole views and mviews work just fine and provide the same composability.
30.
▲
by
datalopers
4y ago
What is an example of a better approach? Methods that throw exceptions?
More ›