Skip to content

Instantly share code, notes, and snippets.

View LakshmanKishore's full-sized avatar
👨‍💻
Coding

Lakshman LakshmanKishore

👨‍💻
Coding
View GitHub Profile
@veekaybee
veekaybee / normcore-llm.md
Last active February 26, 2025 18:33
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

@ohyicong
ohyicong / areadme.md
Last active October 13, 2024 19:26
LSTM Auto-Complete Model

LSTM auto complete model

Train your own auto-complete model on the web with Tensorflow.js

OS support

  1. Chrome Web browser

Usage

  1. Download predicts.html
  2. Upload dataset.txt
@nyancodeid
nyancodeid / README.md
Last active February 19, 2025 06:57
Make RESTful API with Google Apps Script and SpreadSheet

Google Script CRUD

By Ryan Aunur Rassyid

Simply create RESTful API with Google Script and store it to Google SpreadSheet like a Pro.

@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active February 28, 2025 09:40
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@joshschmelzle
joshschmelzle / remap-capslock-to-control-win10.md
Last active February 12, 2025 07:21
Remap Caps Lock to Control on Windows 10

Ways to remap caps lock to control on Windows 10

These methods in this gist worked for me on my U.S.-based keyboard layouts. I am unsure about other layouts. If you have problems, revert your changes; delete the registry key you created (and reboot).

Update: you should probably scroll down to approach 4 where I suggest using Microsoft PowerToys Keyboard Manager.

Approach 1. Manually through regedit

Navigate to and create a new binary value in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout named Scancode Map.