SoatDev IT Consulting
SoatDev IT Consulting
  • About us
  • Expertise
  • Services
  • How it works
  • Contact Us
  • News
  • May 13, 2024
  • Rss Fetcher

Approximation by prime powers

The well-known Weierstrass approximation theorem says that polynomials are dense in C [0, 1]. That is, given any continuous function f on the unit interval, and any ε > 0, you can find a polynomial P such that f and P are never more than ε apart. This means that linear

Read more
  • May 12, 2024
  • Rss Fetcher

Logarithm approximation curiosity

I’ve written before about three simple approximations for logarithms, for base 10 log10(x) ≈ (x – 1)/(x + 1) base e, loge(x) ≈ 2(x – 1)/(x + 1) and base 2 log2(x) ≈ 3(x – 1)/(x + 1). These can be used to mentally approximate logarithms to moderate accuracy, accurate

Read more
  • May 11, 2024
  • Rss Fetcher

Iterated Mersenne primes

A Mersenne number is a number of the form 2k − 1. A Mersenne prime is a Mersenne number which is also a prime. It turns out that if 2k − 1 is prime then k must be prime, so Mersenne numbers have the form 2p − 1 is prime.

Read more
  • May 10, 2024
  • Rss Fetcher

Small probabilities add, big ones don’t

A video has been making the rounds in which a well-known professor [1] says that if something has a 20% probability of happening in one attempt, then it has a 40% chance of happening in two attempts, a 60% chance in happening in three attempts, etc. This is wrong, but

Read more
  • May 10, 2024
  • Rss Fetcher

Between hyper-focus and burnout: Developing with ADHD

Eira and Ryan talk with Chris Ferdinandi, a front-end developer and ADHD advocate, about his diagnosis experience, the importance of accommodations for neurodivergent folks, and some advice for devs looking for the best tools and tactics for managing ADHD at work.

Read more
  • May 9, 2024
  • Rss Fetcher

Python vs JavaScript: Most Important Differences

Read more
  • May 9, 2024
  • Rss Fetcher

Margin vs Padding in HTML and CSS: Differences and How to Use

Read more
  • May 8, 2024
  • Rss Fetcher

Logistic regression quick takes

This post is a series of quick thoughts related to logistic regression. It starts with this article on moving between logit and probability scales. *** Logistic regression models the probability of a yes/no event occurring. It gives you more information than a model that simply tries to classify yeses and

Read more
  • May 7, 2024
  • Rss Fetcher

How a sound engineer builds coding skills on CodeSignal Learn

Whether you’re trying to break into tech, prepare for the job search, or level up in your current role, it helps to know that you’re not alone in your journey to build your technical skills. That’s why we’re sharing stories from learners like you: to motivate and inspire others in

Read more
  • May 7, 2024
  • Rss Fetcher

Numerical application of mean value theorem

Suppose you’d like to evaluate the function for small values of z, say z = 10−8. This example comes from [1]. The Python code from numpy import exp def f(z): return (exp(z) - 1 - z)/z**2 print(f(1e-8)) prints -0.607747099184471. Now suppose you suspect numerical difficulties and compute your result to

Read more
  • 1
  • …
  • 55
  • 56
  • 57
  • 58
  • 59
  • …
  • 232

Recent Posts

  • Why a new anti-revenge porn law has free speech experts alarmed 
  • Week in Review: Notorious hacking group tied to the Spanish government
  • Structured frameworks for complex systems
  • Dungeons, Dragons, and Numbers
  • My favorite paper: H = W

Categories

  • Industry News
  • Programming
  • RSS Fetched Articles
  • Uncategorized

Archives

  • May 2025
  • April 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023

Tap into the power of Microservices, MVC Architecture, Cloud, Containers, UML, and Scrum methodologies to bolster your project planning, execution, and application development processes.

Solutions

  • IT Consultation
  • Agile Transformation
  • Software Development
  • DevOps & CI/CD

Regions Covered

  • Montreal
  • New York
  • Paris
  • Mauritius
  • Abidjan
  • Dakar

Subscribe to Newsletter

Join our monthly newsletter subscribers to get the latest news and insights.

© Copyright 2023. All Rights Reserved by Soatdev IT Consulting Inc.