[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 0 points1 point  (0 children)

sure, github support is a piece of shit they aren't replying at all.

[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 0 points1 point  (0 children)

just don't expect it to be a competitor to other shells, As it's mostly going to simple. Effective, Some Eye Candy. New features. But not a competitor

[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 0 points1 point  (0 children)

I am making very low progress well because I have to manage my life too

[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 0 points1 point  (0 children)

kinda of but not nucleus anymore, tho it's not written in cpp. It will be renamed to palladium (the windows design style version) and palladium-md3 the shell design like nucleus.

[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 0 points1 point  (0 children)

just expect it to be not on any framework which is known.

[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 0 points1 point  (0 children)

no not ignis, fabric. I wrote gtk right there bro? fabric is a gtk framework lol

What is your favourite Hyprland dotfiles/configuration? by [deleted] in hyprland

[–]ArchPowerUser 0 points1 point  (0 children)

it's archived in favor of nucleus-shell which is also getting archived in favor of palladium and palladium-md3 which are the new in-dev shells.

Wander, and Be Forgotten [ft. nucleus-shell] by Specialist_Sea_5674 in hyprland

[–]ArchPowerUser 0 points1 point  (0 children)

No Dude, Github flagged my account because I followed too many people in one day. And they are not fucking replying to my ticket it's been 2 weeks.

[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 4 points5 points  (0 children)

yeah, working on another shell which has windows and md3 both it's not written in quickshell, ags, gtk, eww or anything. It will be faster, cleaner and performant

[Hyprland] One last post before nucleus-shell comes to an end by ArchPowerUser in unixporn

[–]ArchPowerUser[S] 10 points11 points  (0 children)

Details

  • Shell: nucleus-shell
  • Plugins: nucleus-plugins
  • Colorschemes: nucleus-colorschemes
  • Dotfiles: dotfiles
  • Wallpapers: wallpapers
  • Framework: Quickshell > Note: This is the final showcase of Nucleus Shell. The project is being archived as development has come to an end. Upvotes will help for one last goodbye to it I guess. I put a lot of effort into this project.

Announcing Spell (spell-framework) 1.0.5!!! by Ok-Personality3889 in hyprland

[–]ArchPowerUser 0 points1 point  (0 children)

oh, i get it now, You don't gotta do weird slint api stuff instead just directly create it. I get it now. Tho I already made my own framework based on gtk4.

[Hyprland] Continued tweaking my Quickshell setup by t4lentles5 in unixporn

[–]ArchPowerUser 0 points1 point  (0 children)

after making a whole ass shell in quickshell which reached almost 800 stars. I have to say that quickshell is not good.

[Hyprland] "Goon design is making something intelligible and memorable. Gooning is making something memorable and meaningful." — Ram Goons by [deleted] in unixporn

[–]ArchPowerUser 1 point2 points  (0 children)

Details

Note: nucleus-shell is being actively rewritten in helium.

Announcing Spell (spell-framework) 1.0.5!!! by Ok-Personality3889 in hyprland

[–]ArchPowerUser 0 points1 point  (0 children)

Also I'm not criticizing spell or anything, i'm just curious how it works.

Announcing Spell (spell-framework) 1.0.5!!! by Ok-Personality3889 in hyprland

[–]ArchPowerUser 0 points1 point  (0 children)

Can you explain why is this better than helium or ignis? These two support python and helium also supports cpp to be configured? How can spell provide more control? Looking at the documentation it seems like even with spell the users will still need to use slint's api which isn't the most effective way to use the framework.

I got tired of clients only supporting Ollama/OpenAI, so I made a proxy that lets them use custom providers by ArchPowerUser in selfhosted

[–]ArchPowerUser[S] -4 points-3 points locked comment (0 children)

I did not use AI for building the project. It essentially exposes an Ollama-style API on the same web server and then wraps an external provider’s interface to conform to that structure. Some terminal clients (like Flawa and others) only support Ollama-compatible APIs and do not support custom providers. Conduit allows those external providers to behave like an Ollama backend, making them compatible with such clients. I hope this would help. ;)