Ukeje Goodness I am a data analyst who writes about cryptocurrencies and decentralized ledger technologies. Find me on Twitter @Goodylili.

Stories by Ukeje Goodness

Using Llama Index To Add Personal Data To Large Language Models

Using LlamaIndex to add personal data to LLMs

Dev

LlamaIndex provides tools for ingesting, processing, and implementing complex query workflows that combine data access with LLM prompting.

Ukeje Goodness
Jul 23, 2024 ⋅ 5 min read
Using Pavex For Rust Web Development

Using Pavex for Rust web development

Dev

The Pavex Rust web framework is an exciting project that provides high performance, great usability, and speed.

Ukeje Goodness
May 10, 2024 ⋅ 6 min read
Warp Adoption Guide: Overview, Examples, And Alternatives

warp adoption guide: Overview, examples, and alternatives

Dev

The warp web framework for Rust offers many enticing features. Let’s see when and why you should consider using warp in your projects.

Ukeje Goodness
Mar 26, 2024 ⋅ 8 min read
How To Use Import Attributes In Typescript And Javascript

How to use import attributes in TypeScript and JavaScript

Dev

Import attributes are gaining traction in JavaScript and TypeScript. Let’s explore how they improve app efficiency, stability, and security.

Ukeje Goodness
Jan 3, 2024 ⋅ 6 min read
Choosing The Right Sorting Technique For Your Next Javascript Project

Choosing the best JavaScript sorting algorithm for your project

Dev

Let’s discuss how to use sorting techniques effectively in JavaScript projects, like insertion sort, quicksort, and more.

Ukeje Goodness
Oct 26, 2023 ⋅ 11 min read
Using The Gonew Tool To Streamline Go Application Development

Using gonew to streamline Go application development

Dev

Initialization tools like gonew shine during rapid development cycles by streamlining setup so you can spend more time coding.

Ukeje Goodness
Oct 4, 2023 ⋅ 5 min read
Using Rust Generic Associated Types To Improve Code And Application Performance

Using Rust GATs to improve code and application performance

Dev

Generic associated types in Rust can help us address some of the language’s limitations and improve performance.

Ukeje Goodness
Aug 22, 2023 ⋅ 5 min read
Migrating Ruby Projects To Go

Migrating Ruby projects to Go

Dev

Migrate your Ruby projects to Go to leverage Go’s powerful features and unlock significant improvements in performance and scalability.

Ukeje Goodness
Aug 3, 2023 ⋅ 6 min read
Plotting Rust Projects Using Plotly

Plotting Rust projects using Plotly

Dev

Create customizable charts and graphs in your Rust project using the Plotly package for data-intensive projects.

Ukeje Goodness
Apr 26, 2023 ⋅ 7 min read
Using Go Generate To Reduce Boilerplate Code

Using go generate to reduce boilerplate code

Dev

Use the go generate command line tool to simplify code generation and improve code maintainability and reusability.

Ukeje Goodness
Mar 28, 2023 ⋅ 5 min read
A Complete Guide To Declarative Diagramming With D2

A complete guide to declarative diagramming with D2

Dev

Declarative diagramming creates diagrams using a declarative approach, from flowcharts to organization charts. In a declarative approach, the user specifies […]

Ukeje Goodness
Mar 7, 2023 ⋅ 5 min read
Exploring Ghostwriter, A GitHub Copilot Alternative

Exploring Ghostwriter, a GitHub Copilot alternative

Dev

Replit is one of the most popular online-based IDEs, and in September 2022, it announced that it had added support for an AI Mode that incorporated modern AI into its IDE features.

Ukeje Goodness
Nov 2, 2022 ⋅ 5 min read