Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DenseComet
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
DenseComet
2y ago
Cloudflare’s China presence is already operated by a local company, like what Akamai is switching to. https://blog.cloudflare.com/cloudflare-partners-with-jd-clou...
2.
▲
by
DenseComet
2y ago
What method do you use to send articles like this to your kindle?
3.
▲
by
DenseComet
2y ago
Could you take and upload a picture of your alarm clock? You have made it sound very intriguing.
4.
▲
by
DenseComet
2y ago
They put in all this engineering effort, but as a user in multiple workspaces in a large enterprise grid, this unified grid rework has been a strictly worse user experience. In a large org, if I am in multiple workspaces, that often means t
5.
▲
by
DenseComet
2y ago
I tried a lot to use remote servers for development when I had an Intel MacBook and I found the experience to always be so frustrating that I upgraded to the M series. Have the tools gotten any better or is vscode remote containers still th
6.
▲
by
DenseComet
2y ago
Interesting to see that their model comparisons don’t include OpenAI models.
7.
▲
by
DenseComet
2y ago
Energy density is much higher, which is important for applications such as aviation.
8.
▲
by
DenseComet
3y ago
What have you been using in place of AirBnB?
9.
▲
by
DenseComet
3y ago
The Arduino strategy seems to be similar to the Raspberry one - as people who grew up tinkering with Arduinos go into industry and are placed in charge of decisions, an upmarket edition of Arduino is a natural pick.
10.
▲
by
DenseComet
3y ago
Congratulations on the launch and good luck building a business around it! I remember running into you folks at OpenSauce last year and thinking just how useful it could be.
11.
▲
by
DenseComet
4y ago
Macos Ventura will let you run x86 code on an arm linux vm using a linux version of rosetta 2, which should fix the speed issues. https://developer.apple.com/documentation/virtualization/run...
12.
▲
by
DenseComet
4y ago
> A WebSocket being connected to the Durable Object counts as the Object being active. > If 100 Durable Objects each had 100 WebSocket connections established to each of them which sent approximately one message a minute for a month,
13.
▲
by
DenseComet
4y ago
The article seems to be from 2012, it makes more sense in that context.
14.
▲
by
DenseComet
4y ago
Nope, the threads run in parallel. The variable x is mutably borrowed only once by the second thread. The variable a is immutably borrowed twice, so there is no issue.
15.
▲
by
DenseComet
4y ago
You and others have said this multiple times in this thread. Is this documented somewhere on their website? It's hard to just take your word for it looking at the prices.
16.
▲
by
DenseComet
4y ago
They didn't build six executables that run on six operating systems. Rather, it's a single nativity compiled executable that runs on six different operating systems unmodified. Cosmopolitan is an incredibly cool project that does
17.
▲
by
DenseComet
4y ago
> Each has its own performance hit but that hit can be worth it Rust's focus on making things explicit has a tendency to make programmers want to remove every clone and allocation and make a mess of lifetimes and references in the p
18.
▲
by
DenseComet
4y ago
WSL is a fully fledged VM under the hood, it's just well integrated.
19.
▲
by
DenseComet
4y ago
It looks like the title got changed and now it says Svelte instead of Svelvet. Congrats on the launch!
20.
▲
by
DenseComet
4y ago
Block rewards will eventually be replaced by transaction fees, meaning that to keep transaction fees low, transaction volume needs to be high. If most transactions aren't taking place on the Bitcoin network, then either transaction fee
21.
▲
by
DenseComet
4y ago
Cockroachdb serverless is a pretty nice option too. Super easy to spin up an instance and get started since it's mostly postgres compatible. Planetscale has a similar offering with mysql compatibility but I've not tried it.
22.
▲
by
DenseComet
4y ago
This is exactly the usecase Temporal meant for. I've used the Java SDK and its a pretty pleasant experience. Definitely worth taking a look at it.
23.
▲
by
DenseComet
4y ago
MoCA and cable internet use different frequencies so you can still use them. I'm currently using those adapters with comcast.
24.
▲
by
DenseComet
4y ago
You get billed the same amount, but the transaction fees that a merchant pays on a transaction varies with the card type, brand, tier, and various other factors.
25.
▲
by
DenseComet
4y ago
What? Even with runtime os detection, you won't be running linux code paths on windows. However you do it, you can't test linux apis on windows or windows apis on linux natively.
26.
▲
by
DenseComet
4y ago
With IPFS, the client is not just a client, but an equal peer in the network. This is nice, but that means complexity. Compare that to something like HTTP 1.1, which is stupid simple to implement since complexity is pushed to the server. IP
27.
▲
by
DenseComet
4y ago
Tacking onto this question, does anyone have recommendations for US banks that have API access and allow personal use? I've come across a couple companies such as Mercury but they're only for business use.
28.
▲
by
DenseComet
4y ago
How do you incorporate databases and testing data into this?
29.
▲
by
DenseComet
4y ago
If you don't want to switch to the Mullvad app, it's still worthwhile to switch to their wireguard profiles. Connections seem more stable and wireguard is far easier to configure.
30.
▲
by
DenseComet
4y ago
It's not useful to bury your head in the sand and write it off as an intimidating suggestion. Take a look at the Tor relay operations faq [1]. > Has anyone ever been sued or prosecuted for running Tor? > Although we are not aware
More ›