PinnedEric HosickHuman Brain-Powered ASI: The Union of Humans and AI Through NanobotsA probable future supported by nanobots invented and controlled by AGI.Apr 13, 20231Apr 13, 20231
PinnedEric HosickinThe Opinionated Software ArchitectStart Treating Your SQL as a First-Class Language with Idempotent SQL DDLSafely rerun SQL DDL against an existing schema, quickly see historical changes in SQL resources in Git, and treat SQL as a first-class…May 19, 20222May 19, 20222
Eric HosickinThe Opinionated Software ArchitectKnowing Your Workflow Tools: Streamlining JSON Linting with ESLint, Flat Config, and VS CodeAchieving linter harmony by configuring ESLint as your sole json linter and leveraging the latest flat config.Dec 3, 2023Dec 3, 2023
Eric HosickinThe Opinionated Software ArchitectKnowing Your Workflow Tools: pnpm-onlyAssure pnpm is the only package manager used in your node projects.Oct 28, 2023Oct 28, 2023
Eric HosickinThe Opinionated Software ArchitectCORS, AWS HTTP API Gateway, Lambdas, Serverless, and SuperTokensA story of confusing documentation, standards, and the misunderstanding of CORS.Jun 24, 2023Jun 24, 2023
Eric HosickinThe Opinionated Software ArchitectELT, Data Platforms And SQL: Extracting and Transforming Data From RESTful ServicesHow to build a reliable ELT solution for RESTful services, taking into account everything from RESTful API throttling to maintaining…Mar 2, 20231Mar 2, 20231
Eric HosickinThe Opinionated Software ArchitectPostgreSQL: A Reusable SQL Library of DomainsIntroducing a PostgreSQL library (lib) that boosts SQL code reuse, improves readability, and efficiently enforces data constraints for…Feb 2, 2023Feb 2, 2023
Eric HosickinThe Opinionated Software ArchitectI Will no Longer Program Without ChatGPT by My Side.ChatGPT helps provide code snippets, but right now, it's much better at helping with documentation and explaining business domains.Dec 6, 2022Dec 6, 2022
Eric HosickinThe Opinionated Software ArchitectA Solid Approach To Documenting, Coding, Testing, and Publishing a Typescript FunctionWrite fully-tested and documented functions worth publishing in their own packages.Nov 6, 2022Nov 6, 2022
Eric HosickinThe Opinionated Software ArchitectPostgreSQL— Benchmarking the Generation of Primary Key ValuesGain insights into performance costs of generating primary key values for the following types: bigint (identity/bigserial), uuid v1, uuid…Sep 22, 20221Sep 22, 20221