home.social

#nyxt — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nyxt, aggregated by home.social.

  1. I want to use keyboard driven website quite a while, So far i tried #qutebrowser
    #nyxt but i couldn't use it after a while so i stayed in #librewolf for a long time. until i stumble across #glidebrowser in @idlip blog on EWM. Immediately switched to it.

    Reason:
    - Firefox fork
    - Customizable through typescript
    - Support Emacs key binding (taken the code from Github discussion).

    Have some issues here and there but it's awesome.

    url: glide-browser.app/

  2. After 10 months, have not reverted their privacy policy change about :

    github.com/mozilla/bedrock/pul

    Next stops: @librewolf , , @Vivaldi , and 🤔

  3. @kf
    Qutebrowser does have some real problems unfortunately. Many GitHub pages being one of them.

    If you like #qutebrowser you might also like #Nyxt.

  4. This is hilarious. is down again. This time error 500. The more amusing thing is that the downdetector.com is working perfectly for cloudflare, because when CloudFlare is down, goes down with it 😂

    ----
    P.s: for those who wonder, the screenshot is from browser: nyxt.atlas.engineer which I have activated keybindings in it.

  5. I packaged 4.0.0-pre-release-13 with the electron backend for .

    Add my channel, `guix pull`, and run with `guix shell nyxt@4 -- nyxt`

    Ref git.sr.ht/~simendsjo/dotfiles/

  6. @debacle @ilyess
    Same for me. #Emacs #Nyxt browser or qute browser.

    Krita. Lilypond, audacity, #emacs #org. I use emacs for everything so that's about it unless you want to bring in next cloud, mpd, pie hole, Jekyll, ffmpeg and stuff like that.

    My only real applications are Emacs, a browser and some drawing or music and audio creation / composition stuff. Wine so I can play WoW.
    Lutris is awesome.

    Xmonad wm or Emacs xwm, zsh, fish, babashka, elisp, SBCL, Clojure, C.

    Within emacs, emms, elfeed, mastodon, mu4e, org, org-babel, pdf tools, lilypond, dired, language learning,
    Multi language writing tools, calendars, git, coding in any language, ...

  7. 🍲 ~ Nyxt Browser
    Гайд делался на 4.0.0-pre-release 13 Electron, он ЧАСТИЧНО совместим с 3 версией
    Это браузер написан на common lisp с биндами CUA, Vi, Emacs и им можно пользоватся полноцено с клавы иза встроеного Vimium

    Конфиг
    Он по пути ~/.config/nyxt/config.lisp и начало через
    (in-package #:nyxt-user)

    Изменить режим
    Напр. Vi:
    (define-configuration buffer
    ((default-modes
    (pushnew 'nyxt/mode/vi:vi-normal-mode %slot-value%))))

    Закладки
    Дефолтный их путь ~/.local/share/nyxt/bookmarks.lisp но можно изменить через
    (defmethod files:resolve ((profile nyxt:nyxt-profile) (file nyxt/mode/bookmark:bookmarks-file))
    #p"~/.config/nyxt/bookmarks.lisp")
    Добавлять через :add-bookmark и их просматривать через :list-bookmarks

    Конкретная GTK тема
    (setf (uiop:getenv "GTK_THEME") "Adwaita:dark")
    Зачем? Например если стоит условная Adwait белая

    Плагины
    Есть aartaka/nx-search-engines, aartaka/nx-kaomoji, aartaka/nx-dark-reader (Не работает на Pre-release-12), aartaka/nx-freestance-handler, atlas-engineer/nx-ace
    Для их установки клоним их в ~/.local/share/nyxt/extensions и запускам их как в примере ниже

    aartaka/nx-search-engines
    Кастомные поисковики, ставим плагин и
    #+nyxt-2
    (load-after-system :nx-search-engines (nyxt-init-file "search-engines.lisp"))
    #+nyxt-3
    (define-nyxt-user-system-and-load "nyxt-user/search-engines"
    :depends-on (:nx-search-engines) :components ("search-engines.lisp"))
    DuckDuckGO:
    (define-configuration (buffer web-buffer)
    ((search-engines (list (engines:duckduckgo :theme :terminal
    :help-improve-duckduckgo nil
    :homepage-privacy-tips nil
    :privacy-newsletter nil
    :newsletter-reminders nil
    :install-reminders nil
    :install-duckduckgo nil)))))

    #Nyxt #Гайд
    ​:celmadelinehug:​

    Автор поста:
    @[email protected]

  8. The next step of system Lispification is the Nyxt :dragnsarc:

    It is appeared in the #FreeBSD packages few weeks ago. BUT, it won't run :dragnsad:

    Looks like I should rebuild the libwebkit2gtk without the fucking wayland dependency…

    #nyxt

  9. #nyxt 4.0.0 pre-release-6 feels very promising! The annoying bugs I experienced in the previous release seem to have been ironed out, and I've used it for half an hour now without anything crashing on me.

  10. Another day of test-running #nyxt. Keeps crashing on me for no particular reason. The copy-url function only copies the (incorrect) title of the website, not the actual url. Also the edit in external editor command fails.

  11. Trying the pre-release of #nyxt right now with the #electron backend. The pages render correctly (finally!) and very, very quickly (yay!), but the interface still hangs occasionally and the url hints are not always in the right location. The built-in dark mode looks great. Starting to feel a bit optimistic about the whole nyxt thing!

  12. Trying out #Nyxt for the first time, it is pretty slick! Gonna try main it, now that #firefox leadership has made it abundantly clear that they have abandoned their users. Wonder what would it take to get it to use servo as the rendering engine?

  13. I would have loved to see some kind of merge of , and . At least a version of Lem running in Nyxt, making the power of both available to build upon. I have pretty much top to bottom now (including and ), but it's still pretty disconnected. I can control things from emacs though, so that's the middle ground, but I would have loved there too.

  14. Showing off...my browsers are heavily tweaked and minimalist and I do lots of unknown stuff, IOW do not use popular things too much

    It's mine, right? :)