home.social

Search

93 results for “wervice”

  1. What do you think about adding a media feature to Zentrox?
    It would help with collecting, managing and viewing media stored on the server?

  2. Use crates.io to ship Zentrox faield as well, sorry.
    I will try to use tarballs for this release and look for a better solution for the next release 🙂

    What would you recommend for shipping a Rust project with static files?

  3. Building Zentrox seems to be a bigger issue than what I assumed. I wll try to get it working for aarch64, x86_64 and x32 processors.
    🙂 :rust_ferris: :linux:

  4. backend makes up 26% of all Zentrox code including the backend now.
    I finished the package manager frontend and UFW bindings.

  5. 14% of code is now written in .
    When I am done with the Rust rewrite, I will remove most of the JavaScript files.

  6. What do you think about the current state of interface?
    I use Tailwind and Shadcn for the UI. Some of the things you are seeing here are customized or made "from sratch".
    The interface also uses Lucide icons.

  7. I am currently working on re-writing the with React, more specific: Next.JS.
    I do not know if it will work out as expected, but It will be a fun experience one way or another.

  8. takes 0.64 seconds to start. It uses an backend with Node.JS.
    Aside from that I also use the following libraries: os, fs, path, https, ejs, zlib, crypto and some middlewear for Express.
    Do you think this is good performance or bad performance?

    Have a nice day 😃

  9. I am making progress with integrated control. It is based on the UFW.
    git.launchpad.net/ufw
    The developers really deserve some credit for the .
    Great application 👍

  10. Small Update to Tin Browser:
    If your search results need two scroll bars, please try Startpage.com, as it performs better on small screens.
    I will try to fix this problem in the next major release of Tin.

  11. Thanks to , I'm now also a user. Cool editor.

  12. is a script/tool to configure NVIM for you. It sets some nice themes, extensions,... that make it almost feel like any GUI editor. I'd recommend to give it a try.

    You can still later change things if you want and make it your own, but it allows you to really get started with it.

    Tip: Install a Nerd Font like "Fira Code Nerd Font", or icons wont work :)

  13. As soon as I'm done with Codelink 1.7 I will work on 1.8. FileTree will get some improvements again, and I will make the browser an actual browser for developers.

  14. Codelink 1.7 will also have an update for FileTree with some bug fixes for the command pallet.

  15. Do you use a CSS library or do you write it all on your own?

  16. Codelink 1.7 will also get a cleaner interface. It is designed to look similar to apps.

  17. Since FileTree's new release 1.6 is a little bit confusing, I am already working on 1.7. It will probably get better preivew syntax highlighting, preview support for more file types, caching and some more features. I'll also refresh the logo.

  18. Uhm,... very stupid question: Is there a limit how much storage you can put in an laptop. I would like to give an old laptop a 1TB SSD. The size shouldn't be the problem, but is there a digital "limit"?

  19. Screenshot of the new FileTree file manager for Windows that will be published in the next days.

  20. Does this fit into a Linux environment in your opinion? If it doesn't please tell me which parts I should change.

  21. Codelink's browser got some updates:
    I fixed an annoying bug that didn't allow window.open links.
    The default search engine and homepage is now startpage.com. It is more focused on privacy than Google.

  22. will get an update for the Windows build and a new Linux build soon.

  23. Please comment ✏️ some of the best features your current browser has or your past one had. I will then try to recreate them and add to Browser 🌐 .

  24. I wanted to create a JS App without any frontend libraries etc. Now it's 50% JavaScipt, 25% CSS and 25% HTML.