Skip to navigation Skip to content

DevLog

Everything on SFML, Tools, Leadership & More

  • Home
  • About Me
  • SFML News
  • GitHub
  • Bluesky
  • Mastodon
  • Twitter
Main Navigation

Tag: microblog

Your Windows Is a Hypervisor

For the longest time I’ve either picked VirtualBox or less often VMware whenever I needed a virtual machine. Only a few months ago I learned at work that Windows 10 comes with its own Hypervisor called Hyper-V. Usually you have to enable Hyper-V, but then it’s really easy to use. As a bonus note, if […]

August 17, 2018By Lukas Tooling Hyper-V, microblog, virtualization, VMLeave a Comment

Fetch GitHub Pull Requests Locally

It’s by no means a secret thing and Google will be the first to tell you, but by the off chance that someone hasn’t thought about it, here’s just the command how to do it. git fetch origin pull/<id>/head:<branch> <id> refers to the pull request id on GitHub<branch> refers to a custom branch name of […]

August 14, 2018By Lukas Tooling Git, GitHub, microblog, pull requestLeave a Comment
Recent Posts
  • Referencing GAC Assembly in SDK Project
  • “Cross-Compilation” with GitHub Actions
  • Prevent MSBuild Execution While Loading a C# Project
  • Microsoft 365 Subscription without Copilot?
  • SFML 3 Release
Categories
  • Code
  • Engineering
  • Leadership
  • SFML News
  • Thoughts
  • Tooling
  • Uncategorized
  • Update
Meta
  • Log in
  • Entries RSS
  • Follow on Feedly
Recent Posts
  • Referencing GAC Assembly in SDK Project
  • “Cross-Compilation” with GitHub Actions
  • Prevent MSBuild Execution While Loading a C# Project
  • Microsoft 365 Subscription without Copilot?
  • SFML 3 Release
Categories
  • Code
  • Engineering
  • Leadership
  • SFML News
  • Thoughts
  • Tooling
  • Uncategorized
  • Update
© DevLog 2025 • ThemeCountry Powered by WordPress
  • Home
  • About Me
  • SFML News
  • GitHub
  • Bluesky
  • Mastodon
  • Twitter