Skip to content

Instantly share code, notes, and snippets.

View mloskot's full-sized avatar
🏠
Working from home

Mateusz Łoskot mloskot

🏠
Working from home
View GitHub Profile
@mloskot
mloskot / boost-1-72-gil-changelog.md
Created October 29, 2019 23:17
Boost.GIL changes between Boost 1.71 and 1.72
git log boost-1.71.0..master --pretty=format:"1. [%h](http://github.com/boostorg/gil/commi t/%H) - %s" > boost-1-72-gil-changelog.md
  1. e8a04f403 - Merge branch 'develop' for Boost 1.72 release.
  2. 62379dd5b - Implement Sobel and Scharr operators (#392)
  3. 20f511b7d - Flatten structure of test/extension/io/output/ folder (#400)
  4. 29208c730 - Fix void istream_device::read function returning a value (#399)
  5. 100762760 - Add GIL_ENABLE_EXT_DYNAMIC_IMAGE to CMakeSettings.json example [ci skip]
  6. 146d81bb7 - Update exte
@mloskot
mloskot / boost-gil-with-cmake-for-vs.md
Last active October 23, 2019 18:32
Generate VS solution with CMake 3.14 for Boost.GIL using staged Boost
@mloskot
mloskot / boost-geometry-index-statistics.hpp
Last active September 26, 2019 13:42
Custom statistics collector for Rtree in boost::geometry::index, not yet in Boost trunk, so copy to: {BOOSTDIR}/boost/geometry/index/detail/rtree/visitors/statistics.hppUPDATE: Added to Boost trunk: https://svn.boost.org/trac/boost/changeset/84649
// Boost.Geometry Index
//
// R-tree visitor collecting basic statistics
//
// Copyright (c) 2011-2013 Adam Wulkiewicz, Lodz, Poland.
// Copyright (c) 2013 Mateusz Loskot, London, UK.
//
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
@mloskot
mloskot / theraband_flexbar_tyler_twist.markdown
Last active May 31, 2019 21:01
TheraBand FlexBar "Tyler Twist" for Tennis/Golfer's Elbow
@mloskot
mloskot / BashOnWindows.md
Last active September 26, 2018 09:33
BashOnWindows for C/C++ development
@mloskot
mloskot / Add-CMakeToolbar.ps1
Last active April 11, 2018 08:02
PowerShell script to add toolbar with CMake commands to Visual Studio 2017
<#
.SYNOPSIS
Adds toolbar with CMake commands to Visual Studio 2017.
Workaround for "No toolbar or shortcuts for CMake integration", see
https://developercommunity.visualstudio.com/content/problem/199214/no-toolbar-or-shortcuts-for-cmake-integration.html
.DESCRIPTION
Visual Studio 2017 comes with integration for CMake,
with commands available from the dedicated top-level CMake menu.
@mloskot
mloskot / sits-snowboarding-techniques.md
Last active January 29, 2018 09:52
YouTube: Snowboarding Techniques by SITS

Snowboarding Techniques by SITS

Snowboard - technika jazdy SITS 2013-2014

Table of contents of the how-to video created by SITS - Stowarzyszenie Instruktorów i Trenerów Snowboardu w Polsce (Association of Snowboard Instructors and Trainers in Poland).

Note: Some of the Polish acronyms (e.g. NW, WN) have been, sort of, loosely translated to English. Any corrections strongly welcome!

Falling

  • 05:55: Upadanie w tył i podnoszenie się / Falling backwards and getting up
@mloskot
mloskot / Scapular-Hanging-Progressions.md
Created June 30, 2016 10:20
Scapular Hanging Progressions by Dewey Nielsen
@mloskot
mloskot / pdal_build_incredibuild_vs_msbuild.md
Last active February 18, 2016 17:24
Timing PDAL build using VS2015 and IncrediBuild vs MSBuild

PDAL parallel builds on Windows

Quick wall clock comparison of PDAL parallel builds using MSBuild and IncrediBuild.

TL;TR

Build (cores) t(s)
MS (48) 44
MS (32) 44
@mloskot
mloskot / AlexPuccioTraining.md
Last active January 13, 2016 16:04
Alex Puccio's training overview based on interview given to TrainingBeta.com