Skip to main content

Posts

Showing posts from September, 2022

New best story on Hacker News: Show HN: Get conversational practice in over 20 languages by talking to an AI

Show HN: Get conversational practice in over 20 languages by talking to an AI 575 by Hadjimina | 270 comments on Hacker News. Hi everyone, Let me introduce you to Quazel, where we want to enable people to talk their way to fluency. We have all tried various language learning apps and tools, however, one aspect of language learning current services are really bad at is conversational practice. You might get a chat-like interface, but in the end, the conversation partner will only respond with a predefined "if the users say X I say Y". With Quazel that's completely different. In completely dynamic and unscripted conversation you can talk about pretty much anything you want. For example, you can try ordering food at a restaurant and even hold a philosophical discussion with Socrates. Additionally, you can analyze the grammar of your responses or use hints to help you out when you get stuck. We want to change how languages are learned from a grammar-centric approach to a m

New best story on Hacker News: Ask HN: Why is Microsoft Teams still so bad?

Ask HN: Why is Microsoft Teams still so bad? 633 by TurkishPoptart | 565 comments on Hacker News. It's buggy, and it crashes more often than any other app I use. God forbid you try to change the audio device from speakers to headphones in the middle of a call. And then if you try to just call back on your phone, and they want to share their screen, and you go back to your PC and try to join the call from your PC so you can see the screenshare (it's not going to work). Seriously, with all the money and resources thrown at this company and this app, you'd think it'd be a little more stable, faster, and reliable. I am literally forced to use this app at work...

New best story on Hacker News: Tell HN: Somebody implemented something I wrote a blog about

Tell HN: Somebody implemented something I wrote a blog about 545 by rexfuzzle | 151 comments on Hacker News. So a while ago I wrote about how 2FA was missing a key feature: https://ift.tt/P0xlAuB... Having not had any feedback on it in a while and the idea not taking off, today somebody messaged me to say that had implemented it in their product. 1. Obviously I think this is great and more secure 2. Tell people about things you do that they played a part it- it might just make their day.

New best story on Hacker News: Stripe has decided to nuke my entire business

Stripe has decided to nuke my entire business 837 by yaythefuture | 411 comments on Hacker News. Saw https://ift.tt/cvHdhQl from a couple weeks ago and figured I'd share my own story. 3 weeks ago, I woke up to a pissed off customer telling me her payments were broken. My startup uses Stripe Connect to accept payments on behalf of our clients, and when I looked into it, I found that Stripe had decided to deactivate her account. Reason listed: 'Other'. Great. I contact Stripe via chat, and I learn nothing. Frontline support says "we'll look into it." Days go by, still nothing. Meanwhile, this customer is losing a massive amount of business and suffering. After a few days, my team and I go at them from as many angles as possible. We're on the phone, we're on Twitter, we're reaching out to connections who work there / used to work there, and of course, we reach out to patio11. All of these support channels give us nothing except "we've got

New best story on Hacker News: Ask HN: What are some of the best documentaries you've seen?

Ask HN: What are some of the best documentaries you've seen? 464 by rasulkireev | 464 comments on Hacker News. This questions has been asked before [0][1][2], but I'm thinking that in the last 4 years something new and exciting has been created or discovered. If you could describe in a couple of words why you mentioned what you mentioned, that would be fantastic. [0]: https://ift.tt/NAygH1w [1]: https://ift.tt/sMFeb4L [2]: https://ift.tt/Fo8laBj

New best story on Hacker News: Tell HN: Otter.ai bot recording meetings without consent

Tell HN: Otter.ai bot recording meetings without consent 579 by arcticfox | 164 comments on Hacker News. I occasionally use Otter.ai to transcribe when I'm multitasking. Recently they made an update, which I carefully opted out of, to automatically join every meeting through my Google Calendar and transcribe it. Screenshots prove I had the feature disabled. The bot proceeded to join two confidential meetings on my behalf and record the whole thing, then email every member an absurd, inaccurate "outline" after. I am not much of a privacy person but I feel completely abused in this situation. I have opened a support ticket with screenshots but there is no response, and according to Twitter they are essentially not reviewing tickets from free users at the moment. So just a heads-up to the HN community! Are there other, more privacy oriented transcription services anyone can recommend?

New best story on Hacker News: Show HN: Quake 1 ported to the Apple Watch

Show HN: Quake 1 ported to the Apple Watch 560 by myownclone | 171 comments on Hacker News. I ported Quake 1 to the Apple Watch, building on top of existing ports for iOS and Mac. Some features: * uses Quake SW renderer + blitting to WatchKit surface (~60 fps, 640x480, larger res can run on lower framerate, tested up until 1024x768) * touch + gyro + digital crown controls * new AVFoundation audio backend (quake to Watchkit audio buffer copy logic), as Watchkit does not support CoreAudio * high pass audio filter to remove clicking on Watch speaker for some of the low frequency quake .wav samples * some smaller modifications and code updates to glue Quake 1 c code to Objective C and Watchkit https://www.youtube.com/watch?v=cPC2o262TfQ

New best story on Hacker News: Show HN: Wavvy – web-based audio editor (Audacity port)

Show HN: Wavvy – web-based audio editor (Audacity port) 509 by ahilss | 109 comments on Hacker News. I originally developed a WASM port of wxWidgets for https://dj.app/ . When it came time to open source wxWidgets-wasm, I decided to port another complex app as a test case, and Audacity seemed like the obvious choice. In the process, I also needed to write a new host API for PortAudio for playback and recording in the browser. https://ift.tt/H8LGJZi https://ift.tt/A65JteX https://ift.tt/eIzgOHE

New best story on Hacker News: Show HN: I'm building an open-source Amazon

Show HN: I'm building an open-source Amazon 646 by theturtletalks | 189 comments on Hacker News. A couple of years ago, I had an interesting idea. What if there was a marketplace where all the underlying tech was open-source? The order management system, the storefront, customer support, etc. The marketplace would simply connect to the seller’s infra instead of locking them in. If, for some reason, the seller is removed from the marketplace, their software stays with them and they can continue accepting orders directly. This model can be used to disrupt any marketplace from AirBNB to UberEats: building tech for home renters and restaurants and later, leveraging that to build a competing marketplace. In 2019, I started building the first piece, Openship, an order management system that lets you source orders and fulfill them from anywhere. Now that that’s in stable release, next up is Openfront (an e-commerce platform for storefronts) and Opensupport (ticketing software for custo