Welcome to Singapore blogs
Sign in
Singapore blogs
Search Options
Search Everything
Search Development
Home
Hubs
DotText
chuacw
Cape of Good Hope
Development
Appeal Letters readers
YP School 2007 Alumni
chuacw
frove
frove
Technical
eCommerce
More ...
Linus likes Microsoft a little...
Home
Blog
Wiki
Chee Wee's discoveries and tech blog
Changing the world one line of code at a time...
RSS for posts
Options
Share this
Linus likes Microsoft a little...
chuacw
Fri, 13 Mar 2009 @ 4:55 PM
Comments
0
Linus
likes Microsoft a little bit because of the
fantastic song mixed by Microsoft Songsmith
(the wording reminds me a bit of Borland's illfated ReportSmith).
I found the remix song better than the
original song
.
0 Comments
General
Chee Wee's discoveries and tech blog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Chee Wee's discoveries and tech blog
Notes on how to handle Ctrl+Click in the RAD Studio IDE
Posted
over 3 years ago
by
chuacw
0
Comments
The OTA provides a way for an IOTACodeInsightManager100 to handle GotoDefinition. Before Denali, the IDE would use the Syntax Highlight information for...
Chee Wee's discoveries and tech blog
How to make Windows Terminal the default terminal on Windows 10/2022
Posted
over 3 years ago
by
chuacw
0
Comments
Open up regedit, and go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths Create a new key named cmd.exe and set its default value...
Chee Wee's discoveries and tech blog
Why use an Assertion Function in TypeScript
Posted
over 3 years ago
by
chuacw
0
Comments
Recently, I was working on a developing a server that responds to JSON RPC calls using TypeScript. Many of the methods in the RPC server follows this template...
Chee Wee's discoveries and tech blog
Delphi RTL for TypeScript
Posted
over 3 years ago
by
chuacw
0
Comments
Since early 2019, when I've started working on TypeScript, I've missed some routines from the Delphi RTL. While TypeScript, which transpiles to...
Chee Wee's discoveries and tech blog
How to force a configuration variable to be false/true
Posted
over 3 years ago
by
chuacw
0
Comments
require("dotenv").config(); const FORCEUPDATE = String(process.env.UPDATESILENCE_FORCEUPDATE) == "true" The dotenv module makes the...
Chee Wee's discoveries and tech blog
Tip of the day for Grafana
Posted
over 3 years ago
by
chuacw
0
Comments
đź’ˇRegular expressions in Grafana for silencing alerts have to match the entire value of the field for it to work. A partial match wouldn’t work....
Chee Wee's discoveries and tech blog
Notes of a discussion over usage of PowerShell vs Bash
Posted
over 4 years ago
by
chuacw
0
Comments
For me, I’ll choose the best tool to use, and in this case, for me, it is PowerShell. I’ve used bash over many years, and PowerShell only less...
Chee Wee's discoveries and tech blog
A self-contained TypeScript library demo
Posted
over 4 years ago
by
chuacw
0
Comments
In case I forget, I've created a self-contained TypeScript library demo on my Github repo. It's a simple TypeScript project, and very minimal....
Chee Wee's discoveries and tech blog
Calling functions dynamically in TypeScript and JavaScript
Posted
over 4 years ago
by
chuacw
0
Comments
TypeScript functions to determine if a Javascript method exists, and call it via its name, together with the arguments. function functionExists ( funcName...
Chee Wee's discoveries and tech blog
Setting up a TypeScript project and debugging it in VSCode
Posted
over 4 years ago
by
chuacw
0
Comments
One of the things I keep forgetting is how to set up a TypeScript project and debugging it in VSCode. This blog post will remind me how to do so. In a...
Page 3 of 68 (675 items)
1
2
3
4
5
»
Tags
Accomplishments
Android
Blockchain
C#
CodeGear
Community Server
Delphi
Delphi for .NET
Delphi for Win32
DotText development / enhancement articles
Experiments
General
Hacking
Java
Javascript
Latest rumours / news about Borland Delphi 2005
Movies CMS for Migration
My RSS Reader
Network
OTA
Projects / Businesses
Security
ToolsAPI
Undocumented
Windows