• Home
  • Ai
  • GitHub
Sign in Subscribe

I=['daddy']; I.concat(['gineer', 'trepreneur'].map(x => 'en'+x))

console.log(null || undefined || 0 || '?')

nim-update

A collection of 4 posts
NiM Update: Expanded Tools and Searchable Node.js Docs
NIM

NiM Update: Expanded Tools and Searchable Node.js Docs

The newest feature in the next version of NiM reworks the current REPL popup/shortcut feature into a general-purpose window that maintains your web developer tool state. This includes the REPL and adds searchable Node.js docs! The docs have been made searchable thanks to the folks over at Algolia,
Jul 14, 2024 4 min read
NiM V3 Manifest V3 Update 2
NIM

NiM V3 Manifest V3 Update 2

Since my last update specifically addressing the transition to Google Manifest V3, which occurred at least a year ago, both I and a small segment of the community have been continuously using NiM with very few issues—those that arose have since been resolved. Google has recently resumed discussions about
Mar 25, 2024 1 min read
Feature: NiM Dark Mode Update

Feature: NiM Dark Mode Update

In response to rakleed's GitHub issue, NiM now follows the system theme (dark/light) by default. As well, the old functionality of independent light/dark mode is maintained via a new setting "Override System Theme". Pretty straight forward, enjoy! Associated commit: feature: system theme override · june07/
Jun 26, 2023 1 min read
NiMV3 (Google Chrome Manifest V3) Update
NIM

NiMV3 (Google Chrome Manifest V3) Update

So I spent the better part of this week working on migrating NiM to mv3 and so far so good. It was actually refreshing to dig through old code to see how my own coding skills have improved (or maybe that's just a pipe dream)... anyway, huge changes
Dec 23, 2022 4 min read
Page 1 of 1
I=['daddy']; I.concat(['gineer', 'trepreneur'].map(x => 'en'+x)) © 2025
  • privacy
  • terms
  • contact
Powered by Ghost