View unanswered posts
Return to advanced search
-
-
Photo Rant #1: Fujifilm X-T5
by fips on Mon Nov 07, 2022 4:44 pm
in Photography Talk
- 0
- 571
-
by fips
on Mon Nov 07, 2022 4:44 pm
-
-
My Ricoh GR III settings (with the firmware 1.60)
by fips on Thu Jul 28, 2022 9:35 pm
in Photography Talk
- 0
- 1511
-
by fips
on Thu Jul 28, 2022 9:35 pm
-
-
★ Welcome to "Photography Talk" (read first)
by fips on Thu Jul 28, 2022 9:05 pm
in Photography Talk
- 0
- 716
-
by fips
on Thu Jul 28, 2022 9:05 pm
-
-
The story of my street photography gear
by fips on Sun Sep 12, 2021 9:18 am
in Photography Talk
- 0
- 8987
-
by fips
on Sun Sep 12, 2021 9:18 am
-
-
Encrypted backups using 'duplicity' on Windows via WSL
by fips on Fri Jul 02, 2021 3:16 pm
in General Discussion, Tech Talk & Blog
- 0
- 6357
-
by fips
on Fri Jul 02, 2021 3:16 pm
-
-
Checking out CppCon 2019 videos
by fips on Sun Sep 29, 2019 9:10 pm
in General Discussion, Tech Talk & Blog
- 0
- 12401
-
by fips
on Sun Sep 29, 2019 9:10 pm
-
-
Optimizing web for large high-res displays (4K and beyond)
by fips on Sun May 27, 2018 11:49 am
in General Discussion, Tech Talk & Blog
- 0
- 12255
-
by fips
on Sun May 27, 2018 11:49 am
-
-
TTGO ESP32 (OLED + 18650) running MicroPython
by fips on Tue Apr 17, 2018 8:50 pm
in General Discussion, Tech Talk & Blog
- 0
- 20708
-
by fips
on Tue Apr 17, 2018 8:50 pm
-
-
Aliasing structs with pointers for const transitivity (C)
by fips on Fri Mar 09, 2018 9:47 pm
in General Discussion, Tech Talk & Blog
- 0
- 12375
-
by fips
on Fri Mar 09, 2018 9:47 pm
-
-
Using rotary encoders for keyboard emulation (RPi)
by fips on Sat Feb 03, 2018 4:44 pm
in General Discussion, Tech Talk & Blog
- 0
- 17210
-
by fips
on Sat Feb 03, 2018 4:44 pm
-
-
Exploring the Rust programming language
by fips on Sun Sep 24, 2017 8:45 pm
in General Discussion, Tech Talk & Blog
- 0
- 14320
-
by fips
on Sun Sep 24, 2017 8:45 pm
-
-
A portable Raspberry Pi Zero W companion computer
by fips on Tue Aug 08, 2017 6:27 pm
in General Discussion, Tech Talk & Blog
- 0
- 17208
-
by fips
on Tue Aug 08, 2017 6:27 pm
-
-
A simple circular buffer with reverse iterator (Lua)
by fips on Wed Nov 23, 2016 10:22 pm
in General Discussion, Tech Talk & Blog
- 0
- 17549
-
by fips
on Wed Nov 23, 2016 10:22 pm
-
-
Simple declarative UI layout engine in Python
by fips on Sat Sep 17, 2016 3:43 pm
in General Discussion, Tech Talk & Blog
- 0
- 22474
-
by fips
on Sat Sep 17, 2016 3:43 pm
-
-
Interactive Arduino menu system over serial line
by fips on Sun Apr 03, 2016 3:19 pm
in General Discussion, Tech Talk & Blog
- 0
- 27864
-
by fips
on Sun Apr 03, 2016 3:19 pm
-
-
CppCon 2015 videos, part 4
by fips on Sat Oct 24, 2015 9:31 am
in General Discussion, Tech Talk & Blog
- 0
- 29476
-
by fips
on Sat Oct 24, 2015 9:31 am
-
-
CppCon 2015 videos, part 3
by fips on Sun Oct 18, 2015 5:29 pm
in General Discussion, Tech Talk & Blog
- 0
- 24358
-
by fips
on Sun Oct 18, 2015 5:29 pm
-
-
CppCon 2015 videos, part 2
by fips on Sun Oct 18, 2015 5:29 pm
in General Discussion, Tech Talk & Blog
- 0
- 23347
-
by fips
on Sun Oct 18, 2015 5:29 pm
-
-
CppCon 2015 videos, part 1
by fips on Sun Oct 04, 2015 2:36 pm
in General Discussion, Tech Talk & Blog
- 0
- 24383
-
by fips
on Sun Oct 04, 2015 2:36 pm
-
-
A simple hex/dec binary data dumper (Python)
by fips on Thu Dec 04, 2014 10:09 pm
in General Discussion, Tech Talk & Blog
- 0
- 26685
-
by fips
on Thu Dec 04, 2014 10:09 pm
-
-
Yet another way to design binary protocols (Python/C++)
by fips on Thu Oct 09, 2014 6:23 pm
in General Discussion, Tech Talk & Blog
- 0
- 26382
-
by fips
on Thu Oct 09, 2014 6:23 pm
-
-
Joining multiple H.264 MOVs using AviSynth and QTSource
by fips on Mon Sep 29, 2014 6:38 pm
in General Discussion, Tech Talk & Blog
- 0
- 22893
-
by fips
on Mon Sep 29, 2014 6:38 pm
-
-
Vector font rasterization using MSAA (C++/OpenGL)
by fips on Fri Aug 29, 2014 9:43 pm
in General Discussion, Tech Talk & Blog
- 0
- 25913
-
by fips
on Fri Aug 29, 2014 9:43 pm
-
-
Hello Triangle! using Emscripten & CMake (C++/WebGL)
by fips on Tue Apr 01, 2014 9:30 pm
in General Discussion, Tech Talk & Blog
- 0
- 48783
-
by fips
on Tue Apr 01, 2014 9:30 pm
-
-
Polymorphism involving objects with value semantics (C++)
by fips on Tue Dec 17, 2013 10:03 pm
in General Discussion, Tech Talk & Blog
- 0
- 31194
-
by fips
on Tue Dec 17, 2013 10:03 pm
-
-
Lone Ranger on iOS & Android is finally out!
by fips on Fri Jul 05, 2013 1:00 pm
in General Discussion, Tech Talk & Blog
- 0
- 26239
-
by fips
on Fri Jul 05, 2013 1:00 pm
-
-
Render/update thread synchronization (C++11)
by fips on Wed Jun 12, 2013 6:53 pm
in General Discussion, Tech Talk & Blog
- 0
- 31913
-
by fips
on Wed Jun 12, 2013 6:53 pm
-
-
Programming ATtiny85 using Arduino Nano as ISP
by fips on Mon May 27, 2013 8:09 pm
in General Discussion, Tech Talk & Blog
- 0
- 71346
-
by fips
on Mon May 27, 2013 8:09 pm
-
-
Designing a flexible GPU abstraction (C++/OpenGL)
by fips on Sat May 18, 2013 11:16 am
in General Discussion, Tech Talk & Blog
- 0
- 25775
-
by fips
on Sat May 18, 2013 11:16 am
-
-
Biped Arduino project (FIPS-BOT-1), part 5 of n
by fips on Sun May 12, 2013 7:18 pm
in General Discussion, Tech Talk & Blog
- 0
- 31551
-
by fips
on Sun May 12, 2013 7:18 pm
-
-
Designing portable PODs & BLOBs (C++)
by fips on Sat May 04, 2013 6:39 am
in General Discussion, Tech Talk & Blog
- 0
- 27080
-
by fips
on Sat May 04, 2013 6:39 am
-
-
A fixed-size string buffer, String_buf (C++)
by fips on Thu Mar 14, 2013 8:43 pm
in General Discussion, Tech Talk & Blog
- 0
- 32482
-
by fips
on Thu Mar 14, 2013 8:43 pm
-
-
Memory-mapped BLOBs in action (C++/Python)
by fips on Thu Mar 07, 2013 10:30 pm
in General Discussion, Tech Talk & Blog
- 0
- 27675
-
by fips
on Thu Mar 07, 2013 10:30 pm
-
-
Biped Arduino project (FIPS-BOT-1), part 4 of n
by fips on Sat Mar 02, 2013 6:07 pm
in General Discussion, Tech Talk & Blog
- 0
- 26315
-
by fips
on Sat Mar 02, 2013 6:07 pm
-
-
Biped Arduino project (FIPS-BOT-1), part 3 of n
by fips on Sat Feb 09, 2013 9:16 pm
in General Discussion, Tech Talk & Blog
- 0
- 31705
-
by fips
on Sat Feb 09, 2013 9:16 pm
-
-
Memory-mapped game resources (C++/Python)
by fips on Sun Feb 03, 2013 11:02 pm
in General Discussion, Tech Talk & Blog
- 0
- 26033
-
by fips
on Sun Feb 03, 2013 11:02 pm
-
-
Biped Arduino project (FIPS-BOT-1), part 2 of n
by fips on Tue Jan 29, 2013 10:57 pm
in General Discussion, Tech Talk & Blog
- 0
- 25987
-
by fips
on Tue Jan 29, 2013 10:57 pm
-
-
Explicit template instantiation (C++)
by fips on Sat Jan 19, 2013 3:49 pm
in General Discussion, Tech Talk & Blog
- 0
- 24680
-
by fips
on Sat Jan 19, 2013 3:49 pm
-
-
Biped Arduino project (FIPS-BOT-1), part 1 of n
by fips on Sun Jan 13, 2013 4:18 pm
in General Discussion, Tech Talk & Blog
- 0
- 25803
-
by fips
on Sun Jan 13, 2013 4:18 pm
-
-
Using the std::weak_ptr as a handle (C++)
by fips on Sat Jan 05, 2013 8:49 pm
in General Discussion, Tech Talk & Blog
- 0
- 25481
-
by fips
on Sat Jan 05, 2013 8:49 pm
-
-
Nemo's Reef on iOS & Android is finally out!
by fips on Fri Dec 21, 2012 3:02 pm
in General Discussion, Tech Talk & Blog
- 0
- 24991
-
by fips
on Fri Dec 21, 2012 3:02 pm
-
-
Yet another glOrtho, glFrustum & gluPerspective (OpenGL)
by fips on Sun Dec 02, 2012 9:29 pm
in General Discussion, Tech Talk & Blog
- 0
- 27382
-
by fips
on Sun Dec 02, 2012 9:29 pm
-
-
Blender 3D, Protocol Buffers, Python 2.x/3.x & PyCollada
by fips on Mon Nov 19, 2012 8:37 pm
in General Discussion, Tech Talk & Blog
- 0
- 25851
-
by fips
on Mon Nov 19, 2012 8:37 pm
-
-
Passing data using the Array_ref wrapper (C++)
by fips on Tue Nov 06, 2012 8:39 pm
in General Discussion, Tech Talk & Blog
- 0
- 24425
-
by fips
on Tue Nov 06, 2012 8:39 pm
-
-
Yet another string Tokenizer (C++)
by fips on Sun Sep 30, 2012 4:52 pm
in General Discussion, Tech Talk & Blog
- 0
- 27443
-
by fips
on Sun Sep 30, 2012 4:52 pm
-
-
Google Protocol Buffers in action (C++)
by fips on Sun Sep 16, 2012 1:56 pm
in General Discussion, Tech Talk & Blog
- 0
- 44640
-
by fips
on Sun Sep 16, 2012 1:56 pm
-
-
Record_pool - Sharing with explicit ownership (C++)
by fips on Fri Aug 24, 2012 7:51 pm
in General Discussion, Tech Talk & Blog
- 0
- 25723
-
by fips
on Fri Aug 24, 2012 7:51 pm
-
-
Exposing object sequences via public data interfaces (C++)
by fips on Mon Aug 06, 2012 9:58 pm
in General Discussion, Tech Talk & Blog
- 0
- 25852
-
by fips
on Mon Aug 06, 2012 9:58 pm
-
-
Don't set, just swap! (C++)
by fips on Thu Jul 26, 2012 7:12 am
in General Discussion, Tech Talk & Blog
- 0
- 25737
-
by fips
on Thu Jul 26, 2012 7:12 am
-
-
C++ reflection - The simplest way
by fips on Tue Jul 24, 2012 8:09 pm
in General Discussion, Tech Talk & Blog
- 0
- 26026
-
by fips
on Tue Jul 24, 2012 8:09 pm
-
-
Evolution of the ultimate time-lapse machine
by fips on Mon May 14, 2012 8:23 pm
in General Discussion, Tech Talk & Blog
- 0
- 36299
-
by fips
on Mon May 14, 2012 8:23 pm
-
-
PIMPL using std::unique_ptr with incomplete types (C++)
by fips on Wed Apr 11, 2012 8:15 pm
in General Discussion, Tech Talk & Blog
- 0
- 31366
-
by fips
on Wed Apr 11, 2012 8:15 pm
-
-
Non-copyable, movable types in C++11
by fips on Mon Apr 09, 2012 4:03 pm
in General Discussion, Tech Talk & Blog
- 0
- 28973
-
by fips
on Mon Apr 09, 2012 4:03 pm
-
-
FontForge binaries for Windows and OSX
by fips on Thu Mar 01, 2012 4:46 pm
in General Discussion, Tech Talk & Blog
- 0
- 23806
-
by fips
on Thu Mar 01, 2012 4:46 pm
-
-
Friday's stream!
by fips on Fri Feb 03, 2012 9:23 pm
in General Discussion, Tech Talk & Blog
- 0
- 24965
-
by fips
on Fri Feb 03, 2012 9:23 pm
-
-
Embedding Lua into executables using LuaJIT/FFI
by fips on Wed Feb 01, 2012 10:48 pm
in General Discussion, Tech Talk & Blog
- 0
- 25983
-
by fips
on Wed Feb 01, 2012 10:48 pm
-
-
Data-oriented design & programming - A simple benchmark
by fips on Sun Jan 29, 2012 11:50 pm
in General Discussion, Tech Talk & Blog
- 0
- 34484
-
by fips
on Sun Jan 29, 2012 11:50 pm
-
-
Reading time from the high-resolution performance counter
by fips on Fri Jan 27, 2012 10:17 pm
in General Discussion, Tech Talk & Blog
- 0
- 23570
-
by fips
on Fri Jan 27, 2012 10:17 pm
-
-
Nikon D7000 JPEG fine vs. JPEG basic evaluation
by fips on Sat Oct 08, 2011 11:51 pm
in Photography Talk
- 0
- 27251
-
by fips
on Sat Oct 08, 2011 11:51 pm
-
-
FipS' C++ coding style
by fips on Fri Sep 09, 2011 3:02 pm
in General Discussion, Tech Talk & Blog
- 0
- 23786
-
by fips
on Fri Sep 09, 2011 3:02 pm
-
-
OpenGL ES 2.0 shader setup
by fips on Tue Aug 09, 2011 3:06 pm
in General Discussion, Tech Talk & Blog
- 0
- 23280
-
by fips
on Tue Aug 09, 2011 3:06 pm
-
-
QuakeCon 2011 - John Carmack's keynote
by fips on Mon Aug 08, 2011 6:20 pm
in General Discussion, Tech Talk & Blog
- 0
- 25407
-
by fips
on Mon Aug 08, 2011 6:20 pm
-
-
THOR: Son of Asgard for iPhone/iPod/iPad is out!
by fips on Sat May 21, 2011 10:14 pm
in General Discussion, Tech Talk & Blog
- 0
- 23024
-
by fips
on Sat May 21, 2011 10:14 pm
-
-
phpBB - Integration of the new Facebook like button
by fips on Sat May 21, 2011 9:21 pm
in General Discussion, Tech Talk & Blog
- 0
- 22700
-
by fips
on Sat May 21, 2011 9:21 pm
-
-
Decoupling & Tradable Quality Hypothesis - The articles
by fips on Tue Feb 22, 2011 12:44 pm
in General Discussion, Tech Talk & Blog
- 0
- 22605
-
by fips
on Tue Feb 22, 2011 12:44 pm
-
-
Fixing a sticky Kindle's power switch
by fips on Sat Dec 25, 2010 4:18 pm
in General Discussion, Tech Talk & Blog
- 0
- 32240
-
by fips
on Sat Dec 25, 2010 4:18 pm
-
-
Beaterator - Too restrictive license!
by fips on Sun Nov 28, 2010 11:47 am
in General Discussion, Tech Talk & Blog
- 0
- 24812
-
by fips
on Sun Nov 28, 2010 11:47 am
-
-
Simple visualization using pyglet & pyeuclid (Python)
by fips on Sat Nov 06, 2010 7:03 pm
in General Discussion, Tech Talk & Blog
- 0
- 25737
-
by fips
on Sat Nov 06, 2010 7:03 pm
-
-
The making of Silent Hill 2
by fips on Sat Oct 23, 2010 10:15 pm
in General Discussion, Tech Talk & Blog
- 0
- 23923
-
by fips
on Sat Oct 23, 2010 10:15 pm
-
-
OpenGL ES 2.0 Programming Guide - The book
by fips on Tue Sep 28, 2010 8:12 pm
in General Discussion, Tech Talk & Blog
- 0
- 22077
-
by fips
on Tue Sep 28, 2010 8:12 pm
-
-
How to copy files to the MSVC 2010 output directory
by fips on Sun Sep 26, 2010 6:43 pm
in General Discussion, Tech Talk & Blog
- 0
- 22926
-
by fips
on Sun Sep 26, 2010 6:43 pm
-
-
And So You Code - The song
by fips on Sun Sep 12, 2010 10:14 am
in General Discussion, Tech Talk & Blog
- 0
- 24832
-
by fips
on Sun Sep 12, 2010 10:14 am
-
-
Instance creation in the FSHUB Engine (DevLog #1)
by fips on Sun Jul 18, 2010 9:09 pm
in General Discussion, Tech Talk & Blog
- 0
- 23252
-
by fips
on Sun Jul 18, 2010 9:09 pm
-
-
Blender rigging tutorial by Brian Williamson (bugzilla2001)
by fips on Wed Jun 30, 2010 7:11 pm
in General Discussion, Tech Talk & Blog
- 0
- 25328
-
by fips
on Wed Jun 30, 2010 7:11 pm
-
-
The dusk of Windows Mobile - Windows Phone 7 is coming!
by fips on Mon Jun 28, 2010 9:13 pm
in General Discussion, Tech Talk & Blog
- 0
- 22313
-
by fips
on Mon Jun 28, 2010 9:13 pm
-
-
Statically typed scenegraph based on recursive Boost.Variant
by fips on Sat Jun 19, 2010 10:18 pm
in General Discussion, Tech Talk & Blog
- 0
- 24951
-
by fips
on Sat Jun 19, 2010 10:18 pm
-
-
Blade Runner - Rachel's song
by fips on Thu Jun 10, 2010 8:50 pm
in General Discussion, Tech Talk & Blog
- 0
- 25138
-
by fips
on Thu Jun 10, 2010 8:50 pm
-
-
Windows Phone 7 graphics & GPU
by fips on Wed Apr 21, 2010 9:27 pm
in General Discussion, Tech Talk & Blog
- 0
- 24657
-
by fips
on Wed Apr 21, 2010 9:27 pm
-
-
A few thoughts on Youtube, Facebook, Twitter and others
by fips on Wed Mar 17, 2010 2:51 pm
in General Discussion, Tech Talk & Blog
- 0
- 21996
-
by fips
on Wed Mar 17, 2010 2:51 pm
-
-
Implementation of the ASSERT macro (C++)
by fips on Tue Mar 02, 2010 10:22 pm
in General Discussion, Tech Talk & Blog
- 0
- 24333
-
by fips
on Tue Mar 02, 2010 10:22 pm
-
-
Jet Screenshot - The app
by fips on Tue Dec 22, 2009 3:34 pm
in General Discussion, Tech Talk & Blog
- 0
- 21826
-
by fips
on Tue Dec 22, 2009 3:34 pm
-
-
Rigid body test, using the Bullet physics library (C++)
by fips on Sun Jun 28, 2009 6:26 pm
in General Discussion, Tech Talk & Blog
- 0
- 28256
-
by fips
on Sun Jun 28, 2009 6:26 pm
-
-
Internet Explorer crashes solved!
by fips on Fri May 08, 2009 11:00 pm
in General Discussion, Tech Talk & Blog
- 0
- 22238
-
by fips
on Fri May 08, 2009 11:00 pm
-
-
pfQuizzz Chinese translation
by fips on Tue Apr 21, 2009 8:44 am
in pfQuizzz Community Forum
- 0
- 11091
-
by fips
on Tue Apr 21, 2009 8:44 am
-
-
pfQuizzz 1.2 has just been released
by fips on Fri Apr 17, 2009 11:58 am
in pfQuizzz Community Forum
- 0
- 10973
-
by fips
on Fri Apr 17, 2009 11:58 am
-
-
pfQuizzz video
by fips on Tue Apr 14, 2009 4:33 pm
in pfQuizzz Community Forum
- 0
- 10898
-
by fips
on Tue Apr 14, 2009 4:33 pm
-
-
How to enter data into the program?
by fips on Fri Apr 03, 2009 8:01 am
in pfQuizzz Community Forum
- 0
- 11365
-
by fips
on Fri Apr 03, 2009 8:01 am
-
-
pfQuizzz 1.1 has just been released
by fips on Tue Mar 31, 2009 8:09 am
in pfQuizzz Community Forum
- 0
- 10976
-
by fips
on Tue Mar 31, 2009 8:09 am
-
-
Widescreen troubles on Windows Mobile
by fips on Mon Feb 09, 2009 1:40 pm
in General Discussion, Tech Talk & Blog
- 0
- 18683
-
by fips
on Mon Feb 09, 2009 1:40 pm
-
-
★ Welcome to "General Discussion" (read first)
by fips on Mon Dec 08, 2008 11:28 am
in General Discussion, Tech Talk & Blog
- 0
- 24213
-
by fips
on Mon Dec 08, 2008 11:28 am