Live data from Hacker News

Viewing profile — Fronzie

Fronzie

HN member
Joined
Sun, Dec 10, 2017, 9:09 AM UTC
HN karma
407
Public activity
161 items

About Fronzie

No profile information was provided.

Recent public activity

  1. comment
    Comment #47809761

    It's close, but not quite. Getting it to do 'y = a x + b y' like vector operations without superfluous reads/writes is tricky.

  2. comment
    Comment #46657205

    (Home) batteries are quickly becoming cheap and per-hour electricity rates can be implemented at a reasonable time. With that, the grid owner can influence the grid stability witho…

  3. comment
    Comment #46575241

    Do they require anti-cheat kernel drivers? If not, there's a good chance proton/steam to runs them.

  4. comment
    Comment #46458005

    With debian and KDE (both personal preference), but no snap or flatpak, it works wonderfully. Power/sleep-management has become better than a default windows install. All hardware,…

  5. comment
    Comment #43060920

    There are EV's which have drum-brakes. That's only possible because the regenerative braking takes most of the load. Also, there are stories of brake-discs rusting out on EV's. Bot…

  6. comment
    Comment #42780487

    Steinberg spectral Layers is one of the commercial ones. It sounds really good.

  7. comment
    Comment #42602716

    And the tin droplets are in vacuum, with contamination of the wafer being very critical to control.

  8. comment
    Comment #42492918

    There has been some testing within llama.cpp, which supports both Vulkan and ROCM-Blas. When it works, the latter is about 2x faster than the Vulkan version.

  9. comment
    Comment #42492909

    > From what I've seen, AMD has done... none of this. There are a number of pull-requests to ROCMblas for tuning various sizes of GEMV and GEMM operations. For example: https://gith…

  10. comment
    Comment #40324195

    ISA cards, like the soundblaster had the MIDI and joystick on the same connector. The joystick had up to 4 analog inputs, maybe that's what's meant here.

  11. comment
    Comment #39473100

    And ASML relies on Zeiss, which is as big a bottleneck as ASML and TSMC.

  12. comment
    Comment #39148381

    As far as I know, even with LTO, it requires -ffunction-sections -fdata-sections in order to strip out unused functions.

  13. comment
    Comment #38420622

    If there's a chain of dependencies (libraries depending on other libraries), a single process might end up with different versions of the same library in it's memory. That's not go…

  14. comment
    Comment #38305361

    Currently, Russia is moving it's military away from the Finnish border. So NATO being on it's doorstep is apparently not a thread.

  15. comment
    Comment #36354234

    Yes, I know of friends and coworkers who have had to change career because they couldn't do their old job anymore. This after a year long recovery. They aren't happy about it, they…

  16. comment
    Comment #36338885

    In the Netherlands the same happened with the railway and healthcare coverage. The motivation was that market pressure would lead to increased efficiency. In practice, there's a te…

  17. comment
    Comment #36278960

    In the 70's, the city of Utrecht in the Netherlands was renovated from car central to bike central. That only took a few years, bike paths aren't that expensive.

  18. comment
    Comment #35408844

    The last few years ASML's problem was not supply chains, it was a very high demand. Production was ramped up successfully, but not enough to meet that demand. With regards to Peak …

  19. comment
    Comment #33086001

    reflection is coherent, a single physical process. The light keeps it's phase and polarization. Re-radiation is incoherent, caused by multiple particle interactions (physical proce…

  20. comment
    Comment #32729162

    The first CD's were not that great, being effectively around 14-bit. Better D/A converters and noise-shaping during mastering greatly improved the sound quality. After that, the lo…

  21. comment
    Comment #32043790

    Leaded gasoline has been a former experiment in population-wide reduction of intelligence and increase of aggressiveness. Supposedly that affected that 80's, but I am not aware of …

  22. comment
    Comment #31891849

    The Netherlands has started burning more coal, so Germany can have more gas. Drilling more gas from Groningen can be done at a moments notice, and will be done before either Dutch …

  23. comment
    Comment #31677855

    Transmission also has the client/server model, where the local UI can connect to a transmission running as daemon.

  24. comment
    Comment #31634354

    For me, https://tailscale.com/ gives me an easy-to-use personal network. It uses wireguard with custom configuration on top of it.

  25. comment
    Comment #31400447

    The motivations I have seen were: - If radar/lidar fails, vision needs to work. If vision works, radar/lidar are not needed. - Sensor fusion is hard: outliers in radar data ended u…