HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feldrim

no profile record

Submissions

The Economics of Forced Mitigation – Zb

zaferbalkan.com
1 points·by feldrim·3 months ago·0 comments

Pulling the Lever

zaferbalkan.com
2 points·by feldrim·4 months ago·3 comments

Tabular Thinking and Graph Thinking: Essential Mental Models

zaferbalkan.com
2 points·by feldrim·7 months ago·0 comments

Understanding Clustering for Technitium DNS Server

blog.technitium.com
3 points·by feldrim·8 months ago·0 comments

DNS Firewalling with MISP and Technitium DNS Server

zaferbalkan.com
22 points·by feldrim·8 months ago·22 comments

Reading Hacker News RSS with DuckDB

zaferbalkan.com
8 points·by feldrim·9 months ago·3 comments

OpenEoX to Standardize End-of-Life (EOL) and End-of-Support (EOS) Information

openeox.org
31 points·by feldrim·last year·17 comments

Understanding Surrogate Pairs: Why Some Windows Filenames Can't Be Read

zaferbalkan.com
85 points·by feldrim·last year·62 comments

Belgium wants to force users to agree to chat control (German)

netzpolitik.org
2 points·by feldrim·2 years ago·0 comments

comments

feldrim
·4 months ago·discuss
I don't get what you meant there.
feldrim
·4 months ago·discuss
Some rambling on vibe coding, SDLC, and software engineering in general.
feldrim
·4 months ago·discuss
So, there's still room for significant improvement.
feldrim
·4 months ago·discuss
Would SearchValues<char> help there for a fallback to a SIMD optimized simple string literal search rather than the happy path?
feldrim
·4 months ago·discuss
You got me at TalTech. Great job and the paper is high quality. I'll have to learn F# but I believe it is worth it.
feldrim
·8 months ago·discuss
I only made two plugins. I have two half baked ones in the making. Both Shreyas and me have day jobs and this is a side quest. Overall, my contributions are about 1% of all the code, so I accept the 1% of the thanks. Kudos to Shreyas.
feldrim
·8 months ago·discuss
I am fan of Technitium, because I like to build and I built two plugins for it to fit my use case. But at work, we use Windows DNS and Bind in parallel. So, this is also a hobby of mine. The hook for me is that it is built with dotnet, and I have experience in that stack. Other features are secondary actually.

I am curious though, what would TDNS do so that you can replace BIND with TDNS in your homelab/workplace or wherever it is used? I genuinely ask for it so that I can help the original developer with some PRs.
feldrim
·8 months ago·discuss
The only problem there is for GDPR consent thingy. You can disable and proceed. I don't use any telemetry except for the consent banners.

When it comes to Technitium, well, it's written in the blog.
feldrim
·8 months ago·discuss
I agree with you there. But the term does not belong to me buy yo CISA and other organisations. But it's not as bad as Cyber Security Awareness Month acronym at least
feldrim
·8 months ago·discuss
Yes. That's why I put the footnote there.
feldrim
·8 months ago·discuss
I've played with threat intelligence to build a simple, on premises PDNS out of a privacy-focused DNS server.
feldrim
·9 months ago·discuss
I like to build.
feldrim
·12 months ago·discuss
Those two "PowerShell"s are not the same. For the sake of cross platform deployment, they moved away from the original a lot -though they managed to support many things in time. The old and original one was released in 2006,IIRC, so it didn't exist in 90s.
feldrim
·last year·discuss
An SBOM-like approach to EOL/EOS issues is on the way.
feldrim
·last year·discuss
What's worse for me is that the Check Point Harmony does notnutilize the interfaces of Defender crafted for this purpose, but write a knowledge base article to tell the users to disable the Defender themselves.
feldrim
·last year·discuss
I haven't use them, so please bear my illiteracy around these. Does this mean, it actually creates a local session, not a remote and headless session to serve? If that's the case, it feels like it's just TeamViewer or Remote Assist session where you hop in to an existing session. Or do I misunderstand the concept?
feldrim
·last year·discuss
In finance, these are called systemic risks. Some nodes in the overall network of financial institutions that can trigger cascading failures, hence affecting the whole system.
feldrim
·last year·discuss
It's mentioned in a comment here that the existing restrictions are due to Windows APIs and NTFS does not check file names in a restricted way. Therefore, if devs want to filter these out or not in the API, is another story.
feldrim
·last year·discuss
I f I remember correctly, I tried that but in order to cover the exact range I need, the high and low surrogates, I picked this way out of practicality. It was just easier.
feldrim
·last year·discuss
Oh, great. Can you also share the locale? I'll write another Postscriptum section then.