Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

101 total results found

Hyper-Typing in TS

Articles & Blog Posts

https://pscanf.com/s/341/ TS's type system is gradual: when you describe JS in TS, you can create types that are more or less accurate (strongly typed to any). In pursuit of type safety, TS types will occasionally get so complex they're extremely difficult t...

Atlassian's Old Git Cheat Sheet

Command Line Version Control (Mostly Git)

Basic & Otherwise Useful Queries

SQL & Databases

Select all tables with <x> column SELECT     c.name as 'ColumnName',     t.name as 'TableName' FROM     sys.columns c JOIN     sys.tables t ON c.object_id = t.object_id WHERE     c.name LIKE '%DSActionTypeID%' ORDER BY     TableName, ColumnName Upd...

Shibboleths and their answers (Interview Questions)

SQL & Databases

I'm not a DBA but I've been grilled on various SQL and database questions during interviews as shibboleths. I've tried to come up with satisfactory answers for both my own knowledge and to deal with these shibboleths. What is an index? An index is a data str...

WPF - INotifyDataErrorInfo

C# Desktop App Development

Use case: there's a field or multiple fields that just need some simple adornment saying that the input provided isn't accepted. The gist: On the base ViewModel class, implement the interface. Errors are tracked per property on a given ViewModel, and there's ...

MSIX Packaging

C# Desktop App Development

I haven't had to deploy a desktop app "normally" as an installer for WPF, while Python has packages for this. Some links I collected for MSIX packaging and DevOps for desktop apps: https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/modernize-w...

Angular Signals

Web & Frontend Angular

"Easy Core Workout Routines"

Fitness Exercises and Routines

Centralizing the [x]-minute core workout routines I've been looking at to work on specifically my core.  

Using an Ab Wheel

Fitness Exercises and Routines

Investment Glossary

Basic Personal Financial Literacy Investment notes

Market Order - using a brokerage to buy or sell 1 or more stocks as soon as possible, with the risk that the individual price of each stock may fluctuate after the order is placed and before the order is executed Limit Order - using a brokerage to buy or sell...

What is a SEP Plan? - JPMC Blog

Basic Personal Financial Literacy Retirement

https://www.chase.com/personal/investments/learning-and-insights/article/what-is-a-sep-plan If you're a millennial, your parents or older relatives may have a pension, or you may have heard the term thrown around. A SEP (Simplified Employee Pension) Plan is j...

New Page

Basic Personal Financial Literacy Taxes

https://www.chase.com/personal/investments/learning-and-insights/article/what-is-a-gift-tax https://www.chase.com/personal/investments/learning-and-insights/article/how-to-file-your-taxes-everything-you-need-to-know https://www.chase.com/personal/investments/l...

Everything I wanted to know about Individual Retirement Accounts

Basic Personal Financial Literacy Retirement

"An IRA is a tax-advantaged investment account individuals can use to save for retirement. Unlike a 401(k) or 403(b) plan, which is employer-sponsored, IRAs let you set aside money on your own, which can be beneficial for individuals who are self-employed or h...

The Retirement Equation - JPMC Blog

Basic Personal Financial Literacy Retirement

https://www.chase.com/personal/investments/learning-and-insights/article/the-retirement-equation-whats-within-somewhat-within-and-outside-of-your-control  

Long-term Healthcare Options in Retirement - JPMC Blog

Basic Personal Financial Literacy Retirement

https://www.chase.com/personal/investments/learning-and-insights/article/healthcare-long-term-care-options-retirement

Everything I wanted to know about 401(k)s

Basic Personal Financial Literacy Retirement

https://www.chase.com/personal/investments/learning-and-insights/article/5-answers-to-your-401k-questions A 401(k) is a retirement account that business provide to their employees as a workplace benefit. Like IRAs, 401(k)s have two distinct forms: Traditional...

Using an Annuity to secure retirement funds - JPMC Blog

Basic Personal Financial Literacy Retirement

https://www.chase.com/personal/investments/learning-and-insights/article/how-an-annuity-can-help-as-you-plan-for-retirement

Revocable and Irrevocable Trusts - JPMC Blog

Basic Personal Financial Literacy Retirement

https://www.chase.com/personal/investments/learning-and-insights/article/what-is-the-difference-between-a-revocable-trust-and-an-irrevocable-trust