sudo add-apt-repository ppa:openjdk-r/ppasudo apt-get updatesudo apt-get install openjdk-8-jdkA pattern for building personal knowledge bases using LLMs.
This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.
Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.
People
:bowtie: |
๐ :smile: |
๐ :laughing: |
|---|---|---|
๐ :blush: |
๐ :smiley: |
:relaxed: |
๐ :smirk: |
๐ :heart_eyes: |
๐ :kissing_heart: |
๐ :kissing_closed_eyes: |
๐ณ :flushed: |
๐ :relieved: |
๐ :satisfied: |
๐ :grin: |
๐ :wink: |
๐ :stuck_out_tongue_winking_eye: |
๐ :stuck_out_tongue_closed_eyes: |
๐ :grinning: |
๐ :kissing: |
๐ :kissing_smiling_eyes: |
๐ :stuck_out_tongue: |
| ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILBKZmgtKaunvcCAtpEh2w4Wd8bBzaC2krakQFCxVwFy dmytro.klymenko |
Sometimes you need to download VS Code extension files (.vsix) directly without using VS Code's built-in extension manager. This is useful for:
Hello manufacturer. Good device. But software we want to customize. If you allow, we will buy more.
Despite being advertised as "4K 1080P", it really downscales those to 720P.
But for 28.50 EUR from Amazon Warehuose Germany in 2025, one can't exactly complain. https://www.amazon.de/dp/B0DSP74YQW
Chengdu Hotack Technology Co., Ltd. is the OEM?
| // ==UserScript== | |
| // @name GPT ๆฏไป้พๆฅ็ๆๅจ | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.3.0 | |
| // @description ๅจ ChatGPT ้กต้ข็ๆๅๅฐๅบ่ฎข้ ๆฏไป้พๆฅ๏ผ็ญ้พ/้ฟ้พ๏ผโ Claude ็พๅญฆ | |
| // @author https://github.com/fangyuan99 | |
| // @match https://chatgpt.com/* | |
| // @match https://chat.openai.com/* | |
| // @grant GM_setValue | |
| // @grant GM_getValue |
useruser/home/user/home/user/pythonappstart.py/home/user/.virtualenvs/pythonapp created with python -m venv /home/user/.virtualenvs/pythonappYou can add multiple Environment lines if you need more env-variables
This proposes an extension to FCMPs to make them a drop-in replacement for the exsting CLSAG. In order to be such a replacement, the proof must handle membership (inherent to FCMPs), spend authorization, and linkability.