Skip to content

Instantly share code, notes, and snippets.

View binki's full-sized avatar

Nathan Phillip Brink binki

View GitHub Profile
@binki
binki / mashed-potatoes.md
Last active April 5, 2026 00:51
Mashed Potatoes

Mashed Potatoes

Ingredients

Feeds 7 people:

  • 3.5lb russet potatoes (such that skinning and quartering fits into a 2 quart pot)
  • 2 tbsp butter
  • 0.5 cup milk
  • 0.5 tsp salt
@binki
binki / binki-coffee-mug-implementation.js
Last active October 26, 2025 20:28
Binki Coffee Mug While Working JavaScript implementation
const coffee = {
remainingCoffee: 1,
drink: function () {
console.log(`drank coffee, ${--this.remainingCoffee} remaining`);
},
refill: function () {
console.log(`refilling coffee mug with 2 sips`);
this.remainingCoffee += 2;
coffeePot.remainingCoffee -= 2;
},
@binki
binki / kimchi-fried-rice.md
Last active July 18, 2025 17:50
kimchi fried rice

Ingredients

  • 1.5 servings cooked rice (each serving is made from 0.75 cup uncooked rice) (many people prefer less such as 1 serving).
  • 1 cup kimchi
  • 1 onion
  • 1 stalk green onion
  • 1 tbsp gochugaru
  • 1.5 tsp soy sauce
  • 1 tbsp rice syrup (halve to make hotter)
  • 0.5lb meat such as chicken, spam (optional)
@binki
binki / permissions-for-SqlDependency.md
Last active April 17, 2025 00:19
Permissions for SqlDependency

Permissions for SqlDependency

Issues With Original Post

This is derived from the original post. However, the original post has two issues. Both of these issues are related to the SqlDependencySchemaOwner user it creates in the database. This user owns and executes the stored procedures which SqlDependency creates dynamically.

Microsoft archived that forum and even the original author cannot update the post.

@binki
binki / product-shortcomings.md
Last active April 10, 2025 13:29
Shortcomings/gripes/complaints/missing features in products or improvement/automation ideas

Product Shortcomings

This is an attempt to record shortcomings in products. I might feel like there is no proper channel for me to complain about the thing, so I attempt to record them here.

Some of these things might be fodder for my own attempts at providing solutions. When I feel like I have time to try to code for fun, I might try to hack things up with respect to these issues.

  • BigTime
  • The timers for tracking your time usage throughout the day use the pattern setInterval(() => {numberOfSeconds++; update();}, 1000) while the page is open. On desktop, this means that the timer will be 10 seconds or so behind after 5 minutes or minutes behind after an hour or more if your device sleeps. On mobile, this means that the timer will completely stop while your browser isn’t foregrounded.
@binki
binki / README.md
Last active January 30, 2025 17:25
Hyper-V/Sandbox Killer WiFi network speed fix powershell commands vEthernet External

See this SO answer.

Disable large send offload in host on vEthernet (to avoid messing with non-virtual adapters). Disable large send offload in guest (including Windows Sandbox!) for all adapters (unable to predict adapter names and probably all of them are real).

@binki
binki / invoke-mailman.sh
Created January 6, 2022 02:24
Set mailing list moderator password mailman3
mailman -C /etc/mailman/mailman.cfg withlist -l list@example.org
@binki
binki / marbled-pound-cake.md
Last active December 15, 2024 19:24
Marbled Pound Cake Recipe (Americanized from Rasa Malaysia)
@binki
binki / foundation-brass-2024-summer-concert-songs.md
Created September 8, 2024 21:32
Foundation Brass 2024 Summer Concert songs

2024 Summer Foundation Brass Band Concert

Notes

Binki is wearing the red/burgandy shirt and sitting almost off-screen to the right.

Unfortunately, the group seems a bit out of tune for this concert—especially at the beginning. I recommend checking out the last 3 tunes starting with Crown Him with Many Crowns.

@binki
binki / README.md
Last active June 20, 2024 18:29
Doki Doki Literature Club Base64 Natsuki Message/Poem Starting With T3B

image of base64