back
user profile
teleforce
22,692karma·6,478submissions·October 24, 2019
recent activity (6,478 total)
comment
We have an old big solar bowl facility that has not been used for years (read abandoned) that we want to repurpose into a radio telescope. Anyone can recommend a potential grant or fund that is availa…
comment
Please check this post mortem on Julia[1]. Granted, this is probably a pre-mature assessment on Julia. Coincidently the top most comments are lamenting on Google having a missed opportunity on Swift f…
comment
Check this excellent guide by 3COM, Understanding IP Addressing: Everything You Ever Wanted To Know https://pages.di.unipi.it/ricci/501302.pdf …
comment
There are mainly two types of data scientists, A and B [1]. Those B types are probably want to use Go for building data analytics pipeline similar to Pachyderm[2]. If you want to go the way of the com…
comment
Even better check Stanza language for modern version and interpretation of Lisp, Scheme and Dylan. It supports multi-method/multiple dispatches, hybrid dynamic and static typing, high and low lev…
comment
Perhaps it is best to implement algorithm D in D language ;-) Joking aside, since D natively support inline assembler it won't be a poor compromise and trade-off for algorithm D implementation in…
comment
Personally I've been waiting for the CutiePi to use the CM4, and now they have updated the platform I'll probably get one myself. Having said that it looks like a missed opportunity here for…
comment
There is a new 8" tablet with e-reader and note taking capability with color e-ink from Onyx [1]. [1] https://onyxboox.com/boox_nova3color …
comment
From the article, it's interesting to note that D utilizes Thread-Local Storage (TLS) by default and that OpenBSD does not has support for the feature [1]. [1] https://www.oreilly.com…
comment
Previous discussion on HN: https://news.ycombinator.com/item?id=25222243
comment
There is a follow up article proposing a solution by the TileDB team [1]. [1] https://tiledb.com/blog/tiledb-as-the-data-engine-for-machin... …
comment
Check this "See MIPS Run" book on porting Linux to MIPS [1]. Since MIPS has becomes RISC-V, it will be an excellent reference to Linux on RISC-V platform [2]. [1] https://www.amazo…
comment
The Ioniq 5 also come with a Vehicle-to-Load or V2L. This V2L port can charge other electrical appliances including EV cars as well. Since the charging time is very fast for the car itself (16 minute…