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

🌟 Special thanks to our amazing supporters:


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

Any feedback for tuxDB? Join us!

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

[ 6448 ]

16.39$ (18%)
16.79$ (16%)
49.77$ (17%)
3.75$ (85%)
20.72$ (17%)
4.18$ (16%)
12.42$ (17%)
13.02$ (13%)
25.47$ (15%)
8.27$ (17%)
16.57$ (17%)
49.77$ (17%)
16.57$ (17%)
29.02$ (17%)
4.95$ (17%)
34.59$ (42%)
16.96$ (15%)
16.57$ (17%)
2.50$ (75%)
17.59$ (12%)
8.39$ (16%)
16.57$ (17%)
8.27$ (17%)
16.57$ (17%)
24.89$ (17%)
12.42$ (17%)
16.57$ (17%)
16.57$ (17%)
41.47$ (17%)
5.03$ (16%)
GAMERSGATE

[ 1462 ]

6.6$ (67%)
4.25$ (75%)
0.89$ (87%)
1.0$ (80%)
6.0$ (80%)
1.02$ (91%)
3.75$ (62%)
2.5$ (75%)
1.7$ (91%)
4.25$ (91%)
15.0$ (62%)
30.0$ (50%)
4.25$ (83%)
5.95$ (70%)
10.41$ (70%)
2.55$ (87%)
5.22$ (74%)
3.38$ (62%)
5.22$ (74%)
6.53$ (78%)
1.28$ (91%)
2.55$ (91%)
17.99$ (40%)
2.55$ (91%)
0.6$ (91%)
0.68$ (91%)
6.0$ (60%)
1.7$ (91%)
2.76$ (82%)
0.69$ (86%)
MacGamestore

[ 1846 ]

2.49$ (88%)
1.99$ (60%)
3.99$ (73%)
2.99$ (85%)
1.09$ (95%)
6.37$ (79%)
4.99$ (88%)
6.49$ (84%)
1.19$ (88%)
4.24$ (79%)
2.48$ (75%)
21.99$ (12%)
3.99$ (69%)
1.49$ (85%)
1.09$ (91%)
2.29$ (88%)
43.99$ (27%)
2.48$ (83%)
1.19$ (94%)
4.99$ (83%)
2.99$ (75%)
51.49$ (26%)
2.49$ (83%)
52.99$ (12%)
2.98$ (80%)
1.19$ (88%)
1.24$ (75%)
1.19$ (76%)
41.99$ (30%)
1.19$ (70%)

FANATICAL BUNDLES

Time left:

356258 days, 19 hours, 46 minutes


Time left:

356258 days, 19 hours, 46 minutes


Time left:

8 days, 2 hours, 46 minutes


Time left:

30 days, 2 hours, 46 minutes


Time left:

12 days, 2 hours, 46 minutes


Time left:

13 days, 2 hours, 46 minutes


Time left:

35 days, 2 hours, 46 minutes


Time left:

15 days, 2 hours, 46 minutes


Time left:

16 days, 2 hours, 46 minutes


Time left:

19 days, 2 hours, 46 minutes


Time left:

21 days, 2 hours, 46 minutes


Time left:

23 days, 2 hours, 46 minutes


Time left:

48 days, 2 hours, 46 minutes


Time left:

29 days, 2 hours, 46 minutes


HUMBLE BUNDLES

Time left:

0 days, 20 hours, 46 minutes


Time left:

1 days, 20 hours, 46 minutes


Time left:

2 days, 13 hours, 46 minutes


Time left:

16 days, 22 hours, 46 minutes

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