Numeral system with ten as its base
POPULARITY
On this week's agenda: New housing minister has thoughts on housing prices, Buffalo Pound Water Treatment Plant update, money for Taylor Field Redevelopment, borrowing bucks for infrastructure. Music by Ryan Hill (aka Guidewire). Originally broadcast on 91.3FM CJTR, AccessNow community radio.
This week's show features a diverse mix of Afrohouse, UK Amapiano, Amapiano from South Africa, and deep house classics. It combines both old and new tracks and includes artists such as Hector Couto, Dyed Soundorom, Deniz Kurtel, the Martinez Brothers, Franck Roger, Decimal, Timbawolf, Charles Caliber, Scottie Dee, Eastwood, MA1, Anthony Ranz, Mad One, Supa D, Maestro, King P, DJ IC, and many more. This mix is definitely for the connoisseurs of house music. And remember good music creates good vibes! Tune into the powerhouse show every Friday from 10PM. - 12AM non-stop house music, insightful interviews, & guest mixes. Whether you're a seasoned clubgoer or discovering the genre, the powerhouse show is the ultimate destination for all things house. Don't miss it! @dejavufmdejavufm.com
This week's show was packed with the freshest sounds from UK producers making waves in the club scene, including Decimal, Brizzy Beats, Mad One, Timbawolf, Eastwood, Scottie Dee, Charles Caliber, Maestro uk, and many more. And let's not overlook our amazing host, Afronarki, who consistently brings the heat with his fire bars. This mix is your ticket to an unforgettable musical journey—so buckle up, enjoy the ride, and vibe with us! #Afro House #Tribal #Amapiano SA #Uk AmapianoTune into the powerhouse show every Friday from 10PM. - 12AM non-stop house music, insightful interviews, & guest mixes. Whether you're a seasoned clubgoer or discovering the genre, the powerhouse show is the ultimate destination for all things house. Don't miss it! @dejavufmdejavufm.com
In My Zone - Episode 1- 24/3/2025 Antonio Pascal & Pedro PascalOn Dejavu FmFeaturing the best in Afro House, Soulful House & Amapiano plus special guests, Decimal, Brizzy Beatz & Mc FroDon't forget to tune in on Dejavufm every Monday 8pm-12am www.dejavufm.com https://dejavufm.com/Watch us live Mixcloud https://www.mixcloud.com/afro-soul-london/Instagram@dj_pedro_p - https://www.instagram.com/dj_pedro_p/@afrosoullondon https://www.instagram.com/antonioafrohousepascal/TikTokdj.pedro.phttps://www.tiktok.com/@dj.pedro.p
On this episode Justin records live at ViVE 2025 in Nashville. Stay tuned for the next few weeks to hear all his guests. This week tune in to hear Erik Pupo, Director, Commercial Health IT Advisory, Guidehouse + Kamal Jethwani, Co-founder & CEO, Decimal.health and VP, Digital Ventures, Moffitt Cancer Center To stream our Station live 24/7 visit www.HealthcareNOWRadio.com or ask your Smart Device to “….Play Healthcare NOW Radio”. Find all of our network podcasts on your favorite podcast platforms and be sure to subscribe and like us. Learn more at www.healthcarenowradio.com/listen
Scaling New Heights Podcast: Cutting Edge Training For Small Business Advisors
On this episode, Heather and Joe talk about seven essential productivity hacks to help accountants and bookkeepers stay sane during the busy season. They cover strategies like the two-minute rule, email automation, mindset shifts, and the importance of setting boundaries to maintain efficiency and well-being. Joe also revisits The Execution Factor by Kim Perrell (from episode 41 of the Woodard Report podcast). TV and Movie Quote: Heather quoted Everything Everywhere All at Once Joe quoted Michael Corleone from the Godfather Book of the Week: The Execution Factor by Kim Perrell Joe interviewed Kim Perrell on episode 41 of The Woodard Report Podcast Favorite Social Posts: Heather mentioned Matt Tait of Decimal and his post on LinkedIn Joe mentioned Greg Kyte on X/Twitter as posted by The Soul of Enterprise The Woodard Report Article of the Week: Executive Orders: The Good, the Bad and the Impact on Business by Ryan Francis Thank you to our show sponsor, Bill! They are the intelligent way to create and pay bills, send invoices, manage expenses, control budgets, and access the credit your business needs to grow—all on one platform. Learn more about the show and our sponsors at Woodard.com/podcast
In the world of business, accounting is often seen as a painful necessity. But what if it could be a strategic advantage instead of a chore?In this episode, Matt Tait, Founder and CEO of Decimal, discusses how his company revolutionizes accounting services for small businesses and why he believes aligning business incentives is key to success.You'll discover:How Decimal fosters a people-first company culture in a remote work environmentThe unique approach Decimal takes towards acquisitions and partnershipsInsights on leveraging technology and AI in the accounting industryWhy an abundance mindset could be the secret to business growthDecimal's experience with reps and warranties insurance in M&A transactions
Most accounting firms never grow past a few hundred thousand dollars. They get stuck in manual work and outdated processes, making it nearly impossible to scale. But what if you could break through that ceiling?For accounting firm owners looking to grow beyond seven figures, the challenge isn't just getting there—it's what comes next. In this episode, Matt Tait, founder of Decimal, shares what separates firms that plateau from those that thrive. With experience building and scaling businesses past the first million, Matt dives into the key strategies, mindset shifts, and systems that create sustainable growth.In this episode, you'll learn:Why most firms stall before hitting seven figures—and how to break throughThe biggest operational mistakes that hold firm owners backThe systems and processes that drive scalable successJump into the conversation:[00:00:03] Meet Matt Tait[00:00:10] Why most accounting firms struggle to grow[00:00:24] The challenge isn't getting to $1M—it's what comes next[00:01:15] What this show is all about[00:02:05] The mindset shift that separates thriving firms from stagnant ones
In this episode of Unhired, we sit down with Matt Tait, CEO and founder of Decimal, a company that provides bookkeeping and tax services for small businesses. Matt shares his journey as a serial entrepreneur, discussing the ups and downs of running multiple businesses (including his background as a recovering lawyer). He opens up about lessons learned, the realities of business finances, and why bookkeeping isn't just a necessary evil—it's a crucial piece of building a sustainable business. We also dive into what it takes to grow a company, why founders often struggle with financial management, and how Matt and his team at Decimal have helped over a thousand businesses get their books in order. Whether you're a numbers person or not, this conversation will change the way you think about the financial health of your business.
This show has been flagged as Clean by the host. I have set up some LoRaWAN temperature and humidity sensors, and am using the Things Stack to collect the data. This gets processed via a web-hook and rendered as a graph. The LoRaWAN Alliance - https://lora-alliance.org Mastering LoRaWAN - https://www.amazon.com/Mastering-LoRaWAN-Comprehensive-Communication-Connectivity-ebook/dp/B0CTRH6MV6 The Things Industries - https://thethingsindustries.com server.py import json import sqlite3 import logging from http.server import BaseHTTPRequestHandler, HTTPServer rooms = { 'eui-24e12*********07': 'living-room', 'eui-24e12*********54': 'hall', 'eui-24e12*********42': 'downstairs-office', 'eui-24e12*********35': 'kitchen', 'eui-24e12*********29': 'conservatory', 'eui-24e12*********87': 'landing', 'eui-24e12*********45': 'main-bedroom', 'eui-24e12*********89': 'upstairs-office', 'eui-24e12*********38': 'spare-bedroom', 'eui-24e12*********37': 'playroom' }; # Configure logging logging.basicConfig(filename="server_log.txt", level=logging.INFO, format="%(asctime)s - %(message)s") # Define the web server handler class MyServerHandler(BaseHTTPRequestHandler): # Handle POST requests def do_POST(self): length = int(self.headers.get('Content-Length')) data = self.rfile.read(length).decode('utf-8') try: # Validate and parse JSON data json_data = json.loads(data) logging.info(f"Received valid JSON data: {json_data}") # Write the data to database id = json_data["end_device_ids"]["device_id"] room = rooms.get(id) readat = json_data["uplink_message"]["rx_metadata"][0]["time"] temp = json_data["uplink_message"]["decoded_payload"]["temperature"] hum = json_data["uplink_message"]["decoded_payload"]["humidity"] conn = sqlite3.connect('data.db') sql = """CREATE TABLE IF NOT EXISTS data ( id INTEGER PRIMARY KEY AUTOINCREMENT, room TEXT, readat DATETIME, temp DECIMAL(4,1), hum DECIMAL(4,1) );""" conn.execute(sql) sql = "INSERT INTO data (room, readat, temp, hum) VALUES (?, ?, ?, ?)" conn.execute(sql, (room, readat, temp, hum)) conn.commit() conn.close() self.send_response(200) self.send_header("Content-type", "text/html") self.end_headers() self.wfile.write(bytes("Data received and logged!", "utf-8")) except json.JSONDecodeError: logging.error("Invalid JSON data received.") self.send_response(400) # Bad Request self.send_header("Content-type", "text/html") self.end_headers() self.wfile.write(bytes("Invalid JSON format.", "utf-8")) except PermissionError: logging.error("File write permission denied.") self.send_response(500) # Internal Server Error self.send_header("Content-type", "text/html") self.end_headers() self.wfile.write(bytes("Server error: Unable to write data to file.", "utf-8")) # Start the server server_address = ('0.0.0.0', 12345) # Customize host and port if needed httpd = HTTPServer(server_address, MyServerHandler) print("Server started on http://localhost:12345") httpd.serve_forever() process.php const data1 = { datasets: [ ], labels: [] }; const ctx1 = document.getElementById("temp").getContext("2d"); const options1 = { type: "line", data: data1, options: { elements: { point:{ radius: 0 } } } }; const chart1 = new Chart(ctx1, options1); const data2 = { datasets: [ ], labels: [] }; const ctx2 = document.getElementById("hum").getContext("2d"); const options2 = { type: "line", data: data2, options: { elements: { point:{ radius: 0 } } } }; const chart2 = new Chart(ctx2, options2); Temperature Chart Humidity Chart Provide feedback on this episode.
In this first episode of Season 2, Sasha Orloff is joined by Matt Tait, CEO of Decimal, to discuss the rise of AI in accounting, Decimal's recent acquisition of KPMG Spark, and their new strategic partnership with Puzzle. Matt also covers his journey building Decimal, the balance of human expertise in a tech-driven world, and the industry's future. --
Scaling New Heights Podcast: Cutting Edge Training For Small Business Advisors
On this episode, Joe speaks with Matt Tait, CEO of Decimal, about the integration of AI in the accounting industry, highlighting Decimal's transition to the AI-native ledger platform, Puzzle. Matt shares his thoughts on how Puzzle can automate up to 90% of routine tasks, improve client experiences, and enhance workflow scalability. His perspective on the implied partnership between tech and accounting firms is refreshing and not to be missed. Episode Resources: Connect with Matt Tait on LinkedIn Decimal.com - Let Decimal Solve Financial Operations Thank you to our show sponsor, Zoho! Zoho is a unique and powerful software suite to transform the way you work. Designed for businesses of all sizes, built by a company that values your privacy. Learn more about the show and our sponsors at Woodard.com/podcast
A fascinating discussion with Matt Tait, who:Is a recovering lawyerComes from a family of entrepreneursIs a multiple time entrepreneurIs currently the CEO of DecimalHosts a podcast titled, "After the First Million," which is for startups, those in the "messy middle" of growth, and people in a large companyAt Decimal he leads a team of over 100 people who provide clients services in accounting (from bookkeeping up to the controller level), HR, and IT.Even though Decimal is 100% virtual he has been intentional about culture. We discuss getting his people working together by creating team situations. Our discussion takes us to using AI to streamline his services.You can reach Matt at https://www.decimal.com.John MartinkaJessica MartinkaContact us via either website or give us a call and be sure to check out our videoshttps://nokomisadvisory.com/https://www.martinkaconsulting.com/https://www.youtube.com/c/JohnAMartinka/videos 425-515-4903
In this episode of Can't Stop the Growth, Chad Peterman dives deep into the challenges (and wins!) of leading remote teams with Matt Tait, CEO of Decimal. With 85 employees across five countries, Matt's mastered intentional leadership, accountability, and culture—even when teams are miles apart. They unpack how to: Reinforce values daily so they're lived, not just listed. Balance empathy and accountability for a culture that's both people-centered and high-performing. Create clear, transparent communication that doesn't leave room for guesswork. If you're leading a remote or decentralized team, this episode offers actionable insights to keep your people connected, accountable, and aligned—no matter where they are. Additional Resources: Connect with Matt on LinkedIn Discover Decimal Chad on LinkedIn Chad Peterman | CEO | Author Peterman Brothers Website More on PeopleForward Network Follow PeopleForward Network on LinkedIn Key Takeaways: Intentional Culture Building in Remote Teams: Leading remote teams requires intentionality—reinforce values consistently so they become ingrained behaviors. As Matt puts it, he acts as the “Chief Repeating Officer” to keep Decimal's values front and center for his widely dispersed team. Balance Empathy with Accountability: A people-first culture doesn't mean compromising on accountability. Matt and Chad discuss how holding individuals accountable can actually reinforce the team's morale by keeping everyone aligned and focused on common goals. Address Conflict Directly for Stronger Teams: Conflict avoidance can erode trust and productivity. Effective leaders lean into uncomfortable conversations and model healthy conflict resolution, strengthening team cohesion and organizational health.
Struggling with forecasting accuracy as a Fractional CFO? Discover how the WIP Report can be your crystal ball for clear, reliable financial projections. In this video, we'll show you how to use a WIP Report to prevent costly mistakes, keep your clients' cash flow on track, and make strategic decisions with confidence.Check out this episode on YouTube:
Wondering how to scale your Fractional CFO firm to seven figures? I spent 13 hours with some of the most successful CFOs in the game, talking about everything from streamlining your sales process to building the right team. Here are my biggest takeaways, in under 11 minutes!
I just got a $30,000,000 lead for my Fractional CFO firm. Here's the full behind the scenes on how I handled the ENTIRE sales process.
How does Python handle memory? Why does it need to perform custom forms of memory allocation? We talk about all that in this episode. We don't talk about Easter eggs, and we never mention Brandt by name, as promised last time! ## Timestamps (00:00:00) INTRO (00:00:22) PART 0: SPORTS NEWS (00:01:57) PART 1: MEMORY ALLOCATION (00:03:46) If you write C correctly, it manages memory for you (00:05:38) malloc and the heap (00:09:31) High-level allocators (00:10:48) pymalloc (00:11:15) 512 is a good number (00:12:43) Memory domains in pymalloc (00:15:09) Why is pymalloc faster than just using malloc? (00:20:16) To free or not to free (00:26:35) User-facing features of pymalloc (00:30:40) Łukasz replaced by an LLM Sim... almost (00:32:58) Debugging help with marked memory (00:39:24) 8-byte alignment (00:42:27) cymem (00:45:08) tracemalloc (00:49:12) memray (00:50:47) Coding like an ultravillain (00:55:22) Complaining about Apple (01:01:45) PART 2: PR OF THE WEEK (01:13:46) Pablo's buildbot release status page (01:18:26) PART 3: WHAT'S GOING ON IN CPYTHON (01:18:52) PEP 762 (01:22:30) PEP 758 (01:26:10) Performance updates (01:29:14) Argparse suggests correct spelling (01:30:13) Fraction.from_number() and Decimal.from_number() (01:30:39) switched in contextvars (01:31:42) Better type annotations in pydoc signatures (01:33:33) Fixes in TaskGroup and _PyFuture ref cycles (01:34:03) Data race in ZoneInfo (01:35:53) Testing certificates set to expire far in the future (01:36:32) InternalDocs (01:40:22) There are no Easter eggs (01:40:42) OUTRO
One of the best ways to keep Fractional CFO clients longer is by nailing the onboarding process. This video walks you through my approach.
Want a community of other Fractional CFOs to help you scale? Go here: https://www.thecfoaccelerator.com/innercircle?utm_source=PC Want free, actionable insights to start or scale your firm? Check out my newsletter here: https://www.thecfoaccelerator.com/5mfcfo?utm_source=PCIf you're new to the channel, my name is Michael King. I've been building and managing my Fractional CFO firm, KFE Solutions, since 2016. I've also coached hundreds of other Fractional CFO firm owners to help them start and scale their firms as well. Today, I share the lessons I've learned over the past 8+ years to help others build their firms and have outsized impact for their clients. Huge shout out to our sponsors who help us to put out this content: 1) Need someone you can trust to handle bookkeeping for your clients? Check out Decimal: https://www.decimal.com/lp/cfo-accelerator?utm_source=CFOAccelerator&utm_medium=Referral&utm_campaign=Partnership&utm_content=&utm_term= 2) Want to save 40 hours/month+ on creating reports for your CFO clients? Check out G-Accon:https://cfo.thecfoaccelerator.com/accon
Want a community of other Fractional CFOs to help you scale? Go here: https://www.thecfoaccelerator.com/innercircle?utm_source=PC Want free, actionable insights to start or scale your firm? Check out my newsletter here: https://www.thecfoaccelerator.com/5mfcfo?utm_source=PCIf you're new to the channel, my name is Michael King. I've been building and managing my Fractional CFO firm, KFE Solutions, since 2016. I've also coached hundreds of other Fractional CFO firm owners to help them start and scale their firms as well. Today, I share the lessons I've learned over the past 8+ years to help others build their firms and have outsized impact for their clients. Huge shout out to our sponsors who help us to put out this content: 1) Need someone you can trust to handle bookkeeping for your clients? Check out Decimal: https://www.decimal.com/lp/cfo-accelerator?utm_source=CFOAccelerator&utm_medium=Referral&utm_campaign=Partnership&utm_content=&utm_term= 2) Want to save 40 hours/month+ on creating reports for your CFO clients? Check out G-Accon:https://cfo.thecfoaccelerator.com/accon
Little known fact, libraries are the most dangerous businesses in any given city.
In this episode, Rory speaks with Matt Tait, co-founder and CEO of Decimal and host of After Your First Million, about his firms growth, AI, and the latest accounting the accounting world. Discover how Matt's company, Decimal, is using AI to reduce manual work, allowing accountants to focus on high-level advisory services. 7 Find out how Decimal's decision to fully embrace AI, coupled with a global team model, has led to rapid growth and improved client experiences. Explore the major shifts happening in the profession including the untethering of employees from traditional work locations and the growing demand for flexible work models. Curious how AI can elevate your firm's advisory services? Want to learn how forward-thinking companies are using technology to improve both employee satisfaction and client outcomes? Find out the answers to these questions and more in this engaging conversation with Decimal Co-Founder and CEO Matt Tait.
WORK WITH ME
Managing a distributed team sounds tough—until you hear how Matt Tait turned it into a competitive advantage for his business. In this episode Lee sits down with Matt, CEO of Decimal—a fast-growing bookkeeping and accounting firm that's taking “boring” and turning it into brilliance. Matt's journey is anything but ordinary: from a failed restaurant tech startup to scaling Decimal from a two-person operation to a team of 80 across four countries, he's learned firsthand how to lead with vulnerability, humility, and a dash of humor. Learn what it really means to “fail forward,” and how that mindset can help to navigate a remote-first, people-first business. Additional Resources: Connect with Lee on LinkedIn Learn more about Unleashing Leaders Follow PeopleForward Network on LinkedIn Matt Tait on LinkedIn After the First Million podcast Learn more about PeopleForward Network Listen to the original episode on Unlocked podcast Key Takeaways: Embrace Vulnerability and Failure: Matt highlights the importance of “failing forward” and embracing vulnerability to grow as a leader. Building Remote Culture: Creating intentional connection points and valuing transparency is crucial to success in a remote workforce. Scaling with a People-First Approach: Matt emphasizes that business success stems from building a team that genuinely cares about each other.