Ask HN: What is the most impactful thing you've built?
741–750 of 759 posts
Re: Ask HN: What is the most impactful thing you've built?
#742Re: Ask HN: What is the most impactful thing you've built?
#743Wrote del.icio.us and invented tagging. Echoes of my original design are still around (notably account urls being web.site/userid)
Re: Ask HN: What is the most impactful thing you've built?
#744Earlier quoted context omitted.
It is simple. Too many malicious and privacy-violating JavaScript abounds, especially after being boiled down to seemingly-indecipherable WebAssembly bytecode. And a typical enterprise NIDS would not be able to see beyond those encrypted packet containing JS over 2-way-signed TLS/SSL, or HTTPv3 (QUIC) (or a few other E2E protocols). Since JavaScript won't be banned (unlike Adobe Flash/ActionScript, BTW Adobe's JavaSc…
Quick and dirty cleanup - convert to, then from postscript.
But which side should assume the responsibility of this JS-defanging effort into text-based? Client or server? Postal said "be liberal in what you receive and conservative in what you send". So, being conservative (in this respect), server has to be minimalistic (including denial of programmability).
Real problem remains, too much accessibility of programming is being made available to let client-side take it in ... in a gullible way.
And no amount of Sideshow Barker (not a dig on HN's Sideshow Barker) can fix this, until one of the MAANG decides "enough".
Meanwhile, the wild Wild West shall continue.
Re: Ask HN: What is the most impactful thing you've built?
#745Re: Ask HN: What is the most impactful thing you've built?
#746Re: Ask HN: What is the most impactful thing you've built?
#747A pipeline approval tool (internal at Amazon) that counts metrics. I was a fairly fresh college-hire SDE1 at Amazon. And I was annoyed, because I'm lazy. Every time I was oncall, I had to manage the deployment pipeline for my teams software- the UI for the tool used by Pickers inside Amazon Warehouses. On Monday, deploy the latest changes to the China stack (small). On Tuesday, check if anything bad happened, and the…
You saved Amazon a lot of wasted man hours. I hope they compensated you well
> I made it in about 2 weekends on my own time.
Re: Ask HN: What is the most impactful thing you've built?
#748The tester took around 3-mths to get to the production verion and used Turbo Pascal with inline assembly, C and quickbasic for the reports.
The y2k was a big issue in the day and glad the tester played a small part in ensuring a smooth transition.
Re: Ask HN: What is the most impactful thing you've built?
#749Co-created Dall-E Mini (now named Craiyon, and I am not involved anymore). It was among the first text to language models created independently. And it was fully open source. It also got covered by New York Times in the article covering Dall-E 2 by Cade Metz. Links: - GitHub: https://github.com/borisdayma/dalle-mini - Hugging Face Demo: https://huggingface.co/spaces/flax-community/dalle-mini - NYT article: https://ww…
Creating DALL-E Mini at 22 is a huge achievement, especially with less than two years of experience!
Re: Ask HN: What is the most impactful thing you've built?
#750Co-created Dall-E Mini (now named Craiyon, and I am not involved anymore). It was among the first text to language models created independently. And it was fully open source. It also got covered by New York Times in the article covering Dall-E 2 by Cade Metz. Links: - GitHub: https://github.com/borisdayma/dalle-mini - Hugging Face Demo: https://huggingface.co/spaces/flax-community/dalle-mini - NYT article: https://ww…
Thanks for making this, it has been very fun for me.