Skip to main content
Felix's user avatar
Felix's user avatar
Felix's user avatar
Felix
  • Member for 7 years, 8 months
  • Last seen more than a month ago
  • Finland
8 votes
5 answers
4k views

Chess: Efficiently deciding whether a check mate has been made

6 votes
2 answers
2k views

Abstraction of VAOs, VBOs and Models

5 votes
1 answer
2k views

Implementing both Sync and Async clients with DRY

2 votes
1 answer
1k views

Broadcast a message to all container replicas

0 votes
0 answers
69 views

Rewriting and publishing an old library: naming, versioning and backwards compatibility

0 votes
1 answer
73 views

Abstracting a set of services behind a common interface

0 votes
2 answers
2k views

Referencing custom Python modules and data files

0 votes
1 answer
259 views

Creating data files inside a package

0 votes
2 answers
175 views

Long response times vs. concurrency issues on a multithreaded web server

0 votes
2 answers
2k views

Design of a Python "service" using multiprocessing and threading

0 votes
0 answers
74 views

Security and cookie practices for an API of a website