Avatar

cosmicbytes

cosmicbytes@programming.dev
Joined
5 posts • 11 comments
Direct message

I thought the point of a CDN is that its available at edge locations. Do you have multiple servers geographically dispersed? If so, can you explain what else makes it a CDN?

Sorry if my comment comes off as snarky, when I read it, it sounds like that, but I promise it is not my intention!

permalink
report
parent
reply

This sounds very similar to “rash” which is based on racket

The name conflicts with the build tool used for ocaml, which is also called dune.

permalink
report
reply

You can make your medium articles free though

permalink
report
parent
reply

Ahh, I thought you meant like literal notes at first. I understand now. Thanks! :)

permalink
report
parent
reply

The appeal I see in medium is more visibility for my content. I write for fun anyways, would be cool for more people to see it.

permalink
report
parent
reply

How’s that different from medium?

permalink
report
parent
reply

I wish s-expression was a popular alternative. It’s readable without the yaml issues.

permalink
report
reply

Have you considered raku? I’m not super familiar with perl but I assumed raku is perl improved

permalink
report
reply

You’re right, and I actually make that point in the blog post! Reactivity is not exclusive to the frontend.

However, in the frontend, Reactivity is almost an invisible default. You don’t opt into it, you just kinda have to when you use a modern framework.

In the backend, many people use Reactive patterns without even knowing them or thinking of them. But either way, if you do use them, you likely opted in, and it wasn’t a “all code you write is automatically reactive” like in modern browser ui frameworks

permalink
report
parent
reply

Time saved is not the most important part. Here is my opinion:

  • it is very satisfying to use. Once it becomes muscle memory, vim just gets out of your way, and you feel like you’re one with the computer. Your ideas flow freely from brain to document.
  • neovim is highly customizable and scriptable. You can make it do many things, many of which were never even conceived by the developers.
permalink
report
reply