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

[ 5803 ]

10.79$ (10%)
24.59$ (18%)
12.59$ (16%)
8.59$ (14%)
21.24$ (15%)
24.98$ (17%)
3.29$ (18%)
33.59$ (16%)
43.94$ (12%)
10.19$ (15%)
21.21$ (15%)
5.77$ (17%)
16.97$ (15%)
4.44$ (11%)
17.79$ (11%)
25.47$ (15%)
5.78$ (17%)
20.99$ (16%)
12.74$ (15%)
8.89$ (11%)
17.79$ (11%)
12.59$ (16%)
33.17$ (17%)
34.99$ (13%)
21.21$ (15%)
33.17$ (17%)
16.57$ (17%)
52.19$ (13%)
21.21$ (15%)
16.77$ (16%)
GAMERSGATE

[ 1209 ]

18.23$ (55%)
3.14$ (55%)
4.5$ (70%)
0.63$ (84%)
5.22$ (74%)
14.4$ (64%)
16.0$ (60%)
1.5$ (62%)
7.5$ (50%)
5.0$ (50%)
0.87$ (91%)
3.75$ (62%)
9.99$ (50%)
11.69$ (10%)
3.0$ (80%)
8.0$ (80%)
17.99$ (10%)
1.88$ (81%)
1.0$ (80%)
0.86$ (83%)
0.67$ (32%)
6.0$ (70%)
13.04$ (48%)
1.7$ (83%)
1.5$ (92%)
5.0$ (50%)
1.5$ (70%)
2.5$ (50%)
0.68$ (89%)
4.0$ (60%)

FANATICAL BUNDLES

Time left:

356414 days, 2 hours, 7 minutes


Time left:

0 days, 10 hours, 7 minutes


Time left:

2 days, 10 hours, 7 minutes


Time left:

28 days, 9 hours, 7 minutes


Time left:

10 days, 10 hours, 7 minutes


Time left:

13 days, 10 hours, 7 minutes


Time left:

15 days, 10 hours, 7 minutes


Time left:

23 days, 10 hours, 7 minutes


Time left:

30 days, 9 hours, 7 minutes


HUMBLE BUNDLES

Time left:

1 days, 4 hours, 7 minutes


Time left:

4 days, 4 hours, 7 minutes


Time left:

8 days, 3 hours, 7 minutes


Time left:

9 days, 3 hours, 7 minutes

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