HN user

brianhorakh

185 karma

meet.hn/city/au-Melbourne

Socials: - github.com/Elasticdotventures - linkedin.com/in/Brianhorakh

Interests: AI/ML, Robotics, Investment, IoT, Healthcare, DevOps, Entrepreneurship, Cybersecurity, Blockchain, Hacking, Open Source, Programming, Remote Work, Social Impact, Space Tech, Startups

---

Posts5
Comments116
View on HN

I searched for the paper about the monkey experiment a few years ago. I came to the conclusion that it was false, myth. Anybody got a trustworthy reference?

if we go back 450 million years ago we'd find giant fungi the size of large buildings.

i can't believe this paper didn't cover mycotronics.

also it fails to mention that mushrooms are natures chemists, given sufficient time the can be trained or bio-hacked to breakdown & digest almost anything. the 5th kingdom they are not plants! they emit co2 and consume oxygen.

myco-chitin is a ridiculously interesting in terms of it's tensile strength to weight ratio outperforming virtually all composites including kevlar. the chitin material is a dilectric and can be impregnated with wire strands or other conductive metals to make very interesting unparalleled e-fabrics out of myco-leather.

the "gap" is that mushrooms aren't farmed for aerospace applications, and most of what you find at a farmers market will be either small batch cultivated or more commonly discovered by humans (probably hippies) who spend time wandering through a large forest.

the reality is mushrooms are renewable resources, they can at scale compete effectively with cellulose, and everything you know about useful cellulose -- mushrooms are at least 100x better, but it's easier to cut down a tree than grow a mushroom the size of one.

also the mushrooms require a complex fabrication system and most of the processes we see today are proof of concept, very manual, lacking sufficient automation to compete with plastic & cellulose (so they appeal mostly for novelty, not value).

yes - i've got my own applications in development. no, i won't tell you.

WARNING: act is great if you use docker. Act does not support podman.

Issues or discussions related to providing support/coverage/compatibility/workarounds for podman are closed with a terse message. Unusual for an open source project.

Another one for the openscad awesome list: https://github.com/elasticdotventures/awesome-openscad

Personally I've stopped using openscad recently (*in the last few years). I found it's lack of ability to create attachment/mate connectors significantly inhibited it's ability to compose complex objects. I looked into the amount of effort required to support attachments and ultimately decided that it was the wrong approach and have since migrated to Python & cadquery.

To be clear: Not looking for an LLM to give tax advice (very cringe!) .. although it might be entertaining.

Yes, I do have an expat focused CPA based in the US who ultimately calculates & e-files for me, and however she has a questionaire and still requires me to prepare a summary.

She doesn't correlation transactions to acocunt codes which tend to be very repetitive. In my case many recurring & usage charges on different cards, etc. that need to be categorized, summarized.

As a consultant I've designed and implemented several big data systems which use various ML OCR in workflows. I'm referring to the toil of converting statements from PDF & classifying the receipts.

I'm not especially worried about an LLM hallucinating because I can/could objectively check to make sure the math adds up. If it gets a few categorized incorrectly then it's not the end of the world because mistakes happen -- even with humans. I will still need to audit it at the end.

Even a system which could get 95% correct would potentially reduce my toil from a week+ of emotional pain to a few hours. I wager a model with a fresh context performing a single line item with examples would outperform a human.

This is not something I necessarily need to solve this year .. for now I'm going to have to pay taxes every year until I decide to renounce my US citizenship and that also requires liquidating retirement accounts etc. with severe penalties & horrible tax implications.

I'm not super old, so there is a range let's say 1-50+ years ahead of me (given my age, when I will die) so an effect of automation could be to add a week a year could potentially give me a net result of an entire year. It might also have ancillary benefits of reducing both stress and inflammation, lowering cortisol, etc.

Wonderful prose. I am in Melbourne also. I possibly used to work at the same place but I'm not sure.

I resigned due to the night terrors caused by the cyber security issues I saw everywhere. The more I explored and understood the more sleep I lost.

Agree, calling it rtp is likely to cause confusion. Probably best to choose a four letter acronym. Assume all the good three letter ones have already been used.

Whoa, was checking the rust GPU examples out this morning, but didn't end up using it.

Needed to find a way to bicubic resize images fast on an embed Nvidia gpu.

Was looking at both llvm ptx & vulkan spir-v as a way to reduce dependency on Nvidia hardware. We ended up using npp with autogen c++ binding.

The rust GPU foundation is a great idea. Lots of interesting possibilities for rust devs.

Rust patterns, because it's advanced type checking (part of memory safety) makes a lot of functional tasks faster for embedded devs. It's also a dream to cross compile and deploy with (cargo(, several times faster and easier than c++.

You need fewer tests and less (often neglected) runtime error handling code because of the contract with the compiler.

I also love how I can write crates for python using pyo3 that data science team can use.

The article doesn't say explicitly these are high performance non rare earth magnets.

Niron uses synthetic tetrataenite (https://en.m.wikipedia.org/wiki/Tetrataenite) which is a fascinating material. Until a recent 2021 discovery it was believed that you could make it easily, but you'd need to let it cool slowly around 30,000 years! Only a few kg existed on earth from meteors.

But iron nitride Fe3N would also be a similarly good and less exotic choice.

https://hackaday.com/2022/09/01/iron-nitrides-powerful-magne...

My guess was also the ease of building safe extensions along with numerous vector and time series extensions, and it's recently improved replication capabilities.

Disagree.

Yes- Us Weapons platforms are.

This is how the us build pure cold war style "for military use only" tech. The money wasted reinventing the wheel by defense contractors is why Americans will never have affordable healthcare or sustainable social services.

China simply doesn't do that afaik, it's civilian and military tech isn't always developed independently.

Restated: China blurs the line between military and police state tech. It's tech is frequently multi purpose.

Drones, bipedal and quad petal robots, ai/ml applications etc. Are not 10-20 years old. They are running the latest risc-v cores.

China being "more socialist" really embraced open source, multi use, drtw. It could be many reasons.

I was surprised to discover one the boards an esp32-cam (xtensa core) purchased off aliexpress was originally designed to be used in ccp military/police surveillance applications. I don't know which came first, but the esp32-cam board is so extremely well suited for that specific military application that the entire design and layout of the board made sense to me.

Espressif a Shanghai based company now is making both xtensa and risc-v chips.

Yeah the C3 is slower than s-series, burns more power. I also miss the twai/can bus support in the C3 series.

Long term RISCv might cost less, and I think it will get new features faster.

I think it is cheaper to develop for RISCv. RISCv thanks to its outstanding qemu support means it is quickly becoming the reference standard for nascent "brand new" embedded capabilities.

Fwiw, I use both. I really like both. I said c3 leads was my own experience following this community.

As it was explained RISC v has better support because it's open and can be emulated with qemi/llvm/wasm whereas xtensa cannot. Espressif has tried to address this as a licensee, but they don't own xtensa is owned by Tensilica Inc which is owned by cadence.

Cadence has not allowed details of the JTAG to be published. Because details of xtensa aren't open source licensed. This makes things such as the openocd debugger, probe rs etc aren't as good, and this situation is unlikely to change.

Debuggers are nice.

I'm working on the esp32 c3 embassy-rs support this weekend. I personally prefer the RISCv because I think it is easier to emulate and not need to flash a physical device , this means Dev work can move faster with better tests.

Just my opinion.

You do realise that there are two architecture xtensa & RISC v. RISC v isn't as power efficient.

The xtensa super low power mode can deep sleep, wake on timer or external interrupt, and (based on duty cycle) probably run for year or more on a 9v battery.

Micropython is similar in performance to Arduino on esp32. Poor Async, around 10x slower than rust and much harder to do Async, etc. Possibly better for beginners, but even that won't be true in another year thanks to projects like embassy-rs

Rust and C have similar compiled performance. The difference is rust Dev on esp32 is easier to target with other architectures, also rust will probably be a bit easier to detect & debug any crashes during design making it a lower cost to develop than C equivalent (because C is more permissive, it's easier to make accident mistakes)

Linux & Microsoft win 11 both support native drivers in rust.

Rust is a great (possibly best) way to build wasm. Wasm is extremely powerful.

Name one language to do both secure blockchain smart contracts, & device drivers, and embedded systems.

And it can use pyo3/maturing to expose code to python. Many significant python libraries are rewriting into rust. Clang/llvm targets means that rust can go anywhere C or C++ can go, including very esoteric systems.

I don't think the jury is out, it just doesn't have mainstream corporate penetration yet, it may never have that and that's fine.

Rust community can/will write bindings to anything, there is no need for other options, people don't realise how powerful rusts polyglot approach is.

Guanxi 3 years ago

Guangxi is one of the very first lessons I use to demonstrate how different China operates and the average Chinese person thinks. Guanxi is central to the social bonds of family and extended family are to the culture.

Guangxi conceptually can be applied to western culture, but I think too much gets lost in translation.

Not affiliated with this researcher.

Have Been working on similar commercial applications, manufacturing with of this tech for 4 years (can show my own research, date stamped by google, github, etc.)

Anybody interested in actually manufacturing might want to hit me up. Patents ready.

Http://fungible.farm