The best Hacker News stories from Show from the past day
Latest posts:
Show HN: TinyUX – Grid based low-fi wireframing on your mobile phone
You tap icons to create a wireframe, or do some visual brainstorming. Then export the image to share on Slack, Gitlab, etc.<p>I wanted to work on neural net that interprets an imported image of a wireframe, to then manipulate it inside an app. Figured it would be best to first build the wireframing app. So I created TinyUX.<p>It's released as quickly as possible this influenced some choices:<p>- While created in React Native, it's Android only.
- It's paid only (~$5). While freemium might make more sense, this was quicker to release, since in-app-purchases in RN is not trivial. First app I created that's not free, so that's an experiment too.
- There are no online features, all is stored on the device.<p>Looking to validate with UX designers, but all feedback is welcome.
Show HN: TinyUX – Grid based low-fi wireframing on your mobile phone
You tap icons to create a wireframe, or do some visual brainstorming. Then export the image to share on Slack, Gitlab, etc.<p>I wanted to work on neural net that interprets an imported image of a wireframe, to then manipulate it inside an app. Figured it would be best to first build the wireframing app. So I created TinyUX.<p>It's released as quickly as possible this influenced some choices:<p>- While created in React Native, it's Android only.
- It's paid only (~$5). While freemium might make more sense, this was quicker to release, since in-app-purchases in RN is not trivial. First app I created that's not free, so that's an experiment too.
- There are no online features, all is stored on the device.<p>Looking to validate with UX designers, but all feedback is welcome.
Show HN: TinyUX – Grid based low-fi wireframing on your mobile phone
You tap icons to create a wireframe, or do some visual brainstorming. Then export the image to share on Slack, Gitlab, etc.<p>I wanted to work on neural net that interprets an imported image of a wireframe, to then manipulate it inside an app. Figured it would be best to first build the wireframing app. So I created TinyUX.<p>It's released as quickly as possible this influenced some choices:<p>- While created in React Native, it's Android only.
- It's paid only (~$5). While freemium might make more sense, this was quicker to release, since in-app-purchases in RN is not trivial. First app I created that's not free, so that's an experiment too.
- There are no online features, all is stored on the device.<p>Looking to validate with UX designers, but all feedback is welcome.
Show HN: Domain Name Search with AI
In my exploration of OpenAI, I just created a domain-name search that takes business description as an input, and generates interesting domain names for it. It then uses DNSimple API to check if .com is available.<p>In my view it is a much easier way to find a suitable domain, as the AI thinks of a much large pool of possible names than my own brain. SmartyNames found its own name, using the tool itself.<p>Hope you enjoy it! <a href="https://smartynames.com/" rel="nofollow">https://smartynames.com/</a>
Show HN: Domain Name Search with AI
In my exploration of OpenAI, I just created a domain-name search that takes business description as an input, and generates interesting domain names for it. It then uses DNSimple API to check if .com is available.<p>In my view it is a much easier way to find a suitable domain, as the AI thinks of a much large pool of possible names than my own brain. SmartyNames found its own name, using the tool itself.<p>Hope you enjoy it! <a href="https://smartynames.com/" rel="nofollow">https://smartynames.com/</a>
Show HN: Domain Name Search with AI
In my exploration of OpenAI, I just created a domain-name search that takes business description as an input, and generates interesting domain names for it. It then uses DNSimple API to check if .com is available.<p>In my view it is a much easier way to find a suitable domain, as the AI thinks of a much large pool of possible names than my own brain. SmartyNames found its own name, using the tool itself.<p>Hope you enjoy it! <a href="https://smartynames.com/" rel="nofollow">https://smartynames.com/</a>
Tell HN: My child's first program
Last night, I introduced my kid to programming. We'd done some stuff with Mindstorms before, but she never really caught the bug for it. But for some reason, last night when I showed her some simple Python scripting to solve math problems and write to the console, she was enthralled.<p>After guiding her through a few things, she took the laptop off for a while and then came back with her first program, giggling like a maniac<p><pre><code> you='WOW!!!'
fart='So many poops!'
print(you,fart)
</code></pre>
I'm pretty proud :D
Show HN: Controversial quiz game generated by ChatGPT
Show HN: GPT-3 powered service thats helps you send more humane emails
Show HN: I recreated Coursera with 150 free YouTube tutorials
Show HN: Chrome extension to summarize blogs and articles using ChatGPT
Show HN: Chrome extension to summarize blogs and articles using ChatGPT
Show HN: Chrome extension to summarize blogs and articles using ChatGPT
Show HN: Hacking Bluetooth to brew coffee in GitHub actions
This is my adventure reverse engineering a De'Longhi coffeemaker's Bluetooth-Low-Energy-based protocol, writing a rust CLI for it, and hooking it up to GitHub actions to let us brew from either the browser or the GitHub app by filing issues (all the coffee are defined in issue templates).
Show HN: Hacking Bluetooth to brew coffee in GitHub actions
This is my adventure reverse engineering a De'Longhi coffeemaker's Bluetooth-Low-Energy-based protocol, writing a rust CLI for it, and hooking it up to GitHub actions to let us brew from either the browser or the GitHub app by filing issues (all the coffee are defined in issue templates).
Show HN: Hacking Bluetooth to brew coffee in GitHub actions
This is my adventure reverse engineering a De'Longhi coffeemaker's Bluetooth-Low-Energy-based protocol, writing a rust CLI for it, and hooking it up to GitHub actions to let us brew from either the browser or the GitHub app by filing issues (all the coffee are defined in issue templates).
Show HN: Hacking Bluetooth to brew coffee in GitHub actions
This is my adventure reverse engineering a De'Longhi coffeemaker's Bluetooth-Low-Energy-based protocol, writing a rust CLI for it, and hooking it up to GitHub actions to let us brew from either the browser or the GitHub app by filing issues (all the coffee are defined in issue templates).
Tell HN: Giving ChatGPT access to a real terminal
So, I guess this is the inevitable conclusion with LLMs. Connect them to a real terminal and let them act on real-world objects... I honestly don't know whether I like the idea or not, but I guess it's good to have this conversation now while it is only a marginally better version of tldr.<p>But you can already use it do do simple tasks like cleaning old files, figuring out what machine you're running on or even perform and summarize portscan results.<p>It should go without saying that this should be done on VMs and every command is confirmed and checked by the user...<p>tldr: browsing: enabled
Tell HN: Giving ChatGPT access to a real terminal
So, I guess this is the inevitable conclusion with LLMs. Connect them to a real terminal and let them act on real-world objects... I honestly don't know whether I like the idea or not, but I guess it's good to have this conversation now while it is only a marginally better version of tldr.<p>But you can already use it do do simple tasks like cleaning old files, figuring out what machine you're running on or even perform and summarize portscan results.<p>It should go without saying that this should be done on VMs and every command is confirmed and checked by the user...<p>tldr: browsing: enabled
Show HN: A web front end for your Org-files