Viewing profile — tnodir
tnodir
HN member- Joined
- Thu, Nov 18, 2021, 7:34 AM UTC
- HN karma
- 21
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About tnodir
No profile information was provided.
Recent public activity
-
comment
Comment #49097884
> even if the server crashes, only the uncommitted transactions in the WAL are lost I'm mainly referring to this quote. So, you can lose committed transactions too.
-
comment
Comment #49097135
> PRAGMA synchronous = NORMAL; > In NORMAL mode, the database engine syncs to disk only at critical moments (e.g., during checkpoints) rather than at every single transaction commi…
-
comment
Comment #46924691
It'll be interesting if MS allows to write e.g. WFP callout drivers via LiteBox and not requiring attestation signing. It'll still work in kernel mode, unlike NetworkExtensions in …
-
comment
Comment #41003358
https://www.sqlite.org/isolation.html "In WAL mode, SQLite exhibits "snapshot isolation". When a read transaction starts, that reader continues to see an unchanging "snapshot" of t…
-
comment
Comment #40915755
> is sljit used in any larger projects? https://github.com/PCRE2Project/pcre2/tree/master/src/sljit
-
comment
Comment #38623973
1. https://github.com/tnodir/fort - Fort Firewall for Windows 7+. I needed: - app groups to easily enable/disable group of programs - wildcards in program path names - efficient IP…
-
comment
Comment #32315585
Also see https://github.com/frang75/nappgui_src
-
comment
Comment #29919807
https://sshuttle.readthedocs.io/en/stable/how-it-works.html
-
comment
Comment #29263011
Consider adding layers.