1,142 results for asks · 2.576s

News for “asks”
20 results • 2571 ms server time
Moozonian News
arxiv.org• Feb 24, 2023• 1 min read
Novel Prompt Injection Threats to Application-Integrated Large Language ModelsTitle: More than you've asked for: A Comprehensive Analysis of Novel Prompt Injection Threats to Application-Integrated Large Language ModelsAbstract: We are currently witnessing dramatic advances in the capabilities of Large Language Models (LLMs). They are already being adopted in practice and integrated into many systems, including integrated development environments (IDEs) and search engines. The functionalities of current LLMs can be modulated via natural language prompts, while their exact internal functionality remains implicit and unassessable. This property, which makes them adaptable to even unseen tasks, might also make them susceptible to targeted adversarial prompting. Recently, several ways to misalign LLMs using Prompt Injection (PI) attacks have been introduced. In such attacks, an adversary can prompt the LLM to produce malicious content or override the original instructions and the employed filtering schemes. Recent work showed that these attacks are hard to mitigate,
Moozonian News
addcontext.xyz• Jan 27, 2023• 1 min read
Show HN: Create a GPT3-powered Chatbot from any YouTube playlistEdit: here is a link to a Chatbot of all Huberman Lab podcast episodes. There are about 50 other Chatbots like Lex Fridman, All-in Podcast, Tim Ferriss, etc on our homepage.https://addcontext.xyz/search/huberman-labOriginal text:Me and my friend wanted to do a project with all the new LLM tech that has been released and this is what we came up with.A little bit of background on how it works:1. User enters a link to the playlist they want to chat with. 2. Download all videos in playlist and store in GCS. 3. Transcribe all videos using Whisper via replicate.com. 4. Break transcripts into ~300 token snippets and store in MongoDB. 5. Embed each snippet using OpenAI’s new embeddings and store results in Pinecone. 6. When a user asks a question to the Chatbot, we embed the query string via OpenAI and then query Pinecone to get the most relevant snippet ids, then query Mongo for the snippets. We pass these as context into a call to GPT-3 along with a prompt to answer the original query using
Moozonian News
h2ochan.org• Dec 20, 2022• 1 min read
Show HN: A vichan variant that ChatGPT helped me hostI recently set up a website hosting vichan [0] with nginx, and named it "h2ochan", inspired by the chaotic (yet moderated!) nature of imageboards like 4chan and 2chan. Plus, I love having a liter of water within arm's reach at all times. In the future, I have some plans for threading and posts that will further emphasize the "water" theme and encourage community engagement.In the past, I had tried setting up vichan a few times, but I was overwhelmed by the many technical tasks involved, such as using a remote terminal, working with MySQL databases, configuring nginx, setting file permissions and owners, and using Emacs (or trying to avoid clunky local file edits and FTP).However, I recently discovered chatGPT and have found it very helpful in assisting me with various technical issues. I began by asking for help setting up a public PHP forum, saying that I was a gamedev with some experience in Unity and C#, but not familiar with web development. chatGPT recommended that I look into ASP
Moozonian News
news.ycombinator.com• Nov 14, 2022• 1 min read
Ask HN: Can someone explain these documentaries about USD or fiat money to me?There are a lot of documentaries (1) (2) on Youtube I'm seeing since 2020 which keep saying that our money (specifically USD) has become worthless ever since Nixon removed the gold standard in 1971. Is there any truth to it or is just clickbait spam?I would reckon it's the later since the claim sounds like a Flat earth claims, but recently I saw the same claim from a creator I really trust and follow for a long time and so I'm asking here as I see if anyone more knowledgeable can explain this.tldr:1. The fed reserve prints money and asks treasury to print IOU. People buy these IOU essentially giving loans to the US govt. The govt then pays these loans back by printing more money by creating more IOUs and so on and so forth.. so they are saying it's like a Ponzi scheme.2. Previously there had to be gold equivalent but since 1971 this was removed. Now all other currencies are based on USD, yet USD which was once based on gold isn't anymore..3. There are more points like these govt trying
Moozonian News
bing.com• Nov 14, 2022• 1 min read
Microsoft Project and Planner are getting long-awaited featuresMicrosoft listened to customers’ requests, and the Assigned to Me list of tasks is finally becoming one place to see your entire to-do list from multiple projects in the app of your choice. Microsoft ...
Advertisement
Moozonian News
reflame.app• Oct 8, 2022• 1 min read
Show HN: Reflame – Deploy your React web apps in millisecondsHi HN! I've been working on Reflame since I quit my job at Brex last year, excited to finally open it up for everybody to try out! Here's a demo: https://www.youtube.com/watch?v=SohUnrjiIxkReflame deploys client-rendered React web apps instantly, to previews and to production.In concrete wall-clock terms, deploys generally take:- ~50-500ms from our VSCode extension- ~500-3000ms from our GitHub app(Jump to this comment (https://news.ycombinator.com/item?id=33134082) for what makes Reflame so fast)The Reflame GitHub App automatically deploys default branches to production, and other branches to previews. If you've used Netlify/Vercel's GitHub apps, you should feel right at home. The difference is it’s multiple orders of magnitudes faster. Fast enough that you'll probably never see an in-progress deploy on GitHub ever again, only ready-to-go preview/production links.No more having to babysit builds or having to context switch to and from other tasks before being able to see our changes de
Moozonian News
news.ycombinator.com• Oct 6, 2022• 1 min read
Ask HN: Do I have “imposters syndrome” or am I just bad?Hey all, apologies in advance for any typos or grammar mistakes, im writing this on my phone. I'm a pretty Jr. developer with about 1YOE all things considered. Im entirely self-taught. I did a few months at an agency mainly writing JS and Python, I did a few months of contract work writing Elixir, and I've been in my current position for about 6 months, mainly writing TS.I left the agency due to getting a better offer (my current job) and chose not to renew my contract at the Elixir shop for the same reason, I didn't want to overstretch and decided to focus fully on my new role. I've never been reprimanded or spoken to about my performance in any of these roles.At the agency, the code I wrote was typically standalone. Small client apps in React or simple Python servers. Small, one-off tasks that didn't need to be maintained or integrate with any existing systems. This is where I feel I shine.My current role, however, is the complete opposite. Our product is massive, and spread out over
Moozonian News
bing.com• Sep 7, 2022• 1 min read
Where to Find Jumping Rock in Made in Abyss Binary StarExploration is the name of the game in Made in Abyss Binary Star Falling Into Darkness. Between missions and the tasks tied to the main story, it’ll drive almost every action you take, whether that ...
Moozonian News
news.ycombinator.com• Sep 5, 2022• 1 min read
Launch HN: Mito (YC S20) – Edit a spreadsheet, generate PythonHiya HN, I'm Nate, cofounder of Mito (https://trymito.io) with my best friends Jake and Aaron. Mito is a spreadsheet UI that runs inside a Jupyter Notebook. Each time you edit the spreadsheet, it generates Python code for that edit. This allows analysts to write Python scripts using an interface they are familiar with, instead of waiting months for eng resources.Mito is open core: http://github.com/mito-ds/monorepo. Our docs are at http://docs.trymito.io, and you can download it here: https://docs.trymito.io/getting-started/installing-mito.Most people doing data analysis in Python struggle to just write basic Python. If you search StackOverflow for the [pandas] tag, you’ll find pandas users wrestling with everything from “how can I make a pivot table?” to “how do I import from another folder?” These users are experts in their field — they just aren’t experts in Python. Tasks that take them seconds in spreadsheets can end up taking them days. (Here’s how we put it to investors: the next
Moozonian News
bing.com• Aug 15, 2022• 1 min read
How to use Wrike: A guide for beginnersWrike’s Spaces and Folders makes managing projects and tasks easy. Learn about how you can use Wrike to streamline your project management. Wrike is a popular project management software solution that ...
Moozonian News
news.ycombinator.com• Jul 27, 2022• 1 min read
Launch: The only Agile tool that calcs the answer to: “when will we deliver X?”Hi, I'm Kevin, founder of Fixed.pm and I'd love your feedback on our product proposition, execution and messaging (including if this post is working for you!) Fixed's mission is to apply advanced software logic to replace the laborious tasks that PMs have to do. Letting them focus on the outcomes, not the tools.We are launching with our first such capability:* The problemPeople leading teams delivering tech projects often need to be able to provide an estimate of when the team will deliver a feature or release. Perhaps you've got a deadline to deliver an MVP for an upcoming trade show, or a commerce site to hit the Christmas season. Or you just want to maintain a roadmap. How do you tell feature X will be in Q1 and feature Y in Q3?Current project management systems like Jira do not help. For an example, check out Jira's "Advanced" Roadmaps (https://www.atlassian.com/software/jira/guides/roadmaps/adva...). If you tell it a projected release date, it will present that date back to you in
Advertisement
Moozonian News
news.ycombinator.com• Jul 15, 2022• 1 min read
Ask HN: How do I lead a team in whom I have no confidence?I'm lead on a small team of web developers.The other members consist of:A Maverick who insists they know what they are doing but clearly don't and won't admit it. Going so far as to add concepts to the code that don't belong (or work for that matter), applying shiny new ideas from stackoverflow that bog down the system where a simple line will suffice.Hour long tasks for them take a whol work week because of back and forth with PR comments.The other member is a copy paster who will grab anything from anywhere (old projects, the web) and paste it in and expect something to happen (it doesn't).I'm going on vacation and all PR's require my approval. I dread the mess I will have to sift through when I get back, could push the project back weeks.What can I do in this situation?I'm sure there are many thoughts going through your mind regarding the team and perhaps my lack of managment skills but I am only lead on the project, I don't manage people.My boss trusts my judgement and is aware of
Moozonian News
news.ycombinator.com• Feb 27, 2022• 1 min read
Ask HN: Ukraine HelpBelow the original request for help.Everyone who's willing to support, individual or organization, please contact me morphle at ziggo dot nl and I'll invite you to the chat groups (please mention which messenger you'd like to use).There were discussion groups created on WhatsApp, Signal and Telegram. IT and network experts are being sought for on a volunteer basis. REMOTE tasks (mostly).Original request by a contractor of the Ukrainian government: "In view of the recent developments and military invasion, we would like to consolidate an international cyber resilience expert team to support Ukrainian critical infrastructure, including nuclear powerplants, and governmental systems. Due to the fact that Chernobyl seized by the aggressor is already giving some increase in the background, the risks are imminent and prompt reaction is needed. We need experienced cybersecurity teams, IT experts, possibly - computation powers, and data analysis. The contribution shall be on a volunteer basis."
Moozonian News
news.ycombinator.com• Jan 29, 2022• 1 min read
What to do if you get a question you've already seen in a coding interviewThe common advice you'll see is "Tell the interviewer so you can get a new question"I disagree.You should take every advantage you can get. The whole point of studying ahead of time is to prepare yourself for the inevitable interview question, if you've seen it before you are likely in a really good place to answer it well.My take on what to do if you've seen a question before* Don't get overly excited, if you let out an audible "YES I know this one", the interviewer may give you a different problem.* A lot of the time you think you've seen a problem before but you really haven't. When you get overly confident and then realize you haven't seen it, it looks really bad. Don't introduce that opportunity to get hit* If an interviewer asks you "Have you seen this one before?" you should say, "I don't think so!". Why? Because it's the truth, you probably haven't. A lot of the times you've seen a similar problem, one small tweak can result in a very different solution. You should be cautious!
Moozonian News
joonapp.io• Jan 19, 2022• 1 min read
Launch HN: Joon (YC W22) – A mobile game that teaches kids to build good habitsHi HN, we’re Brad, Kevin, & Isaac, the co-creators of Joon (https://www.joonapp.io/). Joon is a mobile game that motivates kids to do tasks that they might not otherwise want to do—things like chores, homework, brushing their teeth, or making their bed—or things which they like, but not always in the moment—calling a grandparent, for example. The game does this by embedding these tasks into fun “Quests” that the kids do want to do. Along the way, they develop good habits—not because they’re supposed to, but as a side effect of playing the game. Here’s a short video to give you the idea: https://www.youtube.com/watch?v=OkOwk_wOBBE.One of the hardest parts of parenting (and of growing up!) is getting kids to do things that they don’t enjoy. Parents usually see these as important activities that will help their kids become independent, responsible, and ultimately, happy. Kids, however, often don’t feel the same way! This is an incentive alignment problem: kids want to have fun, parents wa
Advertisement
Moozonian News
bing.com• Oct 28, 2021• 1 min read
7 of the best thumb braces for arthritisArthritis affects millions of people in the United States. For some individuals, arthritis pain can be severe and affect their ability to perform daily tasks. A thumb brace may help reduce pain ...
Moozonian News
bing.com• Oct 12, 2021• 1 min read
9 Best Knife Sets for All Your CutsNo well-equipped kitchen is complete without a full set of knives. While a great chef’s knife can be your all-purpose tool for chopping and cutting, there are some tasks, like butchering, peeling, and ...
Moozonian News
bing.com• Jun 21, 2021• 1 min read
The untold story of the big boat that broke the worldDAY AFTER DAY, the 24-person crew duly go about their tasks. Routine maintenance is performed. Fire drills are carried out. Minimum safe manning standards are kept. Everything is ready and raring to ...