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 10 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

[ 6441 ]

3.34$ (78%)
4.95$ (17%)
8.54$ (79%)
8.38$ (16%)
2.92$ (81%)
16.59$ (17%)
8.39$ (16%)
16.79$ (16%)
4.10$ (90%)
2.28$ (85%)
4.95$ (17%)
5.00$ (80%)
17.59$ (12%)
19.59$ (22%)
12.42$ (17%)
41.47$ (17%)
9.86$ (51%)
3.12$ (84%)
16.97$ (15%)
8.39$ (16%)
13.34$ (11%)
13.46$ (78%)
3.56$ (55%)
13.34$ (11%)
6.26$ (37%)
8.39$ (16%)
16.79$ (16%)
7.69$ (87%)
12.42$ (17%)
16.79$ (16%)
GAMERSGATE

[ 3512 ]

0.72$ (88%)
0.89$ (87%)
3.38$ (62%)
0.38$ (92%)
1.0$ (80%)
8.49$ (58%)
2.25$ (89%)
0.56$ (81%)
1.05$ (85%)
8.5$ (66%)
1.19$ (40%)
4.88$ (62%)
1.7$ (83%)
3.38$ (89%)
2.25$ (89%)
3.83$ (87%)
0.56$ (81%)
10.19$ (49%)
3.75$ (62%)
0.56$ (81%)
2.4$ (70%)
0.85$ (83%)
3.4$ (91%)
2.0$ (90%)
3.0$ (90%)
15.0$ (70%)
0.8$ (90%)
0.6$ (91%)
0.6$ (91%)
0.58$ (85%)
MacGamestore

[ 2280 ]

1.24$ (75%)
3.99$ (80%)
7.79$ (40%)
1.99$ (60%)
1.42$ (93%)
6.24$ (75%)
2.99$ (85%)
6.49$ (84%)
6.37$ (79%)
1.19$ (76%)
2.49$ (83%)
1.19$ (88%)
2.99$ (75%)
1.19$ (88%)
29.99$ (40%)
1.19$ (94%)
2.48$ (75%)
1.09$ (91%)
3.73$ (75%)
3.99$ (69%)
13.49$ (10%)
0.99$ (75%)
4.99$ (83%)
1.09$ (86%)
7.49$ (75%)
2.49$ (75%)
4.99$ (75%)
1.99$ (82%)
1.99$ (80%)
1.71$ (91%)

FANATICAL BUNDLES

Time left:

356286 days, 9 hours, 12 minutes


Time left:

356286 days, 9 hours, 12 minutes


Time left:

21 days, 16 hours, 12 minutes


Time left:

4 days, 16 hours, 12 minutes


Time left:

7 days, 16 hours, 12 minutes


Time left:

13 days, 16 hours, 12 minutes


Time left:

18 days, 16 hours, 12 minutes


Time left:

20 days, 16 hours, 12 minutes


Time left:

25 days, 16 hours, 12 minutes


HUMBLE BUNDLES

Time left:

0 days, 10 hours, 12 minutes


Time left:

0 days, 10 hours, 12 minutes


Time left:

2 days, 10 hours, 12 minutes


Time left:

7 days, 10 hours, 12 minutes


Time left:

9 days, 10 hours, 12 minutes


Time left:

9 days, 10 hours, 12 minutes

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