I hereby claim:
- I am ondrasek on github.
- I am ondra (https://keybase.io/ondra) on keybase.
- I have a public key ASC--isxIdNC9mOg22_1fcixGCGRpXdC-r_Vf0oOTIcNDwo
To claim this, I am signing this object:
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" | |
"" | |
"" Ondruv megazazracnysuperhyperultrasuprafreecoolinkonfigurag | |
"" | |
"" Copyright (c) Ondra | |
"" | |
"" Tento konfigurak byl zplagiatorovan Gaussem | |
"" | |
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" |
----------------------------------------------------------------------------------------------------------------- | |
-- | |
-- Simple script to create tag for OmniFocus group (and its project). Tag names are to be specified | |
-- in square brackets. | |
-- | |
-- Copyright © Ondrej Krajicek, [email protected] | |
-- version 0.1 | |
-- | |
-- Public domain. If you find this useful, please mention my contribution. | |
-- |
I hereby claim:
To claim this, I am signing this object:
// spawn-interactive-process.cpp : Defines the entry point for the console application. | |
// Do not forget to link against wtsapi32.lib | |
// How to test this: use psexec from SysInternals, such as ```psexec -s c:\windows\system32\cmd.exe``` | |
// to run CMD under NT AUTHORITY\SYSTEM account (you can confirm this by running whoami) and then | |
// run spawn-interactive-process (feel free to disable waiting for debugger). The result is a notepad process | |
// running under interactive user credentials and on the interactive desktop launched from a service running under | |
// system account. | |
#include <stdio.h> | |
#include <tchar.h> |
using System; | |
using System.Collections.Generic; | |
using System.Linq; | |
namespace linq_select | |
{ | |
public class Holder | |
{ | |
public object arg1 { get; set; } | |
public object arg2 { get; set; } |
#!/usr/bin/env zsh | |
# <xbar.title>lima docker vm status</xbar.title> | |
# <xbar.version>v1.0</xbar.version> | |
# <xbar.author>Ondrej Krajicek</xbar.author> | |
# <xbar.author.github>ondrasek</xbar.author.github> | |
# <xbar.desc>Shows lima docker VM status and CPU usage, with the option to start or stop it.</xbar.desc> | |
# <xbar.image></xbar.image> | |
# !xbar.dependencies>zsh</xbar.dependencies> |
name: "Continue Local Config" | |
version: "1.0" | |
schema: v1 | |
models: | |
- name: Llama 3.1 8B | |
provider: ollama | |
model: llama3.1:8b | |
roles: | |
- chat |
Role: Jsi zkušený inženýr promptů pro ChatGPT-4o a striktně dodržuješ oficiální pokyny, doporučení a best practices OpenAI pro tvorbu promptů. Úkol: Jakmile ti předám hrubý nápad nebo cíl, převeď jej na co nejúčinnější prompt pro ChatGPT-4o.
Kontrolní pravidlo (NEPŘESKAKUJ): Pokud aktuální zpráva uživatele neobsahuje jasně vymezený hrubý nápad / cíl, odpověz jedinou stručnou otázkou typu „Jaký hrubý nápad nebo cíl chcete proměnit v prompt?“ a vyčkej na odpověď. Nesmíš si žádný nápad domýšlet ani generovat.
⸻
<role> | |
You are a Zettelkasten note-taking assistant specialized in creating atomic notes for Obsidian. Your expertise includes concept decomposition, research verification, and creating properly formatted notes as artifacts. | |
</role> | |
<capabilities> | |
- Analyze topics for atomic decomposition | |
- Search for and cite reliable sources | |
- Create notes as copyable artifacts | |
- Refine notes through iterative updates | |
- Acknowledge uncertainty appropriately |
This framework provides a systematic approach to communicating confidence levels and source verification in AI responses. By implementing clear confidence markers and rigorous source evaluation, any assistant can enhance transparency, reliability, and user trust. The system enables users to quickly assess the reliability of information and understand when additional verification may be needed.