How to double value of Trabant? Fuel up.
HN user
michal_f
I dont know WiFi, but ethernet is now capped by my ISP plan: https://pasteboard.co/AGJiRV287mTA.jpg
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 ~300mbps. Now I run with mikrotik router. Very flexible but steep learning curve.
Nim is interresting. Its easy to read (and write) about pros. But what are cons?
Car is too big, barely fits in lane :)
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 performance or ease of implementation are technical details nobody cares (except devs of course :) ) We just end up living with this decission and there's no easy way out.
I suppose Op meant separating architecture dependant code to different cpp files and use build system to select right one.
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-based cache.
You can have sharp edges and vertices with subdiv surfaces.
Another one https://airspy.com/directory/ But you need to download windows app Sdr#
New decade starts with 2021... Just saying
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/ogre/tilemaker_config
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 radio has step learning curve...
As to mem allocation in vector: https://github.com/facebook/folly/blob/master/folly/docs/FBV...