Live data from Hacker News

Viewing profile — idlefeature

idlefeature

HN member
Joined
Sat, Nov 12, 2022, 5:45 PM UTC
HN karma
5
Public activity
9 items

About idlefeature

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Does OpenFGA Support Multi-Level Indirect Relationship Evaluation?

    I've been evaluating OpenFGA for relationship-based access control (ReBAC) and I believe I've identified a significant limitation: *OpenFGA does not support multi-level indirect re…

  2. story
    Ask HN: How to Improve Dev Interviews?

    I'm a software engineer with 3 years of experience, about help a fellow SE with 7 YOE do some technical interviews to find an SE with ~3-5 YOE. Neither of us enjoy interviewing and…

  3. comment
    Comment #39228216

    Has this one been replaced by "Python Distilled" by Beazley? Just curious.

  4. story
    Ask HN: What's the best desk reference book for Python and other languages?

    As a software engineer and voracious reader (ahem, or at least buyer) of books, I'm trying to follow Gergely Orosz's advice in [The Software Engineer's Guidebook](https://www.enggu…

  5. comment
    Comment #37743410

    Working on some old stuff that uses katharsis (which hasn't been touched since 2017). Trying to switch to crnk, but crnk doesn't (yet) support Spring Boot 3. It's still stuck on ja…

  6. story
  7. story
    Ask HN: Best way to keep firewall up to date with changing IP lists?

    I'm working on a firewall for our SCIM server. Our SCIM clients are various identity providers (Azure Active Directory, Okta, etc.). We've created IP allow lists based on the lists…

  8. comment
    Comment #34094476

    ^Yes, Zotero is definitely worth a look!

  9. story
    Ask HN: How to build a SCIM server? From scratch or use tools?

    TL;DR: Have you built a SCIM server/API? If so, did you do so from scratch, or did you use a tool/library? Which would you recommend? Anything a new-ish dev should know while build…