HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feldrim

no profile record

Submissions

The Economics of Forced Mitigation – Zb

zaferbalkan.com
1 points·by feldrim·hace 3 meses·0 comments

Pulling the Lever

zaferbalkan.com
2 points·by feldrim·hace 4 meses·3 comments

Tabular Thinking and Graph Thinking: Essential Mental Models

zaferbalkan.com
2 points·by feldrim·hace 7 meses·0 comments

Understanding Clustering for Technitium DNS Server

blog.technitium.com
3 points·by feldrim·hace 8 meses·0 comments

DNS Firewalling with MISP and Technitium DNS Server

zaferbalkan.com
22 points·by feldrim·hace 8 meses·22 comments

Reading Hacker News RSS with DuckDB

zaferbalkan.com
8 points·by feldrim·hace 9 meses·3 comments

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

openeox.org
31 points·by feldrim·el año pasado·17 comments

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

zaferbalkan.com
85 points·by feldrim·el año pasado·62 comments

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

netzpolitik.org
2 points·by feldrim·hace 2 años·0 comments

comments

feldrim
·hace 4 meses·discuss
I don't get what you meant there.
feldrim
·hace 4 meses·discuss
Some rambling on vibe coding, SDLC, and software engineering in general.
feldrim
·hace 4 meses·discuss
So, there's still room for significant improvement.
feldrim
·hace 4 meses·discuss
Would SearchValues<char> help there for a fallback to a SIMD optimized simple string literal search rather than the happy path?
feldrim
·hace 4 meses·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
·hace 8 meses·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
·hace 8 meses·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
·hace 8 meses·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
·hace 8 meses·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
·hace 8 meses·discuss
Yes. That's why I put the footnote there.
feldrim
·hace 8 meses·discuss
I've played with threat intelligence to build a simple, on premises PDNS out of a privacy-focused DNS server.
feldrim
·hace 9 meses·discuss
I like to build.
feldrim
·hace 12 meses·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
·el año pasado·discuss
An SBOM-like approach to EOL/EOS issues is on the way.
feldrim
·el año pasado·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
·el año pasado·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
·el año pasado·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
·el año pasado·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
·el año pasado·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
·el año pasado·discuss
Oh, great. Can you also share the locale? I'll write another Postscriptum section then.