Live data from Hacker News

Viewing profile — michal_f

michal_f

HN member
Joined
Fri, Sep 21, 2018, 12:23 PM UTC
HN karma
17
Public activity
15 items

About michal_f

No profile information was provided.

Recent public activity

  1. comment
    Comment #38054413

    How to double value of Trabant? Fuel up.

  2. comment
    Comment #34362504

    I dont know WiFi, but ethernet is now capped by my ISP plan: https://pasteboard.co/AGJiRV287mTA.jpg

  3. comment
    Comment #34344538

    Isn't it that all devices that support OpenWrt cannot run at 1gps speeds (because of no available chip drivers)? For this reason I just replaced my Archer c7 which capped at ~300mb…

  4. comment
    Comment #33601512

    Nim is interresting. Its easy to read (and write) about pros. But what are cons?

  5. comment
    Comment #33316170

    Car is too big, barely fits in lane :)

  6. story
  7. comment
    Comment #24342006

    Having many files with same name, differing in case only (a cultural 'thing') is just a mess - there's no extra value here. Do you use case in spoken word ? Arguments of performanc…

  8. comment
    Comment #23123099

    I suppose Op meant separating architecture dependant code to different cpp files and use build system to select right one.

  9. comment
    Comment #23044925

    3delight also traces SDS and nurbs analitycally. In offline renderers geometry data constitutes to most of memory usage. Texture RAM usage is kept under a few GB by use of page-bas…

  10. comment
    Comment #23044798

    You can have sharp edges and vertices with subdiv surfaces.

  11. comment
    Comment #22583367

    Another one https://airspy.com/directory/ But you need to download windows app Sdr#

  12. comment
    Comment #21949798

    New decade starts with 2021... Just saying

  13. comment
    Comment #21941761

    https://github.com/systemed/tilemaker generates mapbox vector tiles from OSM, which you can serve static. I saved an example config and usage to help get going https://github.com/o…

  14. comment
    Comment #20684545

    Same here. I needed a CLI based RTTY decoder but could not get it done in GNU radio. It turned out to be easier to code this in C++ [1], though I had to learn a lot on the way. GNU…

  15. comment
    Comment #18039158

    As to mem allocation in vector: https://github.com/facebook/folly/blob/master/folly/docs/FBV...