Show HN: Collaborative Online Sticky Notes https://ift.tt/3fxAKPc August 5, 2021 at 08:21AM
via Blogger https://ift.tt/2VyeoGa
(https://ift.tt/2X0mKqXhttps://whatsmusic.de/frankien-interview-creating-the-singer-songwriter-genre-standing-against-racism-and-a-memorable-open-mic-episode/
Show HN: Collaborative Online Sticky Notes https://ift.tt/3fxAKPc August 5, 2021 at 08:21AM
via Blogger https://ift.tt/2VyeoGa
(https://ift.tt/2X0mKqXShow HN: Visualizing a Codebase I explored an alternative way to view codebases to the typical folder/file list, showing a bird’s-eye-view of its structure. https://ift.tt/3lECcU1 August 5, 2021 at 08:09AM
via Blogger https://ift.tt/3lz3H12
(https://ift.tt/2Vz3KPkShow HN: LiaScript – Markdown for interactive and open online courses https://ift.tt/2WT3Ceh August 5, 2021 at 05:12AM
via Blogger https://ift.tt/3jsrwFe
(https://ift.tt/3irVDx8DaBaby gets canceled due to a rant from the Rolling Loud festival in Miami, FL. In this episode of No Nonsense Music Marketing, we react to his statement.
Subscribe : http://bit.ly/2id0MGY
Website : http://omarimc.com
Merch: https://musiquo.com
———————————————
● Email: https://ift.tt/2knagGw
● Instagram : https://ift.tt/2BI5zLu
● Twitter : https://ift.tt/1uASU2k
● Facebook : https://ift.tt/2kjY5dA
● SoundCloud : https://ift.tt/1gjPNLb
via Blogger https://ift.tt/3AdV68e
(https://ift.tt/3Cj55uEDaBaby gets canceled due to a rant from the Rolling Loud festival in Miami, FL. In this episode of No Nonsense Music Marketing, we react to his statement. Subscribe : http://bit.ly/2id0MGY Website : http://omarimc.com Merch: https://musiquo.com ——————————————— ● Email: https://ift.tt/2knagGw ● Instagram : https://ift.tt/2BI5zLu ● Twitter : https://ift.tt/1uASU2k ● Facebook : https://ift.tt/2kjY5dA ● SoundCloud : https://ift.tt/1gjPNLb
via Blogger https://ift.tt/3AeHOIt
(https://ift.tt/3CmdNsfShow HN: Makeai.art – Create Art from a Description https://makeai.art August 4, 2021 at 10:17PM
via Blogger https://ift.tt/3lA1ceQ
(https://ift.tt/2U27mcwShow HN: Made an internal communication app with just SWIFTUI https://ift.tt/3ic3gGD August 5, 2021 at 03:06AM
via Blogger https://ift.tt/3juhzHr
via Blogger https://ift.tt/37p06um
(https://ift.tt/3fzTFc8DaBaby gets canceled due to a rant from the Rolling Loud festival in Miami, FL. In this episode of No Nonsense Music Marketing, we react to his statement.
Subscribe : http://bit.ly/2id0MGY
Website : http://omarimc.com
Merch: https://musiquo.com
———————————————
● Email: https://ift.tt/2knagGw
● Instagram : https://ift.tt/2BI5zLu
● Twitter : https://ift.tt/1uASU2k
● Facebook : https://ift.tt/2kjY5dA
● SoundCloud : https://ift.tt/1gjPNLb
Show HN: Made an internal communication app with just SWIFTUI https://ift.tt/3ic3gGD August 5, 2021 at 03:06AM
via Blogger https://ift.tt/3juhzHr
(https://ift.tt/2Vi5ihbShow HN: Open-source React SPA blog (MIT license) https://ift.tt/3ymnSCW August 4, 2021 at 11:50PM
via Blogger https://ift.tt/3ytJnBP
via Blogger https://ift.tt/3rX9ZIQ
(https://ift.tt/3Ab0E3eShow HN: Open-source React SPA blog (MIT license) https://ift.tt/3ymnSCW August 4, 2021 at 11:50PM
via Blogger https://ift.tt/3ytJnBP
(https://ift.tt/3ipTKAZShow HN: Why Is Privacy Something You Should Care About? https://ift.tt/3idP7ae August 5, 2020 at 08:11PM
via Blogger https://ift.tt/33zz02K
via Blogger https://ift.tt/2XxZVIA
(https://ift.tt/2DoklN6Show HN: Building an open-source and high-quality webcam with a Raspberry Pi 0 W https://ift.tt/31lrAgZ August 5, 2020 at 05:55PM
via Blogger https://ift.tt/2XxqZaU
via Blogger https://ift.tt/31pZxNh
(https://ift.tt/31iyZxiShow HN: Why Is Privacy Something You Should Care About? https://ift.tt/3idP7ae August 5, 2020 at 08:11PM
via Blogger https://ift.tt/33zz02K
(https://ift.tt/33JAEiDShow HN: Building an open-source and high-quality webcam with a Raspberry Pi 0 W https://ift.tt/31lrAgZ August 5, 2020 at 05:55PM
via Blogger https://ift.tt/2XxqZaU
(https://ift.tt/2XA1K7JLaunch HN: Speedscale (YC S20) – Automatically create tests from actual traffic We’re Ken, Nate and Matt, co-founders of Speedscale ( https://speedscale.com ), a tool that automatically generates continuous integration (CI) tests from past traffic. Carefully scaling rollouts to ever larger groups of customers is the safest deployment strategy, but can take weeks. Even for elite DevOps organizations up to 15% of changes to production can result in degraded service [1] [2]. We met as undergrads at Georgia Tech and come from a DevOps and operations background so we’ve seen this first hand. Each of us has over 15 years of experience building high-reliability systems, starting in the early days with satellite earth station monitoring. As interns we once wrote a bug that caused a 32 meter antenna to try to point down through the earth, almost flattening the building we were in. It was a great environment to learn about engineering reliability. We leveraged this experience to tackle monitoring Java app servers, SOA, SaaS observability and cloud data warehouses. What if we could use a form of observability data to automatically test the reliability of new deployments before they hit production? That’s the idea that got us started on Speedscale. Most test automation tools record browser interactions or use AI to generate a set of UI tests. Speedscale works differently in that it captures API calls at the source using a Kubernetes sidecar [3] or a reverse proxy. We can see all the traffic going in and out of each service, not just the UI. We feed the traffic through an analyzer process that detects calls to external services and emulates a realistic request and response — even authentication systems like OAUTH =). Unlike guessing how users call your service, Speedscale automation reflects reality because we collected data from your live system. We call each interaction model a Scenario and Speedscale generates them without human effort leading to an easily maintained full-coverage CI test suite. Scenarios can run on demand or in your build pipeline because Speedscale inserts your container into an ephemeral environment where we stress it with different performance, regression, and chaos scenarios. If it breaks, you can decide the alerting threshold. Speedscale is especially effective in ensuring compliance with subtle Service Level Objective (SLO) conditions like performance regression [4]. We’re not public yet but would be happy to give you a demo if you contact us at hello@speedscale.com. Also, we are doing alpha customer deployments to refine our feature set and protocol support – if you have this problem or have tried to solve it in the past we would love to get your feedback. Eventually we’ll end up selling the service via a subscription model but the details are still TBD. For the moment we’re mainly focused on making the product more useful and collecting feedback. Thanks! [1] https://ift.tt/2Po7iOl… [2] https://ift.tt/2XsQtpC… [3] https://ift.tt/31pKvax… [4] https://ift.tt/3gug5du… August 5, 2020 at 06:59AM
via Blogger https://ift.tt/2XxDHX3
(https://ift.tt/2PufzjLShow HN: Extension to highlight new posts on HN frontpage since your last visit https://ift.tt/30uuOiN August 5, 2020 at 01:01AM
via Blogger https://ift.tt/2C1gQeV
(https://ift.tt/2PtdftiShow HN: RedditVids – Reddit Videos Aggregator https://redditvids.com/ August 5, 2020 at 02:20AM
via Blogger https://ift.tt/2Dz92S3
via Blogger https://ift.tt/3icjttW
(https://ift.tt/2BYUURAShow HN: RedditVids – Reddit Videos Aggregator https://redditvids.com/ August 5, 2020 at 02:20AM
via Blogger https://ift.tt/2Dz92S3
(https://ift.tt/30ulLi1Show HN: 100% automatically remove video backgrounds with ML (Unscreen Pro) https://ift.tt/33rq27D August 5, 2020 at 01:04AM
via Blogger https://ift.tt/3fsw4ra
via Blogger https://ift.tt/2XsRPAO
(https://ift.tt/2XLKDjF