shaunsingh

Results 138 comments of shaunsingh

https://github.com/shaunsingh/emacs-ng/runs/2901107841, I modified the script a bit to include --webrender. It fails as well with the following output: ```zsh dtotimespec.c:34:27: warning: implicit conversion from 'time_t' (aka 'long') to 'double' changes...

Not a maintainer but imo 1. javascript is a more popular language. You can use elsewhere and in actual work, whereas noone really uses lisp anymore apart from very specific...

> This point is not accurate simply because both lisp and javascript operate in a VM so JS being faster is just that it's VM is being more efficient than...

Not to mention that no matter what you do, more time and money is going to be put into deno and v8, because its much more popular. Even if every...

Well you say its a minute reward and a big risk, but thats subjective isn't it? Imo the reward in performance is well worth the hypothetical risk. "Good enough" is...

> emacs 20 + native comp is slower than vscode for you then you probably have tons plugins or using one of the "distros", for me vanilla emacs 28 +...

While it doesn't use webrender (which is iirc mozila's), I believe it uses blink/the chromium renderer. Scrolling is far, far better than emacs. Resource usage (ram) is definitely high, but...

It would be nice to have a homebrew formula or cask as well, considering how popular homebrew is for macOS developers. I understand its available on nix, but most macOS...

IMO treesitter (and anything else that can be shipped as a standalone package) should be left that way.

Firstly, thanks for the great project! It struggles to build on my m1 machine, but I reckon thats due to upstream issues out of your control. On my older laptop...