Viewing profile — manceraio
manceraio
HN member- Joined
- Thu, Feb 01, 2018, 2:56 PM UTC
- HN karma
- 874
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About manceraio
No profile information was provided.
Recent public activity
-
comment
Comment #35755120
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…
-
comment
Comment #32251061
That sounds about right. But how come a manager having a 10 year old camera and not a newest model?
-
comment
Comment #32010907
Here is my personal collection of more than 24h of voiceless electronic beats. I know is used for coding by two dev friends and myself: https://open.spotify.com/playlist/36bPEqDdU1…
-
comment
Comment #31975385
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 m…
-
comment
Comment #31907415
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 Ch…
-
comment
Comment #31822753
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…
-
comment
Comment #31750984
Increases the risk of glaucoma. https://www.nei.nih.gov/learn-about-eye-health/eye-condition... .
-
story
Ask HN: Books worth reading multiple times?
I've seen this advice in different tweets and podcast that goes like this: "It's better to read one good book multiple times than multiple books once" or "I would rather read the b…
-
comment
Comment #30496861
I made a small tool [1] trying to replicate this article using neural networks. [1] tailwind.ink
-
comment
Comment #30366774
This is a masterpiece.
-
comment
Comment #30250482
For that I like this one: https://cryptobook.nakov.com/
-
comment
Comment #30248945
Do you recommend any resources to learn about this?
-
comment
Comment #30248080
First time doing this type of visualizations. I have this one tailwind.ink which will visualize a color palette on their luminance, chroma and hue values, but it's not really repre…
-
comment
Comment #30247591
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 …
-
comment
Comment #30247511
https://news.ycombinator.com/item?id=23166713 It seems like a "nothing up my sleeve" way to initialize the variables.
-
comment
Comment #30247472
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 le…
-
comment
Comment #30245580
I actually started this because my first idea was: can I implement SHA-256 with just TTL logic gates? which should be possible, but it would take months to do. for puzzles try 1203…
- story
-
comment
Comment #30232968
- Have friends around you - Have freedom - Do meaningful work - Spend $ on experiences, not things - Help others with what you’re good at - Lower your expectations - Exercise + eat…
-
comment
Comment #30082376
Site crashing on Android Chrome.
-
comment
Comment #29908095
This website is crashing Chrome on my Xiaomi :/
- story
-
comment
Comment #29646876
Some more Spanish in Spain: It sweat my dick. I care a milk. I care a shit. I care a pepper.
- story
-
comment
Comment #28508107
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.…