Open in app

Sign in

Write

Sign in

Kenny Dubroff
Kenny Dubroff

233 Followers

Home

About

Published in

DevGauge

·Pinned

A Deep Dive Into Problem-Solving With Large Language Models

The jug problem, but simplified — I love LLMs and I think they’re part of our path to AGI if not the answer. Many believe we’re nearly there. Open AI is even in the process of deploying fully autonomous robots powered by LLMs. …

Llm

9 min read

A Deep Dive Into Problem-Solving With Large Language Models
A Deep Dive Into Problem-Solving With Large Language Models
Llm

9 min read


Published in

DevGauge

·Jul 16

Create Your Own Custom-Tailored AI-Powered Personal Assistant Using LangchainAgentFactory

Your assistant can send emails, search the internet, and more! — Artificial Intelligence (AI) has been revolutionizing various industries, and one of its most captivating deployments is in the field of conversational AI — with chat agents such as ChatGPT doing extraordinary things. Today, we’re going to dive into an impressive tool offered by Devgauge — LangChainAgentFactory · PyPI. This exceptional…

Python

8 min read

Create Your Own Custom-Tailored AI-Powered Personal Assistant Using LangchainAgentFactory
Create Your Own Custom-Tailored AI-Powered Personal Assistant Using LangchainAgentFactory
Python

8 min read


Published in

DevGauge

·May 27

Improving ChatGPT Through Roleplay

Human Language as a Programming Language — Today we’re going to take a break from programming (sort-of) and discuss a unique take on improving ChatGPT’s problem solving abilities. I’ve recently been leveraging AI to create children’s coloring books. I have zero artistic creativity, but so far I’ve been able to publish several and with each iteration I…

ChatGPT

7 min read

Improving ChatGPT Through Roleplay
Improving ChatGPT Through Roleplay
ChatGPT

7 min read


Published in

DevGauge

·Oct 30, 2022

Monetize Your SwiftUI App With AppLovin

Using UIViewRepresentable To Display Your Ads — Disclaimer: I don’t advocate for any particular ad network, aggregation service, or “app technology platform” and you aren’t meant to take this as a how-to for monetizing your app. This is more about how to integrate AppLovin into your SwiftUI app if you’ve taken the path I did and have…

Swiftui

8 min read

Monetize Your SwiftUI App With AppLovin
Monetize Your SwiftUI App With AppLovin
Swiftui

8 min read


Published in

DevGauge

·Oct 22, 2022

Send a Message to Multiple Slack Channels Using a Slack App/Bot

Using a Slack App, Webhooks, and a Simple Curl Request — Do you use Slack and have tasks you wish you could automate communication for? Slack Apps and bots make that pretty easy, but a lot of people struggle with sending messages to multiple channels and often end up creating multiple bots or implementing an unnecessarily complex solution. Using the strategy…

Ci Cd Pipeline

6 min read

Send a Message to Multiple Slack Channels Using a Slack App/Bot
Send a Message to Multiple Slack Channels Using a Slack App/Bot
Ci Cd Pipeline

6 min read


Published in

DevGauge

·Oct 23, 2021

Reactive Firebase Realtime Database Using Swift

Update the frontend as the backend changes in real-time — Are you working with Firebase Realtime Database and wish your UI would just update when the backend does? This can be really helpful when changes can come from anywhere — i.e. in a multi-user app where one user performing an action may change another user’s data. …

Swift

6 min read

Reactive Firebase Realtime Database Using Swift
Reactive Firebase Realtime Database Using Swift
Swift

6 min read


Published in

DevGauge

·Sep 4, 2021

Using Structs over Classes in Swift Isn’t as Safe as You Think It is

Good discipline should be more of a concern than using a value type over a reference type — If you’ve been doing Swift Development for any length of time, I’m sure you’ve heard that it’s good practice to use a struct over a class by default. While this is true in many cases, and for good reason, it’s very easy for a struct to be just as unsafe…

Swift

5 min read

Using Structs over Classes in Swift Isn’t as Safe as You Think It is
Using Structs over Classes in Swift Isn’t as Safe as You Think It is
Swift

5 min read


Published in

Geek Culture

·Jul 19, 2021

Getting Started with Swift’s Delegate Pattern

You don’t pack the whole house when you go on vacation, you bring a suitcase — Imagine you’re going on vacation. You know exactly where you’re going, how long you’re staying, and the weather pattern is very reliable. You’re super prepared for what’s to come, and you know exactly what you’ll need when you get there. It wouldn’t make sense to pack everything you own and…

Swift

11 min read

Getting Started with Swift’s Delegate Pattern
Getting Started with Swift’s Delegate Pattern
Swift

11 min read


Published in

Geek Culture

·Jul 10, 2021

Use loadView For Tiny ViewControllers

Write a fully functional ViewController in about 30 lines of code — So you’re sick of massive view controllers? Me too. Many architectures attempt to overcome this problem in a way that I view as extremely complex for the problem they’re trying to solve. I favor simple architectures and simple solutions because they’re easy to understand, develop, and maintain. For this reason…

Swift

6 min read

Use loadView For Tiny ViewControllers
Use loadView For Tiny ViewControllers
Swift

6 min read


Published in

Geek Culture

·Jul 4, 2021

From Class to Enum: Creating a Haptic Feedback Generator in Swift 5

From heavy to lightweight — Say you’re making a singleton or static class to represent data and/or logic that will never change. In many cases, you can convert this logic to an enum and save yourself a bunch of hassle. An enum has much of the functionality of a class, but doesn’t require an instance…

Swift

6 min read

From Class to Enum: Creating a Haptic Feedback Generator in Swift 5
From Class to Enum: Creating a Haptic Feedback Generator in Swift 5
Swift

6 min read

Kenny Dubroff

Kenny Dubroff

233 Followers

I’m a Full Stack iOS Developer with a passion for writing clean, reusable code.

Following
  • William the Hermit

    William the Hermit

  • Shannon Ashley

    Shannon Ashley

  • Steven Curtis

    Steven Curtis

  • Beau Beauchamp

    Beau Beauchamp

  • Chris Mash

    Chris Mash

See all (20)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams