HackerTrans
TopNewTrendsCommentsPastAskShowJobs

baapercollege

no profile record

Submissions

[untitled]

1 points·by baapercollege·2 anni fa·0 comments

Ask HN: How soon can we have LLMs that read textbooks and answer queries?

1 points·by baapercollege·2 anni fa·5 comments

Ask HN: Have you felt a rise of AI-generated posts in your feeds across the web?

4 points·by baapercollege·2 anni fa·8 comments

Suboptimal Ways of Starting Your Morning Meeting

blog.arkadeep.com
1 points·by baapercollege·2 anni fa·0 comments

Ask HN: How can I export Screen Time data from iPhone/iPad (no Mac)?

1 points·by baapercollege·2 anni fa·0 comments

comments

baapercollege
·2 anni fa·discuss
Videos published by John Selmys.
baapercollege
·2 anni fa·discuss
He is celine dion
baapercollege
·2 anni fa·discuss
The article above this on HN homepage was of Claude Sonnet 3.5. So, I used Claude Sonnet 3.5 and pasted an unchecking script. Presently I am at (-150)-ish checks.

function clickTickedCheckboxes() { // Find all checked checkboxes const checkedBoxes = document.querySelectorAll('input[type="checkbox"]:checked');

  // Iterate through each checked checkbox
  checkedBoxes.forEach((checkbox, index) => {
    // Use setTimeout to add a delay between clicks
    setTimeout(() => {
      // Click the checkbox
      checkbox.click();
      
      // If this is the last checkbox, call the function again after 2 seconds
      if (index === checkedBoxes.length - 1) {
        setTimeout(clickTickedCheckboxes, 2000);
      }
    }, index * 2000); // 2000ms (2 seconds) delay between each click
  });
}

// Start the process clickTickedCheckboxes();
baapercollege
·2 anni fa·discuss
In fact, by allowing people to generate photos for birthday wishes, apple is elevating the bottomline not lowering the topline. The person who wants to put in the effort and send a hand-drawn image would often not want to resort to a ready-made machine creation. OTOH, the simple "HBD Mom" sender would now send "Happy Birthday Mom <genmoji>" and an image...
baapercollege
·2 anni fa·discuss
thank you. will try
baapercollege
·2 anni fa·discuss
:) i'll tell you the difference between search and language processing. if you have 10 chapters each highlighting 10 unique points, search works great as the book is basically a sub book of 100 topics.

but for books like medical texts, all chapters have similar sub-headings, so the book is like a table with medical conditions as rows and approaches like pathology, physiology and pharmacology as columns in chapters. this is why simple search throws up massive false positives and is mostly useless.

the complexity in medical field stems not from existence of vast array of unique features but due to having a fixed vocabulary of features in different permutations for distinct conditions. so word level searches are far less efficient than paragraph level searches where the meaning is inferenced by considering every word in its vicinity
baapercollege
·2 anni fa·discuss
Helpful. Do you know of any way to export the screen time from iphone/ipad?
baapercollege
·2 anni fa·discuss
True, I suspect something is written by AI when - - focusing on the sentence feels like it was written by a native English speaker - focusing on the paragraph feels like author is just trying to fill space

Poor writing in freelanced work/low quality blogs often come from poor grammar and lack of continuity or smooth flow of thoughts. When written by AI, the grammar and spelling seem to be immaculate but the thoughts though linked well just go round and round.
baapercollege
·2 anni fa·discuss
LLMs do get very simple questions incorrect. Following your example, I ask 3 LLMs "how many double letters are in committee" and here are three replies

Claude - The word "committee" contains 2 double letters - the double 't' and the double 'm'. Gemini - There are three double letters in "committee". They are the two "m"s and the two "t"s. ChatGPT - In the word "committee," there are 2 double letters: "mm" and "tt".

Meanwhile the double E cries in the corner...
baapercollege
·2 anni fa·discuss
a well documented rabbit hole
baapercollege
·2 anni fa·discuss
interesting demo. also scaling logarithmically would look cool as most bars disappear most of the time. (maybe you can add horizontal bars to the background and scale the distances between them as well)
baapercollege
·2 anni fa·discuss
You posted 4 hours back. Timer for me still shows 4 hours ;) no worries, feel free to procrastinate on the purchase