A default low-privilege account on a LiteLLM proxy can climb to full admin and run code on the server by chaining three vulnerabilities, researchers at Obsidian Security disclosed LiteLLM is a widely ...
Posts from this topic will be added to your daily email digest and your homepage feed. is the editor of the Platformer newsletter and cohost of the Hard Fork podcast. This is my third and, sadly, last ...
As I wrote yesterday, I migrated the articles I had clipped in Pocket in the past to Obsidian. I referred to haru's article when doing so. I used to be a software engineer, but I had been away from ...
2. VS Code I assume anyone learning Python already has this installed, so I will skip the explanation of how to download it. The settings above will prompt you to install the ChatGPT extension in VS ...
Windows Notepad is great for whenever you need somewhere to paste text copied from a website or to jot down your grocery list. But if you're writing or editing source code, you're better off switching ...
This plugin allows you to execute code snippets in code blocks in your notes. The plugin adds a 'run' button for code blocks in supported languages. Clicking them results in the code of the block ...
Plugin to add flashcards from a text or markdown file to Anki. Run in Obsidian as a plugin, or from the command-line as a python script. Built with Obsidian markdown ...