今日已更新 313 条资讯 | 累计 38170 条内容
关于我们

今日精选

HOT

最新资讯

共 38170 篇
第 1884/1909 页
AI 资讯 Reddit r/webdev

PSA Scam Alert - Fake calendly link

I received an email seemingly from a business asking for a website redesign. Everything seems legit on first glance. The website is legit because it's a real company but the person doesn't work there. The sender's email is a bit suspicious as its not a domain email but rather emma.companyname@gmail.com . After you reply they will send a followup email asking you to schedule on their calendly. Here's a screenshot: https://preview.redd.it/fjqmwpsbre3h1.jpg?width=637&format=pjpg&auto=webp&s=72114d4e53d7a18e35b795472fffe78f215dcf98 But one clue that I missed originally is the russian text at the timestamp. If you click on the "calendly" link it opens a calendar like this: https://preview.redd.it/llb5ip7gre3h1.jpg?width=1100&format=pjpg&auto=webp&s=876613e41eb2389194675c557526858f0a7371de Pretty convincing but you see the url is not calendly. It's a url with calendly attached. When you try to book an appointment you are shown this: https://preview.redd.it/3vnr00zjre3h1.jpg?width=610&format=pjpg&auto=webp&s=896a00cbe40ff8f104c1d43c1eb13fb84af2d65a Here the form won't submit until you "sign in with google". At this point I stopped as I use calendly myself and know it wouldn't require a login. Unfortunately others may not be aware. The main trigger for me is, why are there so many steps to scheduling an appointment? Just as a check I emailed "emma" and told her I could make a Thursday 2:30 time but the link was broken. Of course, instead of scheduling it for me she says the link works and please register there. Be careful out there! submitted by /u/theideamakeragency [link] [留言]

/u/theideamakeragency 2026-05-26 12:22 3 原文
产品设计 Product Hunt

BobCA

A sovereign agent that learns to code with your preferences Discussion | Link

2026-05-26 12:17 5 原文
AI 资讯 HackerNews

Using Tailscale with an OrbStack VM on macOS

Here's an example of how to build an Ubuntu VM using OrbStack on macOS and then connect to the VM through Tailscale SSH using an auth key stored in Apple Keychain. For example, I can create a VM on my Mac mini at home that hosts a git repo or even a Forgejo server. A colleague in my Tailnet can then connect to this VM to clone, push or pull source code changes from a coffeeshop or airliner while not exposing the rest of my Mac mini.

highpost 2026-05-26 06:10 3 原文
AI 资讯 Reddit r/MachineLearning

Aiki my local Wikipedia Retrieval-Augmented Generation system [R]

Hey i built Aiki a lightweight tool that let's you chat with Wikipedia locally. https://i.redd.it/67mzfsrc6f3h1.gif what it does: Downloads and chunks wikipedia articles (u can choose those articles by their name or articles and also the option of downloading the similar topics) Uses a custom TF-IDF + cosine similarity retriever (built from scratch) Supports query expansion using Wikipedia links/redirects Optional answer generation with llm Very minimal dependencies and runs completely locally. Repo: https://github.com/yacine204/Aiki Would really appreciate your feedback. submitted by /u/Just_Jaguar3701 [link] [留言]

/u/Just_Jaguar3701 2026-05-26 05:56 5 原文