Skip to content
NeuralLantern.com NeuralLantern.com
  • Home
  • Social Media Links
  • X / Twitter
  • Rumble
  • Youtube
  • Bitchute
  • Minds
  • Odysee
Subscribe

Posts by mike

Home » Archives for mike » Page 3
About mike
Master File Copying with System Calls in x86-64 YASM Assembly
Posted inAssembly Language Coding Computer Science

Master File Copying with System Calls in x86-64 YASM Assembly

Learn file copying in x86-64 YASM assembly with system calls. This tutorial covers opening files, using looping buffers, and verifying with MD5 checksums.
Posted by mike October 5, 2025
Setting Up a Raspberry Pi Wi-Fi Repeater – Scene 4: IP Forwarding & Access Point
Posted inComputer Science Networking Raspberry Pi

Setting Up a Raspberry Pi Wi-Fi Repeater – Scene 4: IP Forwarding & Access Point

Set up a Raspberry Pi Wi-Fi repeater with IP forwarding & access point configuration. Step-by-step guide for network extension. #RaspberryPi #WiFiRepeater
Posted by mike September 29, 2025
Mastering Standard Input, Output, and Error (STDIN, STDOUT, STDERR) in Linux with Yasm Assembly Examples
Posted inAssembly Language Coding Computer Science

Mastering Standard Input, Output, and Error (STDIN, STDOUT, STDERR) in Linux with Yasm Assembly Examples

Explore Linux's STDIN, STDOUT, and STDERR pipes with a fun Yasm Assembly demo. Learn how programs communicate, redirect outputs, and handle inputs in this beginner-friendly guide.
Posted by mike September 22, 2025
Command Line Arguments in Yasm Assembly with GCC: A Practical Guide
Posted inAssembly Language Coding Computer Science

Command Line Arguments in Yasm Assembly with GCC: A Practical Guide

Learn to process command line arguments in Yasm assembly with GCC. Practical x86-64 guide for hybrid programs with clear examples. #Assembly #Programming
Posted by mike September 14, 2025
Turn Your Raspberry Pi into a Wi-Fi Repeater: Step-by-Step Guide (Part 3)
Posted inComputer Science Raspberry Pi Videos

Turn Your Raspberry Pi into a Wi-Fi Repeater: Step-by-Step Guide (Part 3)

Turn your Raspberry Pi into a Wi-Fi repeater! Learn to compile drivers, set up Network Manager, and install DNS Masq in this step-by-step guide. Boost your network now!
Posted by mike September 14, 2025
Master Command Line Arguments in x86-64 Assembly with YASM
Posted inAssembly Language Coding Computer Science

Master Command Line Arguments in x86-64 Assembly with YASM

Learn to access command line arguments in x86-64 YASM assembly on Linux. Master stack handling and argv looping in this clear, practical tutorial!
Posted by mike September 8, 2025
Headless Raspberry Pi Setup: SSH, Static IP, and WiFi Dongle Guide
Posted inComputer Science Raspberry Pi Videos

Headless Raspberry Pi Setup: SSH, Static IP, and WiFi Dongle Guide

Headless Raspberry Pi setup guide: Disable auto-mount, configure SSH, set static IP, and prep WiFi dongle. Perfect for beginners!
Posted by mike August 31, 2025
Mastering x86-64 YASM Assembly: Functions Made Simple
Posted inAssembly Language Coding Computer Science

Mastering x86-64 YASM Assembly: Functions Made Simple

Master x86-64 YASM assembly functions! Learn to write, call, and manage arguments & returns in this beginner-friendly tutorial. Avoid crashes & respect the ABI.
Posted by mike August 24, 2025
Turn Your Raspberry Pi into a Wi-Fi Repeater: Boost Your Home Network!
Posted inComputer Science Raspberry Pi Videos

Turn Your Raspberry Pi into a Wi-Fi Repeater: Boost Your Home Network!

Learn how to turn a Raspberry Pi into a Wi-Fi repeater to extend your home network. This DIY tutorial covers setup, subnets, and Wi-Fi adapters for better signal strength.
Posted by mike August 20, 2025
Mastering System Services in x86-64 Assembly Programming
Posted inAssembly Language Coding Computer Science

Mastering System Services in x86-64 Assembly Programming

Learn x86-64 assembly system services! Master syscalls, file descriptors, and program exits with clear examples in this coding tutorial. #AssemblyProgramming
Posted by mike August 18, 2025

Posts pagination

Previous page 1 2 3 4 5 … 7 Next page

Recent Posts

  • The Call Stack Explained: Call Frames, Return Addresses, Local Variables
  • Mixed Function Arguments in x86-64 Assembly – Integers & Floats Explained
  • x86-64 Assembly Pointers & Dereferencing Explained – Hybrid C++/YASM Example
  • x86-64 Assembly: Floating Point Registers Basics with YASM (MOVSD, MULSD, CVTSI2SD)
  • Implement strlen for Null-Terminated Strings in x86-64 Assembly (YASM)

Recent Comments

No comments to show.

Archives

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

Categories

  • Assembly Language
  • Coding
  • Computer Science
  • Conversions
  • Debugging
  • Drivers
  • Networking
  • Raspberry Pi
  • Videos
Copyright 2026 — NeuralLantern.com. All rights reserved. Bloghash WordPress Theme
Scroll to Top