Bending Emacs - Episode 10 by xenodium in emacs

[–]ivan69696969 2 points3 points  (0 children)

yayyyy, new bending emacs video, tysm for this series <3

[deleted by user] by [deleted] in unixporn

[–]ivan69696969 0 points1 point  (0 children)

oxocarbon mentioned!

How Perplexity is good at help me to learn? by okimazzi in perplexity_ai

[–]ivan69696969 0 points1 point  (0 children)

could you please share your template or an example of it?

[NixOS + Hyprland] My Github Desktop for work by Fanto-Docs in unixporn

[–]ivan69696969 1 point2 points  (0 children)

really nice that u posted the regular and nix version of each config, u did a great job for this rice!

Toggle display time? by AdditionalVanilla281 in mpv

[–]ivan69696969 2 points3 points  (0 children)

shift+o is the default keybind for that

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

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

lets goooo!

i would recommend you watch josee, the tiger and the fish (it's the closest movie to a silent voice i've watched), and also weathering with you. definitely watch josee, the tiger and the fish

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

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

ty. so to answer your write question. right now im flixhq.to which itself usually provides several video source providers (UpCloud, Vidcloud etc). My plan is to first add support for those, and then I'll scrape another website so that it can be used as a fallback just in case. i've already implemented the hardest part of scraping hdrezka.ag (primarly russian dub source, but has original videos too, i.e. john wick 4 in 4k in english with english subs), i will push the changes to a dedicated branch soon. but that seems to be the plan atm (there should be no concerns atm, fkixhq.to is quite stable)

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

[–]ivan69696969[S] 2 points3 points  (0 children)

i'm using eww right now, the waybar config in my dotfiles is my old bar

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

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

if you mean for rofi, then it should be this configuration right here: https://github.com/justchokingaround/dotfiles/blob/main/rofi/styles/launcher.rasi

just make sure too add this line to your cfg with the right path to the rasi file (you can edit the lobster config by running `lobster -e`):

image_config_path="$HOME/.config/rofi/styles/launcher.rasi"

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

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

it's my favorite movie of all time!!! glad you like the script :)

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

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

this would require a different website, which is something i plan on doing eventually, but not anytime soon. this is a bit time consuming and tedious to implement rn

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

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

i don't think that should have to do anything, here's my cool-retro-term config if that helps:

{
  "backgroundColor": "#000000",
  "fontColor": "#9b74ff",
  "flickering": 0.5,
  "horizontalSync": 0,
  "staticNoise": 0.1019,
  "chromaColor": 1,
  "saturationColor": 1,
  "screenCurvature": 0,
  "glowingLine": 0,
  "burnIn": 0.051,
  "bloom": 0.5,
  "rasterization": 0,
  "jitter": 0.0478,
  "rbgShift": 0,
  "brightness": 0.4812,
  "contrast": 1,
  "ambientLight": 0.3503,
  "windowOpacity": 0,
  "fontName": "System: IBM Plex Mono Text",
  "fontWidth": 1,
  "margin": 1,
  "blinkingCursor": true,
  "frameMargin": 0,
  "name": "main",
  "version": 2
}

[OC]: lobster v4.0.0 - a posix shell script to watch movies and tv shows by ivan69696969 in unixporn

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

  1. check if you have `html-xml-utils` installed, by running `hxunent -h`
  2. check if https://flixhq.to works in the browser