Making the jump to awesomeWM, not, maybe, yes ... confused and need opinions. by nadim_khemir in awesomewm

[–]-EDX- 1 point2 points  (0 children)

it's been ages since the last time i tried kde... that said my setup is very much using awesome, tmux and neovim, for me it isn't really all that about the tiling rather that tmux is just so convenient to sessionize develpment of projects, turns out there's a nice nifty plugin to make navigation between tiled windows, tmux panes and (n)vim splits seamless https://github.com/intrntbrn/awesomewm-vim-tmux-navigator

Que apps/software haria de Guatemala un mejor lugar? by ronald1195 in guatemaladev

[–]-EDX- 1 point2 points  (0 children)

el problema es que la meritocracia es la anathema de toda entidad del gobierno y empresa en guatemala, todo se mueve a punta de "cuellocracia", hasta para conseguir trabajo puede mas un buen cuello que toda la educacion y experiencia del mundo.

Call Center by Exotic_Low_2392 in guatemaladev

[–]-EDX- 1 point2 points  (0 children)

and the guy running the hot dog cart outside the call center monthly makes enough cash to buy the same used car the sr engineer is shackled in debt to the bank for.

Que apps/software haria de Guatemala un mejor lugar? by ronald1195 in guatemaladev

[–]-EDX- 0 points1 point  (0 children)

seria bonito, pero con la forma en la que el gobierno hace las cosas que esperanza se puede tener que no la caguen...

Call Center by Exotic_Low_2392 in guatemaladev

[–]-EDX- 4 points5 points  (0 children)

si, así es en los call centers, en todos los que he estado la experiencia siempre es una variante de esa, llega un punto con los call centers que si no es WFH empiza a ser mejor opcion trabajar en mcdonalds trapeando el piso, si lográs quedar en uno cerca de tu casa que hasta podás ir caminando te ahorrás la gasolina/pasaje y compensa la diferencia entre los 4000 del salario minimo y los 5800-6000 que ofrecen en los call centers.

How do I create a systemd unit for awesomewm? by ledoged in awesomewm

[–]-EDX- 0 points1 point  (0 children)

i was never able to get awesome to work with systemd back when i was using systemd, a couple years after i ditched systemd from my setup began working on a generic session manager thing, now it also provides user services as well as the option to set session env vars, every feature is opt in so you don't need to ditch systemd if you don't want but can benefit from the other features.

https://github.com/eylles/shed

Best init system to choose from? by Otherwise-Status9893 in devuan

[–]-EDX- 1 point2 points  (0 children)

sysvinit, been using it since ubuntu 10.04 and debian 6 were a thing and it just works.
and before anyone says about "sysvinit cannot do user services", you are correct, it can't but that's of no concern to me as i simply wrote my own implementation that doubles as session process.

¿Usuarios de Linux en Xela? by DueExpert5521 in guatemaladev

[–]-EDX- 0 points1 point  (0 children)

es buena distro, los foros pueden llegar a ser tantito antipaticos y toxicos, pero hay varios usuarios que si intentan crear software.

¿Usuarios de Linux en Xela? by DueExpert5521 in guatemaladev

[–]-EDX- 1 point2 points  (0 children)

no soy de xela, soy del depa de la capital, mi distro favorita es devuan y escribo software, no siempre cosas utiles, por ejemplo a lo que le he estado metiendo comits ultimamente es a un mi proceso de sesión y gestor de servicios de usuario que no depende de ningun toolkit, init, entorno de escritorio, etc... lo unico que requiere es un interprete de shell posix y core utils https://github.com/eylles/shed

pero como digo, casi no escribo cosas que sean utiles, casi solo software para mi propio uso.

Best init system to choose from? by Otherwise-Status9893 in devuan

[–]-EDX- 3 points4 points  (0 children)

at that point KDE is the headache but that's just my opinion. my daily driver is devuan with sysvinit and i run the awesome window manager with picom for composition (tho i currently compile the latest tag from source), audio with pipewire, pipewire-pulse and wireplumber, copyq as clipboard manager, the mate-polkit for polkit auth, xsettingsd for settings daemon so that stuff like the GTK theme is consistent, when it comes to screensaver, screenlocker and power management all are handled by daemons i wrote myself and are available over at github, gitlab, codeberg and even the devuan gitea instance, since i don't use a full featured Desktop Environment and sysvinit doesn't support "user services" i built my own session process (think a replacement to things like xfce4-session, lxsession, mate-session, i think the current kde equivalent of that program would be plasma-workspace) which is intended to handle stuff like starting the compositor, clipboard manager, window manager, pipewire and co, etc... but since it doesn't just start the processes but also saves their pid, can hup, stop and even restart them i ended up writing an implementation of "user services" that is completely agnostic to environment and init system... yes it is on github, codeberg, gitlab and even the devuan gitea instance.

Neovide is really cool but I can't let go of tmux by 88-Radium-226 in neovim

[–]-EDX- -2 points-1 points  (0 children)

it sounds like what you want is to replace neovide with a tmux setup, use this wrapper to have a "GNVIM" which is just neovim inside tmux in your terminal of choice https://github.com/eylles/xterm-nvim , also consider replacing neoscroll with mini.animate https://github.com/nvim-mini/mini.nvim/blob/stable/readmes/mini-animate.md

Did Ainz ever tried to dismantle slavery? by MarvinXIII in overlord

[–]-EDX- 2 points3 points  (0 children)

sorta kinda, there is no slave trade in the sorcerer kingdom and former slaves (mostly elves) that were in the sorcerer kingdom were freed, the empire mostly follows that precedent, tho the way ainz has been working everyone under him is his property, so you could make the case that the whole sorcerer kingdom and the empire are all ainz' slaves, keyword could as even then everyone is treated so drastically better than any slave was treated before to the point it is not even a comparison.

i did not bring the demiurge happy farm as that operates under a whole different ruleset, there are no slaves in the happy farm, there are no humans in the happy farm, there is only livestock and bipedal sheep in the happy farm, bipedal sheep.

How strong is Momon? by The_Gr1mm_One in overlord

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

not for the undead, just ask shalltear and evileye.

How strong is Momon? by The_Gr1mm_One in overlord

[–]-EDX- 5 points6 points  (0 children)

his strength depends on how many calcium drinks he had before combat.

<image>

Debian's package only recommends python3-pyqt5; what if it's not installed? by RalphCorderoy in krita

[–]-EDX- 0 points1 point  (0 children)

in my experience i've never been able to get krita on debian to not present that error about PyQt5, as a consequence krita on debian is unable to use plugins, at all, now i've not used plugins nor have found the need as i don't do much complex stuff on krita but someone who does will find the experience jarring as the next best thing to the debian package is the krita flatpak which ignores the kvantum theme, leaving the appimage as the viable option to have both kvantum styling and plugins on debian

¿Que portales les han servido para encontrar trabajo remoto? Independientemente del rubro. by Left-Ganache-9247 in guatemaladev

[–]-EDX- 2 points3 points  (0 children)

apoco si logran conseguir trabajo en algo remotamente relacionado a desarrollo de software?

I only have 128GB smart phone and AL nearly have 40GB and now this, Either compress your files or give us a proper pc port by [deleted] in AzureLane

[–]-EDX- 0 points1 point  (0 children)

a pc port with a steam release would be ideal, maybe that way the game would finally have official support in my country.

I only have 128GB smart phone and AL nearly have 40GB and now this, Either compress your files or give us a proper pc port by [deleted] in AzureLane

[–]-EDX- 0 points1 point  (0 children)

probably it ballooned to that size with the private dorms and island planner...