[Feedback needed] Atlas, the next version of Neowin


Recommended Posts

No, if you were to click Show More, it adds more. You could then scroll up to see what you were previously looking at, without having to go back page by page to find the comment you were looking for. This way, the information is presented to you in a way where, if you want to see what more people are saying, there's an option to do that. Or, if you don't want to have to expand the comments as you read, a Show All button could easily expand all of the comments.

Overall, it's a mutual benefit for both the readers and the people who run the site, as information is only pulled on request rather than thrown at the user who may not even bother to read the comments. It cuts down on load times as well for the user, and makes navigation a breeze. :yes:

I see what you're saying about the difference, however, do you really want to have 200 comments loaded on the same page? Is that really useful? By that logic, they should make the forums work the same way. It could really get out of hand on the more popular articles. The additional comments still wouldn't be loaded until the next page link was actually clicked, so load times aren't a concern either way.

Either way, it won't bother me. It's just that from a presentational position, I think it would be more organized to have separate pages, they could even have an option in the control panel to set how many comments show for you or something if you want to see more than the default allows at one time.

Don't know if anyone else has spotted this... but for avatars with transparent backgrounds maybe make the little avatar next to the user name at the top be overlaid on the same colour background as everywhere else avatars are shown such as the forums... else people who have them designed for "light coloured backgrounds" may well get white pixeling around images depending on their file format / transparency method.

The pic in the first post is outdated. Avatar box will have a white bg for this very reason. (Might even be disabled, we're not sure yet. Small avatars look crappy in firefox/ie).

I'd rather it be 'done' and bug free than released say today and have it full of things that need to be fixed. Take as long as you guys need - infact, a XMAS present as suggested by the pic would be quite awesome if it is completed before then :)

It'll be ready when it's ready :) Please don't all repeat the same questions, it's annoying :p We're all excited too, but we're not giving any specific dates out.

So uh see at Christmas are you guys going to release a Christmas theme?

I see what you're saying about the difference, however, do you really want to have 200 comments loaded on the same page? Is that really useful? By that logic, they should make the forums work the same way. It could really get out of hand on the more popular articles. The additional comments still wouldn't be loaded until the next page link was actually clicked, so load times aren't a concern either way.

Either way, it won't bother me. It's just that from a presentational position, I think it would be more organized to have separate pages, they could even have an option in the control panel to set how many comments show for you or something if you want to see more than the default allows at one time.

Last time I checked, that's how it works currently. :huh:

And yes, I probably would, since I actually read most of the comments that are posted. The key idea here is that it would allow the many who probably won't even bother reading the comments the option of not having too, and having quicker load times because of it. Also, this idea isn't just my personal opinion, but the opinion shared by others in this thread who've expressed the exact same feelings I have.

The pic in the first post is outdated. Avatar box will have a white bg for this very reason. (Might even be disabled, we're not sure yet. Small avatars look crappy in firefox/ie).
You can make IE use Bicubic scaling, which is quite nice, Firefox uses bilinear which isn't as nice (on OS X it makes Quartz do the scaling, which uses a very nice algorithm)

Why not even scale it server side on uploading image that way you remove all problems across browsers? They won't be changed that often so it shouldn't cause a load issue, and loading an extra small img shouldn't cause an issue either.

Ah hadn't thought about that they could still be fetched scaled and stored - ive never used the function myself but "filemtime" can check when a file was last modified - not sure if you can read files on a different site though - or there might be a different way of checking when someones image externally has been modified...

edit... mind I just noticed yours rotates.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Meta announces a major leadership change at WhatsApp by Pradeep Viswanathan Meta has announced a major leadership change at WhatsApp, with Will Cathcart stepping down after seven years of leading the world's largest messaging platform. CRED CEO and founder Kunal Shah will take over as the next global head of WhatsApp. CRED is an Indian fintech company focused on creditworthy consumers. As part of the transition, Meta is also making a minority investment in CRED through its Series H funding round. Meta CEO Mark Zuckerberg said Will Cathcart will remain at Meta and move into a new role focused on building new products from the ground up. Cathcart led WhatsApp during a major growth phase, helping the app reach more than 3 billion users worldwide. He also played a key role in expanding WhatsApp’s business offerings while keeping privacy and end-to-end encryption central to the product. Meta’s Chief Product Officer, Chris Cox, said Kunal Shah was selected after a search for a leader who understands WhatsApp’s global scale and future potential. In a leaked internal memo, Cox described Shah as a “serial founder” and one of India’s most respected entrepreneurs, adding that he brings “entrepreneurial energy” and a strong product mindset to the role. As part of the Series H funding round, CRED is raising ₹8,550 crore, or about $900 million, in a round led by Meta. The funding values CRED at ₹43,239 crore, or about $4.5 billion, on a post-money basis. It is important to note that this investment will not give Meta access to CRED customer information. Kunal posted the following on X regarding his new role at Meta: Although Kunal Shah will be stepping away from his operating role as CRED CEO, he will retain his personal shareholding in the company.
    • It wouldn't be hard for me to turn off my TV, if I had one. For one thing, I never scroll Instagram. The only reason I have an account is because Meta created one when it merged the account systems for its various services.
    • OpenAI's new GPT-5.5-Cyber tops Claude Mythos 5 in vulnerability benchmark by Pradeep Viswanathan OpenAI today announced a major expansion of Daybreak, a cybersecurity initiative designed to help defenders find, validate, and fix software vulnerabilities earlier in the development process. The availability of powerful AI models has definitely changed the cybersecurity landscape by making vulnerability discovery much faster. However, the bigger bottleneck for the industry is now patching those vulnerabilities. Impacted software teams need to validate the discovered issues, understand their impact, develop fixes, test them, and deploy patches. Back in March, OpenAI launched a preview of Codex Security, which uses agentic reasoning with automated validation to discover high-impact issues and actionable fixes specific to the codebase. Since then, it has scanned more than 30 million commits across over 30,000 codebases; more than 70,000 findings were marked as fixed by human reviewers, while over 500,000 findings were automatically determined to be fixed. Now, OpenAI is releasing an updated Codex Security plugin that can run deep scans, review recent code changes, generate security reports, trace attack paths, validate findings, and create codebase-specific patches for human review. It can also triage findings from existing scanners, advisories, bug bounty reports, and ticketing systems. OpenAI says the plugin can export results to vulnerability management systems and integrate with workflows using SARIF files, CodeQL queries, the Codex CLI, and the Codex app. Back in May, OpenAI announced the preview of GPT-5.5-Cyber, a new model built on top of the recently released GPT-5.5, designed for specialized cybersecurity work. Today, OpenAI launched the full version of GPT-5.5-Cyber through a limited release for verified defenders. On CyberGym, GPT-5.5-Cyber scored 85.6%, compared with 81.8% for GPT-5.5 and 83.8% for Claude Mythos 5. It also scored 39.5% on ExploitGym, compared with 25.95% for GPT-5.5, and 69.8% on SEC-bench Pro, compared with 63.1%. OpenAI also announced the new Daybreak Cyber Partner Program, which will allow security vendors and service providers to use GPT-5.5 with Trusted Access for Cyber in their products and services. Accenture, Akamai, Cisco, Cloudflare, CrowdStrike, IBM, Palo Alto Networks, Proofpoint, SentinelOne, Wiz, Zscaler, and others were listed as initial partners for this program. OpenAI is also launching Patch the Planet with Trail of Bits, HackerOne, Calif, researchers, and maintainers. More than 30 open-source projects have committed to participate, including cURL, Go, Python, Sigstore, and pyca/cryptography.
    • AMD confirms 26.6.2 FSR driver breaks on many Windows PCs by Sayan Sen Earlier today AMD released a major graphics driver update as it brings support for FSR 4.1 to Radeon RX 7000 series GPUs. The new update, version 26.6.2, also brings support for Assassin's Creed Black Flag Resynced and more. And while the driver technically supports Windows 10 version 21H2 and newer, the tech giant has confirmed that there is a major issue with the new driver on non-Windows 11 PCs as it fails to launch properly on such systems. The error message says, "The version of AMD Software that you have launched is not compatible with your currently installed AMD graphics driver." Therefore on the surface it looks like a compatibility problem. AMD has also confirmed that the device manager will display the yellow bang or yellow exclamation sign alongside your GPU under the Display adapters dropdown. Here is what the Radeon team's official advisory recommends to affected users: "Users Running Windows 10 and AMD Software: Adrenalin Edition 26.6.2 May Encounter Yellow Bang in Device Manager Affecting AMD Radeon RX Series Graphics ... Our Engineers are currently investigating this issue and will provide a fix once it is available. Affected users may revert to AMD Software: Adrenalin Edition 26.6.1 as a temporary workaround." As such you should revert back to the previous 26.6.1 driver which was released earlier this month. In case you were looking to play Assassin's Creed Black Flag Resynced and DOOM: The Dark Ages | Revelations you will probably have to wait a while if you want the driver to support those games officially. You can find the support article here on Microsoft's website.
  • Recent Achievements

    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      208
    3. 3
      PsYcHoKiLLa
      98
    4. 4
      Michael Scrip
      89
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!