TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 9 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Benedikt][David Martínez Martí]

Stream Log

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. Putting FileLock and StatefulTaskMutex together to create a system wide task lock.

2019-11-03 19:45:11

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. Working on filelock-task. Which will involve six+ classes...

2019-11-02 22:25:11

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. Working on filelock-task. Which will involve six+ classes...

2019-11-02 21:30:14

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. Working on filelock-task. Which will involve six+ classes...

2019-11-02 17:40:12

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. Timers are handled by the thread pool main loop. Now that the thread pool is finished, it turns out that...

2019-11-01 19:20:14

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool. Right now: Assertion `rvalue.m_head == 0 && rvalue.m_tail == 0'

2019-10-31 22:05:07

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool. Right now: Assertion `rvalue.m_head == 0 && rvalue.m_tail == 0'

2019-10-31 20:00:15

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool. Right now: Searching for and fixing (other) non-initialized atomic

2019-10-30 23:05:07

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool. Right now: Searching for and fixing (other) non-initialized atomic

2019-10-30 19:00:15

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool. Right now: Why is this assert happening?

2019-10-30 00:50:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool.

2019-10-28 19:05:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool.

2019-10-28 17:15:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool.

2019-10-28 02:00:14

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool.

2019-10-27 17:15:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. SpinSemaphore integration into ThreadPool.

2019-10-27 16:50:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. Doing online code challenges.

2019-10-27 01:55:07

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-26 21:55:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-26 18:10:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-25 22:00:14

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-25 19:10:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-25 18:50:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-24 23:15:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-24 00:00:14

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-23 22:10:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-23 21:55:07

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-23 19:20:12

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-23 18:35:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-23 01:10:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-22 22:00:14

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-21 23:30:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-21 18:25:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-21 15:30:11

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-20 20:45:08

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-19 19:15:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-18 19:30:12

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-18 19:00:13

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-18 18:50:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-17 23:40:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-17 23:30:11

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-17 01:15:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 22:55:07

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 22:35:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 18:40:11

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 18:25:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 18:15:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 17:50:11

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 17:35:10

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 00:45:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-16 00:35:09

timmysongbird

🎮 Science & Technology

📺 twitch

📑 Live C++ development on linux. How to efficiently block and restart threadpool threads: designing the spin/sleep/wakeup mechanism.

2019-10-14 18:40:10

GAMEBILLET

[ 6071 ]

16.96$ (15%)
8.89$ (11%)
25.46$ (15%)
3.35$ (16%)
3.25$ (19%)
22.24$ (11%)
12.71$ (15%)
17.79$ (11%)
16.52$ (17%)
16.52$ (17%)
41.99$ (16%)
6.61$ (17%)
3.35$ (16%)
8.25$ (17%)
3.29$ (18%)
24.87$ (17%)
16.95$ (15%)
8.37$ (16%)
16.96$ (15%)
16.79$ (16%)
50.96$ (15%)
7.54$ (16%)
6.71$ (16%)
35.14$ (12%)
17.19$ (14%)
8.47$ (15%)
16.96$ (15%)
34.79$ (13%)
12.89$ (14%)
7.11$ (11%)
GAMERSGATE

[ 1356 ]

1.0$ (80%)
10.62$ (58%)
11.99$ (60%)
0.37$ (63%)
0.87$ (91%)
0.9$ (92%)
0.79$ (74%)
9.99$ (50%)
9.99$ (50%)
0.42$ (79%)
7.49$ (63%)
27.99$ (30%)
0.68$ (86%)
0.37$ (63%)
1.32$ (91%)
7.2$ (64%)
1.5$ (70%)
24.0$ (60%)
6.6$ (74%)
13.49$ (33%)
20.0$ (50%)
1.5$ (62%)
1.32$ (91%)
1.13$ (62%)
23.99$ (40%)
5.0$ (75%)
4.19$ (40%)
9.0$ (70%)
0.94$ (81%)
0.74$ (63%)

FANATICAL BUNDLES

Time left:

356413 days, 20 hours, 45 minutes


Time left:

0 days, 4 hours, 45 minutes


Time left:

2 days, 4 hours, 45 minutes


Time left:

28 days, 3 hours, 45 minutes


Time left:

10 days, 4 hours, 45 minutes


Time left:

13 days, 4 hours, 45 minutes


Time left:

15 days, 4 hours, 45 minutes


Time left:

23 days, 4 hours, 45 minutes


Time left:

30 days, 3 hours, 45 minutes


HUMBLE BUNDLES

Time left:

0 days, 22 hours, 45 minutes


Time left:

3 days, 22 hours, 45 minutes


Time left:

7 days, 21 hours, 45 minutes


Time left:

8 days, 21 hours, 45 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE