Oussama Bernou

Results 7 issues of Oussama Bernou

could not find .devcontainer folder although it exists: ```lua E5108: Error executing lua ...cal/share/nvim/lazy/nvim-remote-containers/lua/utils.lua:42: Could not find .devcontainer folder stack traceback: [C]: in function 'error' ...cal/share/nvim/lazy/nvim-remote-containers/lua/utils.lua:42: in function 'systemChecks' ...cal/share/nvim/lazy/nvim-remote-containers/lua/utils.lua:50:...

- expected: package to install normally - got: `error: attribute 'nixpkgs' in selection path 'nixpkgs.bat' not found ` - os : pop-os 22.04 and kali 2024.2 - fixed with: ```bash...

service worker `background.ts` ```ts console.log("Hello from the background script!"); chrome.runtime.onInstalled.addListener((details) => { if (details.reason !== "install" && details.reason !== "update") return; chrome.contextMenus.create({ id: "testExt", title: "test extension", contexts: ["selection"], });...

manifest:background

issue: #178 the button was supposed to be shown but it never did, i don't know what was the purpose of checking `preview.url` and guide.features.navigation` but doing so made the...

sometimes when you move to another section the preview is not updated until you refresh the `iframe`.

## Description Normalized entity and relation properties to lowercase before saving to ensure consistent search behavior in the knowledge graph. This prevents duplicate entries that differ only by case and...

enhancement
server-memory