今日精选
HOT最新资讯
共 38170 篇Already 11 000 submissions for EMNLP? [D]
Is this normal? I searched it up and last year it was only 8000. submitted by /u/NightCR_ [link] [留言]
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] [留言]
Motorola phones have started hijacking the Amazon app to insert affiliate codes
Article URL: https://9to5google.com/2026/05/25/motorola-amazon-app-hijacking-behavior/ Comments URL: https://news.ycombinator.com/item?id=48274794 Points: 398 # Comments: 228
Java News Roundup: WildFly, Micronaut, Spring AI, Apache Fory, GlassFish Plugin, Open Liberty
This week's Java roundup for May 18th, 2026, features news highlighting: GA releases of WildFly 40, Micronaut 5.0, Maven Embedded GlassFish Plugin 8.0 and Apache Fory 1.0; the May 2026 edition of Open Liberty; point releases of Gatherers4j, Apache and Kafka; and the seventh milestone release of Spring AI 2.0. By Michael Redlich
Freenet: A Peer-to-Peer Platform for Real-Time Decentralized Applications (whitepaper)
submitted by /u/sanity [link] [留言]
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.
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] [留言]
What the Heck is an API?
Table of Contents Intro The Restaurant The Menu Placing the Order The Plate Coming...