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 ]

25.19$ (16%)
5.34$ (79%)
24.87$ (17%)
5.87$ (16%)
8.39$ (16%)
9.86$ (51%)
0.84$ (91%)
13.34$ (11%)
4.00$ (80%)
5.78$ (17%)
16.79$ (16%)
4.95$ (17%)
7.03$ (77%)
13.34$ (11%)
6.25$ (69%)
28.69$ (18%)
4.27$ (91%)
8.54$ (57%)
4.95$ (17%)
1.88$ (91%)
1.70$ (83%)
2.40$ (84%)
33.17$ (17%)
5.27$ (12%)
8.89$ (78%)
16.59$ (17%)
20.72$ (17%)
3.87$ (81%)
2.28$ (85%)
4.07$ (18%)
GAMERSGATE

[ 3512 ]

1.32$ (83%)
1.0$ (80%)
2.25$ (77%)
0.38$ (92%)
1.7$ (91%)
6.0$ (80%)
5.63$ (62%)
4.5$ (62%)
2.55$ (91%)
3.0$ (70%)
0.56$ (81%)
0.85$ (91%)
1.53$ (91%)
1.88$ (92%)
1.7$ (91%)
4.25$ (91%)
8.0$ (60%)
0.89$ (87%)
5.0$ (80%)
1.5$ (85%)
1.45$ (91%)
12.0$ (60%)
4.25$ (83%)
1.32$ (91%)
0.94$ (81%)
3.0$ (80%)
4.08$ (66%)
4.0$ (80%)
6.8$ (66%)
1.7$ (91%)
MacGamestore

[ 2280 ]

1.99$ (87%)
29.99$ (40%)
3.99$ (80%)
1.49$ (85%)
5.99$ (90%)
2.49$ (83%)
2.48$ (75%)
1.99$ (87%)
2.99$ (85%)
1.49$ (94%)
17.49$ (13%)
7.79$ (40%)
1.99$ (87%)
25.99$ (13%)
8.79$ (78%)
7.49$ (75%)
1.19$ (88%)
12.49$ (50%)
11.49$ (62%)
14.49$ (76%)
4.99$ (75%)
3.49$ (65%)
1.49$ (85%)
1.71$ (91%)
2.49$ (75%)
3.49$ (65%)
16.99$ (76%)
1.28$ (87%)
1.99$ (85%)
1.19$ (88%)

FANATICAL BUNDLES

Time left:

356286 days, 11 hours, 40 minutes


Time left:

356286 days, 11 hours, 40 minutes


Time left:

21 days, 18 hours, 40 minutes


Time left:

4 days, 18 hours, 40 minutes


Time left:

7 days, 18 hours, 40 minutes


Time left:

13 days, 18 hours, 40 minutes


Time left:

18 days, 18 hours, 40 minutes


Time left:

20 days, 18 hours, 40 minutes


Time left:

25 days, 18 hours, 40 minutes


HUMBLE BUNDLES

Time left:

0 days, 12 hours, 40 minutes


Time left:

0 days, 12 hours, 40 minutes


Time left:

2 days, 12 hours, 40 minutes


Time left:

7 days, 12 hours, 40 minutes


Time left:

9 days, 12 hours, 40 minutes


Time left:

9 days, 12 hours, 40 minutes

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