Menu
Assault By Logic
Search
Explore
  • Product
  • Analytics
  • Reference
  • Tools
  • Data & Analytics
Search
Assault By Logic

Articles, quotes and more

Assault By Logic
  • Product
  • Analytics
  • Reference
  • Tools
  • Data & Analytics

Recent Posts

  • Episode 3: Lani Rosales, COO – The state of the tech job market.
  • Analytics 101: Data Governance
  • Understanding Customer Churn: Best Practices for Delivering Insightful Data
  • Whitepaper: Building a Data Platform: A Comprehensive Guide
  • Episode 2: Will Lowrey, Product Manager Coach

2021 Topps Tier One

  • Posted byby John Steinmetz
  • 3 years ago
  • 1 min
  • Posted in
    • JavaScript

Only have Sysomos tweet context? Extract username from URL.

  • Posted byby John Steinmetz
  • June 25, 2013
  • 1 min

Using regular expressions you can extract the username from a twitter URL. var twitterURL = item.link; var twitterName = twitterURL.match(/https?:\/\/(www\.)?twitter\.com\/(#!\/)?@?([^\/]*)/)[3];

Continue reading
  • Posted in
    • Editorial

The Traditional Development Environment is Fading Away.

  • Posted byby John Steinmetz
  • February 7, 2013
  • 2 min

In my 15+ years of development I have noticed changes in the workplace development environment. In the traditional sense, developers were head down, “bill bill bill” and spoken only to…

Continue reading
  • Posted in
    • Analytics

Building a ChatGPT Application with Python: Exploring the Concept of Temperature

  • Posted byby John Steinmetz
  • June 27, 2023
  • 3 min

In recent years, natural language processing (NLP) models have made significant advancements, enabling us to build intelligent conversational agents. OpenAI’s ChatGPT, based on the powerful GPT-3.5 architecture, is one such…

Continue reading
  • Information is made to be shared.
    • Product
    • Analytics
    • Reference
    • Tools
    • Data & Analytics
Please wait...

Subscribe to the Assault By Logic blog

Want to be notified when my articles are published? Enter your email address and name below to be the first to know.
SIGN UP FOR NEWSLETTER NOW