HN user

manceraio

874 karma
Posts22
Comments53
View on HN
news.ycombinator.com 4y ago

Ask HN: Books worth reading multiple times?

manceraio
10pts19
sha256algorithm.com 4y ago

Show HN: SHA-256 explained step-by-step visually

manceraio
1241pts137
en.wikipedia.org 4y ago

Conway's Law

manceraio
51pts12
tuemilio.com 5y ago

Tuemilio hits $500MRR after 2 years

manceraio
4pts0
tuemilio.com 5y ago

Show HN: Tuemilio – Early access widget for startups

manceraio
2pts0
manceraio.medium.com 5y ago

2020 Year in Review of a Part-Time Indiehacker

manceraio
2pts0
tailwind.ink 5y ago

Show HN: AI color palette generator for Tailwindcss

manceraio
209pts52
news.ycombinator.com 6y ago

Ask HN: What is the JavaScript library you dislike the most?

manceraio
3pts2
news.ycombinator.com 6y ago

Ask HN: What solution do you use for sending transactional emails to your users?

manceraio
3pts2
voxremover.com 6y ago

Show HN: I made a web wrapper for the Spleeter algorithm

manceraio
3pts2
lorcaeditor.com 6y ago

Show HN: Grammarly for Spanish

manceraio
1pts1
news.ycombinator.com 7y ago

Ask HN: Should I quit my job?

manceraio
192pts124
tuemilio.com 7y ago

Show HN: Founder's Mastermind Segmented by MRR

manceraio
3pts4
tuemilio.com 7y ago

2nd month after launch. Charging more and learning about UX/UI

manceraio
2pts0
tuemilio.com 7y ago

Viral Waiting List Tools: The Complete List

manceraio
3pts0
tuemilio.com 7y ago

How to make a viral referral system like Inititiative Q and collect 2m emails

manceraio
1pts0
tuemilio.com 7y ago

PH launch aftermath and my first 4 customers ever

manceraio
1pts0
tuemilio.com 7y ago

Show HN: I created an email collector with a viral engine for validating MVPs

manceraio
3pts0
lorcaeditor.com 8y ago

Show HN: Hemingway Editor for Spanish

manceraio
1pts0
tuemilio.com 8y ago

Show HN: Email collection form for indie makers and MVPs

manceraio
8pts2
watape.com 8y ago

Show HN: Analog audio hardware on the cloud

manceraio
6pts3
github.com 8y ago

Show HN: Lorca.js – NLP for Spanish in JavaScript (with Batteries)

manceraio
3pts0

My flatmate used to watch TV in the living room quite loud when I was trying to sleep in my room.

I set a Raspberry Pi with an IR led running an Apache server close to the TV. From my phone I would visit the Raspberry IP and send signals to the IR led to lower the volume.

I actually encountered the same issue. I knew there was some service doing that, but I couldn't find it using Google. It took me several minutes.

I guess you have and edge if you manage to match user intent with your keywords and get ranked by Google.

Good luck!

Modern science differs from Middle Earth knowledge in having the willingness to admit ignorance. No scientific law, concept, theory or idea is sacred.

I don't think Middle Earth Christianity, Islam or whatever other premodern traditions of knowledge would agree in those two views. Everything that was important to know about the world was already known and written in the Bible, Qur'an or the Vedas.

How on earth there was going to be any secret of the universe yet to be discovered by mere immortals?

It looks like your projects resonate with people, and more important, you are capable of putting them in front of many eyes. Which is even harder than writing code. For that reason, don't seek the validation of VCs and figure out a business around it. Let your customers be your VCs.

Congratulations on your work :)

Colors.lol (2020) 4 years ago

I made a small tool [1] trying to replicate this article using neural networks.

[1] tailwind.ink

Thanks :) I first implemented sha256 in js to understand its inner workings. Then I started displaying its variables with react and adding this stepped mechanism. Finally, I added some notes on the left to add some context of what is going on.

Thanks for the feedback and I am glad you'll use it for teaching (which was the main goal of this project)! The padding part it's briefly explained on the "dynamic" notes on the left column, but yes, can be improved. Typing on the input gives you some sense of what is doing on the background, specially if it jumps to two blocks.

The "for each chunk" is also implemented (which was one of the most difficult parts to synchronize with the UI), but I agree too, I should come up with some way to represent it better. Thanks again :)

I created a tool that could help you on creating this type of palettes. It's based on CIELAB and you can see where all the colors are placed in the lightness, chroma and hue space. You can also see they boundaries for any family color so you know how much you can stretch chroma without shifting lightness or hue.

Tailwind.ink

I coded a beta plugin for Figma. I don't know how to contact you, but if you read this comment, please DM on Tweeter at @manceraio so I can share it with you!