Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lefticus/cpp_weekly issues and pull requests

#356 - Moving from C++11 to C++14

Issue - State: closed - Opened by lefticus about 1 year ago - 1 comment
Labels: episode idea, Recorded

#355 - Moving from C++98 to C++11

Issue - State: closed - Opened by lefticus about 1 year ago - 1 comment
Labels: episode idea, Recorded

#354 - [C++ weekly]: Hiding implementation details with template specialization

Issue - State: open - Opened by ricardomatias about 1 year ago - 2 comments
Labels: episode idea

#353 - [C++ weekly]: My wishlist : packing + endianess

Issue - State: open - Opened by AncalagonTotof2 about 1 year ago - 1 comment
Labels: episode idea

#351 - Ranges, algorithm: std::sort vs std::ranges::sort

Issue - State: open - Opened by monamimani about 1 year ago
Labels: episode idea

#350 - [C++ weekly]: My wishlist #2 : Zero to hero on C++ developer ecosystem

Issue - State: open - Opened by honey-speaks-tech about 1 year ago - 1 comment
Labels: episode idea

#349 - PIMPL using modern C++ Smart Pointer Types Pros/Cons

Issue - State: open - Opened by werneazc about 1 year ago
Labels: episode idea

#348 - Use `nodiscard` in abstract interfaces to make them more secure

Issue - State: open - Opened by werneazc about 1 year ago - 6 comments
Labels: episode idea

#347 - C++98 code restoration

Issue - State: closed - Opened by lefticus about 1 year ago - 1 comment
Labels: episode idea, C++ Weekly, Recorded

#346 - Should we use C++ 20 ranges, views? When to use/avoid ranges, views?

Issue - State: open - Opened by kiner-shah over 1 year ago
Labels: episode idea

#345 - The case for `consteval` (user defined literals?)

Issue - State: open - Opened by lefticus over 1 year ago - 1 comment
Labels: episode idea, C++ Weekly

#343 - CTAD for NTTP

Issue - State: closed - Opened by lefticus over 1 year ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#342 - linear search vs binary search

Issue - State: open - Opened by lefticus over 1 year ago
Labels: episode idea, C++ Weekly

#341 - GUI Programming QuickStart With FLTK

Issue - State: open - Opened by lefticus over 1 year ago
Labels: episode idea, C++ Weekly, ready to record

#340 - C++26's new placeholder identifier!

Issue - State: closed - Opened by lefticus over 1 year ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#339 - 35 Years of Game Development Attempts

Issue - State: open - Opened by lefticus over 1 year ago
Labels: episode idea

#338 - Why to avoid std::move

Issue - State: closed - Opened by lefticus over 1 year ago
Labels: episode idea, ready to record

#337 - Reviewing my 25 year old university code

Issue - State: closed - Opened by lefticus over 1 year ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#335 - Singleton pattern and alternatives in modern c++

Issue - State: open - Opened by Matthieu-Sauer over 1 year ago
Labels: episode idea

#334 - Practical Usage of std::allocator with C++ Containers: A Deep Dive

Issue - State: open - Opened by SamiraMHosseini over 1 year ago
Labels: episode idea

#333 - Forwarding/Universal References and Reference Collapsing

Issue - State: open - Opened by SamiraMHosseini over 1 year ago
Labels: episode idea

#332 - Under the Hood of Perfect Forwarding (std::forward) and Its Practical Usage

Issue - State: open - Opened by SamiraMHosseini over 1 year ago
Labels: episode idea

#331 - Can a function that uses "assert(...)" be marked noexcept? Should it be?

Issue - State: open - Opened by calebarist over 1 year ago - 1 comment
Labels: episode idea

#330 - Return pair/tuple gives warning if putting them in a structured binding with const.

Issue - State: closed - Opened by HSNB over 1 year ago - 4 comments

#329 - transforming lambda captures

Issue - State: closed - Opened by lefticus over 1 year ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#328 - Ultimate guide to attributes through C++23

Issue - State: closed - Opened by lefticus over 1 year ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded, Jason's Favorites

#327 - safely using span and string_view

Issue - State: closed - Opened by lefticus over 1 year ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded, Jason's Favorites

#326 - benefits of avoiding pointer arithmetic

Issue - State: closed - Opened by lefticus over 1 year ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded, Jason's Favorites

#315 - Intro to exceptions

Issue - State: closed - Opened by lefticus over 1 year ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#312 - Review the pocketpy library

Issue - State: open - Opened by paulross80 over 1 year ago - 2 comments
Labels: episode idea

#305 - Rule of 3/5/0, Copy-And-Swap idiom, etc.

Issue - State: open - Opened by dhouck over 1 year ago - 1 comment
Labels: episode idea

#304 - Simple light weight generators without coroutines

Issue - State: closed - Opened by lefticus over 1 year ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#303 - C++'s First New Floating Point Types in 40 years!

Issue - State: closed - Opened by lefticus over 1 year ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#299 - Why you should avoid code that needs `std::move`

Issue - State: closed - Opened by lefticus over 1 year ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded, Jason's Favorites

#297 - How using `const` can dramatically improve code

Issue - State: open - Opened by lefticus over 1 year ago - 5 comments
Labels: episode idea, C++ Weekly, ready to record

#296 - C++23's chunk & stride

Issue - State: closed - Opened by lefticus over 1 year ago - 1 comment
Labels: episode idea, C++ Weekly, Recorded

#295 - C++23's slide vs adjacent

Issue - State: closed - Opened by lefticus over 1 year ago - 1 comment
Labels: episode idea, C++ Weekly, Recorded

#294 - C++23's zip views

Issue - State: closed - Opened by lefticus over 1 year ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#285 - You're using pair,tuple,expected,optional,variant wrong

Issue - State: closed - Opened by lefticus almost 2 years ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#276 - C++23's [[assume]]

Issue - State: closed - Opened by lefticus almost 2 years ago - 4 comments
Labels: episode idea, Recorded

#255 - Follow up to episode on better main

Issue - State: open - Opened by lefticus almost 2 years ago - 2 comments
Labels: episode idea

#251 - Deducing this by value or reference?

Issue - State: open - Opened by BluBb-mADe almost 2 years ago - 2 comments
Labels: episode idea, C++ Weekly

#245 - Alignment in C++ (alignof, alignas, std::alignment_of, placement new)

Issue - State: open - Opened by MattyMuir about 2 years ago - 8 comments
Labels: episode idea, C++ Weekly

#242 - Kotlin version of Conway's Game of Life

Pull Request - State: closed - Opened by YSakhno about 2 years ago

#239 - Tutorial on how setup, use and run FFMPEG in a program

Issue - State: open - Opened by Gadamatik about 2 years ago - 4 comments
Labels: episode idea, C++ Weekly

#235 - Turbocharging your build with Mold?

Issue - State: closed - Opened by lefticus about 2 years ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#229 - The important parts of C++23

Issue - State: closed - Opened by lefticus about 2 years ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#208 - C++20's new `<chrono>` features

Issue - State: closed - Opened by ChrisThrasher about 2 years ago - 7 comments
Labels: episode idea, C++ Weekly, Recorded

#194 - How to double (or triple!) your developer salary!

Issue - State: closed - Opened by lefticus over 2 years ago - 2 comments
Labels: episode idea, C++ Weekly, ready to record

#193 - C++ is 40 Years Old... Is C++ Dying?

Issue - State: closed - Opened by lefticus over 2 years ago - 6 comments
Labels: episode idea, C++ Weekly, Recorded

#179 - C++23 Has Fixed The reinterpret_cast Problem

Issue - State: open - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, C++ Weekly

#178 - This C++ Feature Must Go!

Issue - State: closed - Opened by lefticus over 2 years ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#173 - What are padding and alignment, and why you might care.

Issue - State: closed - Opened by lefticus over 2 years ago - 5 comments
Labels: episode idea, C++ Weekly, Recorded, Jason's Favorites

#159 - The Best Open Source C++ Tools (According to Twitter)

Issue - State: open - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, C++ Weekly, Jason's Favorites

#150 - The Best Closed-Source C++ Tools (According to Twitter)

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, C++ Weekly, Jason's Favorites

#129 - reinterpret_cast and undefined behaviour

Issue - State: open - Opened by lcarlier over 2 years ago - 5 comments
Labels: episode idea, C++ Weekly

#120 - The dogbolt decompiler explorer

Issue - State: closed - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, C++ Weekly, Recorded

#119 - Use of `noreturn` and `deprecated` attributes in C++

Issue - State: closed - Opened by mohammadzainabbas over 2 years ago - 2 comments
Labels: episode idea, C++ Weekly, ready to record

#115 - How C++20 Modules can change the way we design libraries.

Issue - State: open - Opened by monamimani over 2 years ago - 2 comments
Labels: episode idea

#100 - Preparing for C++ interviews

Issue - State: closed - Opened by SamiraMHosseini over 2 years ago - 11 comments
Labels: episode idea, C++ Weekly

#99 - template typename vs class

Issue - State: closed - Opened by toRatnesh over 2 years ago - 2 comments
Labels: episode idea, C++ Weekly

#98 - How small object optimizations work

Issue - State: closed - Opened by lefticus over 2 years ago - 8 comments
Labels: episode idea, C++ Weekly, Recorded

#97 - When to use explicit on a multiple parameters constructor

Issue - State: open - Opened by bananartist over 2 years ago
Labels: episode idea, C++ Weekly

#96 - Coroutines and lambdas do not mix well

Issue - State: open - Opened by cppden over 2 years ago
Labels: episode idea, C++ Weekly

#95 - What C++ Needs Next

Issue - State: closed - Opened by fcolecumberri over 2 years ago - 5 comments
Labels: episode idea, C++ Weekly, Recorded

#94 - When to not use member bit-fields.

Issue - State: open - Opened by ACBYTES over 2 years ago
Labels: episode idea, C++ Weekly

#93 - Things you don't know about C++ Unions

Issue - State: closed - Opened by lefticus over 2 years ago - 5 comments
Labels: episode idea, C++ Weekly, Recorded

#92 - C23 changes that affect C++ programmers!

Issue - State: closed - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, C++ Weekly, Recorded

#91 - Why you NEED to learn C++ in 2022! (2024?) (2025?)

Issue - State: open - Opened by lefticus over 2 years ago - 3 comments
Labels: episode idea, C++ Weekly, ready to record

#90 - C is getting auto!

Issue - State: open - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, [Fill in the Blank]

#89 - Fork your C++ to make it safer!

Issue - State: open - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, C++ Weekly, ready to record

#88 - Intro to Julia programming language

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#87 - std::ranges quickstart

Issue - State: closed - Opened by lefticus over 2 years ago - 7 comments
Labels: episode idea, C++ Weekly, Recorded

#86 - C++23's Lambda Attribute Syntax (and why it's needed)

Issue - State: closed - Opened by lefticus over 2 years ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#85 - C++23's `move_only_function`

Issue - State: closed - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, C++ Weekly

#84 - `static constexpr` vs `inline constexpr`

Issue - State: closed - Opened by lefticus over 2 years ago - 1 comment
Labels: episode idea, C++ Weekly, Recorded

#83 - C23's std::embed

Issue - State: closed - Opened by lefticus over 2 years ago - 3 comments
Labels: episode idea, C++ Weekly, Recorded

#82 - `constexpr` and `mutable` what does it mean if you put them together?

Issue - State: closed - Opened by lefticus over 2 years ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#81 - C++23's `unreachable()`

Issue - State: closed - Opened by lefticus over 2 years ago - 5 comments
Labels: episode idea, C++ Weekly, Recorded

#80 - C++23's `constexpr std::unique_ptr`

Issue - State: closed - Opened by lefticus over 2 years ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#79 - Clang's OptViewer

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, C++ Weekly

#78 - coroutines / CppCoro library / Andreas Fork

Issue - State: closed - Opened by lefticus over 2 years ago - 2 comments
Labels: episode idea, C++ Weekly, Recorded

#77 - Could anybody make a proposal? Thanks.

Issue - State: open - Opened by YagaoDirac over 2 years ago - 1 comment

#76 - What is a template template parameter?

Issue - State: closed - Opened by lefticus over 2 years ago - 4 comments
Labels: episode idea, C++ Weekly, Recorded

#75 - Is C++ Still Relevant?

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, C++ Weekly

#74 - 6502's of the Apple II Line

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#73 - [Repeated, please ignore] C++17 std::pmr how and why with expeirence of these years.

Issue - State: closed - Opened by YagaoDirac over 2 years ago - 1 comment
Labels: duplicate, episode idea

#72 - What is a Pointer?

Issue - State: closed - Opened by lefticus over 2 years ago - 2 comments
Labels: episode idea, [Fill in the Blank], Recorded

#71 - drawing pixels in Java

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#70 - drawing pixels in C#

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#69 - Intro to QB64

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#68 - VGA graphics in QuickBASIC

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#67 - intro to Quick BASIC

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#66 - Creating a VIC-II emulator

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#65 - Creating a VGA emulator

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#64 - Garmin Watch App Development

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]

#63 - Why data access patterns matter

Issue - State: closed - Opened by lefticus over 2 years ago - 2 comments
Labels: episode idea, [Fill in the Blank]

#62 - Game of life in C64 BASIC

Issue - State: open - Opened by lefticus over 2 years ago
Labels: episode idea, [Fill in the Blank]