Connect with us

Société

Polygon 2.0: It’s coming soon!

Published

on

Spread the love


2:00 p.m. ▪
4
min read ▪ by
Mikaia A.

The SEC could worry the Polygon community well with his threat of legal action for a lack of registration of the MATIC as a title, even if it means causing a drop in price by the same act… But that did not prevent the company from stick to your roadmap. According to the latest news, Polygon has just presented major improvements in its ecosystem. Big plan !

Change sign and Polygon 2.0 mention

Polygon 2.0 is near

After the success of deployment of zkEVM on Ethereum last March, Polygon announced the advent of “Polygon 2.0” via its blog. It consists of making a series of updates which will result in the establishment of a ” value layer” of the internet.

tweet-rayan-wyatt-polygon-2.0
Announcement of Polygon 2.0 – Source: Twitter

Basically:

– Unification of protocols: transparent use across zkEVM, PoS and Supernets; it will look like you are using a single string

– Evolution of tokens

– Establishment of long-term decentralized governance.

This will be a series of announcements for this summer. »

vision-polygon-2.0
Polygon Vision 2.0 – Source: Twitter

1/ Our vision for Polygon is simple: build the value layer of the Internet.

The Internet allows everyone to create and exchange information. The value layer allows everyone to create, exchange and program value.

Introducing Polygon 2.0: a blueprint for building the ultimate layer of value. »

See also  The best banks in the Asia-Pacific region, according to customers

Long-term decentralized governance?

Since the SEC has been aggressive towards crypto projects, the concept of “decentralization” came back on everyone’s lips. Marc Cuban, for example, sees in her an effective shield against any attack by the American financial policeman.

Polygon made sure to mention decentralization in their article:

The Internet has democratized access to information; the value layer democratizes access to the global economy. It enables decentralized finance, digital ownership, new coordination mechanisms and much more. It is the missing piece of an Internet that serves users, not gatekeepers, rent-seekers or intermediaries “.

At the end of its Twitter thread, Polygon pointed out that ” now is the time for the community to shine “.

The advent of Polygon 2.0 would therefore be the continuity of what Ethereum started. For this company responsible for issuing the MATIC, Ethereum was the first to develop the concept of “value layer”. The same blockchain “ demonstrated that people can create, exchange and program value transparently and securely, without intermediaries “.

Nevertheless, the Ethereum pioneer, whose new roadmap has just been presented, is almost beaten by its cadets on several points.

Receive a digest of news in the world of cryptocurrencies by subscribing to our new service of newsletter daily and weekly so you don’t miss any of the essential Cointribune!

See also  Lawsuit Blames Negligence by Plant Proprietor, HVAC Contractors for Hashish Employee’s Bronchial asthma Dying
Mikaia A. avatar

Mikaia A.

The blockchain and crypto revolution is underway! And the day when the impacts will be felt on the most vulnerable economy of this World, against all hope, I will say that I had something to do with it

Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Société

AI accelerating API development, IBM says

Published

on

AI accelerating API development, IBM says
Spread the love

IBM sees a confluence of generative artificial intelligence and APIs, with AI powering APIs in a way that improves the productivity of API teams.

AI is augmenting skills that API teams may just be starting to learn, said Rashmi Kaushik, director of product management for the integration portfolio at IBM, during a presentation at the API World conference in Santa Clara, California, on November 6. “It’s able to help them complete their API projects faster.” Also, APIs are powering AI, she added. APIs empowering AI and the rise of AI assistance are truly beneficial to API teams, Kaushik said.

Companies such as IBM have released API testing capabilities on traditional AI. But AI is not magic. It has been a technology in the making for many years now and it is here to transform the way business is done, Kaushik said. Regardless of how much AI is leveraged, users want to make sure that it is safe, responsible, and ethical, she said.

IBM offers the API Assistant for IBM API Connect, powered by the watsonx.ai integrated AI platform. It uses generative AI to help API teams accelerate API life-cycle activities for a quicker time to market, the company said. IBM API Assistant automates tasks, enabling teams to focus on higher-value work and innovation, according to IBM. API assistants are able to augment API teams, so they progress faster, Kaushik said.

See also  Cardano, la blockchain de demain ?

Continue Reading

Société

Java proposals would boost resistance to quantum computing attacks

Published

on

Java proposals would boost resistance to quantum computing attacks
Spread the love

Both proposals warn of the threat posed to information security by advancements in the field of quantum computing. A future large-scale quantum computer could use Shor’s algorithm to compromise the security of widely deployed public-key-based algorithms. Such algorithms are used by the Java platform for activities such as digitally signing JAR (Java archive) files and establishing secure network connections. An attack could be accomplished by a quantum computer using Shor’s algorithm in hours. Cryptographers have responded to this threat by inventing quantum-resistant algorithms that cannot be defeated by Shor’s algorithm. Switching to quantum-resistant algorithms is urgent, even if large-scale quantum computers do not yet exist.

Each of the two proposals is eyed for the Standard Edition of Java, but neither is targeted for a specific version at this point. Both proposals were created August 26 and updated November 6.

See also  La BCE pèse le pour et le contre d’une baisse des taux
Continue Reading

Société

Serverless computing’s second act | InfoWorld

Published

on

Serverless computing’s second act | InfoWorld
Spread the love

Despite these issues, the hype train was at full speed. For example, a large provider took issue with me pointing out some of the shortcomings of this “new” serverless technology. Instead of addressing the problems, they called for my immediate firing due to blasphemous comments. I hit a nerve. Why was that? The cloud providers promoting serverless should have had more confidence in their technology. They knew the challenges. I was right about serverless then, right when I wrote its decline. However, I’m always willing to reevaluate my position as technology evolves. I believe in redemption.

A technological comeback

Despite its early hurdles, serverless computing has bounced back, driven by a confluence of evolving developer needs and technological advancements. Major cloud providers such as AWS, Microsoft Azure, and Google Cloud have poured substantial resources into serverless technologies to provide enhancements that address earlier criticisms.

For instance, improvements in debugging tools, better handling of cold starts, and new monitoring capabilities are now part of the serverless ecosystem. Additionally, integrating artificial intelligence and machine learning promises to expand the possibilities of serverless applications, making them seem more innovative and responsive.

See also  Oklahoma Home Passes Invoice to Fund Fortified Houses Program
Continue Reading

Société

Java app security would get a boost through quantum resistance

Published

on

Java app security would get a boost through quantum resistance
Spread the love

Java application security would be enhanced through a couple of proposals to resist quantum computing attacks, one plan involving digital signatures and the other key encapsulation.

The two proposals reside in the OpenJDK JEP (JDK Enhancement Proposal) index. One proposal, titled “Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm,” calls for enhancing the security of Java applications by providing an implementation of the quantum-resistant Module-Latticed-Based Digital Signature Algorithm (ML-DSA). Digital signatures are used to detect unauthorized modifications to data and to authenticate the identity of signatories. ML-DSA is designed to be secure against future quantum computing attacks. It has been standardized by the United States National Institute of Standards and Technology (NIST) in FIPS 204.

The other proposal, “Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism,” calls for enhancing application security by providing an implementation of the quantum-resistant Module-Lattice-Based Key Encapsulation Mechanism (ML-KEM). KEMs are used to secure symmetric keys over insecure communication channels using public key cryptography. ML-KEM is designed to be secure against future quantum computing attacks and has been standardized by NIST in FIPS 203.

See also  New York Legal professional Common Sues Gemini Belief, Genesis World, and DCG for Defrauding Clients
Continue Reading

Société

IBM: APIs getting AI boost

Published

on

IBM: APIs getting AI boost
Spread the love

IBM sees a confluence of artificial intelligence and APIs, with AI powering APIs in a way that improves the productivity of API teams.

AI is augmenting skills that API teams may just be starting to learn, said Rashmi Kaushik, director of product management for the integration portfolio at IBM, during a presentation at the API World conference in Santa Clara, California, on November 6. “It’s able to help them complete their API projects faster.”  Also, APIs are powering AI, she added. AI empowering APIs and the rise of AI assistance are truly beneficial to API teams, Kaushik said.

Companies such as IBM have released API testing capabilities on traditional AI. But AI is not magic. It has been a technology in the making for many years now and it is here to transform the way business is done, Kaushik said. Regardless of how much AI is leveraged, users want to make sure that it is safe, responsible, and ethical, she said.

See also  New York Legal professional Common Sues Gemini Belief, Genesis World, and DCG for Defrauding Clients
Continue Reading

Société

GitHub Copilot learns new tricks

Published

on

GitHub Copilot learns new tricks
Spread the love

You start with an existing project and the details of build tools and frameworks, along with a target Java version (for example upgrading from Java 8 to Java 21). The Copilot upgrade assistant analyses your code base and generates a list of the necessary steps to run your upgrade, presenting it as a set of GitHub issues that you can check before running the update.

Once you’re happy with the tasks, the tool takes you to a dashboard where you can watch the update process, including how Copilot rewrites code for you. You can stop and start the process at any time, drilling down into tasks for more information on just how the AI-based code is working. It’s good to have this level of transparency, as you need to be able to trust the AI, especially when it’s working on business-critical software.

As this is an agentic AI process, the service can detect errors and fix them, launching sub-agents that make changes, rebuild, and retest code. Interestingly if a fix doesn’t work, it’ll take another approach, using the shared knowledge of the Java developers whose work has been used to train the Copilot Java model. Like other GitHub Copilots, changes that work are used to fine-tune the model, reducing the risk of errors in future runs. That goes for manual updates and changes too.

See also  Vers une interdiction imminente des échanges ?

Continue Reading

Société

‘Package confusion’ attack against NPM used to trick developers into downloading malware

Published

on

‘Package confusion’ attack against NPM used to trick developers into downloading malware
Spread the love

In other words, there is no single address, IP, or server to block. That said, there are downsides to the technique that are not mentioned by Checkmarx, including the fact that blockchain communication is slow, as well as public. The blockchains can’t be edited, or blocked easily, but they can be tracked once their use as part of malware C2 has been uncovered. 

Despite past predictions that the technique would take off, this is probably why using blockchains for C2 remains the experimental preserve of specialist malware.

Package confusion

Perhaps the more significant part of the story is that the technique is being used to target testing tools distributed via NPM, the largest open source JavaScript registry. Targeting testing tools is another way to get inside the privileged developer testing environments, and any deeper access to the CI/CD pipelines that they reveal.

See also  J&J, Bristol Myers Squibb lose Medicare drug price talks challenges
Continue Reading

Société

.NET vector data abstractions library now available in preview

Published

on

.NET vector data abstractions library now available in preview
Spread the love

Microsoft has introduced its Microsoft.Extensions.VectorData.Abstractions library, now in preview. The library provides abstractions to help integrate vector stores into .NET applications and libraries.

The vector data abstractions library, introduced October 29, provides library authors and developers with the ability to perform create-read-update-delete (CRUD) operations and use vector and text search on vector stores.

Vector databases are important for search tasks and grounding AI responses, Microsoft said. These databases are built to store, index, and manage data represented as embedding factors. As a result, the indexing algorithms used by vector databases are optimized to retrieve data that can be used downstream in applications.

See also  Lawsuit Blames Negligence by Plant Proprietor, HVAC Contractors for Hashish Employee’s Bronchial asthma Dying
Continue Reading

Société

Dataframes explained: The modern in-memory data science format

Published

on

Dataframes explained: The modern in-memory data science format
Spread the love


import pandas as pd
data = {
    "Title": ["Blade Runner", "2001: a space odyssey", "Alien"],
    "Year": [1982, 1968, 1979],
    "MPA Rating": ["R","G","R"]
}
df = pd.DataFrame(data)

Applications that use dataframes

As I previously mentioned, most every data science library or framework supports a dataframe-like structure of some kind. The R language is generally credited with popularizing the dataframe concept (although it existed in other forms before then). Spark, one of the first broadly popular platforms for processing data at scale, has its own dataframe system. The Pandas data library for Python, and its speed-optimized cousin Polars, both offer dataframes. And the analytics database DuckDB combines the conveniences of dataframes with the power of a full-blown database system.

It’s worth noting the application in question may support dataframe data formats specific to that application. For instance, Pandas provides data types for sparse data structures in a dataframe. By contrast, Spark does not have an explicit sparse data type, so any sparse-format data needs an additional conversion step to be used in a Spark dataframe.

To that end, while some libraries with dataframes are more popular, there’s no one definitive version of a dataframe. They’re a concept implemented by many different applications. Each implementation of a dataframe is free to do things differently under the hood, and some dataframe implementations vary in the end-user details, too.

See also  Vers une interdiction imminente des échanges ?

Continue Reading

Société

12 Java Enhancement Proposals changing Java

Published

on

12 Java Enhancement Proposals changing Java
Spread the love

Java’s internal systems and syntax are constantly evolving, and these changes happen primarily through the Java Community Process (JCP) and Java Enhancement Proposals (JEPs). Together, the JCP and JEPs define the path by which new features can be described, designed, and—hopefully—introduced into the JVM. They keep the Java language and platform dynamic and the community engaged. With JDK 24 so close to its planned release date, now is a good time to take a look at the upcoming JEPs making their way through the process.

Stages of the JEP process

You can check the JEP Index on the OpenJDK homepage for a catalog of all the JEPs, past and present, submitted for Java. The sheer size and scope of the index can be overwhelming at first. It’s not immediately clear what each JEP is about and which ones are more significant. You might expect major projects like virtual threads would be distinguished from proposals of smaller scope, but there is no such distinction. All the JEPs are listed, past and present, showing the complete history of Java’s evolution.

Instead of scope, the JEPs are organized according to their stage of development:

Continue Reading
Advertisement

Derniers Articles

Brentford keen on Celtic winger Kuhn – gossip Brentford keen on Celtic winger Kuhn – gossip
Sports46 seconds ago

Brentford keen on Celtic winger Kuhn – gossip

Spread the love Brentford are keen on a move for Celtic winger Nicolas Kuhn as they consider options amid strong...

Alex Iwobi jokes Emile Smith-Rowe should stop going to the gym after Fulham star had goal narrowly ruled out for offside in Crystal Palace win Alex Iwobi jokes Emile Smith-Rowe should stop going to the gym after Fulham star had goal narrowly ruled out for offside in Crystal Palace win
International2 mins ago

Alex Iwobi jokes Emile Smith-Rowe should stop going to the gym after Fulham star had goal narrowly ruled out for offside in Crystal Palace win

Spread the love Emile Smith-Rowe scored as Fulham beat Crystal Palace 2-0 at Selhurst Park Ex-Arsenal star got on scoresheet...

“On a peu de vie sociale” : Flavie Flament cash sur les conséquences de sa présence dans “Télématin” : Femme Actuelle Le MAG “On a peu de vie sociale” : Flavie Flament cash sur les conséquences de sa présence dans “Télématin” : Femme Actuelle Le MAG
France9 mins ago

“On a peu de vie sociale” : Flavie Flament cash sur les conséquences de sa présence dans “Télématin” : Femme Actuelle Le MAG

Spread the love Nous avons un cadeau pour vous Créez un compte et inscrivez-vous à la newsletter Femme Actuelle pour...

Barcelone pourrait proposer au meilleur buteur une prolongation de contrat – sources Barcelone pourrait proposer au meilleur buteur une prolongation de contrat – sources
Football13 mins ago

Barcelone pourrait proposer au meilleur buteur une prolongation de contrat – sources

Spread the love L’entraîneur de Barcelone, Hansi Flick, a fait une mise à jour encourageante, confirmant que le jeune défenseur...

Ballon d’Or 2024 : “Vinicius n’apparait (même) pas dans le Top 10 de certains journalistes” Ballon d’Or 2024 : “Vinicius n’apparait (même) pas dans le Top 10 de certains journalistes”
Afrique19 mins ago

Ballon d’Or 2024 : “Vinicius n’apparait (même) pas dans le Top 10 de certains journalistes”

Spread the love L’information risque de relancer le débat au sujet du Ballon d’Or 2024, qui continuer de faire jaser....

Europe Matin week-end – 6h-9h – 10/11/2024 Europe Matin week-end – 6h-9h – 10/11/2024
France28 mins ago

Europe Matin week-end – 6h-9h – 10/11/2024

Spread the loveDe l’info, de la culture, de l’évasion… La rédaction d’Europe 1 est aux commandes de la matinale week-end...

Audiences TV : 4,5 millions de téléspectateurs devant le match de rugby France-Japon sur TF 1 Audiences TV : 4,5 millions de téléspectateurs devant le match de rugby France-Japon sur TF 1
France29 mins ago

Audiences TV : 4,5 millions de téléspectateurs devant le match de rugby France-Japon sur TF 1

Spread the love Il n’y avait pas beaucoup de suspense au Stade de France ce samedi soir : le XV de...

Actualités37 mins ago

Access Denied

Spread the love Access Denied You don’t have permission to access “http://information.tv5monde.com/international/panosyan-bouvet-les-conditions-economiques-se-durcissent-sensiblement-2747946” on this server. Reference #18.c8e24817.1731229809.2490bee1 https://errors.edgesuite.net/18.c8e24817.1731229809.2490bee1 See also ...

Trump projected to win Arizona in clean sweep of US swing states Trump projected to win Arizona in clean sweep of US swing states
International40 mins ago

Trump projected to win Arizona in clean sweep of US swing states

Spread the loveDonald Trump has won the presidential election in Arizona, US media projected late on Saturday, completing a sweep...

Anne Hidalgo coupe court aux rumeurs sur un départ à Bruxelles, mais… Anne Hidalgo coupe court aux rumeurs sur un départ à Bruxelles, mais…
Santé48 mins ago

Anne Hidalgo coupe court aux rumeurs sur un départ à Bruxelles, mais…

Spread the love THIBAUD MORITZ / AFP Anne Hidalgo, ici photographiée lors d’un meeting à La Reole en octobre 2024,...

Tony Mowbray: Former Sunderland and Birmingham boss on battling back from bowel cancer Tony Mowbray: Former Sunderland and Birmingham boss on battling back from bowel cancer
Sports1 hour ago

Tony Mowbray: Former Sunderland and Birmingham boss on battling back from bowel cancer

Spread the love The ordeal of surgery and prospect of an uncertain future prompted a change of focus for the...

Gorgeous sunny villas cost £300k. Food, bills and healthcare are cheap. And there’s even a ‘golden’ passport. That’s why so many Brits are retiring to Turkey – and our experts reveal how you can too Gorgeous sunny villas cost £300k. Food, bills and healthcare are cheap. And there’s even a ‘golden’ passport. That’s why so many Brits are retiring to Turkey – and our experts reveal how you can too
International1 hour ago

Gorgeous sunny villas cost £300k. Food, bills and healthcare are cheap. And there’s even a ‘golden’ passport. That’s why so many Brits are retiring to Turkey – and our experts reveal how you can too

Spread the love Darren and Louise Tobia from Poole in Dorset were trying in 2017 to decide whether to buy...

Cette recette est l’accompagnement parfait pour votre poulet rôti du dimanche Cette recette est l’accompagnement parfait pour votre poulet rôti du dimanche
France1 hour ago

Cette recette est l’accompagnement parfait pour votre poulet rôti du dimanche

Spread the love Nous avons un cadeau pour vous Créez un compte et inscrivez-vous à la newsletter Femme Actuelle pour...

L’arbitre de Man Utd vs Leicester est le responsable du VAR qui a sanctionné le carton rouge de Bruno Fernandes L’arbitre de Man Utd vs Leicester est le responsable du VAR qui a sanctionné le carton rouge de Bruno Fernandes
Football1 hour ago

L’arbitre de Man Utd vs Leicester est le responsable du VAR qui a sanctionné le carton rouge de Bruno Fernandes

Spread the love Manchester United voit un visage indésirable arbitrer le match de Premier League avec Leicester City. Manchester United...

Affaire Balthazar : “J’offre 5 millions à celui qui publie ma vidéo”, Hamond Chic défie ses détracteurs Affaire Balthazar : “J’offre 5 millions à celui qui publie ma vidéo”, Hamond Chic défie ses détracteurs
Afrique1 hour ago

Affaire Balthazar : “J’offre 5 millions à celui qui publie ma vidéo”, Hamond Chic défie ses détracteurs

Spread the love Citée dans la rocambolesque affaire Balthazar, la coach Hamond Chic monte au créneau, en lançant un défi...

la grève illimitée de la SNCF qui pourrait perturber Noël passe mal la grève illimitée de la SNCF qui pourrait perturber Noël passe mal
France1 hour ago

la grève illimitée de la SNCF qui pourrait perturber Noël passe mal

Spread the love Alexis Bourdon (depuis Toulouse), édité par Ugo Pascolo 09h14, le 10 novembre 2024 Samedi, les syndicats de...

Football : deux ultras de Rosario tués par balle après un match en Argentine Football : deux ultras de Rosario tués par balle après un match en Argentine
France1 hour ago

Football : deux ultras de Rosario tués par balle après un match en Argentine

Spread the love Deux supporteurs du club de football argentin Rosario Central ont été tués par balles samedi soir près...

Comment François Ruffin utilise « Au boulot » pour tenter de revenir en haut de l’affiche politique Comment François Ruffin utilise « Au boulot » pour tenter de revenir en haut de l’affiche politique
Santé2 hours ago

Comment François Ruffin utilise « Au boulot » pour tenter de revenir en haut de l’affiche politique

Spread the love Les 400 Clous François Ruffin, dans « Au Boulot ! » son dernier long-métrage en salle le 6 novembre 2024. Les...

Vendée Globe skipper Violette Dorange, 23, is youngest ever to take on ‘Everest of the Seas’ Vendée Globe skipper Violette Dorange, 23, is youngest ever to take on ‘Everest of the Seas’
International2 hours ago

Vendée Globe skipper Violette Dorange, 23, is youngest ever to take on ‘Everest of the Seas’

Spread the loveFrench skipper Violette Dorange will make sailing history on Sunday as she sets off on the Vendée Globe...

Mercato : Un Fennec à l’OM cet hiver ? Mercato : Un Fennec à l’OM cet hiver ?
Football algérien2 hours ago

Mercato : Un Fennec à l’OM cet hiver ?

Spread the love Himad Abdelli, milieu de terrain du SCO Angers, est l’un des talents les plus prometteurs du football...

Advertisement

Trending