Skip to content

Instantly share code, notes, and snippets.

View manupawickramasinghe's full-sized avatar
😶‍🌫️
Breaking Things

M.N Wickramasinghe manupawickramasinghe

😶‍🌫️
Breaking Things
View GitHub Profile
@veekaybee
veekaybee / normcore-llm.md
Last active November 2, 2025 20:52
Normcore LLM Reads

Anti-hype LLM reading list

Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.

Foundational Concepts

Screenshot 2023-12-18 at 10 40 27 PM

Pre-Transformer Models

@futechiot
futechiot / esp32_series_AP+StationMode.ino
Last active May 16, 2025 12:01
ESP32 WIFI Modes Series: Create Hotspot on ESP32 in AccessPoint mode, Connect your ESP32 with your Home router or other wifi hotspot in STATION mode, make your ESP32 work in both mode simultaneously to give credentials and to send data on cloud
/*
OUTPUT: Creating your own hotspot on esp32 wifi+ble module as well as
connect to your home router or mobile hotspot.
BOTH ACCESS POINT + STATION ACTIVATED
Author: Ankit Rana (Futechiot)
Board Used: esp32 development board, LolinD32,WEMOS LOLIN32, ESP32 MH-ET live Minikit
Website: www.futechiot.com
GitHub: https://github.com/futechiot