-
# Affiliation
finTRAC (Fintech startup)
CTO & co-founder
Starting November 2024
# Bio
Martin is a Technical Architect with 15 years’ experience consulting across the Finance industry. He s…
-
Looks surprisingly easy.
From: https://stackoverflow.com/questions/29614584/parallel-directory-walk-python
Rewrite the below to use Dask:
```python
import itertools
import multiprocessing
def …
-
**_Morris Traversal_** is an **_efficient algorithm_** for in-order traversal of a binary tree that **_doesn't require additional space_** for a stack or recursion. Instead, it temporarily modifies th…
-
-
Hello,
I am writing to inform you of an authenticated directory traversal vulnerability I have discovered in openSIS-Classic Version 9.1.
Vulnerability Details:
• Description: The vulnerabil…
-
### Version
latest
### Operating System
Linux
### How are you running SpoofDPI?
Docker
### Description
Will there be any solution for using Discord voice chat?
-
### Promblem Statement
We recently discovered that the patch for the historical vulnerability CVE-2018-1002201 in zt-zip is incomplete.
zt-zip added the following checks to restrict arbitrary malici…
-
Normalement 3 pente permettent d'accéder à la traversée (les deux latérales et celle transversale au cheminement). Aujourd'hui le standard ne demande de mesurer que la transversale.
La logique voudr…
-
## Issue will be closed if:
> 1) You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
> 2) You propose an algorithm that is …
-
The traversal functions (depth- and breadth-first) all need improvements in flexibility. The internally-used neighbors function has additional functionality which should be exposed via pass-through o…