Home Blog Page 22

Trend is just 8.6% towards 2030 emissions objective. Here is tips on how to velocity up


Key takeaways

  • It’s been six years since trade leaders set a 12-year objective for slashing 100 megatons of CO2.
  • Progress has been gradual even supposing high-profile manufacturers and retailers are deepening their decarbonization commitments and funding.
  • The Attire Affect Institute is specializing in making deeper impacts with electrification and different applied sciences, and dealing in additional areas.

The place the Attire Affect Institute (AII) goes, so goes sustainable style. If the nonprofit’s newest accounting of progress is a good indicator, then attire firms must quicken their tempo if they’re to shut the hole between right now’s achievements and the Paris Settlement-aligned goal of internet zero by 2050.

The manufacturers, retailers and suppliers that interact with the AII symbolize the vanguard of decarbonization work for the sector, which the United Nations blames for inflicting 4 to eight p.c of worldwide local weather emissions. The group is working with about 2,000 suppliers to forestall the discharge of 100 megatons of CO2 equal by 2030. However midway towards that deadline they’ve solely come 8.6 p.c of the best way. Even so, the AII reported in its 2024 influence report that the businesses it already works with are deepening their commitments and shifting towards deeper, lasting emissions reductions.

Listed below are some key imperatives to emerge from that report.

Elevate more cash

The San Francisco nonprofit is exclusive for organizing pooled financing and hands-on applications to cut back emissions throughout advanced company provide chains. Its members, nevertheless, have solely contributed 7.8 p.c of the deliberate $2 billion in capital by 2030. Suppliers have invested $124 million and the AII has supplied $32 million.

The nonprofit has an enviable roster of companions. Goal, Lululemon, H&M, Group, Hole, PVH, Ralph Lauren and HSBC contribute to the AII’s Trend Local weather Fund, which for 3 years has been attempting to boost $250 million. The nonprofit in March sought to rally extra manufacturers and retailers to commit $10 million every towards the fund.

In 2024, the AII co-launched the Future Provider Initiative with the Trend Pact, a Paris-based internet zero collective led by style CEOs. DBS Financial institution and the Guidehouse consultancy additionally participated within the effort, which gathers collective financing towards high-impact decarbonization initiatives for suppliers.

Recently, the AII has seen elevated challenge funding and different engagement from trade greater than philanthropies, in line with AII President Lewis Perkins. “It’s by no means going to really feel prefer it’s quick sufficient or sufficiently big whenever you’re tackling one thing this massive, however [it’s] leaning right into a smaller circle of manufacturers going larger, which form of tracks with how the trade has been working all alongside. You could have numerous leaders who’re on the desk, after which you’ve got a variety of model retailers who additionally might wish to interact in influence, however they’re perhaps not essentially resourced to take action.”

Interact extra suppliers

From 2018 to 2024, the AII has engaged with 1,261 provider services and 9,689 farms.

Final 12 months, the overwhelming majority of these suppliers have been in uncooked supplies. The AII counted 9,689 such Tier 4 suppliers. That was adopted by 353 supplies suppliers, referred to as Tier 2, and 321 garment makers, referred to as Tier 1. The remainder have been a mixture, together with a handful of Tier 3 operations, which usually promote to Tier 2 suppliers.

One drawback: The sector’s prime 1,800 suppliers account for about 80 p.c of its emissions, but many lack decarbonization roadmaps.

“We’re attempting to construct extra inroads into these suppliers,” Perkins stated. “Historically, we’ve accomplished that by introductions from manufacturers, and that continues to be a powerful strategy to meet them.”

The AII can also be taking a regional strategy, he added, partnering with teams that have already got native contacts, akin to Cascale, WRI and the Solidaridad Community.

Hearken to present suppliers

“There are a variety of ‘asks’ placed on suppliers coming from model retailers, in addition to from numerous different NGO organizations,” Perkins stated. “One of many issues we heard final week, and can proceed to listen to, is about audit fatigue, certification fatigue — simply taking a look at all they’re being requested to do and the price of that.”

That’s why the AII is working carefully with different multi-stakeholder initiatives that contact suppliers, from the farms by the supplies buying. These embrace Cascale, Textile Change and the ZDHC (Zero Discharge of Hazardous Chemical substances) initiative.

Perkins not too long ago returned from per week in India, a key focus space for the AII this 12 months together with China, Bangladesh and Vietnam. In India coal powers textile dyeing, spinning and weaving operations, and the AII has engaged with 107 services there. In China, the planet’s largest attire exporter, the group has 450 accomplice services.

Subsequent up for the AII on this realm: growth in Turkey, Jordan, Egypt, Kenya and Ethiopia.

Proceed selecting low-hanging fruit

The AII’s pilot applications in 2024 included serving to firms with Tier 1 decarbonization motion plans; serving to with renewable vitality transitions all through Asia; and serving to 11 Italian tanneries for luxurious manufacturers use vitality and water extra effectively.

In 2024, the group eliminated the equal emissions of 52,119 vehicles, saved 2.4 million swimming swimming pools of water and the vitality utilization of 14.3 million washing machines.

The AII will proceed to run foundational vitality effectivity applications. “With a view to get bigger ranges of CO2 emission discount, we’re actually taking a look at reducing the depth of carbon that’s coming in on these initiatives,” Perkins stated. “We’ve bought to go to greater degree initiatives.” To that finish, the AII would direct capital towards electrification in Tier 2, the place nearly all of CO2 emissions occur, akin to in “moist” processes like dyeing.

The group’s Local weather Options Portfolio tracks particular, vetted options for firms to contemplate for his or her CO2 targets. The AII presents grants for rising applied sciences together with for waterless dyeing, precision agriculture and electrification. Supporting low-carbon thermal vitality to switch coal-fired boilers and different high-carbon operations is one other focus.

Transfer past efficiencies

In 2025, the AII plans to broaden previous effectivity initiatives in its Local weather Options Portfolio, attaining deeper decarbonization. Electrification is vital, in line with Perkins. “Different latest experiences that we’ve launched on carbon depth are pointing us in direction of transitions, to warmth pumps and warmth alternate,” he stated.

For that, Perkins added, the AII might help firms in brokering Energy Buy Agreements (PPAs) for clear vitality or to immediately set up electrification onsite.

Keep the course

On this interval of geopolitical volatility, the AII doesn’t anticipate main geographic pivots. As an alternative, Perkins anticipated continued additional commitments to the suppliers that have already got long-term partnerships with manufacturers and retailers.

“Clearly, we’re in a 12 months the place there’s some transition that we’re going to study extra as we go,” he stated. “However what we’ve constantly seen is dedication from the trade to proceed advancing a variety of this work.”

[Connect with more than 3,500 professionals decarbonizing and future-proofing their organizations and supply chains through climate technologies at VERGE, Oct. 28-30, San Jose.]

swift – URLSession GET request returns 403 in iOS app, however works in Postman with the identical token


I am constructing a chat app in Swift utilizing URLSession. I’ve an authenticated GET request to fetch the present consumer’s pals checklist. The request works completely in Postman utilizing the identical token and URL, however my iOS app persistently returns a 403 with { "element": "Not Authenticated" }.

What I’ve Tried:

  • Ensured the Authorization header is included (Bearer )
  • Logged the total URL and token — they’re appropriate!
  • Verified the backend server is accessible (I can POST efficiently)
  • Confirmed the identical GET request with token works positive in Postman
  • Allowed insecure HTTP in Information.plist (server is http://52.23.164.179:8000)

My Code:

ContactListVC.swift:

non-public func fetchContacts() {
    ContactService.shared.getFriends { [weak self] success, contacts in
        guard let self = self else { return }
        DispatchQueue.foremost.async {
            if success, let contacts = contacts, !contacts.isEmpty {
                self.contacts = contacts
                self.tableView.reloadData()
            } else {
                self.contacts = []
                self.showEmptyStateIfNeeded()
            }
        }
    }
}

ContactService.swift:

func getFriends(completion: @escaping (Bool, [ChatPartner]?) -> Void) {
    guard let request = contactRequest.getFriends() else {
        completion(false, nil)
        return
    }

    NetworkService.shared.sendRequest(request, parse: { knowledge in
        guard let json = attempt? JSONSerialization.jsonObject(with: knowledge) as? [String: Any],
              let dataObject = json["data"] as? [String: Any],
              let friendsArray = dataObject["friends"] as? [[String: Any]] else {
            return nil
        }
        return friendsArray.compactMap { ChatPartner(json: $0) }
    }) { lead to
        swap outcome {
        case .success(let companions):
            completion(true, companions)
        case .failure:
            completion(false, nil)
        }
    }
}

ContactRequest.swift:

func getFriends() -> URLRequest? {
    guard let baseURL = BASE_URL else { return nil }
    let url = baseURL.appendingPathComponent("pals")
    var request = URLRequest(url: url)
    request.setValue("Bearer (token ?? "")", forHTTPHeaderField: "Authorization")
    request.httpMethod = "GET"
    return request
}

NetworkService.swift:

func sendRequest(_ request: URLRequest, parse: @escaping (Knowledge) -> T?, completion: @escaping (End result) -> Void) {
    let process = URLSession.shared.dataTask(with: request) { knowledge, response, error in
        guard let httpResponse = response as? HTTPURLResponse, let knowledge = knowledge else {
            completion(.failure(.invalidResponse))
            return
        }

        swap httpResponse.statusCode {
        case 200:
            if let outcome = parse(knowledge) {
                completion(.success(outcome))
            } else {
                completion(.failure(.parsingFailed))
            }
        default:
            completion(.failure(.statusCode(httpResponse.statusCode)))
        }
    }
    process.resume()
}

Information.plist:

NSAppTransportSecurity

    NSExceptionDomains
    
        52.23.164.179
        
            NSExceptionAllowsInsecureHTTPLoads
            
            NSIncludesSubdomains
            
        
    
    NSAllowsArbitraryLoads
    

Questions:

  1. Why am I getting a 403 response in iOS however not in Postman with the identical token?
  2. Is it potential that some lacking headers (e.g. Person-Agent) trigger the API to reject it?

Further Notes:

  • I confirmed the request contains the Authorization header by logging it.
  • I am utilizing an area IP tackle (not HTTPS).
  • The token shouldn’t be expired (verified in Postman).
  • Listed below are some photographs once I debug:

Rising to the problem of latest knowledge safety requirements


With the speed of safety vulnerabilities doubling each seven years and coming off one of many largest recognized infrastructure assaults (Salt Storm), fashionable safety at pace and price is non-negotiable for securing monetary transactions. To make sure the protection of cardholder environments, monetary establishments should perceive the steering on fashionable applied sciences and relevant controls.

Late final 12 months, the Cost Card Business Requirements Safety Council (PCI SSC) revealed an info complement that may assist firms and auditors to have higher readability in regards to the newer and evolving designs which are turning into pervasive within the business and real-world situations for making use of PCI DSS scoping and segmentation methods in quite a lot of fashionable community architectures.

This complement didn’t supersede earlier necessities or steering, however moderately augmented the prevailing scoping and segmentation steering to incorporate newer applied sciences. These applied sciences embrace cloud providers, zero belief fashions, and microservice environments protection.

Learn on to study extra about what the PCI SSC informational complement covers and the way monetary establishments can obtain these finest practices, at scale, pace, and price with Cisco Hypershield and Splunk.

The architectures lined within the segmentation and scoping complement

The large matters on this information are multi-cloud architectures, zero belief architectures, hybrid cardholder knowledge environments, community virtualization applied sciences (hybrid mesh and SDN), and safe software program improvement. In case you are planning to deploy these applied sciences, or have deployed them, you need to think about the steering and incorporate into your general danger and audit planning.

  • Multi-cloud environments current distinctive challenges for PCI DSS scoping and segmentation. Organizations utilizing a number of cloud service suppliers (CSPs) should set up constant safety controls throughout disparate environments, every with its personal implementation mechanisms. The doc addresses how segmentation controls must operate throughout these boundaries and the way penetration testing ought to confirm their effectiveness.
  • Zero belief structure fashions give attention to granular entry management and verification of each transaction based mostly on identification, machine posture, and contextual components moderately than community location. This method enhances cloud computing rules however introduces its personal implementation issues for PCI DSS compliance.
  • Hybrid cardholder knowledge environments Many organizations preserve hybrid environments the place cardholder knowledge traverses each on-premises and cloud infrastructure. The steering addresses the distinctive segmentation challenges these environments current, together with sustaining constant controls throughout various applied sciences and establishing clear accountability boundaries between the group and repair suppliers.
  • Community virtualization introduces further complexity to segmentation efforts. Digital networks, software-defined networking, and overlay networks create logical segments that won’t map on to bodily infrastructure. The doc offers steering on implementing and verifying efficient segmentation in these virtualized environments. There are new controls and capabilities comparable to new applied sciences, that are mentioned on this doc.
  • Safe software program deployment The doc briefly addresses how DevOps practices intersect with PCI DSS scoping, highlighting the significance of integrating safety controls all through the software program improvement lifecycle.

Enter Cisco Hypershield and Good Swap

Cisco Hypershield was launched for the precise use circumstances mentioned within the PCI safety segmentation complement. The shift to extra fashionable applied sciences has prompted establishments to rethink safety controls.

Cisco Hypershield is cloud native safety for contemporary purposes. It’s constructed on fashionable constructing blocks, like eBPF, {hardware} acceleration, and synthetic intelligence. It really works with eBPF to offer an agent that may assume in person house and act in kernel house. It may be utilized in on-premises in addition to cloud environments, for constant safety from any core to any cloud.

Cisco Good Swap addresses a key level in massive scale knowledge heart and colocation segmentation journeys – the flexibility to exponentially scale up your knowledge safety for public cloud enlargement and multi-zone segmentation, with out exponential scaling of your energy grid. Historically we solved firewall issues by scaling up software program switched firewalls, however that is computationally costly and inefficient. The forex of the realm within the colocation is rack and energy, and the flexibility to supply an 800g stateful L4 firewall for zone segmentation, with firewall class logging in 1 RU, at a fraction of the fee, is strictly what is required for the multicloud setting with excessive pace direct connects.

Splunk meets visibility and automatic logging necessities

The necessity for logging and log automation is described extensively in PCI DSS 4.0 and reiterated within the new steering. In depth logging and the flexibility to use machine studying and automatic alarming are vital to assist these new applied sciences.

The segmentation supplicant is specific: “Implement in depth logging. When a community coverage denies site visitors, it must be logged and reviewed.”

Scaling this to any stage of sizable group will demand automation and AI/ML capabilities that are constructed into the Splunk platform. The challenges of observability of flows in service mesh environments, and the exterior nature of public clouds, makes the flexibility to detect and alert in actual time one of the vital vital adjustments within the PCI DSS 4.0 spec (and corresponding complement). The significance of visibility in safety can’t be overstated. You might be solely as safe and solely as compliant as you might be conscious. You can’t defend from that which you can not detect, and Splunk provides the flexibility to detect.

In conclusion, the time is now for monetary establishments to handle the steering offered by PCI SSC to safe cardholder environments in immediately’s know-how panorama. We encourage you to proceed the dialog together with your gross sales consultant on how Cisco may help scale these finest practices on your monetary establishment at pace and price.

Share:

Kia EV3 Wins World Automotive of the 12 months Award!


Join CleanTechnica’s Weekly Substack for Zach and Scott’s in-depth analyses and excessive stage summaries, join our each day e-newsletter, and/or observe us on Google Information!


The 2025 World Automotive Awards have been simply held on the 2025 New York Worldwide Auto Present, which began immediately, and shut cousins Kia and Hyundai nabbed a few large awards. Let’s begin with Kia, because it gained the most important award of the 12 months.

2025 World Automotive of the 12 months — Kia EV3

Simply a few weeks in the past, I highlighted that the Kia EV3 was completely crushing it within the Netherlands. From the start, we anticipated large issues from the little EV3. For a few of our early commentary (together with from readers), see: “Is The Kia EV3 The EV We’ve Been Ready For? Golden Steering Wheel Workforce Says Sure” and “Hyundai & Kia Most More likely to Fill “Tesla Mannequin C” Gap — Readers Chime In!” So, I’m assured the EV3 was totally deserving of the large World Automotive of the 12 months award. That is what it was destined for.

For its half, Kia explains the win with the next description of the EV3:

“The EV3 brings the cutting-edge innovation of Kia’s flagship EV9 to a wider viewers than ever earlier than, setting new requirements within the compact electrical automobile (EV) SUV phase. The EV3 boasts a daring, progressive exterior and an revolutionary, sensible inside that maximizes house, performance, and luxury.

“The EV3 has a segment-leading vary of as much as 605 km and might cost from 10-80 p.c in 31 minutes*, delivering spectacular usability. The automobile’s revolutionary inside design optimizes house, consolation, and accessibility, whereas Kia’s AI Assistant, superior driver help programs (ADAS), and Over-the-Air (OTA) updates improve the possession expertise with cutting-edge know-how.”

Certainly — it presents rather a lot in a small bundle and at an inexpensive value. It’s a compelling, futuristic, revolutionary automobile, nevertheless it doesn’t value an arm and a leg.

Kia EV3 interior
Courtesy of Kia

“It’s an immense honor for everybody at Kia that the EV3 has been awarded the 2025 World Automotive of 12 months title. This award highlights Kia’s world management in offering design-led, technologically superior, sustainable mobility options and the way the EV3’s class-leading attributes redefine the person expertise for purchasers worldwide,” famous Ho Sung Track, President and CEO at Kia.

A panel of 96 worldwide automotive journalists from 30 nations are in command of selecting this award.

Kia EV3
Courtesy of Kia

This follows up on the Kia EV9 profitable the 2024 World Automotive of the 12 months award final 12 months.

General, since 2020, Kia has gained the next awards from the World Automotive of the 12 months crew:

  • Kia EV9 – 2024 World Automotive of the 12 months
  • Kia EV9 – 2024 World Electrical Automobile
  • Kia EV6 GT – 2023 World Efficiency Automotive
  • Kia Telluride – 2020 World Automotive of the 12 months
  • Kia Soul EV – 2020 World City Automotive

Kia EV3 Promoting Very Effectively

Kia EV3 inside.

As famous a few weeks in the past, the EV3 is the 2nd greatest promoting EV in Spain to this point this 12 months, the third greatest promoting EV in Eire, the 4th greatest promoting EV within the UK, the fifth greatest promoting EV in Finland, the sixth greatest promoting EV in Sweden, the ninth greatest promoting EV in Denmark (the place the EV3 was “Automotive of the 12 months” final 12 months), and the eleventh greatest promoting EV in Norway. In brief, the EV3 is doing very effectively throughout Europe.

It also needs to do very effectively in South America, Asia, and maybe even Africa and North America in time. There are few fashions I’m extra all for monitoring within the coming years. It’s really a horny, compelling small electrical automobile that needs to be widespread the world over.

Whether or not you could have solar energy or not, please full our newest solar energy survey.




Have a tip for CleanTechnica? Wish to promote? Wish to counsel a visitor for our CleanTech Speak podcast? Contact us right here.


Join our each day e-newsletter for 15 new cleantech tales a day. Or join our weekly one if each day is just too frequent.


Commercial



 


CleanTechnica makes use of affiliate hyperlinks. See our coverage right here.

CleanTechnica’s Remark Coverage




How Companions Can Speed up Progress with Cisco and Splunk


It’s been simply over a 12 months since Cisco and Splunk joined forces, and the imaginative and prescient behind this acquisition stays stronger than ever:  We are going to convey the total energy of the community, along with market-leading safety and observability options, to ship a real-time unified view of the whole digital panorama, serving to groups proactively defend essential infrastructure, forestall outages, and refine the community expertise.

At the moment, over 1,000 organizations are joint companions of Cisco and Splunk—and that quantity is rising quick. Since our final replace at Accomplice Summit, we’ve made large progress, and we’re desirous to share the most recent updates, sources, and alternatives accessible to our associate group. (ICYMI: Try the replay from our April tenth Cisco/Splunk integration replace)

Increasing Alternatives: Shopping for Splunk on Cisco’s International Worth Record (GPL)  

Our cross-sell program, that includes a curated listing of permitted accounts eligible for transactions by means of Cisco’s GPL, has been prolonged by means of Cisco’s FY25. New companions proceed to onboard, and we’ve expanded Splunk choices similar to skilled companies, training and studying—now all accessible on Cisco GPL.

Notice: Public sector accounts are at present ineligible for transactions through Cisco GPL.

To help companions in navigating these alternatives, Cisco’s Gross sales Acceleration Workplace (SAO) is obtainable to assist discover offers, reply questions on shopping for packages, and streamline the gross sales course of. Have a lead on a buyer, enlargement or renewal? Submit an inquiry to the SAO right here.

Within the coming weeks, we are going to publish a partner-facing Cisco Splunk Gross sales Playbook and also will be internet hosting a #60PartnerSuccess webinar on Might 29 to stroll you thru it.

On the Horizon: Bringing collectively Cisco and Splunk associate packages

Cisco’s new 360 Accomplice Program is about to launch subsequent 12 months, paving the best way for the Splunk Partnerverse Program to completely combine into it. As a part of this transition, Cisco Observability is being included into the broader Splunk Observability portfolio. Our Observability choices will now carry the Splunk identify. 

We anticipate releasing the preview of the Splunk Accomplice Worth Index (PVI) in June. Partnerverse Badging will proceed to be a key ingredient in our transition of the  Partnerverse Program into Cisco 360 defending your investments in Partnerverse. To make sure a clean transition to Cisco 360, you will need to word that Splunk might be conducting its tier leveling course of in early August and due to this fact to retain your present advantages together with discounting throughout the transition guarantee you might have accomplished any remaining necessities to retain your Tier and Movement in Splunk Partnerverse by July 26, 2025.

For now, companions are inspired to hitch each the Cisco Accomplice Program and the Splunk Partnerverse Program, the place they’ll entry a wealth of sources to strengthen their experience and broaden their capabilities.

Moreover, we’ve rolled out a number of thrilling new associate rebates:

  • Cisco VIP rebate on Splunk merchandise
  • Splunk rebate for net-new clients buying on Splunk paper
  • Cisco rebate for net-new clients buying on Cisco GPL

Notice: Public sector accounts are at present ineligible for these rebates. 

For extra particulars, attain out to your Cisco Accomplice Account Supervisor or Splunk Accomplice Growth Supervisor.

Increasing market attain with shopping for packages

Shopping for packages play a key function in making procurement simpler and growing Splunk’s presence inside Cisco’s ecosystem. Final 12 months we launched a phased launch of Splunk on Cisco Enterprise Agreements (EAs), permitting Splunk choices to be bought by means of Cisco GPL. Whereas sure restrictions apply, companions can collaborate with their Cisco Accomplice Account Supervisor or submit an inquiry to the Gross sales Acceleration Workplace for steerage.

Upcoming modifications to AppDynamics transactions 

We’re aligning how companions transact AppDynamics (AppD) as part of the Splunk portfolio to make sure a smoother course of and higher help.

For a deep dive into these modifications and what they imply for companions, register for the Might 6 #60PartnerSuccess webinar.

Cisco and Splunk Distributors: What to anticipate

For the rest of Cisco’s FY25:

  • Licensed Cisco Distributors can promote Splunk choices through Cisco GPL utilizing Cisco instruments, processes and methods—for cross-sell and permitted SAO exceptions.
  • Splunk Distributors will proceed working as regular, for cross-sell and permitted SAO exceptions which is able to circulation by means of choose Cisco Distributors.
  • No modifications are being made to Cisco Distributors’ skill to transact AppD on Cisco GPL.

Be a part of us at Cisco Reside in June! 

We’re bringing our Integration consultants to San Diego, June 8-12, for Cisco Reside —our premier occasion for networking, studying and collaboration. Nearer to the date, you’ll have the ability to enroll in in-depth periods overlaying a spread of essential matters.

Let’s preserve constructing momentum collectively!

 

 


We’d love to listen to what you suppose. Ask a Query, Remark Beneath, and Keep Related with #CiscoPartners on social!

Cisco Companions Fb  |  @CiscoPartners X/Twitter  |  Cisco Companions LinkedIn

Share: