Live data from Hacker News

Viewing profile — simfoo

simfoo

HN member
Joined
Tue, Jan 17, 2012, 2:38 PM UTC
HN karma
925
Public activity
239 items

About simfoo

No profile information was provided.

Recent public activity

  1. comment
    Comment #47536464

    It's essentially unusable at this time. I'm a paying customer but I will not be after this week for sure.

  2. comment
    Comment #46858450

    Whenever I read those reports I can't help but wonder who they are actually asking. I'm definitely in a bubble working in Munich and either for US subsidiaries or at least close to…

  3. comment
    Comment #43716531

    Agreed, this is the underlying main issue. I've faced it before with generated C++ code too, and after long and painful refactorings what ultimately helped the most was to just spl…

  4. comment
    Comment #43643105

    >On the other hand, we need a tiny build system that does all of the work locally and that can be used by the myriad of open-source projects that the industry relies on. This syste…

  5. comment
    Comment #43643096

    The author clarifies that he wrote the section about Buck2 to demonstrate the need to be Bazel compatible (as opposed to Buck2), because the friction to try it out in a real code b…

  6. comment
    Comment #43506641

    Markets are blocking nuclear, because they can still calculate costs. And costs is the reason not to go nuclear.

  7. comment
    Comment #43506623

    This is a lie that has been disproven repeatedly and is part of the disinformation that is spread all over the internet. What _is_ required is flexible power distribution and stora…

  8. comment
    Comment #43506307

    No wonder, seeing how conservative and right-leaning parties are doing everything in their power to delay renewables wherever they can. In Germany new power distribution infrastruc…

  9. comment
    Comment #43506012

    WiFi Aware looks interesting but there seems to be very little information out there beyond Android related docs and associated links. It seems to be hidden away behind the doors o…

  10. comment
    Comment #42106488

    Nicely done! I just spent my last 16h of work time on implementing the reverse: parsing ethernet2 (with vlans!), ipv4+6 & UDP up to an automotive IP protocol. Use case is to unders…

  11. comment
    Comment #41887056

    Can't find any numbers in the linked thread with the patches. Surely some preliminary benchmarking must have been performed that could tell us something about the real world potent…

  12. comment
    Comment #41685136

    Same here. Shared memory is one of those things where the kernel could really help some more with reliable cleanup (1). Until then you're mostly doomed to have a rock solid cleanup…

  13. comment
    Comment #41381592

    It still is in most parts of the country: the type of roof and even the type and color of the tiles are mandated in most areas (through the infamous Bebauungsplan)

  14. comment
    Comment #41223811

    I'm into watching construction videos on Youtube, and since most of the content originates from the US I see lots of people using spray foam insulation without any sort of air-tigh…

  15. comment
    Comment #41200181

    Pretty awesome. I love Bazel and it seems you're making good use of it. It's such a difference seeing everything hermetically integrated with all workflows boiling down to a Bazel …

  16. comment
    Comment #41004378

    Ask my IT dep. AFAIK it's audit related, safety-critical software

  17. comment
    Comment #41004370

    Yeah that was also my understanding, and I can't imagine a av module able to intercept filesystem and syscalls to be only using non-core symbols. But of course you never know witho…

  18. comment
    Comment #41003212

    Yep. We can't migrate our workstations to Ubuntu 24.04 because Crowdstrikes falcon kernel modules don't support the kernel version yet. Presumably they wanted to move to EBPF but I…

  19. comment
    Comment #40828791

    Python is only used for build-time tooling (modeling, code generators) and developer tooling. All the on-target code is C and C++, and only that is cross compiled (Linux, QNX, vari…

  20. comment
    Comment #40819262

    My past three employers code bases: mono-repos, Bazel, lots ot C++ and Python, thousands of libraries and tools, code generation and modeling tools that are fully integrated into t…

  21. comment
    Comment #40271107

    They picked individual statements out of context, see https://www.volksverpetzer.de/faktencheck/habeck-rechte-pseu...

  22. comment
    Comment #40226343

    Location: Nuremberg/Germany Remote: Yes for the past 5 years Willing to relocate: No Technologies: C++, Python, networking, automotive standards and protocols, robotics, embedded, …

  23. comment
    Comment #39703842

    1000 km/h booster impact at sea, call that a "soft landing/splash down". Poor fishies :)

  24. comment
    Comment #39466524

    Same here, if your "compact" mode is way less compact than what you had before you're doing it wrong Jetbrains. Information density is key when developing

  25. comment
    Comment #39394549

    That magic moment in Karpathys first video when he gets to the loss function and calls backward for the first time - this is when it clicked for me. Highly recommended!