Connect with us

Technology

NYT Crossword: answers for Friday, September 27

Published

on

NYT Crossword: answers for Monday, September 23


The New York Times crossword puzzle can be tough! If you’re stuck, we’re here to help with a list of today’s clues and answers.

Source link

Continue Reading
Advertisement
Click to comment

You must be logged in to post a comment Login

Leave a Reply

Technology

Threads inherits Instagram’s location tagging feature

Published

on

Featured image for Threads inherits Instagram

Threads was born as a direct competitor to Twitter (now X) amidst all the controversy over the latter’s management change. Meta already said that it does not intend to turn Threads into another Instagram, so certain features common to modern social networks, like DMs, are not available. However, a seemingly inherited feature from Instagram is now available on Threads: location tagging.

As its name suggests, the new feature allows you to tag the location from which you upload a post. Long-time Instagram users will find this feature quite familiar. Even Facebook (also from Meta) offers a similar option. You can find the option to tag your location from within the Threads post composer.

Meta integrates Instagram’s location tagging into Threads, but without a map

The implementation of the location tagging feature in Threads is a bit less complete than in Instagram. The latter places a “pin” on a map that you can scroll through to see other pinned posts uploaded from that location. However, in Threads, there is no scrollable map with other people’s pins.

Much like on Instagram, you can be more or less specific when tagging your location. You can tag the name of a city, a neighborhood, or even a venue (such as a restaurant). While there isn’t a scrollable map, tapping the location label under the username in a post will show you posts from other users who have tagged that particular location.

Advertisement

For now, the feature appears to be available only in the Threads app for iOS devices. It’s not yet accessible in either the Android app or the web version of Threads. There’s also no official word on when it will be available to everyone. Given Meta’s background regarding the rollout of new features, it’s possible that location tagging is currently available to a percentage of Threads users.

No DMs system in sight for Threads yet

As for other requested features, like DMs, it doesn’t look like they’ll be coming anytime soon. Perhaps the company considers it redundant to offer DMs on Threads and Instagram. After all, Threads originated as an “extension” of Instagram, and the two services even share usernames. So, if you want to send a DM to a Threads user, you can search for them on Instagram. However, the process is a bit cumbersome, and it would be great if the company could make it easier in some way.

Source link

Advertisement
Continue Reading

Servers computers

Loading a batch of 8x 7.68TB Solidigm P5520 SSDs into a new Supermicro Sapphire Rapids 1U 1P server.

Published

on

Loading a batch of 8x 7.68TB Solidigm P5520 SSDs into a new Supermicro Sapphire Rapids 1U 1P server.

source

Continue Reading

Technology

Three men charged in connection with the Trump campaign hack

Published

on

Three men charged in connection with the Trump campaign hack

The US Department of Justice charged three Iranian nationals as part of an effort to hack into the emails and computers used by President Donald Trump’s campaign staff and other political connections.

The Washington Post reported that DOJ officials filed charges against Masoud Jalili, Seyyed Ali Aghamiri and Yasar Balaghi in an indictment filed Thursday in the US District Court for the District of Columbia. The indictment alleges the three men “prepared for and engaged in a wide-ranging hacking campaign” against current and former US officials, political campaigns and the media.

According to the indictment Jalili, Aghamiri and Balaghi’s “activity is part of Iran’s continuing efforts to […] erode confidence in the US electoral process.” They also face possible charges such as providing material support to a designated foreign terrorist organization, wire fraud and aggravated identity theft.

The suspects are accused of running a targeted hacking campaign committed in Iran over a four-year period. Their victims include current and former officials with the US State Department, the Central Intelligence Agency, the US Ambassador to Israel and an Iranian human rights organization.

Advertisement

Then last May, the three hackers successfully gained access to accounts belonging to Trump campaign officials. (Attempts to breach Biden campaign staff were, apparently, unsuccessful.) President Joe Biden’s campaign staffers as well as news outlets like The Washington Post and Politico received unsolicited emails from an AOL account owned by “Robert” that contained materials stolen from the Trump campaign. They included some internal poll results and the vetting dossier for Trump’s running mate Senator J.D. Vance.

Because of extradition laws, it’s unlikely these hackers will be brought to justice on US soil.

Source link

Advertisement
Continue Reading

Servers computers

Perakitan Rak Server Indorack: Open Rack Post 20

Published

on

Perakitan Rak Server Indorack: Open Rack Post 20



Halo Sobat IT!

Selamat datang di video terbaru kami yang kali ini akan mengulas proses perakitan Open Rack Post 20 dari Indorack! Dalam video ini, Sobat IT akan diajak menyaksikan tim profesional kami yang merakit Open Rack Post 20 dengan lancar dan efisien, membawa solusi penyimpanan server terdepan dari Indorack langsung ke ruang server Anda.

Open Rack Post 20 menampilkan desain inovatif yang tidak hanya canggih namun juga fungsional, menjadikannya pilihan yang ideal untuk kebutuhan para profesional IT dan bisnis. Tipe rack server ini dilengkapi dengan fitur khusus yang mempermudah pengelolaan server dengan efisiensi tinggi. Dalam video ini, kami juga akan mengulas spesifikasi teknisnya, termasuk kapasitas dan tingkat keamanan, sambil menyoroti keunggulan bahwa tipe ini bisa disesuaikan kedalamannya (adjustable depth), memberikan fleksibilitas yang optimal sesuai dengan kebutuhan spesifik ruang server Anda.

source

Continue Reading

Technology

Cohere updates APIs to make it easier for devs to switch to it

Published

on

Cohere updates APIs to make it easier for devs to switch to it

Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More


Cohere has announced the release of updated versions of its application programming interfaces (APIs) for its AI models Chat, Embed, Rerank, and Classify.

Collectively, the new API updates are known as API V2, and Cohere is being transparent about the fact that the updates are meant to more closely align with AI industry standards to make it easier for developers to switch their applications over to be powered by Cohere’s models in lieu of the competition: namely, OpenAI, Anthropic, Google, Mistral, and Meta.

Earlier this month, Andreessen Horowitz (A16z) general partner Martin Casado posted on X an image of a graph showing the results of a survey from AI API platform Kong of 800 enterprise leaders revealing the large language models (LLMs) they were using.

Advertisement

OpenAI’s ChatGPT dominated the chart with 27% market share compared to 18% using Microsoft’s Azure AI cloud service and 17% for Google Gemini. Cohere was second-to-last with a distant 5%, showing how the Toronto-based startup — co-founded by some of the former Google researchers behind the original 2017 Transformer paper that ushered in the generative AI era — has a lot of ground to make up to win over the enterprise customers it’s courting.

Enhanced reliability with more precise settings

One of the most significant changes in the V2 API release is the requirement for developers to specify the model version in their API calls.

Previously, this field was optional, which sometimes led to unexpected behavior when new models were released and the default model changed.

By making the model version a mandatory field, Cohere ensures that developers maintain consistent application performance, particularly in scenarios involving Embed models, where using different versions can impact results.

Advertisement

The updated Chat API introduces several usability improvements, including the consolidation of input parameters into a single messages array, replacing the previous structure that required separate message, chat_history, and preamble parameters.

This change simplifies the input process, allowing for more complex use cases where roles such as system or assistant can be assigned to the latest message in a chat sequence.

Cohere’s new APIs also enhance tool integration capabilities. In the V2 release, tools are defined using JSON schema instead of Python types, making the process more flexible and compatible with a wider range of applications.

Additionally, each tool call now includes a unique ID, enabling the API to correctly match tool results with their corresponding calls—an improvement over the V1 API, which lacked this feature.

Advertisement

For streaming interactions, the V2 Chat API has switched from JSON-stream events to Server Sent Events (SSE), providing a more robust and responsive experience for users.

Support for existing APIs

Cohere has confirmed that the V1 suite of APIs will continue to be supported, ensuring that developers who are not yet ready to migrate can still rely on existing implementations.

There will be no breaking changes to the V1 API or its associated SDKs.

However, the company recommends upgrading to V2 for enhanced stability and access to the latest features, such as model version enforcement and advanced chat capabilities.

Advertisement

Resources for developers

To facilitate the transition to API V2, Cohere has released a new SDK and an OpenAPI specification for its updated endpoint.

These resources, along with a detailed Chat Migration Guide, are available on the Cohere platform. Developers are encouraged to provide feedback and suggestions via the company’s Discord community.

Cohere’s API V2 release represents a significant step forward in making its platform more accessible and efficient for developers. With these updates, the company aims to offer a more streamlined and predictable development experience, and ultimately, win over users from OpenAI and other popular APIs.


Source link
Continue Reading

Technology

WordPress.org temporarily lifts its ban on WP Engine

Published

on

stylized wordpress logo

WordPress.org has lifted its ban on hosting provider WP Engine until October 1, after putting a block on it earlier this week. The block prevented several sites from updating their plug-ins and themes and exposing them to potential security risk.

WordPress co-founder Matt Mullenweg, who has been in a tussle with WP Engine for over a week, blamed WP Engine’s private equity investor, Silver Lake.

“I’ve heard from WP Engine customers that they are frustrated that WP Engine hasn’t been able to make updates, plugin directory, theme directory, and Openverse work on their sites. It saddens me that they’ve been negatively impacted by Silver Lake‘s commercial decisions,” Mullenweg said on the WordPress.org blog.

“WP Engine was well aware that we could remove access when they chose to ignore our efforts to resolve our differences and enter into a commercial licensing agreement. Heather Brunner, Lee Wittlinger, and their Board chose to take this risk. WPE was also aware that they were placing this risk directly on WPE customers,” he added.

Advertisement

After Mullenweg barred WP Engine from accessing WordPress.org resources, many people in the WordPress community criticized the sudden move, which affected several websites.

In the past week, Mullenweg called WP Engine “Cancer to WordPress” and called them out on their lack of contributions to the WordPress ecosystem. WP Engine sent a cease-and-desist letter to Automattic— which owns WordPress.com and has an exclusive commercial license to the WordPress trademark — and Mullenweg to withdraw these comments. In reply, Automattic also sent its cease-and-desist letter to WP Engine, accusing them of trademark infringement.

This fight impacts a larger ecosystem as WordPress technology is open source and free, and it powers a huge chunk of the internet — around 40% of websites. Websites can host their own WordPress instance or use a provider like Automattic or WP Engine for a plug-and-play solution.

Over the last few days, Mullenweg has said that his fight is against WP Engine — and primarily about tradermarks. However, the WordPress community at large has felt uncertain about how they can use WordPress in their services and if Automattic or Mullenweg would come after them as well.

Advertisement

The WordPress Foundation, which owns the WordPress trademark, filed for two new trademarks, “Managed WordPress” and “Hosted WordPress,” in July. Developers and providers are worried that if these trademarks are granted, they could be used against them.

Source link

Continue Reading

Trending

Copyright © 2024 WordupNews.com