هي جمعية ثقافية شبانية للتراث تعنى بمحافظة على الموروث الثقافي للمنقطة تمنغست بلدية عين أمقل الحزائر وهي عبارة عن أفضل الرقصات الفلكلورية التقليدية في المنطقة تمنغست من رقصة قرقابو * دراني * و رقصة اصارة و رقصة تاكوبا و موسيقى عصرية التوارق من اجل تعرف على الموروث الثقافي الرجاء الاشتراك في القناة ليصلك كل جديد
الاثنين، 3 أغسطس 2020
Show HN: Starboard – Fully in-browser literate notebooks like Jupyter Notebook https://ift.tt/2DyGiJ0
Show HN: Starboard – Fully in-browser literate notebooks like Jupyter Notebook https://starboard.gg August 2, 2020 at 04:44PM
Show HN: Get better at spotting mistakes with a random bug generator (in Elm) https://ift.tt/3i67VZ3
Show HN: Get better at spotting mistakes with a random bug generator (in Elm) https://ift.tt/319RF2o August 4, 2020 at 12:49AM
Show HN: Problem Pad – Discover Problems That Need Solving https://ift.tt/33n6D7V
Show HN: Problem Pad – Discover Problems That Need Solving I'm Harbind, creator of Problem Pad, a community to discover, share and discuss problems being faced by creators, businesses or consumers and riff on ideas to try and solve them. (https://ift.tt/33oGd5S) It's an open blog-style platform where anyone can submit problems they're facing or have observed and build on ideas in the comments. My main motivation for creating this was to force myself to find problems being faced by real people in order to come up with creative ideas that actually solve a problem. As a developer I've been guilty of SISP (solution in search of a problem) where I build out an idea but it was never actually serving a real problem so it would just end up getting scrapped. With this project I hope to prevent myself and others from falling into that trap by focusing on finding and solving problems that people are actually facing. My hope is that Problem Pad gives some ideas and inspiration to others who are looking to create. Please let me know what you think about the project and if you feel you could get value out of it please sign up or subscribe to the newsletter! Thank you! August 4, 2020 at 12:02AM
Show HN: Chrome Extension Starter templates and ebook https://ift.tt/39S1EgI
Show HN: Chrome Extension Starter templates and ebook https://ift.tt/31cIIFu August 4, 2020 at 01:47AM
Show HN: Reagent – Test APIs Declaratively https://ift.tt/30pbqnp
Show HN: Reagent – Test APIs Declaratively https://ift.tt/39WtsjZ August 3, 2020 at 10:05PM
Show HN: I've compiled a list of books on cryptocurrencies https://ift.tt/3fjlQcw
Show HN: I've compiled a list of books on cryptocurrencies https://ift.tt/2XoQivx August 3, 2020 at 07:47PM
Show HN: A Go CLI to list AWS resources in multi accounts+regions as easy as 123 https://ift.tt/3i3VRaN
Show HN: A Go CLI to list AWS resources in multi accounts+regions as easy as 123 https://ift.tt/3hmhKCv August 3, 2020 at 07:19PM
Show HN: Slime Simulation https://ift.tt/3grrp9Z
Show HN: Slime Simulation https://ift.tt/3foMjW9 August 3, 2020 at 05:52PM
Show HN: Using GPT-3 as a creative writing assistant https://ift.tt/3gnP0Zq
Show HN: Using GPT-3 as a creative writing assistant https://www.youtube.com/watch?v=OcyBYfK6gfY August 3, 2020 at 05:04PM
Show HN: Reanimate – Write Declarative Animations with Haskell and SVG https://ift.tt/3focvQO
Show HN: Reanimate – Write Declarative Animations with Haskell and SVG https://ift.tt/3jR4dEm August 3, 2020 at 05:04PM
Show HN: PyCrossfade – a library for creating DJ Transitions in Python https://ift.tt/3i1N8FZ
Show HN: PyCrossfade – a library for creating DJ Transitions in Python https://ift.tt/3i13aju August 3, 2020 at 04:48PM
Show HN: Add video subtitles on the fly from plain text https://ift.tt/31eTI57
Show HN: Add video subtitles on the fly from plain text https://ift.tt/30lWBC0 August 3, 2020 at 03:11PM
Launch HN: Stacker (YC S20) – Create Apps from Airtable or Google Sheets https://ift.tt/3i3ZJso
Launch HN: Stacker (YC S20) – Create Apps from Airtable or Google Sheets We're Michael and Sam, co-founders of Stacker ( https://stacker.app/ ). We let anyone create custom software powered by data from Airtable or Google Sheets, with a nice UI, auth and rich permissions. Think Internal Tools, Custom CRMs, and Customer Portals. We've been working for ages on building something that lets non-technical people create software without code. We spent about 2 years building a really powerful and complicated drag-and-drop no-code app builder. It was really awesome, it could create social networks, SaaS, marketplaces – the works. The only problem was: nobody could use it unless they were already a developer! It turned out that even though you weren't technically writing any code… you were still actually programming, still thinking like a developer. Just with a really inefficient set of no-code tools. We (eventually!) realised that non-devs were already building systems anyway; but instead of code they were using spreadsheets. Spreadsheets are basically the world's most used database/IDE. They're great for modelling and managing data. But, if you've ever used someone else's sheet you'll know that they're not the best way to interact with the data. Giving someone access to your spreadsheet is pretty much like giving someone access to your SQL database – they won't understand it, they might see more than they should, and they might break the whole thing. Stacker is basically an app layer on top of spreadsheet. We let you set up a nice UI, add user login, and limit who can see/do what using permissions. We also handle abstracting away the limitations of the APIs of Airtable/Google Sheets so that the whole thing stays performant. The main two cases where people find Stacker useful are: 1. they want to create internal tools that are easier to use/understand 2. they want to allow customers/partners access to some of the data in their sheet without giving the whole thing We've been really excited that most of our early users have been non-technical people who hadn't ever thought they could create software for their business. People have been creating marketplaces, CRMs, resources centres, order-tracking portals, ERPs… lots of stuff. We're a monthly SaaS model starting at $39pcm – we handle all the hosting, infrastructure, and even SSL certs etc. Right now we support Airtable and Google Sheets, but we'd like to expand out to include other data sources like SQL databases, APIs and even MS Excel(!). Underneath the hood we've got a bunch of technology from our original web app builder – a python backend that creates on-the-fly endpoints depending on the user's data model, and react frontend that can flexibly layout the app. Then on top of that, we've got a service that analyses the schema from your sheet and automatically creates your initial Stacker app. I'd love to hear what use cases you can think of for this, either internal or external, and what you'd like to see it do in the future! Check it out here: https://stacker.app p.s. History update – you might remember us from when we did a very early alpha launch as "Toga" a few months back ( https://ift.tt/2xAYor9 ). Thanks to everyone who helped us iron out all the bugs from that! August 3, 2020 at 02:55PM
Show HN: Visual Coffee – Blog Kits https://ift.tt/3fwsuwh
Show HN: Visual Coffee – Blog Kits https://visual.coffee August 3, 2020 at 02:38PM
Show HN: NLP at up to 4X speed using a T5 version implemented in ONNX https://ift.tt/3gq5BvF
Show HN: NLP at up to 4X speed using a T5 version implemented in ONNX https://ift.tt/3gjYapE August 3, 2020 at 01:12PM
Show HN: I built a fast PDF email scraper with C++ https://ift.tt/2ELcDNx
Show HN: I built a fast PDF email scraper with C++ https://ift.tt/33lTDiH August 3, 2020 at 09:07AM
الاشتراك في:
الرسائل (Atom)