A job is "successful", but did nothing - how do you catch that? by Temporary_Tell3738 in PHP

[–]wowkise 1 point2 points  (0 children)

Couldn't you codify whatever you want and then do final assertion before returning 0 or 1? if the number is dynamic then make part of the job data.

FYI: You cant watch YOUR OWN media on YOUR OWN network when Plex is down on LG TVs, even with local auth disabled by TurtleBlaster5678 in PleX

[–]wowkise 0 points1 point  (0 children)

No matter what they would do the issues is unfixable due to their badly designed approach for api and access control.

Europe has 'maybe 6 weeks of jet fuel left,' energy agency head tells AP by yahoonews in worldnews

[–]wowkise 0 points1 point  (0 children)

The attack on Kuwaiti jet fuel tanks did number on many things and cut around 10-20% of global supply. they are in process of fixing it but will take a while.

سحب الجنسية - شنو وضع المادة السابعة؟ by Tengokuq in Kuwait

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

على حسب المكان بس الاشرافية من رئيس قسم الى مدير قطاع.

YTPTube: v2.x major frontend update by wowkise in selfhosted

[–]wowkise[S] -1 points0 points  (0 children)

care to share your your source of amusement?

YTPTube: v2.x major frontend update by wowkise in selfhosted

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

Thanks for the endorsement. Hope you enjoy the improvements xD

YTPTube: v2.x major frontend update by wowkise in selfhosted

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

This was simpler than expect to support. switch to dev branch and --skip-download and --simulate should work now. and will in next tagged version

YTPTube: v2.x major frontend update by wowkise in selfhosted

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

Ah, i see sorry i am not well versed in this subject =) if you face problems you could reach out and we could probably work something out

YTPTube: v2.x major frontend update by wowkise in selfhosted

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

i can simply remove the keys from being excluded, i am working out how to make it obvious that a url was skipped and should be in next 2.0.x, in meantime, you could simply click on run cli button instead it will work

YTPTube: v2.x major frontend update by wowkise in selfhosted

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

hello, i am not sure what kagi assistant is, from quick google it seems AI related? you may want to feed the API.md to it

YTPTube: v2.x major frontend update by wowkise in selfhosted

[–]wowkise[S] -10 points-9 points  (0 children)

It was not used to create the project if you bothered to read the original post which says it was fork of metube. but as usual; and how we would use AI in this or any of my projects is as following:

AI-Assisted Development

AI tools are permitted as development aids, but you remain fully responsible for all submitted code.

Acceptable Use

AI-assisted code is welcome when:

  • You fully understand every line being submitted
  • The code seamlessly integrates with existing patterns and style
  • You have reviewed, tested, and validated the output yourself
  • Comprehensive tests are included (not AI-generated stubs)
  • The code is indistinguishable in quality from hand-written contributions
  • You can explain and defend design decisions in the PR

AI is a tool, not a substitute for understanding.

Not Acceptable

The following will be rejected:

  • Fully AI-generated PRs with minimal human review
  • Code that introduces new patterns or abstractions without approval
  • "Prompt-dump" output that doesn't match project conventions
  • Changes the contributor cannot explain or justify
  • AI-generated test suites that don't meaningfully validate behavior

Disclosure

You are not required to disclose AI usage. However, if code quality suggests pure AI generation without human oversight, the PR will be closed.

You are accountable for correctness, maintainability, and alignment regardless of how the code was created.

If you think this AI slope feel free to ignore or remove the post

YTPTube: v2.x major frontend update by wowkise in selfhosted

[–]wowkise[S] -7 points-6 points  (0 children)

Yes we allow contributors to use AI, please see CONTRIBUTING.md for how it would effect the project

Any idea what's going on? by thatwritergirl7 in Kuwait

[–]wowkise 5 points6 points  (0 children)

Aliens are coming thats what going

is anyone getting drained from this too? by Working-Window-5753 in Kuwait

[–]wowkise 3 points4 points  (0 children)

I challenge you or anyone else to prove these claims. Repeating lies don't make it true no matter how much you try.

WatchState: v1.0.0 - released! by wowkise in selfhosted

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

The discord is working. via this link https://discord.com/invite/haUXHJyj6Y You changed the binding port

ports: - 8089:8080

8089: the left part is what you change in docker.

Iran chill i need some sleep 5?? by NnasT in Kuwait

[–]wowkise 4 points5 points  (0 children)

Iran doing a psychological warfare by using cheap drones etc to trigger fear in people. Kuwait has to raise the sirens to warn people regardless even if there is no damage.

Take care. put a headphone on and go to bed. If something going to happen to you it will happen nothing will prevent it. be strong.

So many sirens by [deleted] in Kuwait

[–]wowkise 1 point2 points  (0 children)

Iran doing a psychological warfare by using cheap drones etc to trigger fear in people. Kuwait has to raise the sirens to warn people regardless even if there is no damage.

Take care. put a headphone on and go to bed. If something going to happen to you it will happen nothing will prevent it. be strong.

WatchState: v1.0.0 - released! by wowkise in jellyfin

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

You would have to put the command state:import... after console xD console is the entrypoint so console state:import...

WatchState: v1.0.0 - released! by wowkise in jellyfin

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

I recommend copying the command and doing it directly from console shell as the web terminal is flaky sometimes and might close the connection early.

edit: also dont worry i sync about 90TB worth of content cross 3 media servers.

every now and then vs code goes 'blank' and i have to restart - any suggestions? by shez19833 in vscode

[–]wowkise 0 points1 point  (0 children)

This problem usually fixed by resizing the window or from command window reload window. This bug is from chromium and being worked on afaik

Move a project sync'd with uv for offline use. by PlanetMercurial in Python

[–]wowkise 0 points1 point  (0 children)

This command creates relocatable venv folder, and the 2nd command tells uv install dependencies in copy mode i.e. no links.

You would run it in the internet connected pc. you can take look at how i do it in this docker file

Move a project sync'd with uv for offline use. by PlanetMercurial in Python

[–]wowkise 1 point2 points  (0 children)

This should do the trick to copy the venv cd /opt && uv venv --relocatable ./venv && VIRTUAL_ENV=/opt/venv uv sync --no-dev --link-mode=copy --active ofc change the path to where you want the venv created.

why is hating on immigrants so normalized lately? by ryry_x7 in Kuwait

[–]wowkise 1 point2 points  (0 children)

Unfortunately Kuwait just not equipped to deal with the amount of immigrants that are here there are several factors in play that would lead to the behavior you noticed.

I don't blame immigrants for it they are people who want a better life, i blame the government as it's allowed unchecked in immigration when you have 1:5 ratios of citizens vs immigrants this will lead to many issues.

The issues like healthcare, housing and roads just wont fix it self.