Dev Man Dan LLC
  • Blog
  • Mission
  • Software
  • Hardware
  • Creative
Sign in Subscribe
Dev Man Dan LLC
Under the Neutral Light
Featured

Under the Neutral Light

MARCY: “It’s not about replacing you.” — JUSTIN: “That’s literally what you’re doing.” — MARCY: “It’s about expanding the conversation.” — JUSTIN: “What conversation ends with me packing my brushes in a box?”
06 May 2025 3 min read
AI Meetup Yesterday

AI Meetup Yesterday

I did another AI meetup yesterday and thought I'd send out some topics and technologies I found interesting. C2PA Provenance technical standard for tracing the source of media. They have a tool to check images. What is AI and not? Tools like these may become more important as
30 Apr 2025 4 min read
Featured on Hackster.io

Featured on Hackster.io

Thought I'd send out a quick post mentioning how I got featured on Hackster.io's impact spotlight where they had the theme of "AI and Nature". YouTube I wrote a how-to guide on building a satellite trail camera last year and I'd
24 Apr 2025 1 min read
Recent AI Demos

Recent AI Demos

I hosted another meetup about AI and as always use my post as speaker notes as I have in the past. There are some cool demos that are worth playing around with in this post. You should definitely scroll through and play around with one or two of them. (Ctrl+
27 Mar 2025 7 min read
LLaDA di LLaDA do, tech progresses on, brah.

LLaDA di LLaDA do, tech progresses on, brah.

It's been a little while since I last hosted a meetup. I'm hosting one again. I thought I'd do a brief summary of the new things people should be aware of when it comes to AI. This isn't a comprehensive overview but
27 Feb 2025 13 min read
Enhancing Images

Enhancing Images

I kept seeing examples of people "upscaling" images in recent years. That's when you use an AI model to resize an image. It looks like this: It's not just about resizing the image by stretching it. A simple resize would make existing artifacts in
19 Sep 2024 3 min read
Open-source LLMs Now Match the Quality of GPT-4

Open-source LLMs Now Match the Quality of GPT-4

“The king is dead”—Claude 3 surpasses GPT-4 on Chatbot Arena for the first timeAnthropic’s Claude 3 is first to unseat GPT-4 for #1 since launch of Chatbot Arena in May ’23.Ars TechnicaBenj EdwardsIntroducing the next generation of ClaudeToday, we’re announcing the Claude 3 model family, which
24 Apr 2024 3 min read
Armchair Engineering Some Drupal Talks about AI

Armchair Engineering Some Drupal Talks about AI

I am not a Drupal developer and I never work with it. However, Bob works with Drupal all the time and I thought I'd cover some of the talks he didn't get a chance to see at MidCamp. Midwest Drupal Camp (MidCamp) just happened, and it&
24 Apr 2024 11 min read
AI Generated Content

AI Generated Content

There has been a number of notable and interesting developments in the world of AI. Video generation has become incredibly high quality. AI video games have been getting released. Then there are also innovations in cost reduction of training text-to-image models. Let's get into it. Sora Text-to-video by
28 Feb 2024 3 min read
English: The Next Level In High Level Languages
Members only

English: The Next Level In High Level Languages

One of the long term trends in software development is getting away from ones and zeros. Machine code isn't something people write code in anymore because assembly languages became an easier way to communicate instructions to a computer. Although there are still people that have to drill down
28 Feb 2024 14 min read
The Art of Failure: Literally.
Members only

The Art of Failure: Literally.

At the beginning of 2022, I began working on a project alongside Rick, Shane, and Pat to measure and monitor machines and motors within manufacturing environments. The idea was to make a device and software service that notifies someone if current being measured goes out of bounds of what'
17 Jan 2024 10 min read
What Open Source Projects Should I know about in AI?
Members only

What Open Source Projects Should I know about in AI?

It's hard to keep up with all the things that are changing within AI. So I thought I'd list out some projects I've come across that might be good to know about and explain some terminology along the way. Click here, if you haven&
28 Jun 2023 5 min read
Future-Proof Your Brain: Navigating Professional Development in the AI Revolution 🤖🧠
Members only

Future-Proof Your Brain: Navigating Professional Development in the AI Revolution 🤖🧠

Alright, folks, let’s take a little jaunt down memory lane. Picture this: it’s 2010, and I’m rocking a flip phone, making plans on the fly, texting with actual buttons, and feeling like I’m on top of the world. Ah, the nostalgia. Fast forward to today, and
28 Jun 2023 14 min read
What's new in AI?

What's new in AI?

ChatGPT Demographics Just 14% of U.S. adults have tried ChatGPT Source: https://www.pewresearch.org/short-reads/2023/05/24/a-majority-of-americans-have-heard-of-chatgpt-but-few-have-tried-it-themselves/ Roop One click deepfake for videos GitHub - s0md3v/roop: one-click deepfake (face swap)one-click deepfake (face swap). Contribute to s0md3v/roop development by creating an account on GitHub.
31 May 2023 2 min read
AI Advancements: Generating Visual Assets
Members only

AI Advancements: Generating Visual Assets

I am hosting another meetup at Fox.Build for AI with a focus on where AI is headed and the content generation that will inevitably be happening in the next 5-10 years. The internet is about to get very noisey with AI generated content and I want to show you
24 Apr 2023 8 min read
Diagnosing the Check Engine Light in my Car with ChatGPT
Members only

Diagnosing the Check Engine Light in my Car with ChatGPT

I need to take an emissions test for my car. The check engine light was on and I went and read the code at O'Reilly Auto Parts Store months ago. Most every auto parts store franchise will offer a free service where the clerk walks out to your
08 Mar 2023 13 min read
Transform Your Writing with AI: Discover the Faster, More Effective Way to Collaborate with ChatGPT
Members only

Transform Your Writing with AI: Discover the Faster, More Effective Way to Collaborate with ChatGPT

24 Feb 2023 38 min read
AI Night: Resources worth knowing about.
Members only
Featured

AI Night: Resources worth knowing about.

I am hosting an AI Night meetup tonight and wanted to create a handout for people to walk away with that helps inform them without oversimplifying what's going on in the world of AI tech. This post is a digital version of that handout. The resources listed within
22 Feb 2023 46 min read
Apache 2.0: The most business-friendly open source license for small companies.

Apache 2.0: The most business-friendly open source license for small companies.

As a small business owner, choosing the right open source license for your software can be a daunting task. There are many options to choose from, each with their own set of rules and restrictions. However, one license stands out above the rest for small businesses: the Apache 2.0
30 Jan 2023 2 min read
Agile Software Development

Agile Software Development

Agile software development is a methodology that emphasizes flexibility, collaboration, and rapid iteration. It was first developed in the early 2000s as a response to the traditional, top-down approach to software development, which was seen as inflexible and inefficient. Today, Agile is widely used by software development teams around the
23 Jan 2023 3 min read
Rust Makes Embedded Development Safer

Rust Makes Embedded Development Safer

The Rust programming language is quickly gaining popularity among developers working on embedded systems. Embedded software development involves creating the software that gets flashed onto chips, also known as firmware. This type of software is critical for the operation of many devices, including popular boards such as Arduinos and Raspberry
16 Jan 2023 4 min read
Modular Design in Computing

Modular Design in Computing

Modular design in computing refers to the idea of breaking down complex systems into smaller, more manageable units that can be easily combined and reassembled. This approach has a long history in the field of computing, with its roots dating back to the early days of electronic computers.  One of
12 Jan 2023 8 min read
OWASP Top 10

OWASP Top 10

Beginning in 2003, OWASP top 10 is a published list for understanding security threats and vulnerabilities that security professionals are observing. 8 of the top 10 are from historical data from the previous year that have been collected automatically by cybersecurity professionals. The remaining two of the top 10 security
16 Mar 2022 3 min read
3 Scripts That Make Working With AWS Realtime Gamelift Servers Easier

3 Scripts That Make Working With AWS Realtime Gamelift Servers Easier

One of the hardest parts of working with a newer or niche service, platform, framework, or language is the smaller momentum behind it and the lack of information and tools published online. Gamelift, which was announced in 2016, is no exception to this rule. There are two ways of developing
31 Jan 2021 5 min read
The order of operations to life.
Featured

The order of operations to life.

How much money you have or make can get you far. Where you spend your time will get you further. What you know will tell you where to spend your time and money. Who you know and maintain a good relationship with will get you the furthest.
29 Sep 2020
Page 1 of 2 Older Posts →
Dev Man Dan LLC © 2025
Powered by Ghost