Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
timenova
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
timenova
1y ago
Okay now I am concerned. We're using Neon. We can move easily at this point, but I'm sure they have huge customers storing many terabytes of data where this may be genuinely hard to do. I went to Archive.org and figured out that i
2.
▲
by
timenova
1y ago
That would be amazing honestly!
3.
▲
by
timenova
1y ago
This is amazing! I set a few extensions manually. However, does anyone know a way to set all text-like documents to open with a single editor (for example Zed) on Mac? Even text files without any extensions?
4.
▲
by
timenova
1y ago
Can you elaborate what kind of problems does plain parquet have?
5.
▲
by
timenova
2y ago
I play music in my car over bluetooth only from my watch. Works even without having the iPhone nearby. But yes, I agree with you. The Apple Watch can and should support almost all features the iPhone has. Three features I would like to see:
6.
▲
by
timenova
2y ago
That was their plan with trying to buy ARM...
7.
▲
by
timenova
2y ago
What's the best resource to get started with FreeBSD for someone who's never used any BSDs? I want to experiment with FreeBSD on a spare Raspberry Pi for now.
8.
▲
by
timenova
2y ago
I should mention Tigris[0] here. They're also a new Object Storage service, but they have this two-way replication facility with another S3-compatible service. The primary purpose they built it for is to mirror files from your existin
9.
▲
by
timenova
2y ago
I've been using the Linear Mobile beta from TestFlight for a few months, and I have to say, it's a really well-designed app, and the animations are just beautiful.
10.
▲
by
timenova
2y ago
While their corporate structure is shadowy, their revenue distribution between creators is not. The source for this is in this video [0][1] by TLDR Business. Essentially, all the money collected by subscriptions is paid to creators based on
11.
▲
by
timenova
2y ago
You're right, however I was looking for the same information to maybe try it on a RPi to learn more about Illumos.
12.
▲
by
timenova
2y ago
The same is the case with the Xbox Series X/S. I was shown three options for the last update: [Update Now] [Continue Offline without Updating] [Shut Down Xbox].
13.
▲
by
timenova
2y ago
The thing with most of these macOS window managers is they lack support for workspaces, an essential feature in WMs like i3. macOS Workspaces are not the best to use, because switching between them causes an animation or at least a delay. I
14.
▲
by
timenova
2y ago
Given all the limitations this API has, including "Emails can be scheduled up to 72 hours in advance.", the use-cases they mention like scheduling an email for an event or a weekly digest, will still require using a Job Queue in y
15.
▲
by
timenova
2y ago
Looking forward to this getting supported on Neon!
16.
▲
by
timenova
2y ago
I'm guessing the Required Telemetry thing is gonna cause a technical/security problem too. Most production databases would be running in private isolated networks with no inbound or outbound internet access on the VMs, and because
17.
▲
by
timenova
2y ago
They posted about this recently [0][1]. They are using Homomorphic Encryption in iOS 18 for Live Caller ID Lookups. [0] https://www.swift.org/blog/announcing-swift-homomorphic-encr... [1] https://news.ycombi
18.
▲
by
timenova
2y ago
This is fantastic. Does anyone know how to run Alpine Linux on it? Last time I tried through AltStore, I couldn't get it working.
19.
▲
by
timenova
2y ago
I ran into this rate limit recently when generating a logo in SVG. It's 45 messages per 5 hours (with some caveats). It's documented here [0]. [0] https://support.anthropic.com/en/articles/8324991-about-c
20.
▲
by
timenova
2y ago
Hence they made the Pico Debug Probe [0]. It makes it super easy to reflash firmware to the Pico in a quick iterative loop. However, the appeal of mounting as a mass storage device is not for iterative development (as you mentioned). Invari
21.
▲
by
timenova
2y ago
iSH does allow you to download packages from the Alpine package repo, but they maintain their own mirror. The only issue is that they haven't updated it in a while, so its stuck at Alpine 3.14, and there's no (at least straightfor
22.
▲
by
timenova
2y ago
+1 for Nebula [0]. It's a great streaming service, and while the author primarily watches YouTube, and goes to Nebula occasionally, I do the opposite. I use it as my primary source for news (TLDR Daily), and watch content from creators
23.
▲
by
timenova
2y ago
There is one solution I've seen being used to solve this issue. It is to overwrite the current Linux OS with the one you want. I came across this idea here [0]. I researched and got Alpine Linux running on Hetzner (even they don't
24.
▲
by
timenova
2y ago
Thanks for the reply! Really appreciate the advice.
25.
▲
by
timenova
2y ago
My co-founder and I are working on a cloud startup (we have a registered LLP in India), and after launch, we want to register in the US through Stripe Atlas/Clerky. It seems easy enough (as non-residents) to open a company bank account
26.
▲
by
timenova
2y ago
I noticed CockroachDB does the same thing too, on node startup [0]. [0] https://www.cockroachlabs.com/docs/v23.2/cluster-setup-troub...
27.
▲
by
timenova
2y ago
"This app is currently not available in your country or region." Perhaps you can drop the geo-block?
28.
▲
by
timenova
2y ago
(2019)
29.
▲
by
timenova
3y ago
Does anyone know how well does DuckDB's persistent mode compare to SQLite for example? Does it write synchronously on COMMIT and never lose data? Is it reliable enough to use instead of SQLite?
30.
▲
by
timenova
3y ago
For people storing One-Time Passwords in 1Password, you can access them in the terminal too: op item get <item_name> --otp To copy to clipboard just use pbcopy or xclip: op item get <item_name> --otp | pbcopy
More ›