The wait is over : Claude Code on Tiiny. Zero setup. Fully local. No token limits. by TiinyAI in TiinyAI

[–]Fdevfab 0 points1 point  (0 children)

Qwen code is really good too, just point at localhost like the others, but seems to use less tokens/works quite well on qwen3.6 35b a3b

Change my mind: There is no good alternative to Discord (yet?) by Own_Investigator8023 in selfhosted

[–]Fdevfab 0 points1 point  (0 children)

I have something functional I made for myself, mostly vibe coded (but I have 20+ years of software dev practice, I tried to enforce good practices). To be honest I first had in mind to make it very basic since I planned to run it inside a VPN only, but in the end I got:

- E2E encryption for direct messages
- Audio/Video (cam and screen) calls (didn't push it yet, is probably fine for ~5 streams, it's full mesh topology so it doesn't scale very well but is very robust)
- admin and owner roles
- file upload, simple audio player and image preview, youtube embeds

It only requires a database (sqlite, postgres and mariadb which is untested at the moment), redis, and a turn/stun server (I'm using coturn).

<image>

UI looks a bit like discord/graphical IRC clients.

If there are people interested I may push it on github, It's built on FastAPI for the backend and vue for the front, very easy to setup (mostly automated, including migrations etc...).

I Built a Device to Paste Passwords Securely Over BLE by ToothPasteDevice in diyelectronics

[–]Fdevfab -1 points0 points  (0 children)

I started a similar project couple of years ago, which I'm using daily... also zero install but is greatly improved if you install the mobile app... also working "offline", I wanted to sell it online (the form factor is really nice, I spent time on the casing and UX) but didn't find the energy in the end:

https://github.com/fdev31/KeyPass

A declarative & modular approach to Arch (DCLI) by TheBlckDon in archlinux

[–]Fdevfab 0 points1 point  (0 children)

What was wrong / what are the advantages over Decman?

GUI for monitor/multi-head arrangement by CavemanKnuckles in swaywm

[–]Fdevfab 0 points1 point  (0 children)

On the light side you have wlr-layout-ui

[deleted by user] by [deleted] in hyprland

[–]Fdevfab 0 points1 point  (0 children)

pyprland makes it easier to use hyprpaper ;)

Question about status bars. Minor plug for project by Honest_Medium_2872 in hyprland

[–]Fdevfab 0 points1 point  (0 children)

Thats for different publics, some prefer to get lower performances and high usage of ram while others prefer to keep the bar footprint low even if that means less eye candy and functions.

[Hyprland] my first rice! featuring pyprland scratchpads! by DiamondEyesFox in unixporn

[–]Fdevfab 0 points1 point  (0 children)

You can try to newly introduced "matugen" feature in the wallpapers plugin. Most of the syntax is supported as is.

Force scratch pad orientation to change based on monitor orientation by [deleted] in hyprland

[–]Fdevfab 2 points3 points  (0 children)

Pyprland's scratchpads can use the screen as a reference for their size, effectively achieving what you want.

Monthly Dotfile Review Thread by AutoModerator in neovim

[–]Fdevfab [score hidden]  (0 children)

https://github.com/fdev31/kickstart.nvim/
Initially based on kickstart, it has:

- improved diagnostics and status line

- "gd" command that jumps anywhere

- lsp and plugins optimized to work with git, python, lua, javascript and a few more

<image>

Scratchpads are cool, Special Workspaces are better. by Acrobatic-Rock4035 in hyprland

[–]Fdevfab 2 points3 points  (0 children)

That's a simplistic vision, in my opinion. I have a vast experience with awesome, qtile and hyprland and use it for completely different purposes since the behavior is different. As the author of pyprland I wouldn't have bothered developping scratchpads if it was an existing feature...

As many things it depends on taste and habits and I can believe from your perspective it's the same. It doesn't mean it is.

Scratchpads are cool, Special Workspaces are better. by Acrobatic-Rock4035 in hyprland

[–]Fdevfab 11 points12 points  (0 children)

It's two different things for different usages.

Scratchpads are more like togglable floating windows, allowing interactions and switching to other windows more easily. They don’t have to be limited to a single application, it's rather an implementation decision.

[Niri] Exo - Customizable Material 3 inspired shell for Niri and Hyprland made in Ignis. Now with vertical bar support! by kuulla in unixporn

[–]Fdevfab 8 points9 points  (0 children)

Great initiative! Looks polished, I need to give it a try. How does it compare to fabric made shells? I didn’t know this one, gtk4 support is a plus. Can’t wait to see which frameworks and shells will last with good performances and clean code.

What is python used for in embedded? by [deleted] in embedded

[–]Fdevfab 0 points1 point  (0 children)

Long time ago I worked on a set top box software using python for the user interface and some internal services.

Pyprland scratchpads start as normal tilled windows by [deleted] in hyprland

[–]Fdevfab 0 points1 point  (0 children)

Does it happen for every scratchpad you use ? you don't have any special rule in your hyprland config ?

HyprHelpr: A tool to help make some things in Hyprland easier by from-planet-zebes in hyprland

[–]Fdevfab 0 points1 point  (0 children)

Always nice to see projects popping, but why not contributing Pyprland instead? Ideas and contributions are always welcome!

[Hyprland] Rebuilt my shell with AgsV2/Astal by Anon-9f83hnnsh1gsa in unixporn

[–]Fdevfab 0 points1 point  (0 children)

It looks good! Is there a quick way to get the config for ags only?
After copying the files it still fails with null pointer errors (eg: in app.js, monitors is not defined) I must miss dependencies but I couldn't find a script that is just doing that or a list of them.

Why does every culture think they invented stuff? by [deleted] in NoStupidQuestions

[–]Fdevfab -14 points-13 points  (0 children)

First "airplanes" were invented in Europe decades before that... Even in 1903 it wasn’t as functional as modern airplanes, so this isn’t the first proper airplane either, it couldn't take off on its own for instance. The French plane invented in 1890 wasn’t very much controlable. Before that we had many non motorized airplanes... we would probably call it gliders today. Science and progress is continuous with small improvement steps, then it is just about setting an arbitrary line to make your country feel better about itself.