Friday Q&A 2018-04-27: Generating Text With Markov Chains in Swift
A technical guide on implementing Markov chains in Swift to generate realistic but nonsensical text from a given corpus.
A technical guide on implementing Markov chains in Swift to generate realistic but nonsensical text from a given corpus.
A developer shares their experience using FreeBSD CURRENT as a daily driver for software development, detailing the setup, workflow, and hardware issues that led them to switch back to Arch Linux.
A guide on creating reusable Blazor component libraries, including setup, project creation, and building a simple in-memory list component.
A developer reports on a collaborative sprint between the Sway and KDE teams to improve Wayland desktop interoperability and protocols.
A tutorial on building a responsive admin dashboard layout using CSS Grid, including code examples and cross-browser considerations.
A developer recounts his first international speaking engagement at the IT Konekt conference in Serbia, sharing his travel experiences and talk on C#.
A data scientist explains why he's attending the eRum 2018 R conference in Budapest instead of useR! this year, and provides details about the event.
A motivational article addressing imposter syndrome in software development, encouraging developers to define their own worth through continuous learning.
Explains how the ping command works on Linux using IPv4, covering ICMP packets, system calls, and network diagnostics.
An overview of Microsoft Application Insights features for developers, highlighting its SDK support, free tier, and dependency tracking capabilities.
A programmer shares a script to automate exporting Storify content before it shuts down, saving time over the manual process.
A tutorial on implementing custom view controller transitions and interactive swipe gestures in iOS using Swift and UIKit.
Presentation slides for a Power BI tips and tricks talk at DataBISummit, available for download.
A technical guide detailing the author's blogging workflow using GitHub Pages, Jekyll themes, Cloudflare for HTTPS, and Git branches for drafting.
A developer draws parallels between learning complex coding concepts and following the intricate Marvel Avengers universe, emphasizing curiosity-driven learning.
A summary of Richard Campbell's video on the origins and evolution of the Microsoft .NET ecosystem, its languages, and development tools.
A data science VP shares how Lazada uses machine learning for e-commerce, including automated review classification and product ranking.
A technical guide on building IoT applications using Azure IoT Edge, covering edge analytics, deployment, and a practical demo scenario.
A developer shares solutions for PHPStorm performance issues on macOS, focusing on font rendering and JRE problems.
Guide on using Azure AD Managed Service Identity with application permissions to securely call APIs without storing secrets.