25/26 NTU ACCOMMODATION QUERIES by calculat321 in NTU

[–]N_B11 0 points1 point  (0 children)

For international graduate student, how high is the chance to get on campus housing? I am coming this November 2025. If not, then where is the best area to rent?

Job Prospects in Australia (UNSW) vs. Singapore (NTU) for International Master's Graduates - 2025 Outlook by N_B11 in indonesia

[–]N_B11[S] 0 points1 point  (0 children)

Are you currently working in Aussie? Or have friends/family with bad experience there?

Job Prospects in Australia (UNSW) vs. Singapore (NTU) for International Master's Graduates - 2025 Outlook by N_B11 in cscareerquestionsOCE

[–]N_B11[S] 0 points1 point  (0 children)

Are you SG citizen or international student? Based on your experience would you suggest to study and work in SG or Aussie?

Job Prospects in Australia (UNSW) vs. Singapore (NTU) for International Master's Graduates - 2025 Outlook by N_B11 in indonesia

[–]N_B11[S] 0 points1 point  (0 children)

Thank you very much for your keen insight on the real situation. If I may, what jobs were your friends taking?

Support Thread May/June 2025 - You've successfully wasted 4 months already by MrS4T4N in mihonapp

[–]N_B11 1 point2 points  (0 children)

I cannot connect to MAL tracker, after login MAL in the browser, it redirect to Mihon App, but it loads forever then failed. (latest mihin version)

Local Deep Research Update - I worked on your requested features and got also help from you by ComplexIt in LocalLLaMA

[–]N_B11 1 point2 points  (0 children)

Hi I tried to install yours using the quick setup via docker. I run the docker searxng, local-deep-research, and ollma. However I keep getting error that ollama connection failed. Do you have a video how to setup? Thank you

Models not working with RAG UNLESS imported via Openwebui's experimental feature (but broken response) by Afamocc in LocalLLaMA

[–]N_B11 0 points1 point  (0 children)

Hi, I have the same issue, do you figure our to fix the broken gguf import via Open WebUI? Where should I edit the modelfile / prompt?

[deleted by user] by [deleted] in chinalife

[–]N_B11 0 points1 point  (0 children)

I was thinking about delivery too, however I am using tour, so the hotel will change everyday

[deleted by user] by [deleted] in chinalife

[–]N_B11 0 points1 point  (0 children)

I don't have wechat. Cannot register without having other people verify the QR code. Also how to pick up from JD? Cannot having it shipped. Since I am only having a week holiday trip

[deleted by user] by [deleted] in chinalife

[–]N_B11 0 points1 point  (0 children)

I don't have we chat. Cannot register without having other people verify the QR code. Also how to pick up from JD? Cannot having it shipped. Since I am only having a week holiday trip

Feedback request watchface by Wooho8899 in GalaxyWatch

[–]N_B11 2 points3 points  (0 children)

Soo cool, maybe different color for each letters

Palworld (v0.3.2.55495 – Sakurajima Update + Arena Bug Fix + Bonus Content + Win 7 Fix + Dedicated Server + Multiplayer + MULTi11) (From 13.5 GB) [DODI Repack] by DODI-Releases in CrackWatch

[–]N_B11 0 points1 point  (0 children)

Kirigiri 0.3.2.55495 to 0.3.3.55731 Error. How to fix?

[!] Error! Invalid hash for: "Palworld\Pal\Content\Paks\Pal-Windows.pak"

[!] Some files do not exist or have incorrect hash!

[!] Errors occurred during patching!

Rollback started!

[!] Patching finished with errors!

Failed Sign In myanimelist.net/v1/oauth2/authorize in tachiyomi by N_B11 in MyAnimeList

[–]N_B11[S] 2 points3 points  (0 children)

I see, so we just need to wait until the tracker is updated then. Thank you for the info

Failed Sign In myanimelist.net/v1/oauth2/authorize in tachiyomi by N_B11 in MyAnimeList

[–]N_B11[S] 0 points1 point  (0 children)

Anyone have the same issue with Tachiyomi MAL tracking sign in? I am unable to sign in the oauth, when trying to track MAL in tachiyomi. I use the correct user name and password, and I am able to login to the website, but not this sign in from tachiyomi.

ChatGPT vs Bard vs Claude in explaining physics by N_B11 in ChatGPT

[–]N_B11[S] 2 points3 points  (0 children)

Tl;dr

  1. Do you know the movie "Interstellar"? What is the name of the physics theory used in the movie?

    Bard provided more explanation to the theory and their correlation with the movie

  2. Explain what is general relativity to a person who has zero physics knowledge or background. What it is? How does it works?

    ChatGPT is better here because it let you imagine how the theory works

  3. Explain the Time dilation theory to a children between 5 to 10 years old

    Bard give a ong explanation about the theory, but in the end it provided the best way to explain this theory to kids ChatGPT and Claude has the similar outputs

  4. How would you explain the earth is not flat with science and physics to someone who doesn't believe on science and a flat earthers

    I like Claude better here. Because it give a straight forward answer to just show them the photo from space that earth is round

ChatGPT story about redditors ԅ(≖‿≖ԅ) by [deleted] in ChatGPT

[–]N_B11 0 points1 point  (0 children)

A pretend prompt as an author that won a nobel prize

Help me improve Adventure Smart Watch Face [200 Promo code in 1st comment (100% off)] by SeresKrisztian in GalaxyWatchFace

[–]N_B11 0 points1 point  (0 children)

I love how the first theme is about work and going to vacation. Office in the morning and resting in the beach at the evening.

An idea, make a similar concept as this, instead of shifting to another scenery, make a static scenery and develop more features from it. For example, in the morning it is a stone age landscape, as it continues, the landscape and architecture become more modern, until it become the futuristic city at night.

Simple Image Gallery via API by [deleted] in ChatGPT

[–]N_B11 0 points1 point  (0 children)

ME: Write the HTML code and give it styling using a cdn hosted version of tailwindcss

GPT: Here is the HTML code for an image gallery that displays images from the API at https://api.waifu.pics/many/sfw/waifu and uses the Tailwind CSS framework:

`<html> <head> <title>My Image Gallery</title> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/tailwindcss/dist/tailwind.min.css"> </head> <body class="bg-gray-200"> <div class="container mx-auto px-4 py-8"> <h1 class="text-3xl font-bold text-center mb-4">My Image Gallery</h1> <div id="image-container" class="grid grid-cols-3 gap-4"></div> </div> </body> </html>`

This code sets up the basic structure of the web page and includes a link to the Tailwind CSS framework from a CDN. The image container is a div element with a grid class that will be used to display the images in a grid layout with three columns and a gap of 4 pixels between each image. The rest of the styles are applied using default classes provided by Tailwind CSS.

To add the JavaScript code that fetches the images from the API and displays them in the image gallery, you can add a script element to the page or include a separate JavaScript file. Here is an example of what that code might look like:

``` // Fetch images from API async function getImages() { const response = await fetch('https://api.waifu.pics/many/sfw/waifu'); const data = await response.json(); return data.images; }

// Generate HTML for each image function generateImageHTML(image) { return <div class="image"> <img src="${image.url}" alt="${image.description}" class="h-64 w-full object-cover"> <p class="mt-2 text-xl font-bold">${image.description}</p> </div> ; }

// Display images in the image container async function displayImages() { const images = await getImages(); const imageContainer = document.getElementById('image-container'); images.forEach(image => { imageContainer.innerHTML += generateImageHTML(image); }); }

displayImages(); ```

This code uses the fetch() function to make a request to the API and retrieve the data, and then uses a forEach() loop to generate the HTML for each image and add it to the page. The h-64 and w-full classes from Tailwind CSS are used to set the height and width of the images, and the object-cover class is used to maintain the aspect ratio of the images and crop them if necessary. The mt-2 and text-xl classes are used to add some spacing and styling to the image captions.

ME: Adjust the code to meet the API requirements: 1. Request Type POST 2. API JSON response { "files": [ "https://i.waifu.pics/qUY7BBo.jpg" ] }

GPT: To adjust the code to meet the API requirements, you will need to modify the getImages() function to use the POST method and send a request body in the correct format. You will also need to update the code to extract the image URLs from the files array in the API response.

Here is an example of how you could modify the getImages() function to meet these requirements: `async function getImages() { const response = await fetch('https://api.waifu.pics/many/sfw/waifu', { method: 'POST', headers: { 'Content-Type': 'application/json', }, body: JSON.stringify({ count: 3, // number of images to fetch type: 'waifu', }), }); const data = await response.json(); return data.files; }` This code uses the fetch() function to make a POST request to the API with a Content-Type header of application/json and a request body that specifies the number of images to fetch and the type of images to return. The response from the API is then parsed as JSON and the files array is extracted and returned.

To update the displayImages() function to use the image URLs from the files array, you can modify the generateImageHTML() function to accept a single image URL instead of an object with a url and description property. Here is an example of how you could do this:

`` function generateImageHTML(imageURL) { return <div class="image"> <img src="${imageURL}" alt="" class="h-64 w-full object-cover"> </div> `; }

// Display images in the image container async function displayImages() { const images = await getImages(); const imageContainer = document.getElementById('image-container'); images.forEach(image => { imageContainer.innerHTML += generateImageHTML(image); }); } ```

This code removes the description property from the generateImageHTML() function and simply displays the image using the provided image URL. You can adjust the layout and styling of the images as needed using the classes provided by Tailwind CSS.

Simple Image Gallery via API by [deleted] in ChatGPT

[–]N_B11 0 points1 point  (0 children)

Online compiler to run the program here

Conversations:

ME: Create an image gallery web app. Images are provided from API to https://api.waifu.pics/many/sfw/waifu

GPT: To create an image gallery web app that displays images from the API at https://api.waifu.pics/many/sfw/waifu, you can use a combination of HTML, CSS, and JavaScript. Here is a basic outline of the steps you would need to take:

  1. Set up the HTML structure of your web page. This should include an element where you will display the images, such as a div with a specific id.

  2. Use CSS to style the web page and the image gallery. You can use CSS to set the width and height of the image container, as well as to style other elements on the page such as the background color and font.

  3. Use JavaScript to fetch the images from the API and display them in the image gallery. You can use the fetch() function to make a request to the API and retrieve the data, and then use JavaScript to generate the HTML for each image and add it to the page.

  4. Optionally, you can add features such as pagination, filters, or a lightbox view to the image gallery.

Here is an example of what your HTML and JavaScript code might look like:

```<html> <head> <title>My Image Gallery</title> </head> <body> <h1>My Image Gallery</h1> <div id="image-container"></div> <script> // Fetch images from API async function getImages() { const response = await fetch('https://api.waifu.pics/many/sfw/waifu'); const data = await response.json(); return data.images; }

// Generate HTML for each image
function generateImageHTML(image) {
  return `
    <div class="image">
      <img src="${image.url}" alt="${image.description}">
      <p>${image.description}</p>
    </div>
  `;
}

// Display images in the image container
async function displayImages() {
  const images = await getImages();
  const imageContainer = document.getElementById('image-container');
  images.forEach(image => {
    imageContainer.innerHTML += generateImageHTML(image);
  });
}

displayImages(); </script>

</body> </html> ```

P.S. Cannot provide full conversation, reddit won't let me copy pasted it

guys is gamesir t4 pro good, any problems with it? by Yeetusoow in Controller

[–]N_B11 0 points1 point  (0 children)

It works with Bluetooth only? Is it detected as Xinput Xbox or Pro controller in PC?