HN user

DenseComet

806 karma
Posts0
Comments251
View on HN
No posts found.

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 they are completely separate contexts and unifying them makes it harder to look at exactly what I want.

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 the standard?

Meta Llama 3 2 years ago

Interesting to see that their model comparisons don’t include OpenAI models.

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, the estimated cost in a month would be, if the messages overlapped so that the Objects were actually active for half the month:

I remember looking at that page before and finding these two lines confusing. Based on the first line, it seems that the objects would be considered active for the entire month, whereas the second one raises the possibility that a websocket can be connected to a durable object without it being considered active.

Rust 1.63 4 years 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.

Helium 4 years 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.

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 process.

Just use Arc<Mutex<UserAccount>>. Clone freely. Box things. It makes programming so much easier, and performance will still match or exceed other languages. GC languages do the same things, but implicitly.

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 fees will have to increase to incentivize miners, or the security of the network could be jeopardized.

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.

MoCA and cable internet use different frequencies so you can still use them. I'm currently using those adapters with comcast.

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.

IPFS CIDs are easier than fetching decentralized content that can change, but harder than centralized content that can change.

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.

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 of an individual being sued, prosecuted, or convicted for running a Tor relay, law enforcement in the United States and other countries has occasionally mistakenly investigated individuals running a Tor relay. We believe that running a Tor relay, including an exit relay that allows people to anonymously send and receive traffic, is legal under U.S. law. Law enforcement, however, often misunderstands how Tor works and has occasionally attributed illegal traffic on the network as originating from a Tor exit relay. This has resulted in police suspecting Tor relay operators of crimes and sometimes seizing computer equipment, including Tor relays. For example, in 2016 Seattle police mistakenly raided the home of a privacy activist operating a Tor exit relay. And Russian authorities wrongfully arrested math instructor and Tor relay operator Dmitry Bogatov, though they later cleared him of charges.

[1] https://community.torproject.org/relay/community-resources/e...