HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mozak1111

no profile record

Submissions

Ask HN: Why can't I use my body fat to power my devices?

2 points·by mozak1111·5년 전·9 comments

Show HN: Solum – NFT for Every Location on Earth

solum.hormozimmen.com
1 points·by mozak1111·5년 전·2 comments

Show HN: I created a startup MVP in a day

dealflow.ir
3 points·by mozak1111·6년 전·3 comments

comments

mozak1111
·4년 전·discuss
Yes
mozak1111
·5년 전·discuss
I make ultra-large scale [32000 x 32000 pixels] abstract AI generated art and make them into NFTs. It's an ever-evolving project: I learn new things and I try to create some art with them, recent ones are now animated!

Main Website: https://aidream.vercel.app Animated Example: https://www.youtube.com/watch?v=v0WozGLf0uw Questions: https://twitter.com/bitmarx 3D Gallery: https://app.spatial.io/rooms/6130be9402ac0d00014f4442?share=... [No Sign up is required, just needs a name]
mozak1111
·5년 전·discuss
My question is very hypothetical. I've read that human brain consumes about 400-500 calories a day on average. Imagine you could somehow attach a device to body that could burn another 1000 calories. [and probably convert it to heat - forget about burning your skin and infections for now]

Do we have that kind of interface? Can we power an implant using energy stored in fat cells?
mozak1111
·5년 전·discuss
Of course, but I am asking about an "interface" that can attach to body [surgically] and use the energy stored in fat cells. Like a constant "power leak" - the primary concern would be weight loss, with the side-effect of being able to use that power for something useful.
mozak1111
·5년 전·discuss
I appreciate the out of the box thinking here, but the idea is to have some sort of way to have some form of organ that artificially consumes a lot of energy, passively. The same way that your heart or brain consumes energy. "Glucose Biofuel Cell" was another answer here which is more aligned in what I am thinking of.
mozak1111
·5년 전·discuss
Yes, thank you. That is the sort of thing I am thinking about. This article [0] talks about it. I think one should create something that use the body as a glucose fuel cell but can consume a lot of energy.

[0] - https://www.scientificamerican.com/article/glucose-body-fuel...
mozak1111
·5년 전·discuss
Nice job. I wish there were a couple of *.PDF file templates somewhere to use this. The demo is great but the actual files are necessary in my opinion. Great work though.
mozak1111
·5년 전·discuss
I've made an NFT project closely related to What3words - I've been giving away a few to friends for free but exactly ZERO people have actually bought one so far!

https://solum.hormozimmen.com
mozak1111
·5년 전·discuss
Hi,

I've been experimenting with NFTs for a while, many people would say most of it is not true "art". I decided to make something a little more meaningful with them. My understanding is that you will either love it when you see this or you would just hate it. Launched this yesterday and I've received some early orders from friends so far. I've been also giving some away as I think this makes a great present for the right person. This is pretty much an NFT-as-a-Service for now!
mozak1111
·5년 전·discuss
A Decade of Progressive House: https://soundcloud.com/bitmarx
mozak1111
·6년 전·discuss
Thank you very much for listening and your encouraging feedback.
mozak1111
·6년 전·discuss
I make electronic music. 7 years ago, in a very sad period of my life, I made a classical piece of music, (From midnight to 4am) which I am very proud of it today. It would make me really happy to get some feedback from you guys if you know a thing or two about music. It tells a very personal story and here is the link to it:

https://soundcloud.com/bitmarx/story-of-a-rexile
mozak1111
·6년 전·discuss
Yes. MVP.css by https://www.andybrewer.com
mozak1111
·6년 전·discuss
Yesterday while I was taking a shower, I had an idea for a new startup. So I bought a new domain name and while my order was being processed, I created a small website for it!

Today I am launching it! Ladies and Gentlemen, introducing DealFlow - a platform for connecting investors to startups.

http://dealflow.ir

11/22/2020
mozak1111
·6년 전·discuss
Yes. Of course. Most of the problems with Wordpress websites are because of bugs in programs written in PHP. When you no longer serve PHP and are just serving a bunch of HTML/CSS files then there is nothing left to hack. (unless you want to target the webserver [such as Apache, etc.) but 9/10 times it is some sort of an outdated software or just some previously unknown bug in some plugin. Less attack surface, more peace of mind.
mozak1111
·6년 전·discuss
What we really need is a good static output generation built-in wordpress that actually works and downgrades successfully. Instead, the team decided to work on a page builder (Gutenberg) which was/is far behind Elementor and the rest. Static generation is an absolutely essential feature in my opinion for having the peace of mind regarding security. I tried EVERY SINGLE one of the static generation plugins out there for a client project (avada theme/elementor/wpml) and none of them worked. (But apparently they do work if you use the SaaS version, not tried it myself)

So I guess Automattic will not solve it as it would hurt their wordpress.com business and if somebody comes up with a good static generation option will just turn into another SaaS offering.