This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Saturday, September 3, 2022
Show HN: I made Scrabble with modified rules https://ift.tt/9v1kK3E
Show HN: I made Scrabble with modified rules Crapple is my take on "improved" Scrabble rules... obviously that is subjective, I'm not even sure I agree with it. You and your opponent share a rack of letters, and vowels are only obtained by opting to deduct a configurable amount of points from your score to receive a random vowel tile. Additionally, there is an alternate board layout with some new tile multipliers. This is an old project but I never posted it, so I thought what the hey, I am curious to hear what your guys' thoughts are on these rules. It's an old dead project so you can't hurt my feelings. Thanks! You can play it now against the computer in your browser (no signup required, but an account lets you create and play games against other humans). The Android app is the better version only because the AI will run on a seperate thread (in the browser version you might see a hiccup while it runs), and because Unity WebGL doesn't export retina-sized graphics (ie graphics may look less than sharp on your mobile device). (Note: I linked the landing page instead of the direct link to play in case you are on mobile and want to avoid a largish download. Direct link to play in the browser is here: https://ift.tt/VWyqDOT ) --- Some more details for anyone still reading... It's your basic LAMP stack on AWS, with Laravel for the web framework and Unity (2017) for the client. The dictionary is stored as a DAWG. When you play a word, instead of giving you the dictionary definition, I wanted to do something different like provide a paragraph from a book that the word was used in. You can click the book icon to get some of those, I was scraping books in the public domain but gave up after a while when I was getting diminishing returns for words I lacked paragraphs for (if you try it you will likely see a lot of Moby Dick paragraphs as I never randomized it either). The AI was based on the scrabble AI algorithm (I think it was this, but can't remember now, https://ift.tt/meA4ps0... ). Since Crapple has modified rules, due the possibility of "buying" vowels on your turn, there is set of _potential_ playable words. The Crapple AI ranks each word based on the cost of the vowels needed with their probability of obtaining the needed vowels. The AI is not very intelligent, the difference between the 3 provided computer opponents is just the average word score they will play. If I had worked on this any longer I could have extended this to let them take into account what words/scores they may be setting you up for with their play, and other ideas. Each player's avatar is consistent, but uniquely generated for them. I didn't want to have every using the same boring default avatar, but didn't want the hassles of letting people upload their own, so I went with a version of this idea: https://ift.tt/Wn2PSTh https://crapple.mobi/ September 4, 2022 at 01:45AM
Friday, September 2, 2022
अल्पसंख्यक दर्जा स्टेट नहीं नेशनल लेवल पर हो:कैप्टन ने PM को लेटर भेज चेताया; पंजाब में सिखों को लेकर SC में पिटीशन

via देश | दैनिक भास्कर https://ift.tt/ZiXk6BY
पूर्व AAP विधायक वाली इनोवा जब्त:लैंड स्कैम की करप्शन मनी से खरीदी गई; विजिलेंस जांच में भी फंस सकते हैं संदोहा

via देश | दैनिक भास्कर https://ift.tt/fyS9pqV
गंगा में डूबे काशी के श्मशान, 5000 क्विंटल लकड़ी बर्बाद:गलियों में हो रहे दाह संस्कार, बाढ़ ने मणिकर्णिका-हरिश्चंद्र घाट के 30% डोम समाज की आमदनी छीनी

via देश | दैनिक भास्कर https://ift.tt/sW63bgd
Show HN: SMS Interface for Stable Diffusion https://ift.tt/SGcahKV
Show HN: SMS Interface for Stable Diffusion If you text 8145594701, it will send back an image with the prompt you specified. Currently only US numbers can send/receive texts because Twilio. Sorry to the rest of the planet! I think this will likely fall over but I figured this would be a cool little thing to demo. I removed the NSFW filter so be mindful of your prompts! I don't persist numbers and there is no linkages being saved between the original text message and the generated images. September 3, 2022 at 04:52AM
नौसेना के ध्वज से लाल क्रॉस हटा:मोदी बोले- गुलामी की निशानी मिटी; सिर काटने की धमकी देने वाला तालिबानी मुल्ला ढेर

via देश | दैनिक भास्कर https://ift.tt/6pngsei
Show HN: Redactle Unlimited – a Wikipedia based game https://ift.tt/4XhEM2k
Show HN: Redactle Unlimited – a Wikipedia based game I created this game based on the original game (redactle.com). I built it to play more than one game a day (hence the name) but I've since added many features; lemmatized word matching, multiplayer, multiple languages and several small things like annotations and letter counts. The front end is SvelteKit (static-apapter), back end is mostly node.js, go+Redis streams for multiplayer WS and it's running on k8s. Lemma dictionaries are cached in Azure blob storage. https://ift.tt/vNktbeh September 3, 2022 at 01:13AM
भास्कर अपडेट्स:ब्रिटेन में मंकीपॉक्स के नए वैरिएंट की पहचान; हेल्थ एक्सपर्ट बोले- पहले से ज्यादा खतरनाक है नया स्ट्रेन

via देश | दैनिक भास्कर https://ift.tt/RwSJrq8
Thursday, September 1, 2022
FOX NEWS: Brigitte Bardot fined by French court for calling La Reunion islanders ‘degenerate savages’

"Brigitte Bardot fined by French court for calling La Reunion islanders ‘degenerate savages’" NEWS https://ift.tt/7jEmTlM
FOX NEWS: Armorer demonstrates how to identify a dummy round

"Armorer demonstrates how to identify a dummy round" NEWS https://ift.tt/xwUnBmp
FOX NEWS: Ray Liotta reveals why Frank Sinatra’s daughters mailed him a horse head

"Ray Liotta reveals why Frank Sinatra’s daughters mailed him a horse head" NEWS https://ift.tt/Ym3WTk9
Show HN: DocQuery, an OSS tool for analyzing documents with LLMs https://ift.tt/pfZQbek
Show HN: DocQuery, an OSS tool for analyzing documents with LLMs https://ift.tt/I3bz5DR September 2, 2022 at 02:10AM
Show HN: Work Carpools https://ift.tt/pxJ3YcS
Show HN: Work Carpools https://ift.tt/6EabqjI September 2, 2022 at 12:50AM
Show HN: Pith language. JavaScript with a little bit of Python syntax https://ift.tt/83KQ1aE
Show HN: Pith language. JavaScript with a little bit of Python syntax I've been writing a lot of JavaScript and Python lately. I like Python's syntax, so I created a language called Pith that's JS with some Python-like syntax (but without trailing colons). It's not a full compiler. It really just does search-and-replace, but I find it fun and useful in spite of some sharp edges. I use it on my smartphone to write and run short programs. Here's an example using the HN API: max = 6 ids = await getApi('topstories') for id in ids.slice(0, max) getItem(id) async def getItem(id) const d = document.createElement('div') results.appendChild(d) d.style = 'padding-bottom: 1em;' i = await getApi('item/' + id) ? i.title, '|', i.score u = '//news.ycombinator.com/item?id=' d.innerHTML = i.title.link(u + id) async def getApi(path) u = '//hacker-news.firebaseio.com/v0/' return getJson(u + path + '.json') https://ift.tt/XBnuHWS September 2, 2022 at 12:17AM
Wednesday, August 31, 2022
मूसेवाला के कातिलों का जश्न:कार के बाद समंदर किनारे मस्ती, 8 महीने में भर्ती 90% कोरोना मरीजों ने नहीं लगवाया बूस्टर डोज

via देश | दैनिक भास्कर https://ift.tt/t9vcRIe
Show HN: Encrypted Git hosting should be easy https://ift.tt/7SzuEa4
Show HN: Encrypted Git hosting should be easy https://ift.tt/hCSRcw6 September 1, 2022 at 05:12AM
किंग मेकर बनेंगे या मैदान में उतरेंगे आजाद:2014 विधानसभा चुनाव में कांग्रेस चौथे नंबर पर रही, पार्टी के वोट में 26% गुलाम के समर्थक

via देश | दैनिक भास्कर https://ift.tt/RUu7L8F
भास्कर अपडेट्स:PM नरेंद्र मोदी आज केरल दौरे पर, करोड़ों की परियोजनाओं का करेंगे उद्घाटन

via देश | दैनिक भास्कर https://ift.tt/M9UpdL8
कश्मीर छोड़ चुके पंडितों की संपत्ति किराए पर लेगी सरकार:600 से ज्यादा संपत्तियां किराए पर लेने का चल रहा विचार, करार इसी महीने से

via देश | दैनिक भास्कर https://ift.tt/XSE13DU
Show HN: Restfox – A web based HTTP client inspired by Insomnia and Postman https://news.ycombinator.com/item?id=32665347
Show HN: Restfox – A web based HTTP client inspired by Insomnia and Postman Hey HN, I built this because I wanted a portable version of Insomnia I could access anywhere I am, without installing anything. The application is a PWA, so it will not load resources again after the first load, unless there's an update. It uses IndexedDB and loads quite fast even with a lot of nested requests and folders. Import from Postman and Insomnia is available making it easy to import your pre-existing request collections. Only limitation is that it only supports CORS enabled endpoints for now. I plan to add cors proxy support later on. There is of course the electron build ( https://ift.tt/BhkxblA ), which can be used to bypass cors but that kinda defeats the portability of the app but it is an option. GitHub repo: https://ift.tt/w98u7th https://restfox.dev August 31, 2022 at 10:46PM
Show HN: Reach 100 – a (unsolvable?) puzzle game https://ift.tt/dXpHg6o
Show HN: Reach 100 – a (unsolvable?) puzzle game I recently remembered a game we used to play with pen and paper some 20 years ago, where you need to fill a 10x10 grid writing numbers in the grid up to 100 following 2 simple rules. After showing it to my kids I thought it would be nice to adapt it digitally so that they could play it more often (not needing to draw the grid etc.) and so that other people could play it as well. What I'm really interested in with this submission (beyond general feedback) is wether anybody knows the origin of the game and if it's solvable. Because that's the catch, my highest score of all time is 97 and it doesn't seem to be possible to go higher. I have the feeling this game is an adaptation of a more general problem and probably has its origin in some lecture. So, once again, if you know where it comes from I'd be really grateful. Alternatively I would love to know if there is a possibility to prove if it's solvable or not. (It's made for mobile but it works on desktop as well with keyboard shortcuts around the S key in a QWERTY layout) https://reach-100.com August 31, 2022 at 10:42PM
Show HN: Scittle – run Clojure directly from browser script tags https://ift.tt/abWwltQ
Show HN: Scittle – run Clojure directly from browser script tags https://ift.tt/BSTPNbj August 31, 2022 at 11:34PM
Tuesday, August 30, 2022
Show HN: AutoHotkey for Linux https://ift.tt/iIe4wjC
Show HN: AutoHotkey for Linux Hello HN, this is the first functional reimplementation of AutoHotkey [1] for Unix-like systems, as far as I am aware. Half the commands are still missing, but everything important is done, as I have worked a lot on it over the past two months. Converting scripts into stand alone binaries is also supported. Hope this will find some adoption eventually. :-) - This implementation focuses on v1.0-like classic syntax from 2004 (!). This is a significant subset of the popular current v1.1 syntax from Windows (AHK_L). The reason this does not (yet?) target the full Windows spec is how complex it is. Notably, there's also another ongoing project which targets v2 called KeySharp [2]. If you are not aware of what AHK is, it is an easy but capable scripting language for automation and Hotkeys, and all sorts of visual things like GUIs. If you want to learn more, there plenty of info on the repo, the docs html, and there's an active AHK Discord too, and I am personally also checking the forums and HN of course. [1] https://ift.tt/3E1ck42 [2] https://ift.tt/2UcqVAI https://ift.tt/Op4QDxs August 31, 2022 at 12:56AM
भास्कर अपडेट्स:UPSC सिविल सर्विसेज मेन का एडमिट कार्ड जारी, सितंबर में होगा एग्जाम

via देश | दैनिक भास्कर https://ift.tt/LhItMTN
Show HN: Go, JSON, Streaming and Generics https://ift.tt/m17dgsU
Show HN: Go, JSON, Streaming and Generics I needed an easy way of handling large JSON blobs (200MB+) which I found is easy, but very verbose, using encoding/json. Dealing with deeply nested structs was a real pain so I wrote myself a wrapper around it - https://ift.tt/MUzw74b - thanks to generics it can be very thin. https://ift.tt/MUzw74b August 30, 2022 at 11:36PM
FOX NEWS: Biden admin to fine businesses for unvaccinated employees

"Biden admin to fine businesses for unvaccinated employees " NEWS https://ift.tt/IsMAXtx
Show HN: Octet Video – Ultra fast video transcoding, 50% cheaper than AWS https://ift.tt/a17XiCn
Show HN: Octet Video – Ultra fast video transcoding, 50% cheaper than AWS https://octet.video/ August 30, 2022 at 11:51PM
Monday, August 29, 2022
Show HN: My unusual personal resume. Would appreciate feedback and anything else https://ift.tt/3xPW0Ki
Show HN: My unusual personal resume. Would appreciate feedback and anything else https://ift.tt/i2lTOdb August 30, 2022 at 01:39AM
Show HN: API access to electricity grid data in US https://ift.tt/ibUN9X7
Show HN: API access to electricity grid data in US https://ift.tt/tTOr5o0 August 30, 2022 at 12:43AM
भास्कर अपडेट्स:NEET-PG काउंसलिंग 2022 रीशिड्यूल, तारीख अभी तय नहीं

via देश | दैनिक भास्कर https://ift.tt/jDB7Ix4
Show HN: I used DallE to create default avatars on my Creator community website https://ift.tt/0VnsWAX
Show HN: I used DallE to create default avatars on my Creator community website I'm an indie dev and I built a community for creators to get together and collaborate with each other. Mostly for amateur creators, but some famous ones use it as well. It has about 700k users so far. There are about 100k of those users who don't bother to upload an avatar, so they've had a boring default avatar for nearly 7 years. Today, I used my credits on DallE to do make them a bit more fun. Since the creators self-identify, I was able to create specific kinds of avatars for them. For example, if a creator is a writer, my DallE prompt would be: "an oil painting portrait of a serious-looking owl, standing in front of a typewriter" Voice Actor: "oil painting portrait of a robot who is made out of a microphone, wearing a hat and headphones" Comic Illustrator. This one was a little more tough, so I chose 'tablet' as my key object: "Oil painting portrait of a brooding chameleon, wearing headphones and a hoodie, standing in front of tablet" Producer: "Oil painting portrait of a happy hedgehog with headphones on, wearing sunglasses, standing in front of a megaphone" All four images on this thread: https://twitter.com/_buf/status/1564327370219261954 Overall, I generated over 200+ new avatars. What a fantastic bit of tech! August 30, 2022 at 12:32AM
Show HN: SaaS for analyzing Bitcoin price movements https://ift.tt/LYI8HTX
Show HN: SaaS for analyzing Bitcoin price movements Hello everyone! Our software offers a SaaS for analyzing Bitcoin price movements. We built an MVP model which recognizes levels in which BTC is at the top or bottom of the cycle. It is primarily intended for investors who are not financially sophisticated as a possible help to protect their investment. A short story about the creation of the product: A few of us, friends and ourselves, have always been maddened by the regular loss of the largest part of unrealized profit during bear markets which tend to be very hard on retail investors.On the other hand, a lot of friends blindly invested into bitcoin at ridiculous price levels based on hypes, bad instagram and YouTube influencers and mouth of word. We think that a large part of BTC and crypto investors live in a similar situation. With this goal, we teamed up with experts in the field of data science and finance, and created an algorithm that gives the BTC price score based on crucial market parameters. This score shows excellent results in real time and on backtesting. Our ultimate goal is to create a platform with various features, which will help retail investors to better navigate through the market, and to protect them from large losses. Therefore, we assumed that our USP has its audience among people who invest in BTC, and who had similar experiences in the bear market as we did. With the help of a landing page and paid Ads we want to test if a product market fit is possible with such a service. Unfortunately this turned out harder than we though. The problem lies in the fact the most popular social networks, among them Twitter as well, have problems with crypto advertisements. Although by definition we do not provide any financial product or services, not even financial advice, it may be that our service is interpreted that way and that we belong to a group where the space for marketing on social platforms is limited, rightly or wrongly. And we don’t know if we can change or adjust it at all, which drastically slows down our strategy of defining the product market fit. With that, we ask for feedback or advises to the following questions: -What do you think of our product? And do you think it is an idea that could be useful for BTC investors? If you don’t think so, how would you change/improve the product? -Is our product, like it is now, considered as financial advice? And is there anyway we can differentiate this kind of product from such a label? -How would you implement the product market fit strategy of our product in the fastest and most favorable way, if you could not publish advertisements on social networks? We are very grateful for any constructive advice or idea! You can find out more on our landing page (link above). Thank you! Best regards, Mladen Pavlovic https://www.cantor.ai August 29, 2022 at 11:49PM
Sunday, August 28, 2022
असमंजस में रहने पर ब्रेन ठीक से काम नहीं करता:न्यूरोसाइंटिस्ट ने बताया- नींद खराब न करें, 10 मिनट मेडिटेशन से 30 दिन में सुधार संभव

via देश | दैनिक भास्कर https://ift.tt/Mvt0rZs
Show HN: I built a quizlet clone in 2 hours https://ift.tt/VG8FmK2
Show HN: I built a quizlet clone in 2 hours Quizlet, a popular tool among high schoolers and college students used to study for tests recently made it's core functionality paid. In an era where Autodesk, Adobe, and Microsoft hold their proprietary software to their chests, it's exciting to see opensource alternatives come to compete with them. I'm 15, and I'm excited to do my part to keep education free for everyone. https://ift.tt/Ldb2lUP August 29, 2022 at 04:49AM
बांग्लादेश में कश्मीरी सेब की आवक:कुल उत्पादन का 20% सालाना बांग्लादेश भेजा जा रहा, हर साल डीलरों की संख्या भी बढ़ रही

via देश | दैनिक भास्कर https://ift.tt/pkxUd7b
भास्कर अपडेट्स:भारतीयों का स्टार्टअप अंतरिक्ष में कचरा साफ करेगा, 40 सैटेलाइट भेजेंगे बेंगलुरू

via देश | दैनिक भास्कर https://ift.tt/kL7pJqj
Show HN: A distributed computing Linux distro with batteries included https://ift.tt/7SP8Cuv
Show HN: A distributed computing Linux distro with batteries included https://ift.tt/ulkB1IZ August 29, 2022 at 01:24AM
Show HN: Convert VHDL to Verilog using GHDL (+ first evaluation) https://ift.tt/P8q6xKU
Show HN: Convert VHDL to Verilog using GHDL (+ first evaluation) https://ift.tt/BznwIha August 28, 2022 at 11:15PM
ट्विन टावर बनने के जिम्मेदार 26 अफसर:CM ऑफिस ने जारी की दोषी अफसरों की लिस्ट, 200 करोड़ में बना था 32 मंजिला टावर

via देश | दैनिक भास्कर https://ift.tt/kaY0Wt8
Saturday, August 27, 2022
Show HN: Hangman meets Wordle webapp in Angular https://ift.tt/4oNmGf3
Show HN: Hangman meets Wordle webapp in Angular Hey HN, I am a novice web developer, and I built a new webapp game in Angular that combines the game play of Hangman and Wordle. I chose this project because I wanted to learn Angular, while also developing something useful. I have some prior backend experience. And, I was pleasantly surprised with how much you can achieve in the pure JS/Typescript these days. For my app, the backend only sends the daily puzzle data in JSON, while the entire game logic and interactions are completely implemented in the frontend. I wrote around 4000 lines of the frontend code for this project. For me, the best part was RxJS integration in Angular. It also had a fair amount of learning curve. However, once you have learned the basics, it saves a lot of redundant boilerplate code and makes the code more readable and clean. You can play the game for free and there is no sign-up required: https://10letters.app The game does not save any user data at the server. All data is saved in the local storage. So, you can play the game again in the incognito mode, or after clearing your browser cache. If you have any questions or feedback, please feel free to add them in the comments. Thanks! https://10letters.app August 28, 2022 at 01:07AM
Show HN: Make Any CLI into a GUI in Acme https://ift.tt/FyoUXlN
Show HN: Make Any CLI into a GUI in Acme Hey HN. I've become enamored with the Acme editor. It's fascinating because it turns the Vim paradigm on its head: instead of maximizing your use of the keyboard, maximize your use of the mouse. I think this helps optimize for information management, as opposed to text manipulation. I realized a lot of the CLIs I use have the same structure, and with a small program I could convert them into GUIs inside Acme and make them much easier to use. Let me know what you think. https://ift.tt/NFjPKsp August 28, 2022 at 12:45AM
FOX NEWS: Biden admin to fine businesses for unvaccinated employees

"Biden admin to fine businesses for unvaccinated employees " NEWS https://ift.tt/Pv2p6YV
Show HN: E-graphs and equality saturation in Haskell https://ift.tt/JwgeWuI
Show HN: E-graphs and equality saturation in Haskell https://ift.tt/FS1wiQ8 August 28, 2022 at 12:18AM
Friday, August 26, 2022
Show HN: Browse Hacker News on your Kindle via browser for free https://ift.tt/4gzjsPO
Show HN: Browse Hacker News on your Kindle via browser for free tl;dr: Go to kindlehnbeta.pythonanywhere.com on your Kindle’s browser. I wrote a wrapper over hackernews that allows me to browse it on my Kindle. Simply visit kindlehnbeta.pythonanywhere.com on your Kindle’s browser. You’ll be able to view top stories, the comments within them and even the article content that the stories link to. The articles are parsed by a library that makes its best attempt to extract the main content. I only own a Kindle Oasis (10th Generation) and thus have only tested this on it. I’d imagine it looks fine on other Kindles, but you’ll have to tell me. Link to screenshots: https://ift.tt/cbv5UWQ Really, I made this for myself as a quick solution for a personal need. But it seems like there are a few of you out there that would enjoy this as well. So I am making this public for others to try out. Let me know if this is something you actually want to use. If so, and the reception is positive, then I will continue to build it out to be better and more feature complete. In addition to this, would you enjoy a generic rss feed reader as well? — one that allows you to read any rss feed right from your Kindle’s browser? I can build this if that’s something you guys really want. https://ift.tt/und9j3v August 27, 2022 at 07:49AM
नताशा सूरी ने कराई एग फ्रीजिंग:मिस वर्ल्ड डायना हेडन बनीं 2 बार मां; 40-50% बढ़ी एग-स्पर्म फ्रीजिंग, FB-गूगल कर रहीं प्रमोट

via देश | दैनिक भास्कर https://ift.tt/lZu1pBN
नकल में यूज होने वाली ब्लूटूथ डिवाइस का इंवेस्टिगेशन:2014 में पहली बार SSC एग्जाम में हुई हाईटेक नकल, घर पर बन जाती हैं डिवाइस

via देश | दैनिक भास्कर https://ift.tt/uCySx4R
SHOW HN: Subreddit Finder – find subreddits based on a topic https://ift.tt/4V3sdiZ
SHOW HN: Subreddit Finder – find subreddits based on a topic https://ift.tt/U6w1a3m August 27, 2022 at 04:48AM
Show HN: Prisma by Example – Interactive Playground https://ift.tt/U2Lws5P
Show HN: Prisma by Example – Interactive Playground https://ift.tt/dJoPjzL August 27, 2022 at 01:30AM
Show HN: Build dashboard boxes with charts and numbers in Jupyter Notebook https://ift.tt/EQOkdea
Show HN: Build dashboard boxes with charts and numbers in Jupyter Notebook https://ift.tt/Ut8FCZT August 27, 2022 at 12:10AM
FIFA ने भारतीय फुटबॉल महासंघ से बैन हटाया:अंडर-17 विमेंस वर्ल्ड कप की मेजबानी का रास्ता साफ, 11 अक्टूबर से शुरू होगा टूर्नामेंट

via देश | दैनिक भास्कर https://ift.tt/gleujJW
Thursday, August 25, 2022
Show HN: Use AirPods motion sensor to track/correct posture in real-time https://ift.tt/JTtnvxY
Show HN: Use AirPods motion sensor to track/correct posture in real-time https://ift.tt/PzvQ8ek August 26, 2022 at 01:42AM
Show HN: MQZiti – Zero Trust MQTT server and client https://ift.tt/CwDPvyn
Show HN: MQZiti – Zero Trust MQTT server and client https://ift.tt/nIGFeDS August 26, 2022 at 01:25AM
Show HN: New BucketRateLimiter Python package to rate limit requests to APIs https://ift.tt/yGVd3WZ
Show HN: New BucketRateLimiter Python package to rate limit requests to APIs https://ift.tt/mGL4JUy August 26, 2022 at 12:20AM
Show HN: Browse HN Together in Three.js https://ift.tt/BKwCIHM
Show HN: Browse HN Together in Three.js Hey HN, We’re Philip, Amby, and Declan, and we made “multiplayer virtual computers” that you can embed anywhere, including 3D spaces. We decided to build this because we noticed that embedding third-party apps and websites can be a nightmare due to incompatible platforms, security issues, and poor UX. Adding multiplayer functionality to these embeds makes this problem exponentially more difficult. On the backend, we’re spinning up a VM and running a resource-optimized fork of Chromium which we then stream to participants via WebRTC. Since we’re hosting the servers running the applications, multiple users can connect and control the virtual computer seamlessly, and their client just needs to handle a video stream. If you want to add multiplayer virtual computers to your own app, you can sign up on https://ift.tt/Zcp7tWx , grab a free API key, and throw the provided embed URL in an iframe in your app. You can also play around more with the Three.js demo in our interactive sandbox: https://ift.tt/hotlBeT If you have any questions or feedback, feel free to comment or shoot me an email at declan@hyperbeam.com. Thanks! Docs: https://ift.tt/EyQ7OP0 Discord: https://ift.tt/rOB5YUc https://ift.tt/ZCcuI0l August 26, 2022 at 12:05AM
Show HN: Blockchain Payouts Management https://ift.tt/u7K34mT
Show HN: Blockchain Payouts Management https://twitter.com/usepayouts August 25, 2022 at 11:54PM
मुरादाबाद में आग से जलकर 5 की मौत:मां को बचाने में टीचर बेटी और उसके तीन मासूम बच्चों की जान गई

via देश | दैनिक भास्कर https://ift.tt/tPCjXlu
Wednesday, August 24, 2022
बैकफुट पर केरल सरकार:मुस्लिम संगठन छात्र-छात्राओं की एक जैसी ड्रेस के खिलाफ, सीएम बोले- स्कूल ही तय करेंगे बच्चों का ड्रेस कोड

via देश | दैनिक भास्कर https://ift.tt/rhXV2vB
उड़ान पर हवाई सेक्टर:विमानन क्षेत्र में 2 साल में 1 लाख प्रत्यक्ष, 5 लाख परोक्ष रोजगार

via देश | दैनिक भास्कर https://ift.tt/c4nqU6T
ED की रेड में मिलीं दो AK-47:CM सोरेन के करीबी के घर छापा; भाई बोला- सोनाली फोगाट का रेप के बाद मर्डर

via देश | दैनिक भास्कर https://ift.tt/Cc4ashk
राजनीति के रंग:खुलकर सामने आए नीतीश, भाजपा के खिलाफ विपक्ष को एक मंच पर लाने के लिए कमर कसी

via देश | दैनिक भास्कर https://ift.tt/dnNwLIu
भास्कर अपडेट्स:जम्मू-कश्मीर में भूकंप का झटका, रिक्टर स्केल पर मापी गई 4.1 तीव्रता

via देश | दैनिक भास्कर https://ift.tt/q4MX3IZ
पेगासस मामले में सुप्रीम कोर्ट आज करेगा सुनवाई:जांच कमेटी ने सौंपी रिपोर्ट, कई नेताओं-पत्रकारों की जासूसी का है आरोप

via देश | दैनिक भास्कर https://ift.tt/0eG4F9i
Show HN: DataLemur – Ace the SQL Interview! https://ift.tt/jIgBX8b
Show HN: DataLemur – Ace the SQL Interview! I just launched a new free SQL practice platform today called DataLemur! I'm the author of Ace the Data Science Interview, and a lot of our readers wanted to practice the SQL questions from the book, so we decided to make DataLemur free and open! Even if you aren't job hunting, these tricky SQL questions are pretty fun to practice on. https://datalemur.com/ August 25, 2022 at 12:58AM
Show HN: New UI for Ec2instances.info https://ift.tt/0JnDEX6
Show HN: New UI for Ec2instances.info Hey HN, 10 years after the project began we have updated the UI for the cloud server comparison site known as EC2Instances.info. This refresh brings a sticky filter bar so you can scroll and see what filters are applied, a more compact navbar, and improved UX for comparing instances. I've also fixed numerous long standing UI bugs including: comparisons now load correctly on RDS and ElastiCache, sort by max ENI works, sort by RDS instance storage works, and all dropdowns have consistent behavior. For maintainers and contributors, all the frontend libraries are upgraded to their latest versions, https://ift.tt/u4CsfKN . Going forward, we are aware that the homepage size is quite large and have plans to address this. We have tried to be good stewards of this project and evolve it carefully. Eager to hear what you think of the new UI! https://ift.tt/bmMFU3x August 24, 2022 at 11:59PM
Tuesday, August 23, 2022
मनीष सिसोदिया बोले-मैं महाराणा का वंशज:प्रताप की दादी ने दिया था चित्तौड़ के लिए बलिदान, मां ने बनाया शूरवीर

via देश | दैनिक भास्कर https://ift.tt/SIiQUpl
देश में हाईटेक आतंकी नेटवर्क:अलकायदा-ISIS स्लीपर सेल का जाल बिछा रहे, NIA ने किया खुलासा

via देश | दैनिक भास्कर https://ift.tt/2DkzQUj
Show HN: Open Source Canva Clone https://ift.tt/20bQFoH
Show HN: Open Source Canva Clone https://ift.tt/odbr4E9 August 23, 2022 at 11:14PM
सोनाली फोगाट की मौत पर सस्पेंस:बहनों को हत्या का शक; तंगी में चल रहे कांबली को नौकरी का ऑफर

via देश | दैनिक भास्कर https://ift.tt/D5gKezp
Show HN: Pornpen.ai, AI-Generated Porn https://ift.tt/TYAWOSy
Show HN: Pornpen.ai, AI-Generated Porn Hey HN, I've been working on https://pornpen.ai , a site for generating adult images. Please only visit the site if you are 18+ and willing to look at NSFW images. This site is an experiment using newer text-to-image models. I explicitly removed the ability to specify custom text to avoid harmful imagery from being generated. New tags will be added once the prompt-engineering algorithm is fine-tuned further. If the servers are overloaded, take a look at the feed and search pages to look through past results. For comments/suggestions/feedback please visit https://ift.tt/gFBjq1p Enjoy! https://pornpen.ai/ August 24, 2022 at 04:36AM
FOX NEWS: Brit Hume rips denial CRT is taught in Virginia

"Brit Hume rips denial CRT is taught in Virginia" NEWS https://ift.tt/Sob479E
NDTV में अडाणी की हिस्सेदारी:अडाणी ग्रुप का 29% स्टेक लेने का ऐलान; दो घंटे बाद NDTV की CEO बोलीं- हमसे कोई बात नहीं हुई

via देश | दैनिक भास्कर https://ift.tt/qbAUPM7
Monday, August 22, 2022
Show HN: Interactive molecular plotting tools for Jupyter https://ift.tt/5k3UxM1
Show HN: Interactive molecular plotting tools for Jupyter https://ift.tt/JIGTnaU August 23, 2022 at 03:07AM
Show HN: Colorizing Infrared Images with AI, Using Photoshop and DeOldify https://ift.tt/1tpMnju
Show HN: Colorizing Infrared Images with AI, Using Photoshop and DeOldify https://ift.tt/DntpCcJ August 23, 2022 at 02:57AM
Show HN: For boring people. How to be funny extension https://ift.tt/7qIatjh
Show HN: For boring people. How to be funny extension https://jokelub.com August 23, 2022 at 12:26AM
Show HN: VSCode Working Memory – Capture everything in a single text file https://ift.tt/RSl5phO
Show HN: VSCode Working Memory – Capture everything in a single text file It's a dead simple VSCode extension based on Cal Newport's idea of a single text file productivity system. Capture everything in a single markdown or text file. Specify the file and use shortcut to open it in new tab from any VSCode project/workspace. Also, there's a quick capture option to append line to the top of the file without opening it. That's it, nothing much. I have few simple ideas on how to extend this workflow without making, so any feedback or contribution is welcome. Here's Cal Newport explaining the gist of the idea: http://www.youtube.com/watch?v=3-MOxvedJXM&ab_channel=CalNew... https://ift.tt/MbT3n7A August 22, 2022 at 08:44PM
अमित शाह बोले-कांग्रेस शासन में MP सिमी का गढ़ बना:भोपाल में कहा-शिवराज ने सिमी को जड़ से उखाड़ फेंका; फोरेंसिक यूनिवर्सिटी का किया भूमिपूजन

via देश | दैनिक भास्कर https://ift.tt/xrvNeJH
Sunday, August 21, 2022
राजू श्रीवास्तव को हार्ट अटैक:जिम में पुरुषों को ये रिस्क ज्यादा, हॉर्मोंस और पीरियड्स रखते हैं महिलाओं के दिल को सेफ

via देश | दैनिक भास्कर https://ift.tt/5iUeMtX
दिल्ली में किसानों की महापंचायत आज:प्रदर्शन कर राष्ट्रपति को ज्ञापन सौंपेंगे, बैरिकेडिंग से भी किसानों को टिकरी में नहीं रोक पाई पुलिस

via देश | दैनिक भास्कर https://ift.tt/O7NwETt
बारिश से 8 राज्यों में तबाही:MP में अलर्ट, प्रयागराज में नमो घाट डूबा; महाकाल वाले ऐड पर जोमैटो ने माफी मांगी

via देश | दैनिक भास्कर https://ift.tt/98fJ7BN
Show HN: Nevermind XOR – Deep Learning Has an Issue with Sin https://ift.tt/5O0iegL
Show HN: Nevermind XOR – Deep Learning Has an Issue with Sin https://ift.tt/zJknt8Y August 22, 2022 at 04:12AM
Show HN: Multiplayer bullshit bingo using WebSockets, Postgres notify and rust https://ift.tt/3B12EWj
Show HN: Multiplayer bullshit bingo using WebSockets, Postgres notify and rust https://ift.tt/SFGKXCo August 22, 2022 at 02:36AM
यूपी में एक परिवार के पांच लोगों की मौत:बाइक पर गर्भवती पत्नी और तीन बच्चियों को लेकर जा रहा था युवक, कैंटर ने रौंदा

via देश | दैनिक भास्कर https://ift.tt/Ns4xBkT
Saturday, August 20, 2022
Show HN: As your priorities change, your Google calendar gets rearranged by AI https://ift.tt/rYEAcl9
Show HN: As your priorities change, your Google calendar gets rearranged by AI https://ift.tt/ciPHNA5 August 21, 2022 at 06:10AM
1 ग्राम नमक से बचेंगी 40 लाख जानें:ज्यादा शोर बच्चों का दिमाग कर रहा कमजोर, प्रदूषण से हर साल 1.2 लाख नवजातों की मौत

via देश | दैनिक भास्कर https://ift.tt/ruANeJF
जोमैटो एड में महाकाल थाली पर विवाद:पुजारी ऋतिक से नाराज; बांके बिहारी मंदिर में भगदड़, भीड़ बेकाबू थी लेकिन DM-SSP वीडियो बनाते रहे

via देश | दैनिक भास्कर https://ift.tt/HpiEDUJ
Show HN: Brew.fm – Let bots discover new music on Spotify for you https://ift.tt/NmRpsBP
Show HN: Brew.fm – Let bots discover new music on Spotify for you Use Spotify? This tool will automate your music discovery for you. Join here (100% perpetually free with no strings attached): https://brew.fm Some time ago, I built and showed HN[1] brew.fm, a tool helping artists remix each other’s work. It had been quiet, and I remembered how fun it was to work with the Spotify API, so I repurposed the tool to solve one of my own problems: missing out on new music of my favorite artists. I shared it on Reddit yesterday[2], and this seems to hit a spot for more people: so far 833 people connected their Spotify account. How it works: The tool simply shows your top 50 artists on Spotify over short, medium and long term, and checks those artists for new music. If you select a playlist, every artist involved in the tracks will be checked for new music, after which new releases are shown sorted by most recent release date. Here’s a video of me demoing the tool: https://youtu.be/Nh2Ognb4PgU . Enjoy! Very open to feedback. [1] https://ift.tt/nwtHeXA [2] https://ift.tt/HRQECIF... https://www.brew.fm/ August 21, 2022 at 01:53AM
हिमाचल में लैंडस्लाइड और बादल फटने की 34 घटनाएं:21 की मौत, रेलवे ब्रिज ढहा; मंडी-चंबा और कांगड़ा में स्कूल-कॉलेज बंद

via देश | दैनिक भास्कर https://ift.tt/lXZQWpE
Friday, August 19, 2022
राहुल का ऑफिस तोड़ने वाले कांग्रेसी निकले:वायनाड दफ्तर में तोड़फोड़ में स्टाफ अरेस्ट; प्लेन में सो गए पायलट, लैंड कराना भूले

via देश | दैनिक भास्कर https://ift.tt/5rHXsNz
अच्छी पहल:विदेशी सरजमीं पर हमारे खिलाड़ियाें काे भाषाई दिक्कत न हो इसलिए अंग्रेजी सिखा रहा भारतीय हाॅकी संघ

via देश | दैनिक भास्कर https://ift.tt/TVRoupe
Show HN: ProjectZero – Find collaborators for your next side project https://ift.tt/czZmlLC
Show HN: ProjectZero – Find collaborators for your next side project https://ift.tt/XILoqGH August 20, 2022 at 03:36AM
अंबेडकर के सवर्ण अवतार पर हंगामा:केरल में किताब के कवर पर धोती-शर्ट में छापी तस्वीर, दलित कार्यकर्ता बोले- ये उनके समर्थकों पर हमला

via देश | दैनिक भास्कर https://ift.tt/VqpLwc6
Show HN: We Built a Free API Security Web Tool – Eliminates Your PenTest Cost https://ift.tt/rvhRbxC
Show HN: We Built a Free API Security Web Tool – Eliminates Your PenTest Cost https://ift.tt/G5cpX9r August 20, 2022 at 02:02AM
Show HN: Have a question on your medication or supplement? Ask a pharmacist now https://ift.tt/ozWISGj
Show HN: Have a question on your medication or supplement? Ask a pharmacist now Hey everyone! TL;DR: Looking for feedback on my app in exchange for a one-time free consultation with a pharmacist 24/7 (an appointment would be encouraged as well!) A quick reflection on the focus of my company, ImpactPharm: Let's talk about Uber first. It is a technically complicated app for a simple idea: getting someone from point A to point B by connecting them with a freelance driver. See this blog: "The Uber Engineering Tech Stack, Part I: The Foundation | Uber Blog" https://ift.tt/XFlZCHD Our Uber-inspired healthcare app aims to answer a patient's contextual medication-related question by connecting them with a freelance licensed pharmacist. The reviews and profiles of pharmacists and patients are features. They make us more approachable. The thoughtful, contextual, and actionable answer is the key product. That's our destination. Our ImpactPharm app is now available on the App Store on both Android and iOS/Apple for you to download: Apple App Store: https://ift.tt/h21Wizn Android App Store: https://ift.tt/eEkB1OK... Please give us a try. Everyone has a free trial from now until Labor Day, September 5, 2022! Please write us a review on the App Store and let us know whether: > The information provided by your pharmacist is clear, helpful, and well researched. > The app is readable and runs smoothly. > You plan to continue using ImpactPharm. > Using ImpactPharm improved your overall health and well-being. > The care you received from ImpactPharm is worth more than what you paid to use this service. And please tell us: Why will or will you not use this app again? Thank you for your support! Sophie Le, PharmD Co-founder & CEO ImpactPharm, Inc https://impactpharm.app August 20, 2022 at 01:25AM
भास्कर अपडेट्स:राजस्थान के पाली में सड़क हादसे में 7 की मौत, 25 घायल; PM मोदी ने जताया दुख

via देश | दैनिक भास्कर https://ift.tt/DWStGz4
Show HN: How hard can it be to draw a line? https://ift.tt/HmxTvS7
Show HN: How hard can it be to draw a line? https://ift.tt/aDf4Z67 August 19, 2022 at 10:43PM
Thursday, August 18, 2022
जबलपुर का ARTO निकला करोड़ों का आसामी:सैलरी 65 हजार, प्रॉपर्टी इनकम से 650 गुना; आज गूंजेगा...गोविंदा आला रे

via देश | दैनिक भास्कर https://ift.tt/WsFZJtp
Show HN: Drag and drop site builder that works on mobile https://ift.tt/mQaTjlu
Show HN: Drag and drop site builder that works on mobile https://ift.tt/vzxYHfG August 19, 2022 at 03:31AM
Show HN: Quick Rewire – I made web tool to rewire your brain https://ift.tt/4VoDZUl
Show HN: Quick Rewire – I made web tool to rewire your brain Hi HN, I work with a mixed group of developers, data scientists and neuroscientists, and for fun recently built a tool inspired by psychological studies. The idea is to demonstrate how quickly technology can change how your brain works, and potentially the impact that technology actually has over our agency without us even noticing. https://ift.tt/av5PgjR August 19, 2022 at 02:30AM
Show HN: We built an AirTag-like network for sensors that talk to your servers https://ift.tt/fw4Ajve
Show HN: We built an AirTag-like network for sensors that talk to your servers Hi, we’re Simon, Don and Dan, and we’re developing infrastructure for enabling Bluetooth devices that can communicate with your web backend (we’re calling it Blecon). Think your own AirTags network, but for sensors talking to your servers. We’ve got most of the underlying tech for the network infrastructure in place, and now have samples of a first manufacturer device that supports Blecon - a small rechargeable accelerometer tag. Not much live yet, but we put a summary of this first device and how it works in the link (plus you’ll find some early developer docs for the network infrastructure itself). TL;DR the tag logs timestamped motion and orientation events, and then sends the data using Blecon when phones come nearby. The data arrives at your specified network endpoint as JSON HTTP POSTs, so it is nice and flexible for integrating into any web infrastructure or framework you might be using. The customer use case for this device is actually monitoring when and how long equipment is being used, but motion and orientation can be used to infer a lot of things. Interested in what ideas you have for services you could build with just this first accelerometer sensor?! We’re still developing the network product, but interested in feedback, ideas, questions and use-cases. And if you are really interested we do have samples of this sensor so feel free to reach out if you have a service you’d like to try building with it! https://ift.tt/de0yphx August 18, 2022 at 11:29PM
Show HN: Pi-hole deployed at the edge on Fly.io and accessed via TailScale https://ift.tt/iF2BK36
Show HN: Pi-hole deployed at the edge on Fly.io and accessed via TailScale Hi, I just saw this tweet[^1] by @QuinnyPig that mentions accessing your Pi-hole while traveling thanks to TailScale and wondered how to deploy Pi-hole at the edge, instead of a home lab, for improved latency. My simple solution involves running it on Fly.io to make it easy to relocate anywhere, and embedding tailscale into the same firecracker VM (né docker container) to keep the infra dead simple and cheap. Naively deploying a publicly accessible DNS resolver is not ideal[^2] so the main constraint was to secure the VM by 1) keeping all public ports closed and 2) having Pi-hole listen only on the private network interface created by TailScale. It's all very straightforward but it's noticeably improved my bandwidth usage and page loading times across my laptop and mobile phone, so I figured I'd share. Suggestions for improvement are also welcome! [^1]: https://twitter.com/QuinnyPig/status/1558521941538983936 [^2]: https://ift.tt/9kZSE8M... https://ift.tt/1RSruUK August 18, 2022 at 11:03PM
Subscribe to:
Posts (Atom)
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor https://ift.tt/VogWu3E
Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor Hi HN, I keep running in the same problem of each AI app “rem...
-
Show HN: Locksmith – detect locks taken by Postgres migrations https://ift.tt/0cBueJt February 10, 2025 at 02:26AM
-
Show HN: I built a FOSS tool to run your Steam games in the Cloud I wanted to play my Steam games but my aging PC couldn’t keep up, so I bui...
-
Show HN: TNX API – Natural Language Interactions with Your Database Hey HN! I built TNX API to make working with databases as simple as aski...