Skip to content
View wentallout's full-sized avatar
🌐
https://wentallout.io.vn
🌐
https://wentallout.io.vn

Block or report wentallout

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wentallout/README.md

Working on: https://learn-less.netlify.app/

🌐 Portfolio: https://wentallout.io.vn

My Tech Stack

  • Language: TypeScript
  • Framework: SvelteKit
  • Styling: TailwindCSS, shadcn-svelte
  • Database: Postgres, Supabase
  • Validation: Zod
  • Deploy: Netlify
  • Testing: Playwright

Other

Contact

✉️ Email: [email protected]

Buy Me A Coffee

Stat

Svelte remote function

query: read dynamic data from the server.

query.batch: solves the n+1 problem.

form: can use with zod

Tools to work with AI

https://gitingest.com - Turn repo into text for LLMs. Serena: https://github.com/oraios/serena - coding agent toolkit

Coding with AI

image

The name of the game is that you only have approximately 170k of context window to work with. So it's essential to use as little of it as possible. The more you use the context window, the worse the outcomes you'll get.

Frequent Intentional Compaction: building your entire workflow around context management Goal: Keep Context Utilization under 40%

Three phases: Research, Plan, Implement.

  • Research step: Understand how the system works, find all relevant files, explore causes of XYZ bug.
  • Plan step: outline the exact implementation steps, include file names, lines and snippets, explicit about testing steps
  • Implement step: Go write the code. "If properly planned, the implementation is easy and expected." Keep context under 40%

This is not magic => You still have to read the PLAN.

https://youtu.be/IS_y40zY-hc?si=z8M_cw13shSgQ0Ly

Misc

😎 Theme made by me: https://marketplace.visualstudio.com/items?itemName=wentallout.khoaneostyle

Pinned Loading

  1. pw-course pw-course Public

    JavaScript

  2. portfolio portfolio Public

    Personal portfolio/blog built using SvelteKit. Optimized and running in 2024.

    Svelte 11 2

  3. zen zen Public

    a collection of calming tools you can use.

    Svelte 1

  4. haven haven Public

    CSS

  5. haven-studio haven-studio Public

    JavaScript