Hacker News new | past | comments | ask | show | jobs | submit | from login
Review of Embracing Modern C++ Safely (justsoftwaresolutions.co.uk)
2 points by ibobev on March 2, 2023 | past | 1 comment
Using atomics for thread synchronization in C++ (justsoftwaresolutions.co.uk)
2 points by ingve on April 19, 2021 | past
Can non-overlapping spinlocks deadlock in C++? (justsoftwaresolutions.co.uk)
1 point by ingve on April 15, 2021 | past
Ticket Maps (justsoftwaresolutions.co.uk)
1 point by ibobev on March 20, 2021 | past
Invariants and Preconditions (justsoftwaresolutions.co.uk)
3 points by ibobev on March 5, 2020 | past
Invariants and Preconditions (justsoftwaresolutions.co.uk)
1 point by matt_d on March 5, 2020 | past
Getting tuple elements with a runtime index in C++ (justsoftwaresolutions.co.uk)
3 points by metahost on Feb 9, 2020 | past
Locks, Mutexes, and Semaphores: Types of Synchronization Objects (2014) (justsoftwaresolutions.co.uk)
96 points by peter_d_sherman on Jan 4, 2020 | past | 10 comments
Object_ptr: Safer Replacement for Raw Pointers (justsoftwaresolutions.co.uk)
2 points by ingve on March 21, 2019 | past
Reclaiming C++ Data Structures with Cycles (justsoftwaresolutions.co.uk)
55 points by criddell on Oct 13, 2016 | past | 92 comments
Core C++ – lvalues and rvalues (justsoftwaresolutions.co.uk)
4 points by ingve on Feb 27, 2016 | past
Core C++ – Destructors and RAII (justsoftwaresolutions.co.uk)
2 points by ingve on Sept 24, 2015 | past
Std::shared_ptr's secret constructor (justsoftwaresolutions.co.uk)
87 points by santaclaus on July 25, 2015 | past | 10 comments
New Concurrency Features in C++14 (justsoftwaresolutions.co.uk)
2 points by ingve on July 8, 2015 | past
Duplication in Software (justsoftwaresolutions.co.uk)
2 points by AndreyKarpov on March 26, 2013 | past
Simplify Parallel Code by Encapsulating Locks (justsoftwaresolutions.co.uk)
2 points by tech_junkie on Aug 7, 2011 | past | 1 comment
Multithreading in C++0x (justsoftwaresolutions.co.uk)
1 point by helwr on July 17, 2011 | past
Multithreading in C++0x (justsoftwaresolutions.co.uk)
3 points by octopus on June 1, 2011 | past | 1 comment
November 2010 C++ Standards Committee Mailing (justsoftwaresolutions.co.uk)
1 point by shin_lao on Dec 7, 2010 | past
C++0x Final Committee Draft Published (justsoftwaresolutions.co.uk)
2 points by kvs on April 3, 2010 | past | 1 comment
Delay Using a Database (justsoftwaresolutions.co.uk)
2 points by araneae on Sept 11, 2009 | past | 4 comments
Multithreading in C++0x part 1: Starting Threads (justsoftwaresolutions.co.uk)
3 points by Anon84 on Feb 12, 2009 | past

Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: