Live data from Hacker News

Viewing profile — red0point

red0point

HN member
Joined
Mon, Mar 23, 2015, 11:51 AM UTC
HN karma
635
Public activity
151 items

About red0point

No profile information was provided.

Recent public activity

  1. comment
    Comment #46717495

    It's switching components every 8 seconds, like a carousel. It's a bit unfair to judge Rails UI by that, but I agree, it's not a good first impression.

  2. comment
    Comment #46219837

    The Aerial Framework has been designed from the ground up to meet the needs of 3GPP Radio Access Networks — signal processing workloads with microsecond latency requirements. It is…

  3. story
  4. comment
    Comment #44155902

    Doesn‘t tailscale force you to bring your own SSO / IdP already? So it‘s not part of what Tailscale brings, it just adds another layer of indirection between the SSO / IdP you have…

  5. comment
    Comment #43826100

    Of course you can. The IMSI is sent before any authentication.

  6. comment
    Comment #43817495

    This article missed the point entirely. The answer is no, it did not kill it - not even if you‘re only on 5G as this article reports. This is due to flaws in its design as shown he…

  7. comment
    Comment #42833959

    Do you have any information about the privacy achievable by Meshtastic? From a quick glance it looks like it‘s using static NodeIDs derived from the Bluetooth MAC address in the al…

  8. comment
    Comment #42267964

    Often they rely heavily on GPS for time and frequency synchronization (think 5G TDD, where all operators need to be aligned in time or they jam eatch other‘s uplink). The GPS anten…

  9. comment
    Comment #42085975

    > But one overlooked use case of the technology is (talking head) video compression. > On a spectrum of model architectures, it achieves higher compression efficiency at the cost o…

  10. comment
    Comment #41173849

    I feel like there are so many pitfalls when designing this - is there something standard and trusted (would TLS work?) that you could build your application on top of?

  11. comment
    Comment #41025754

    How does one use the NPU features on such a chip from like a normal C++ program?

  12. comment
    Comment #40009551

    But that‘s not what happened according to the article. > The problem is, there were no empty seats on the flight. So when he emerged from the lavatory and the plane began taxiing, …

  13. comment
    Comment #39947615

    If I remember correctly, there is an extensive „Inspection“ settings page where you can enable / disable / set the levels (hoe much in-your/face) of exactly such checks. Maybe this…

  14. comment
    Comment #38140220

    Can you provide a bit more details to your setup (HE, …) - it sounds perfect and exactly what I am looking for at the moment.

  15. comment
    Comment #37245394

    As it turns out, you do not even need cell site simulators / false base station to do IMSI catching. In my research, I developed a technique to attack a phone with low power from k…

  16. comment
    Comment #37206115

    It doesn‘t always have to be a RPi, sometimes there is dedicated hardware for that use case that is also kinda cheap. Check this thing out, it‘s a programmable audio DSP: https://w…

  17. comment
    Comment #36208760

    The article is about a simple misconfiguration on their email campaign, nothing to do with their actual tests. It‘s a misleading title for sure.

  18. comment
    Comment #35561887

    What‘s missing from all these figure is the resulting latency. It‘s often the case that vendors show impressive throughput numbers, but then the latency is terrible at that through…

  19. comment
    Comment #34664363

    You can also synchronize with sub-nanosecond precision using WhiteRabbit (used at CERN and other research facilities). It's all open source (HW/SW): https://ohwr.org/projects/white…

  20. comment
    Comment #33715496

    What do you do about security here? Isn‘t automatically checking out and opening a repository after clicking a link quite a risky affair? Does it bypass the „do you trust this repo…

  21. comment
    Comment #33229660

    The attacks are designed to only require downlink information, so they‘re triggered by the base station. In fact, this is in practice the only range limitation of the system - wher…

  22. comment
    Comment #33219524

    Hi, we‘re happy to present AdaptOver this Thursday in Sydney, Australia at the MOBICOM conference. We use overshadowing, in particular on the uplink, to create a new set of attacks…

  23. story
  24. comment
    Comment #32604596

    I use TeXstudio [1], which is really good with tables, and supports macros which tremendously help speed up the writing process. When writing for group projects, we use Overleaf [2…

  25. comment
    Comment #32341583

    I couldn‘t figure out how this scheme works - the only detail I found is that there is „a bunch of maths“ and replay protection of some sort. Is there a technical protocol descript…