The best Hacker News stories from Show from the past day

Go back

Latest posts:

Show HN: I built an AI art installation at home generating new pieces on the fly

Show HN: A snappy and resilient Hacker News clone in ~1k lines of rust

Show HN: Domainy – Monitor domain names for availability

Domainy is a tool to get alerted on when the domain names you like and want are about to expire and also become available.<p><a href="https://www.domainy.io" rel="nofollow">https://www.domainy.io</a><p>A few use cases<p>- I'm monitoring all the other TLD domain names for which I would like to eventually acquire to protect brand names for the domain names that I already have (e.g. I have google.com and I want to make sure that I have google.abcde, google.edfg etc etc)<p>- I also want to know when some of the domains that I would like will expire and possibly become available, so I can quickly buy them if I can. Just because a domain is expired, it doesn't mean it's available right away. But still, I'd like to keep my eye on them.<p>- Sometimes, it's just super interesting to see when some high profile names are available through obsecure TLDs (e.g. twitter.beauty, twitter.accountant, twitter.dealer domain names are available. What would happen if I buy them and do something with it. Twitter will probably come after me, but hey, it's an interesting thought. Maybe they'll buy them off? I don't know. What other high profile names are available through other TLDs?<p>cheers!

Show HN: Domainy – Monitor domain names for availability

Domainy is a tool to get alerted on when the domain names you like and want are about to expire and also become available.<p><a href="https://www.domainy.io" rel="nofollow">https://www.domainy.io</a><p>A few use cases<p>- I'm monitoring all the other TLD domain names for which I would like to eventually acquire to protect brand names for the domain names that I already have (e.g. I have google.com and I want to make sure that I have google.abcde, google.edfg etc etc)<p>- I also want to know when some of the domains that I would like will expire and possibly become available, so I can quickly buy them if I can. Just because a domain is expired, it doesn't mean it's available right away. But still, I'd like to keep my eye on them.<p>- Sometimes, it's just super interesting to see when some high profile names are available through obsecure TLDs (e.g. twitter.beauty, twitter.accountant, twitter.dealer domain names are available. What would happen if I buy them and do something with it. Twitter will probably come after me, but hey, it's an interesting thought. Maybe they'll buy them off? I don't know. What other high profile names are available through other TLDs?<p>cheers!

Show HN: Lemon – Alternative UI for AWS

Show HN: Lemon – Alternative UI for AWS

Show HN: Tara 2.0 – Fast Jira alternative with automation based on Git events

Show HN: Tara 2.0 – Fast Jira alternative with automation based on Git events

Show HN: Tara 2.0 – Fast Jira alternative with automation based on Git events

Show HN: Imba – I have spent 7 years creating a programming language for the web

Hey all<p>My name is Sindre, and I am the CTO of Scrimba (YC S20). For the last 7 years, I have written all my web apps in a full-stack programming language called Imba. It compiles to JavaScript and its main goal is to make web developers more productive.<p>I just launched a major overhaul of Imba, so I wanted to share it here on HN, in case anyone are interested in learning more about it. It is very opinionated, so some of you might not like it, but I would love to hear anyones feedback regardless. Constructive criticism appreciated!<p>The backstory:<p>Imba initially started in 2012 as an effort to bring the elegance and conciseness of Ruby into the browser, and also because I felt that JavaScript and the DOM should be more tightly coupled together. Over the years, I have taken inspiration from React/JSX, and also Tailwind.<p>Since 2013, I have built several business-critical apps in Imba, so this is not a toy project or an academic exercise, it is extracted from a real project trying to solve real problems. Today, we are currently a small but passionate community of devs who use Imba all over the world.<p>The nitty-gritty details:<p>As mentioned, Imba compiles to JavaScript, and it works on both the frontend and backend. The quickest way to get a feeling of how it works is by checking out this video: <a href="https://www.youtube.com/watch?v=8XS5q9xhaMc" rel="nofollow">https://www.youtube.com/watch?v=8XS5q9xhaMc</a><p>Alternatively, here is a list of the main benefits of the language:<p>* Clean syntax with built-in tags and inline styles<p>* Imba's Memoized DOM approach is *an order of magnitude* faster than Virtual DOMs (Vue, React). Learn more here: <a href="https://www.freecodecamp.org/news/the-virtual-dom-is-slow-meet-the-memoized-dom-bb19f546cc52/" rel="nofollow">https://www.freecodecamp.org/news/the-virtual-dom-is-slow-me...</a><p>* Imba works with Node and the npm ecosystem, and integrates tightly with both JS and TypeScript<p>* Blazing-fast dev/build tools based on esbuild<p>Each of the benefits above are explained more thoroughly in our docs here, so please check it out if any of the above points spark your interest: <a href="https://imba.io" rel="nofollow">https://imba.io</a><p>With this version I feel that I am very close to my vision for what Imba should be. In other words; it is finally ready for public consumption. I'd wholeheartedly advice you to look into it and give it a whirl if you are interested in web development :)<p>Hope you like it, and please share any feedback you might have in the comments!<p>PS! We're also hiring Imba developers at Scrimba - see <a href="https://jobs.scrimba.com/" rel="nofollow">https://jobs.scrimba.com/</a>. We don't expect you to be a seasoned Imba developer, but we expect you to pick it up fast :)

Show HN: Imba – I have spent 7 years creating a programming language for the web

Hey all<p>My name is Sindre, and I am the CTO of Scrimba (YC S20). For the last 7 years, I have written all my web apps in a full-stack programming language called Imba. It compiles to JavaScript and its main goal is to make web developers more productive.<p>I just launched a major overhaul of Imba, so I wanted to share it here on HN, in case anyone are interested in learning more about it. It is very opinionated, so some of you might not like it, but I would love to hear anyones feedback regardless. Constructive criticism appreciated!<p>The backstory:<p>Imba initially started in 2012 as an effort to bring the elegance and conciseness of Ruby into the browser, and also because I felt that JavaScript and the DOM should be more tightly coupled together. Over the years, I have taken inspiration from React/JSX, and also Tailwind.<p>Since 2013, I have built several business-critical apps in Imba, so this is not a toy project or an academic exercise, it is extracted from a real project trying to solve real problems. Today, we are currently a small but passionate community of devs who use Imba all over the world.<p>The nitty-gritty details:<p>As mentioned, Imba compiles to JavaScript, and it works on both the frontend and backend. The quickest way to get a feeling of how it works is by checking out this video: <a href="https://www.youtube.com/watch?v=8XS5q9xhaMc" rel="nofollow">https://www.youtube.com/watch?v=8XS5q9xhaMc</a><p>Alternatively, here is a list of the main benefits of the language:<p>* Clean syntax with built-in tags and inline styles<p>* Imba's Memoized DOM approach is *an order of magnitude* faster than Virtual DOMs (Vue, React). Learn more here: <a href="https://www.freecodecamp.org/news/the-virtual-dom-is-slow-meet-the-memoized-dom-bb19f546cc52/" rel="nofollow">https://www.freecodecamp.org/news/the-virtual-dom-is-slow-me...</a><p>* Imba works with Node and the npm ecosystem, and integrates tightly with both JS and TypeScript<p>* Blazing-fast dev/build tools based on esbuild<p>Each of the benefits above are explained more thoroughly in our docs here, so please check it out if any of the above points spark your interest: <a href="https://imba.io" rel="nofollow">https://imba.io</a><p>With this version I feel that I am very close to my vision for what Imba should be. In other words; it is finally ready for public consumption. I'd wholeheartedly advice you to look into it and give it a whirl if you are interested in web development :)<p>Hope you like it, and please share any feedback you might have in the comments!<p>PS! We're also hiring Imba developers at Scrimba - see <a href="https://jobs.scrimba.com/" rel="nofollow">https://jobs.scrimba.com/</a>. We don't expect you to be a seasoned Imba developer, but we expect you to pick it up fast :)

Show HN: Imba – I have spent 7 years creating a programming language for the web

Hey all<p>My name is Sindre, and I am the CTO of Scrimba (YC S20). For the last 7 years, I have written all my web apps in a full-stack programming language called Imba. It compiles to JavaScript and its main goal is to make web developers more productive.<p>I just launched a major overhaul of Imba, so I wanted to share it here on HN, in case anyone are interested in learning more about it. It is very opinionated, so some of you might not like it, but I would love to hear anyones feedback regardless. Constructive criticism appreciated!<p>The backstory:<p>Imba initially started in 2012 as an effort to bring the elegance and conciseness of Ruby into the browser, and also because I felt that JavaScript and the DOM should be more tightly coupled together. Over the years, I have taken inspiration from React/JSX, and also Tailwind.<p>Since 2013, I have built several business-critical apps in Imba, so this is not a toy project or an academic exercise, it is extracted from a real project trying to solve real problems. Today, we are currently a small but passionate community of devs who use Imba all over the world.<p>The nitty-gritty details:<p>As mentioned, Imba compiles to JavaScript, and it works on both the frontend and backend. The quickest way to get a feeling of how it works is by checking out this video: <a href="https://www.youtube.com/watch?v=8XS5q9xhaMc" rel="nofollow">https://www.youtube.com/watch?v=8XS5q9xhaMc</a><p>Alternatively, here is a list of the main benefits of the language:<p>* Clean syntax with built-in tags and inline styles<p>* Imba's Memoized DOM approach is *an order of magnitude* faster than Virtual DOMs (Vue, React). Learn more here: <a href="https://www.freecodecamp.org/news/the-virtual-dom-is-slow-meet-the-memoized-dom-bb19f546cc52/" rel="nofollow">https://www.freecodecamp.org/news/the-virtual-dom-is-slow-me...</a><p>* Imba works with Node and the npm ecosystem, and integrates tightly with both JS and TypeScript<p>* Blazing-fast dev/build tools based on esbuild<p>Each of the benefits above are explained more thoroughly in our docs here, so please check it out if any of the above points spark your interest: <a href="https://imba.io" rel="nofollow">https://imba.io</a><p>With this version I feel that I am very close to my vision for what Imba should be. In other words; it is finally ready for public consumption. I'd wholeheartedly advice you to look into it and give it a whirl if you are interested in web development :)<p>Hope you like it, and please share any feedback you might have in the comments!<p>PS! We're also hiring Imba developers at Scrimba - see <a href="https://jobs.scrimba.com/" rel="nofollow">https://jobs.scrimba.com/</a>. We don't expect you to be a seasoned Imba developer, but we expect you to pick it up fast :)

Show HN: Imba – I have spent 7 years creating a programming language for the web

Hey all<p>My name is Sindre, and I am the CTO of Scrimba (YC S20). For the last 7 years, I have written all my web apps in a full-stack programming language called Imba. It compiles to JavaScript and its main goal is to make web developers more productive.<p>I just launched a major overhaul of Imba, so I wanted to share it here on HN, in case anyone are interested in learning more about it. It is very opinionated, so some of you might not like it, but I would love to hear anyones feedback regardless. Constructive criticism appreciated!<p>The backstory:<p>Imba initially started in 2012 as an effort to bring the elegance and conciseness of Ruby into the browser, and also because I felt that JavaScript and the DOM should be more tightly coupled together. Over the years, I have taken inspiration from React/JSX, and also Tailwind.<p>Since 2013, I have built several business-critical apps in Imba, so this is not a toy project or an academic exercise, it is extracted from a real project trying to solve real problems. Today, we are currently a small but passionate community of devs who use Imba all over the world.<p>The nitty-gritty details:<p>As mentioned, Imba compiles to JavaScript, and it works on both the frontend and backend. The quickest way to get a feeling of how it works is by checking out this video: <a href="https://www.youtube.com/watch?v=8XS5q9xhaMc" rel="nofollow">https://www.youtube.com/watch?v=8XS5q9xhaMc</a><p>Alternatively, here is a list of the main benefits of the language:<p>* Clean syntax with built-in tags and inline styles<p>* Imba's Memoized DOM approach is *an order of magnitude* faster than Virtual DOMs (Vue, React). Learn more here: <a href="https://www.freecodecamp.org/news/the-virtual-dom-is-slow-meet-the-memoized-dom-bb19f546cc52/" rel="nofollow">https://www.freecodecamp.org/news/the-virtual-dom-is-slow-me...</a><p>* Imba works with Node and the npm ecosystem, and integrates tightly with both JS and TypeScript<p>* Blazing-fast dev/build tools based on esbuild<p>Each of the benefits above are explained more thoroughly in our docs here, so please check it out if any of the above points spark your interest: <a href="https://imba.io" rel="nofollow">https://imba.io</a><p>With this version I feel that I am very close to my vision for what Imba should be. In other words; it is finally ready for public consumption. I'd wholeheartedly advice you to look into it and give it a whirl if you are interested in web development :)<p>Hope you like it, and please share any feedback you might have in the comments!<p>PS! We're also hiring Imba developers at Scrimba - see <a href="https://jobs.scrimba.com/" rel="nofollow">https://jobs.scrimba.com/</a>. We don't expect you to be a seasoned Imba developer, but we expect you to pick it up fast :)

Show HN: List of the top 100 open startups (with revenue displayed)

Show HN: A dot matrix rendered using Braille characters

Show HN: A dot matrix rendered using Braille characters

Show HN: A dot matrix rendered using Braille characters

Show HN: LemonadeJS – A micro JavaScript library for building web interfaces

Show HN: LemonadeJS – A micro JavaScript library for building web interfaces

Show HN: LemonadeJS – A micro JavaScript library for building web interfaces

< 1 2 3 ... 593 594 595 596 597 ... 720 721 722 >