Hacker Newsnew | past | comments | ask | show | jobs | submit | more rahimnathwani's commentslogin

For people who don't read Chinese: the two 'yi' characters numpad0 mentioned (义 and 義) are the same, but written in different variants of Chinese script (Simplified/Traditional).


Where did you read this?


What would you recommend to someone new in your team who had only ever used python and a bit of SQL, and had never touched Java or Spring Boot?


Whistleblower platforms are usually meant for employees (e.g. lower down the org) to anonymously report things to someone within the company.


Where do you get the info about what people are typing into AI tools?


Our core product is an analytics product that lives on people's website, so we're able to tell what are the main pages that people are reaching with LLMs

For our in-app AI visibility product we use that information for finding prompts at topics that are being used to reach those pages

For this public tool instead we do a best guess of what are reasonable queries companies would want to show up for and run them against Google and ChatGPT


  we do a best guess of what are reasonable queries companies would want to show up for
Got it.

I've done this before using an LLM, but I mistakenly thought you had some magic source (magic sauce!) of actual LLM queries. Sometimes it's not the obvious stuff.


  If you want to do one email for expired users and another for non expired users and another email for users that somehow have a date problem in their data....
Well, in that case you wouldn't want to pipe them all through generateExpiryEmail.

But perhaps you can write a more generic function like generateExpiryEmailOrWhatever that understands the user object and contains the logic for what type of email to draft. It might need to output some flag if, for a particular user, there is no need to send an email. Then you could add a filter before the final (send) step.



How is this different from the existing Claude skill, that uses a prompt and pandas to edit an Excel file?

https://github.com/anthropics/skills/blob/main/document-skil...


This isn't built for Excel users who use Github and Claude Skills, it's built for Excel users who would run away from Git commands.


The Claude skill I linked to is built into the Claude desktop client. You just attach an Excel file to your chat and ask away.

I linked to the skill prompt just to more clearly explain the approach that's currently available to all Claude users.

It requires zero familiarity with git or command line.


If they have access to devices, I suggest:

- Octostudio ("developed by Lifelong Kindergarten at the MIT Media Lab")

- A series of exercises demonstrating specific features, similar to these: https://www.amazon.com/ScratchJr-Coding-Cards-Creative-Activ...


Click on 'Releases' and you'll see a link to an apk download.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: