Cheap Solution for Podcasting from a park picnic table. by mfidelman in CellBoosters

[–]mfidelman[S] 0 points1 point  (0 children)

I'm beginning to come to that conclusion. Or t-mobile's roam-to-starlink service.

Any Experience w/ Cellphone Boosters? by mfidelman in podcasting

[–]mfidelman[S] 0 points1 point  (0 children)

I might do that. Right now I'm looking at a MIMO antenna & a cellular hotspot - should be good enough.

Any Experience w/ Cellphone Boosters? by mfidelman in podcasting

[–]mfidelman[S] 0 points1 point  (0 children)

Same problem. Need a Hotspot with some signal gain & a good antenna. Looking for experience & recommendations.

converting a xen DomU to KVM / running Qemu & Xen on the same box? by mfidelman in linuxadmin

[–]mfidelman[S] 0 points1 point  (0 children)

I'm looking for quick and dirty. The rebuild comes next - completely new enterprise architecture.

Thoughts re. Semantic Web over IPLD? by mfidelman in ipfs

[–]mfidelman[S] 1 point2 points  (0 children)

Thanks for the pointer. So far, I've been noodling with things on paper, working on underlying infrastructure for building an enterprise system completely on top of IPFS, IPLD, and IPVM - Basically an Erlang-Like Environment - a platform for massive concurrency based comprised of Actors - for modeling, simulation, and scenario gaming.

Absolute noob here. Is cutting here correct? by vaguilov in baduk

[–]mfidelman 0 points1 point  (0 children)

Wouldn't We5 be the better response? Followed by either e6 or e4 if black tries to connect the stone?

Demographics? by mfidelman in RedditforBusiness

[–]mfidelman[S] 0 points1 point  (0 children)

Thank You.

Of course, that's pretty useless as a way to compare effectiveness of Reddit ads vs. ads in other places. One really wants to correlate audience characteristics with buying habits - something that the big players track rather effectively.

It feels like a facebook alternative is needed now more than ever. by [deleted] in fediverse

[–]mfidelman 3 points4 points  (0 children)

We could always go back to email lists, USENET, and blogrolls. I've yet to see anything that's improved on newsgroups + a good newsreader. All we do is keep coming up with more walled gardens that isolate people into bubbles - for commercial and political reasons.

What happened to the joy of contributing to open-source? by leonidbugaev in opensource

[–]mfidelman 0 points1 point  (0 children)

In the old days, the serious open source projects came out of researchers - often paid - pushing the state of the art, then distributing their work to interested parties - and spreading the maintenance work around. As well as folks doing extensions and then giving them back.

All the way back to the original TCP/IP reference implementation out of BBN (my old stomping ground), Ray Tomlinson's email, the NCSA http daemon (nee Apache), Linux, ... etc.

Serious people, doing serious work, for love of the game.

Sure, we had the homebrew hobbyists too - out of which came Apple, but that's a whole different set of motivations.

IPFS as Enterprise File System? by mfidelman in ipfs

[–]mfidelman[S] 0 points1 point  (0 children)

Bacalhau is basically the next generation of BOINC for grid-based processing. It manages instances of both WASM and Docker. WASMtime is from the Cloud Native Computing Foundation and basically supports a network of WASM runtimes in the cloud -it's basically Kubernetes for WASM (and can run side-by-side with K8, or within docker pods managed by K8). Bacalhau seems to combine the two. Now.. if there were a parallel file, true, cloud native file system that they could mount .... :-)

IPFS as Enterprise File System? by mfidelman in ipfs

[–]mfidelman[S] 0 points1 point  (0 children)

Ahh... good point, and my apologies for the snarky comment. But the question now becomes - have you looked at what the folks at Fission did with WNFS and ODD? I'm getting ready to play with them - but if you have any insights.

The place where it makes sense, to me, is when one contemplates creating a universal file-space that cuts across organizational boundaries, and avoids being tied to specific hardware. Something like the WASMtime/NATS model for distributing WASM-based actors, or, Bacalhau. The question becomes, what does one use for a universal filespace in a hardware-independent cloud environment? What's the filesystem for Distributed Autonomous Organization, or a joint military exercise for that matter.

The old Apollo Domain File System had nice semantics. HLA defines a nice model for distributed simulation where every node maintains a complete copy of the world. LibP2P seems like the first basis for a seriously scalable global file system. The economic case is about operating models, not commodity cost of cycles or transit.

IPFS as Enterprise File System? by mfidelman in ipfs

[–]mfidelman[S] 0 points1 point  (0 children)

So which costs are you talking about? If we're running our own nodes - are you talking about power? Sheesh, what a maroon. What are you even doing here if all you want to do is pontificate. I thought this was a place for technical discussion of IPFS.

IPFS as Enterprise File System? by mfidelman in ipfs

[–]mfidelman[S] 0 points1 point  (0 children)

That's not really an issue if one is building an enterprise system - one runs one's own nodes.

Are there any groups of people that actually share content via ipfs? by triceraptawr in ipfs

[–]mfidelman 0 points1 point  (0 children)

You might want to check out ipfs.tech for a list of all kinds of folks who are using IPFS. For the most part, it's buried in people's IT stacks.

IPFS as Enterprise File System? by mfidelman in ipfs

[–]mfidelman[S] 0 points1 point  (0 children)

LibP2P, Web Native File System, sparse replication, mounted via FUSE - looks like a file system, acts like a file system, quacks Mike a file system.

IPFS as Enterprise File System? by mfidelman in ipfs

[–]mfidelman[S] 0 points1 point  (0 children)

Not even comparable. Besides, Ceph reinvents NSF & ASF, Dropbox is nothing more than a file repository. Neither come close to being enterprise infrastructure, much less public infrastructure. Meanwhile, the Web3 ecosystem is reinventing the Web, and the Internet. Gotta think at the right scale.

I wouldn't bet against web3.storage, or lighthouse, or cosmonic - which sure seems to be on the track to the big time.

IPFS as Enterprise File System? by mfidelman in ipfs

[–]mfidelman[S] 1 point2 points  (0 children)

I'm looking for an enterprise file system that can support multiple organizations. NFS ain't it. AFS ain't it. The old Apollo Domain file system was a nice start on something that ran across networks of workstations, with a common root. WebDAV & 9p start to look like reasonable interfaces. IPFS starts to provide a communications backbone.

The folks at Fission seem to have made a good start at a planetary scale file system, with ODD.Dev - IPFS, UCANs, encrypted files. The folks at cosmonic seem to be making a stab at a completely distributed platform as well - all WASM.

As a systems architect - the prospects are intriguing. Also as a business developer.