Circle Medical (YC S15) Is Hiring Ruby Engineers in Montreal
ABOUT US Circle Medical is a Y-Combinator healthcare technology startup on a mission to bring quality, delightful primary care to everyone on the planet. Built by top-tier entrepreneurs, engineers, designers, and physicians, our telemedicine software has pioneered how people find and receive care. Our founding team has decades of experience with successful technology startup […]
Hono v4.0.0
Going to full-stack. Hono v4.0.0 is out! This major update includes some breaking changes and the addition of three major features. Static Site Generation Client Components File-based Routing So Hono is going to full-stack. Let’s take a look at the three features. 1. Static Site Generation We introduce SSG Helper. With it you can generate […]
Permutation City
Permutation City — Greg Egan by Greg Egan Synopsis Paul uncovered his eyes, and looked around the room. Away from a few dazzling patches of direct sunshine, everything glowed softly in the diffuse light: the matte white brick walls, the imitation (imitation) mahogany furniture; even the posters – Bosch, Dali, Ernst, and Giger – looked […]
Almost every infrastructure decision I endorse or regret

Image from UnSplash I’ve led infrastructure at a startup for the past 4 years that has had to scale quickly. From the beginning I made some core decisions that the company has had to stick to, for better or worse, these past four years. This post will list some of the major decisions made and […]
Multilingual transformer and BERTopic for topic modeling: The case of Serbian

Abstract:This paper presents the results of the first application of BERTopic, a state-of-the-art topic modeling technique, to short text written in a morphologi-cally rich language. We applied BERTopic with three multilingual embed-ding models on two levels of text preprocessing (partial and full) to evalu-ate its performance on partially preprocessed short text in Serbian. We also […]
Getting SSH Port 22

How SSH port became 22 The default SSH port is 22. It is not a coincidence. This is a story of how it got that port. When I (Tatu Ylonen first published this story in April 2017, it went viral and got about 120,000 readers in three days. The story of getting SSH port 22 […]
Russian troops use Starlink licensed and imported from Dubai

Reports are currently surfacing that Starlink is being leveraged increasingly by opposition forces on the front lines. According to the information provided by the Ukrainian military, authorized accounts and terminals are arriving in Russia via Dubai, and they are fully operational within contested regions. This situation is mirrored by the anecdotes shared by Ukrainian soldiers […]
‘What do you mean, the tower is gone?’

An Alabama radio station has been forced to temporarily shut down after thieves stole a 200ft radio tower. WJLX, a station in Jasper, Alabama, was ordered to go off air by the Federal Communications Commission (FCC) after thieves took the station’s AM tower last week, the Guardian first learned. “In all my years of being […]
Rust wont save us, but its ideas will

What are we saving? Recently, I came across this article titled ”Rust Won’t Save Us: An Analysis of 2023’s Known Exploited Vulnerabilities“. Being the clickbait it is, I clicked. Quick background on me: I’ve worked in cybersecurity for almost 10 years. I know cybersecurity way more than I know development. My day job is securing […]
Bayesian Analysis with Python

The third edition of Bayesian Analysis with Python is an introduction to the main concepts of applied Bayesian inference and its practical implementation in Python using state-of-the-art libraries like PyMC, ArviZ, Bambi, PyMC-BART, PreliZ, and Kulprit. By the end of this book, you will possess a functional understanding of probabilistic modeling, enabling you to design […]