Live data from Hacker News

Viewing profile — zare_st

zare_st

HN member
Joined
Fri, Aug 04, 2023, 7:58 PM UTC
HN karma
125
Public activity
92 items

About zare_st

No profile information was provided.

Recent public activity

  1. comment
    Comment #40092025

    But the stuff that carries TCP is IP. That's why TCP can work seamlessly, because it uses identification from a previous layer. Consider I bind a server to an ID, and not IP:port, …

  2. comment
    Comment #40091969

    Yeah it's a shortsighted plan. How would i set up rules on firewall if I don't know how to distingush the connections?

  3. comment
    Comment #40058928

    I don't think is wise even if you had written guarantees from their state via the business, because how your state might look at it. It's a war, things have changed.

  4. comment
    Comment #40051689

    Absolutely no. If a line of code belongs in a project with one file and a main() function, the presumption of impact of that code line on overall code paths is trivial. If that lin…

  5. comment
    Comment #39866905

    For specific cases, asm is faster than c. I'll show myself out

  6. comment
    Comment #39866815

    Valgrind will show these as "still reachable"

  7. comment
    Comment #39807149

    Never. Individuals with that kind of mutation have to be born per random chance, and then selected via sexual preference.

  8. comment
    Comment #39582599

    Why would systemd unit files matter for FreeBSD? FreeBSD has its own rc system and its own ports and packages and maintainers. If and when some major software starts lagging behind…

  9. comment
    Comment #39572207

    Answer to question - yes, and more. Jails+rctl (available since 2012) is not cgroups it's cgroups+SELinux+APParmor. Vanilla linux container is not a security barrier, vanilla FreeB…

  10. comment
  11. comment
    Comment #39572136

    Organization proven to use and abuse the security via obscurity model.

  12. comment
    Comment #39564398

    Tricky? Checking if you're bound to TTY is trivial, checking whether you have a parent is trivial, checking whether interactive shell is somewhere in the tree is trivial, having so…

  13. comment
    Comment #39552985

    [flagged]

  14. comment
    Comment #39502161

    Romhacking by refactoring disassembly is something that most experienced (decade+) developers do for a grand project lasting years. You'd rather start here https://www.romhacking.n…

  15. comment
    Comment #39492406

    Average person doesn't have strong opinion about some bit of data irrelevant to their life. If there is a thing, and topic about it has reached the internet discussions, the partic…

  16. comment
    Comment #39485481

    I don't know what's their deal with glyphosate but I'm pretty confident that avg Redditor never held a can of WD in their life.

  17. comment
    Comment #39485349

    Supermicro gave us same type of assistance. Then new feature of bifurcation did not work correctly. Without it, enterprise telecommunications peripheral that costs 10x more than 4 …

  18. comment
    Comment #39473660

    Not only that, reddit hive mind is plain wrong in most of the cases. Plus in number of occasions the "le reddit investigation", "we did it reddit" excrement caused real-world issue…

  19. comment
    Comment #39443075

    Unix terminology is older. FD is a kernel-user interface based on integer map. HANDLE is a typedef'd pointer. Apples vs oranges.

  20. comment
    Comment #39419798

    Curious how different a long time FreeBSD user feels. I have a strong distaste for anything not nvidia. Official nvidia drivers have been added to FreeBSD repository 21 years ago. …

  21. comment
    Comment #39418285

    When those "informational" sites were normal 15 years ago, browser like Opera had user-CSS that you could just override, and had a number of presets. You could format the site to l…

  22. comment
    Comment #39402535

    How is this any different than rendering PDF in browser? PDF is not a Web standard. Browsers choose to ship internal plugin to handle PDF.

  23. comment
    Comment #39402490

    PDF is done via an internal plugin. Standards compliant web browser doesn't have to do anything with PDF. Major browsers have internal type handler for PDF. Similar type handler is…

  24. comment
    Comment #39402390

    Agreed... but not what I was talking about. HTTP has no files or extensions, it's just URL that someone named dot something. Since it doesn't have to be that file type behind, I do…

  25. comment
    Comment #39357025

    How many hypertext formats apart from HTML are supported without plugins on major browsers? Asking genuinely, I don't know, but it's an important fact to take into account if you'r…