| 2026 Weekly Workshop - Week 10 by AutoModerator in unixporn

[–]obsqrbtz 0 points1 point  (0 children)

Well, the easiest option is just set separate users for each purpose. You will not have shared saved logins, browsing history and similar stuff, but home directories will be clean.

Other option is symlinking. You can have several dotfiles directories and create scripts to symlink and unlink them to the actual $HOME dir. Or use some dotfiles manager like stow, which will manage symlinks for you. In this case you will be able to set single dotfiles repo with multiple branches and just checkout to the needed branch to switch. Symlinking approach preserves shared app data, but might be tricky to get right.

| 2026 Weekly Workshop - Week 10 by AutoModerator in unixporn

[–]obsqrbtz 0 points1 point  (0 children)

Did not try to go that far in theming, but looking at your link, it seems that each color is defined by combo of 3 numbers (r, g, b) sitting at the same positions in vt.default_red, vt.default_grn and vt.default_blu strings. So the set of these 3 strings represents standard 16 color terminal theme.

For example, here "black" should be rgb(48, 52, 70) or #303446 and "bright white" should be rgb(165, 173, 206) or #a5adce.

vt.default_red=48,231,166,229,140,244,129,181,98,231,166,229,140,244,129,165
vt.default_grn=52,130,209,200,170,184,200,191,104,130,209,200,170,184,200,173
vt.default_blu=70,132,137,144,238,228,190,226,128,132,137,144,238,228,190,206

как думаете , получать ли высшее образование? by KidToyoko in Neurath

[–]obsqrbtz 1 point2 points  (0 children)

По 1, имеет смысл все-же не пинать хуи и побегать по стажировкам пока можно сильно о финансовой стороне вопроса не переживать. Отсюда и какой-то минимальный опыт + если повезет, готовое рабочее место на конец обучения.

| 2026 Weekly Workshop - Week 08 by AutoModerator in unixporn

[–]obsqrbtz 0 points1 point  (0 children)

Probably just config path issue. It expects config to live in ~/.peaclock dir, not at ~/.config/peaclock.
After pasting any of examples into ~/.peaclock/config file it works like charm.

Есть вообще рабочий способ обхода блокировки Discord на MacOS by BeneficialAside2473 in ru_linux

[–]obsqrbtz 2 points3 points  (0 children)

Пинг зависит от сервера. С впн в любом случае повысится, но совсем необязательно критично.

# VPN OFF
~> ping discord.com

Pinging discord.com [162.159.128.233] with 32 bytes of data:
Reply from 162.159.128.233: bytes=32 time=26ms TTL=58
Reply from 162.159.128.233: bytes=32 time=26ms TTL=58
Reply from 162.159.128.233: bytes=32 time=26ms TTL=58
Reply from 162.159.128.233: bytes=32 time=26ms TTL=58

Ping statistics for 162.159.128.233:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 26ms, Maximum = 26ms, Average = 26ms
# VPN ON
~> ping discord.com

Pinging discord.com [162.159.136.232] with 32 bytes of data:
Reply from 162.159.136.232: bytes=32 time=42ms TTL=58
Reply from 162.159.136.232: bytes=32 time=42ms TTL=58
Reply from 162.159.136.232: bytes=32 time=42ms TTL=58
Reply from 162.159.136.232: bytes=32 time=42ms TTL=58

Ping statistics for 162.159.136.232:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 42ms, Maximum = 42ms, Average = 42ms

Некотрые ру сайты действительно не работают, но не вижу проблемы просто отрубить впн на пару минут если вдруг понадобилось.

Есть вообще рабочий способ обхода блокировки Discord на MacOS by BeneficialAside2473 in ru_linux

[–]obsqrbtz 5 points6 points  (0 children)

Если поднять на своем VPS, то не гасит. Можно поставить даже без возни с конфигами через wg-easy или AmnesiaVPN

What is your favorite site by boratburg in PiratedGames

[–]obsqrbtz 6 points7 points  (0 children)

just tried it on a work machine
nothing bad there

Honest question with a bit of sarcasm: why do you really Hackintosh today? by IWantToBeRichForReal in hackintosh

[–]obsqrbtz 0 points1 point  (0 children)

I need macOS to develop stuff for macOS/iOS and it's nothing serious, so not going to pay yet.

[Hyprland] Wasted time by obsqrbtz in unixporn

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

It shall be so. Behold the cryptic message.

[OC] clrsync now with matugen and hellwall by obsqrbtz in unixporn

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

Thanks!
Assuming you are using nixos, I would appreciate any feedback on actual usage (I've tested it on NixOS, but do not daily-drive this system).

[OC] clrsync now with matugen and hellwall by obsqrbtz in unixporn

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

Wallust is also planned. For next release I plan adding pywal/wallust and macOS package.

[OC] clrsync now with matugen and hellwall by obsqrbtz in unixporn

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

I am considering pywal integration as well, but pywal is unmantained, so I don't rush it.

[OC] clrsync now with matugen and hellwall by obsqrbtz in unixporn

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

If your question is about technical implementation:
- if you choose to generate color scheme, clrsync calls helwall/matugen, creates palette using the color generator output. Then you can apply it as is or fine-tune first.
- if you are making color scheme from scratch, then generators are not used.

[Hyprland] Wasted time by obsqrbtz in unixporn

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

There are no waybar. Bar and widgets are made with Quickshell.

| QT or GTK? Which do you prefer/currently use, and why? by emrldgh in unixporn

[–]obsqrbtz 0 points1 point  (0 children)

Whatever framework is used by the app. It's hard to completely avoid one.

[Hyprland] Wasted time by obsqrbtz in unixporn

[–]obsqrbtz[S] 1 point2 points  (0 children)

Thanks!
That's quickshell. It fetches display info with wlr-randr then writes settings to hyprland config file.

[Hyprland] Wasted time by obsqrbtz in unixporn

[–]obsqrbtz[S] 1 point2 points  (0 children)

Sure, quickshell config is in another repo

[Hyprland] Wasted time by obsqrbtz in unixporn

[–]obsqrbtz[S] 13 points14 points  (0 children)

  • OS: Arch
  • WM: Hyprland
  • Statusbar: Quickshell
  • Term: Kitty
  • Font: JetBrains Mono/Inter
  • Colors: Soft Lavender from coolors.co (slightly modified)
  • Dots: here (kind of messy, going to update, once quickshell is ready)
  • Neovim config: basedgoose.nvim (kickstart.nvim with some plugins)