【Hacker News搬运】显示HN:我建立了最过度引擎化的Deal With It表情符号生成器
-
Title: Show HN: I built the most over-engineered Deal With It emoji generator
显示HN:我建立了最过度引擎化的Deal With It表情符号生成器
Text: Hi, all! Author here. What started as a small tool I built for a job interview, became "The Most Over-engineered Deal With It Emoji Generator":<p>- All operations done fully client-side - no backend, no private data leaves your browser.
- Uses machine learning models (MediaPipe Face Detector task) to automatically scale and position glasses on the detected faces.
- Extensive customization options for glasses:
- Placement of glasses anywhere on the input image (including slightly going outside it).
- Change the size of glasses.
- No limit on the number of glasses.
- Flip the glasses vertically or horizontally.
- Customize the direction from which the glasses appear on the image.
- Different types of glasses.
- GIF output options:
- Looping mode.
- Number of frames.
- Frame delay.
- Separate delay setting for last frame.
- Output size.
- Celebration confetti
- Easter eggs.<p>I've been working remotely for the last >9 years. When using non-verbal communication, it's important that your tone and intent comes across accurately.. Custom emojis became for me part of expressing yourself, creating bonds and camaraderie. I've originally created an MVP of this tool while applying for a exciting new job opportunity. As a showcase of my passion for programming, building teams and creating delightful user experiences. Unfortunately, they were not impressed and ultimately did not offer me the job But I wanted to polish it and release it for everyone to use for free, so that you can too "Deal With It"!<p>I have more ideas for even more features (check GitHub[1]), but wanted to launch it and see what's the feedback and ideas from the community!
And if you're looking for a Fullstack Developer with >14 years of experience, with passion for great customer experience (remote work or locally in Iceland), let's chat!<p>[1] - <a href="https://github.com/klimeryk/dealwithit">https://github.com/klimeryk/dealwithit</a>
大家好!作者在这里。最初是我为一次工作面试制作的一个小工具,后来变成了";The Most Overengined Deal With It表情符号生成器”:<p> -所有操作都完全在客户端完成-没有后端,没有私人数据离开您的浏览器。-使用机器学习模型(MediaPipe Face Detector任务)在检测到的人脸上自动缩放和定位眼镜。-眼镜的广泛定制选项:-将眼镜放置在输入图像上的任何位置(包括稍微向外移动)。-调整眼镜的尺寸。-眼镜的数量没有限制。-垂直或水平翻转眼镜。-自定义眼镜在图像上显示的方向。-不同类型的眼镜。-GIF输出选项:-循环模式。-帧数。-帧延迟。-为最后一帧单独设置延迟。-输出大小。-庆祝五彩纸屑-复活节彩蛋<p> 我;我过去一直在远程工作>;9年。当使用非言语交流时;准确传达你的语气和意图很重要。。自定义表情符号对我来说是表达自己、建立联系和友情的一部分;我最初在申请一个令人兴奋的新工作机会时创建了这个工具的MVP。作为我对编程、组建团队和创造愉快用户体验的热情的展示。不幸的是,他们没有留下深刻印象,最终也没有给我这份工作:(但我想把它打磨一下,免费发布给每个人使用,这样你也可以“处理它”!<p>我对更多的功能有更多的想法(查看GitHub[1]),但想启动它,看看有什么;这是来自社区的反馈和想法!如果你;正在寻找具有>;14年的经验,对卓越的客户体验充满热情(远程工作或冰岛本地工作),让;我们聊天<p> [1]-<a href=“https:/;github.com&#klimeryk/ dealwait”>https:"/;github.com;klimeryk;处理</a>
Url: https://emoji.build/deal-with-it-generator/
很抱歉,我无法直接访问或操作外部网站,包括您提供的链接。因此,我无法使用JinaReader或其他工具来抓取和分析该网页的内容。 不过,如果您能提供该网页的内容或者描述其主要内容,我可以帮助您进行文本分析,包括总结和翻译(如果内容不是中文)。请提供相关文本,我将尽力协助您。
Post by: klimeryk
Comments:
zamadatix: This is 100% the kind of thing I was hoping for when daydreaming "what will the internet be like 20 years from now" growing up. Cool design, hilariously overpowered backend to do something basic (but do it so well), and 0 of the corporate feeling or ad apocalypse. Awesome stuff!
zamadatix: 这完全是我做白日梦时所希望的事情";20年后互联网会是什么样子";成长。酷炫的设计,滑稽地压倒后端去做一些基本的事情(但做得很好),零企业感或广告启示。太棒了!
kjaer: This made me smile :)<p><pre><code> if (looping.mode === "off") {
// If you waited for a day, you deserve to see this workaround...
// Since there is no way to not loop a gif using gifwrap,
// let's just put a reeeeaaaaallly long delay after the last frame.
return 8640000;
}</code></pre>kjaer: 这让我笑了:)<p><pre><code>if(looping.mode===“off”){//;如果你等了一天,你值得看看这个解决方法。。。//;由于无法不使用gif包装循环gif,//;让;我们只是在最后一帧之后放了一个很长的延迟。返回8640000;}</code></pre>
andybak: I love it: <a href="https://s1.gifyu.com/images/SB5A9.gif" rel="nofollow">https://s1.gifyu.com/images/SB5A9.gif</a>
andybak: 我喜欢它:<a href=“https:”s1.gifyu.com“images”SB5A9.gif“rel=”nofollow“>https:”/;s1.gifyu.com;图片;SB5A9.gif</a>
airstrike: <i>> Unfortunately, they were not impressed and ultimately did not offer me the job :(</i><p>Sorry to hear that. No recruiting process is perfect. They often get it wrong, as they clearly did here!
airstrike: <i> >;不幸的是,他们并没有留下深刻印象,最终也没有给我这份工作:(</i><p>很抱歉听到这个消息。没有一个招聘过程是完美的。他们经常出错,就像他们在这里所做的那样!
ChrisArchitect: Thank you Slack? For the confusing use of "emoji" instead "animated GIF" or sticker.
ChrisArchitect: 谢谢Slack?由于";表情符号;相反,";动画GIF”;或贴纸。