Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
theodorton
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
theodorton
4mo ago
Kagi does something close to that. https://help.kagi.com/kagi/plans/plan-types.html#monthly-pla...
2.
▲
by
theodorton
10mo ago
There are government subsidies for consumers to either have a fixed price or a price cap on electricity in Norway as a political response to the increase. This would be harder to pull off if not most of the profits from export didn’t land i
3.
▲
by
theodorton
1y ago
You can add [lints.clippy] unwrap_used = "deny" to Cargo.toml if you want to avoid unwrap and then explicitly opt-in with #[allow(clippy::unwrap_used)]
4.
▲
by
theodorton
2y ago
It's available in Settings > FaceTime > Eye Contact.
5.
▲
by
theodorton
3y ago
I believe they're referring to this section: https://docs.github.com/en/actions/hosting-your-own-runners/...
6.
▲
by
theodorton
4y ago
Haven’t tried them out yet, but railway.app looks promising. Same for fly.io
7.
▲
by
theodorton
4y ago
I’m not sure about the US, but their European service is very transparent on pricing (they offer two different products between the two markets). Some edge cases are generally hard to cover though, especially for unauthenticated users brows
8.
▲
by
theodorton
5y ago
patio11 wrote a really insightful blog post earlier this year on Buy Now Pay Later business models. https://bam.kalzumeus.com/archive/buy-now-pay-later/
9.
▲
by
theodorton
5y ago
Domains that have less frequent lookups so the chance of getting a cached response is lower.
10.
▲
by
theodorton
5y ago
Norway has a fiscal deficit every year, in order to cover the deficit we're allowed to spend a couple percent of our holdings in the Oil Fund to. To my understanding, this is done by selling assets on a monthly basis in exchange for No
11.
▲
by
theodorton
6y ago
I believe the "We need contacts permission" message is key here. The message should include the purpose for what the contact data will be used for when asking for consent. > Specific – consent must relate to specific actions re
12.
▲
by
theodorton
6y ago
I use Spectacle for window management on a 49" ultrawide and it works great for dividing the screen into 3 segments. Having one window centered helps avoiding too much horizontal movement of my neck as well (which I've been recomm
13.
▲
by
theodorton
6y ago
No, it doesn’t. We just built a merchant app for the App Store where merchants of our platform should be able to handle and process orders made on our website from customers. Apple refused to approve the app unless we added a storefront to
14.
▲
by
theodorton
6y ago
No
15.
▲
by
theodorton
6y ago
Kindle has support for this as well!
16.
▲
by
theodorton
6y ago
I've started collecting these myself and I try to summarize them every month. I encourage everyone to do the same, it's a great way to build a reference of stuff you learn that you can and reviewing them monthly makes it stick. h
17.
▲
by
theodorton
7y ago
You normally check in bags for your final destination when all legs of the trip are with the same airline
18.
▲
by
theodorton
7y ago
They wouldn't need to pay taxes because the money to purchase the financial instrument (whether it's a stock or a cryptocurrency) should already have been taxed in the country where the buyer resides. And, at least in my country,
19.
▲
by
theodorton
7y ago
Apple seems to be somewhat unhappy with nvidia. I think AMD might have ML stuff in their roadmap and Apple is making a bet they will make it before they fix their relationship with nvidia.
20.
▲
by
theodorton
7y ago
This goes both ways, so we should avoid completely black text. I might be wrong, but scrolling on HN on iPhone X seems to produce some weird effect as well.
21.
▲
by
theodorton
7y ago
DIVYA And you invented something in high school, right? MARK An app for an MP3 player that recognizes your taste in music. DIVYA Anybody try to buy it? MARK Microsoft. DIVYA How much? MARK I didn’t sell it. I uploaded it for free. DIVYA For
22.
▲
by
theodorton
8y ago
In our Stripe integration, you're unable to process a payment that is less than the transaction fee. The minimum is around 33 cents.
23.
▲
by
theodorton
8y ago
This was changed in a recent version of Chrome, I believe. See this post on Super User: https://superuser.com/questions/1356867/chrome-69-hiding-www...
24.
▲
by
theodorton
8y ago
Samsung
25.
▲
by
theodorton
8y ago
Did you have a look at https://www.windowfunctions.com ? Their exercises were a great introduction for me. I also discovered the ability to select from multiple tables and do joins using where clauses instead, which to me is a l
26.
▲
by
theodorton
8y ago
Do you have any plans on providing SDKs for game engines like Unity? I would love having music that change dynamically based on the pace of the game.
27.
▲
by
theodorton
8y ago
What about having cloudfront or some other cache/proxy in front of it? Would that avoid the privacy problem?
28.
▲
by
theodorton
8y ago
> you can do anything in any (Turing complete) language. Exactly. The point of the parent was what to choose between learning a new domain or a new programming language (when you already know python) and what would give most value combin
29.
▲
by
theodorton
8y ago
> Sure, there are now react boilerplates that do this, but there are too many out there to properly evaluate what to use. Why not just make it a part of the framework? Isn't this what `create-react-app` is supposed to solve?
30.
▲
by
theodorton
8y ago
Have you looked at airbnb's sketch/react tools?
More ›