Skip to content

Instantly share code, notes, and snippets.

View sbatururimi's full-sized avatar

Stas Batururimi sbatururimi

View GitHub Profile
@sbatururimi
sbatururimi / gist:2ab8921ff7e0d205bd44b857dd30a81f
Created October 5, 2023 18:20
problematic_supabase_num_type.md
`amount` is of type: float4
```
import { Pool } from 'https://deno.land/x/[email protected]/mod.ts';
export async function getDBPool() {
const POOL_CONNECTIONS = 20;
const dbPool = new Pool(
{
@sbatururimi
sbatururimi / agent loop
Created March 11, 2025 09:13 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet