Igor Levicki

Results 34 issues of Igor Levicki

## Problem Description When I tap the three dots button in - **portrait orientation** — I get a large menu that covers half the screen and the share option is...

feature-request

Please consider this code sample: ``` public class TestItem { public string Name { get; set; } public int ID { get; set; } } public class Test { public...

enhancement
PR welcome

This code below works in LE3 but fails to merge in ME3. ![image](https://github.com/ME3Tweaks/ME3TweaksModManager/assets/16415478/680818f6-ce01-48af-86ab-bbb1751b156c) ``` public static final function VerifyPlayerTalentPoints(SFXPawn Pawn) { local int TalentPoints; local int SpentPoints; local SFXPawn_Player Player;...

After installing it as per your provided instructions and running `ingest.py` on a folder with 19 PDF documents it crashes with the following stack trace: ``` Creating new vectorstore Loading...

question

@Orbmu2k Latest NVIDIA drivers (546.01 as of this writing) support new [CUDA - Sysmem Fallback Policy](https://nvidia.custhelp.com/app/answers/detail/a_id/5490) option. I created a setting entry which I am sharing below, if you are...

Every time I start the latest version of Brave I am getting the following warnings logged in Windows Application Event Log: ``` [5616:4040:0828/034148.695:WARNING:chrome_content_verifier_delegate.cc(213)] Corruption detected in extension feipjgjfhmnfhhmbkclfopokbcgnpnnd installed at:...

Is there a way that you could modify `scene expression` so that it only shows name of the (dynamic) image which is missing on the screen like `scene` does when...

unintended behavior
duration - hour

As the title says, I would like to have a global switch or at least a command line option to completely disable Brave Shields. Rationale: 1. I prefer using uBlock...

OS/Desktop

I am really annoyed by this: ![image](https://github.com/benbusby/whoogle-search/assets/16415478/c2220a61-dc54-4f60-9993-b4638fda27c1) When I was using Google in browser I changed query URL to contain `nfpr=1` parameter to avoid being corrected like that. 1. Is...

question

I have Ollama running on a PC in local network which I already use in VSCode with continue.dev. I have set up an Apache2 https proxy to this ollama instance,...