반응형
반응형
  • HBO Max는 직원의 14%에 해당하는 70개의 일자리를 해고하고 있습니다.
  • 삭감은 4월에 Discovery가 WarnerMedia를 인수한 후 비용을 줄이기 위한 더 큰 Warner Bros. Discovery 노력의 일부입니다.
  • HBO Max와 Discovery+는 내년에 하나의 스트리밍 서비스로 통합됩니다.

https://www.cnbc.com/2022/08/15/hbo-max-cuts-14percent-of-staff-mainly-in-casting-acquisitions-and-reality-tv.html?utm_campaign=mb&utm_medium=newsletter&utm_source=morning_brew 

 

HBO Max cuts 14% of staff, or 70 employees, mainly in casting, acquisitions and reality TV divisions

The cuts are part of a larger Warner Bros. Discovery effort to reduce costs.

www.cnbc.com

Warner Bros. Discovery is eliminating 70 jobs at HBO Max, primarily from the division’s reality, casting and acquisitions departments, according to people familiar with the matter.

The job cuts, which amount to 14% of staff at the streamer, are part of a larger effort at Warner Bros. Discovery to eliminate overlap as HBO Max and Discovery+ come together as one streaming service. Discovery closed on its $43 billion acquisition of WarnerMedia in April. Chief Executive Officer David Zaslav has promised $3 billion in synergies from the merger.

 

Many of the employees who lost their jobs were members of teams that had been led by former HBO Max chief content officer Kevin Reilly that no longer fit within the new structure of Warner Bros. Discovery, two of the people said. Reilly left the company in 2020.

Zaslav is combining HBO Max and Discovery+ to form a new streaming service that will launch in the U.S. in mid-2023. Discovery will provide the reality programming for that product, making HBO Max’s reality division unnecessary, the people said. HBO also frequently works directly with casting directors, rather than using internal people, and has phased out many of its so-called pay-one deals, in which it acquires licensed films — work done by its acquisitions department.

Other departments affected include business affairs, programming and production, one of the people said.

No shows will be canceled as part of the job cuts, the people said. The job cuts aren’t targeted at HBO Max’s scripted series or films.

An HBO Max spokesperson declined to comment.

WATCH: Streaming is hard when you’re levered as much as Warner Bros. Discovery, says analyst

 
반응형
반응형

[asp] 현재 url 가져오기

 

현재 domain 찾기

 

<%=request.servervariables("HTTP_HOST") %> 
ex) tistory.com

 

현재 domain 찾기

 

request.servervariables("HTTP_url")  
ex) /index.asp

 

현재 페이지 전체 URL 찾기

 

<%=request.servervariables("HTTP_HOST") & request.servervariables("HTTP_url") %>  
ex) tistory.com/index.asp  

 

반응형
반응형

디즈니, 넷플릭스 구독자 넘었다 : 6월말 기준 디즈니의 구독자 수(2억2110만)가 넷플릭스의 구독자(2억2067만)를 넘었다는 분석이 나왔어요. 넷플릭스의 직접적인 라이벌인 디즈니플러스가 넘은 것은 아니고 ESPN+, 훌루 등 디즈니의 모든 구독서비스 합산. 다만 디즈니는 향후 구독자 전망치를 줄이기도 했어요.

 

https://deadline.com/2022/08/disney-just-passed-netflix-in-total-streaming-subscribers-1235089361/

 

Disney’s Streaming Services Passed Netflix In Total Subscriptions – Update

UPDATED with subscription vs. subscriber clarification: Walt Disney’s total DTC subscriptions all in totaled 221.1 million for the company’s fiscal third quarter ended in June. That was…

deadline.com

Disney’s Streaming Services Passed Netflix In Total Subscriptions – Update

UPDATED with subscription vs. subscriber clarification: Walt Disney’s total DTC subscriptions all in totaled 221.1 million for the company’s fiscal third quarter ended in June. That was a big beat for Disney+ and its parent.

It also passed Netflix in total subscriptions. That streamer noted today that subscriptions and subscribers are not apples to apples. Netflix most recently reported 220.67 million total global subscribers. The main difference is Netflix doesn’t have bundles,.

Disney counts subscribers to SVOD bundles as one for each service included. (As in, subscribers to Hulu Live TV + SVOD offerings are counted as one each for Hulu Live TV + SVOD, Disney+ and ESPN+.) “When we aggregate the total number of paid subscribers across our DTC streaming services, we refer to them as paid subscriptions,” Disney’s earnings release says.

 

Disney’s numbers include Disney+ (152M), ESPN+ (22.8M) and Hulu total, including Live TV, at (46.2M).

Disney will shed some subscribers down the line after losing a bidding war for streaming cricket rights in India, where a big chunk of Disney+ subs are based.

So the numbers may shift but ebb and flow shows just how volatile the streaming business is.

Netflix, the established leader, set off a wave of jitters with an unexpected loss of 200,000 subscribers in the first quarter of 2022 and warned of a potentially steeper loss for the following quarter of up to 2 million. When it came out with loss of just under 1 million subs — about 970,000 — that was viewed in part as a victory. It was the biggest sub loss in the company’s history (saved in part by fourth season of Stranger Things that was released in May).

The Reed Hastings and Ted Sarandos-led giant is also in the process of rolling out a ad-supported streaming tier.

Media stocks rallied today along with broader markets. Disney is up nearly 5% and Netflix is flat in after-market trading. Disney announced its quarterly numbers just after market close.

반응형
반응형

소스트리(sourcetree) 사용법 & Github 연동하기

 

소스트리 실행

원격 저장소 - 계정 추가...

OAuth로 연동하면 된다. 

 

반응형
반응형

https://pythontutor.com/

 

Python Tutor: Learn Python, JavaScript, C, C++, and Java by visualizing code

Learn Python, JavaScript, C, C++, and Java This coding tutor tool helps you learn Python, JavaScript, C, C++, and Java by visualizing code execution. You can use it to debug your homework assignments and as a supplement to online coding tutorials. Related

pythontutor.com

This coding tutor tool helps you learn Python, JavaScript, C, C++, and Java by visualizing code execution. You can use it to debug your homework assignments and as a supplement to online coding tutorials.

Related services: JavaScript Tutor C Tutor C++ Tutor Java Tutor

Over ten million people in more than 180 countries have used Python Tutor to visualize over 100 million pieces of code. It's the most widely-used program visualization tool for computing education.

 

이 코딩 튜터 도구는 코드 실행을 시각화하여 Python, JavaScript, C, C 및 Java를 배우는 데 도움이 됩니다. 이를 사용하여 숙제를 디버그하고 온라인 코딩 자습서를 보완할 수 있습니다. 지금 코드 작성 및 시각화 시작.

Learn Python, JavaScript, C, C++, and Java 로직 시각화

https://pythontutor.com/visualize.html#mode=edit

 

Python Tutor code visualizer: Visualize code in Python, JavaScript, C, C++, and Java

Please wait ... your code is running (up to 10 seconds) Write code in Python 3.6 Java 8 JavaScript ES6 C (gcc 9.3, C17 + GNU extensions) C++ (g++ 9.3, C++20 + GNU extensions) ------ [unsupported] Python 2.7 [unsupported] C (gcc 4.8, C11) [unsupported] C++

pythontutor.com

반응형
반응형

마이데이터의 제도적 기반은 개인신용정보 전송요구권 (신용정보법 제33조의2) 입니다.

마이데이터서비스는 금융소비자 개인의 금융정보(신용정보)를
통합 및 관리하여 주는 서비스를 말합니다.

 

마이데이터(MyData)란 은행 계좌, 신용카드 내역 등의 금융 데이터 주인은 금융사가 아닌 개인이며, 개인의 동의하에 여러 금융사에 흩어진 금융 내역을 통합 관리할 수 있는 방안을 토대로 진행되는 사업을 의미합니다.


 마이데이터 사업과 관련된 시기별 2019년부터의 금융권 움직임을 정리해봤습니다. 최근 2-3년간의 금융권 움직임은 "데이터의 개방"이라고 할 수 있겠습니다.


 데이터 3법 발의로 인해 법적으로는 2020년 8월부터 마이데이터 산업이 가능해졌습니다. 2020년 8월 5일로 실행된 데이터 3법의 내용은 다음과 같습니다. 이 중에서 마이데이터와 관련이 있는 법안은 "신용 정보법"입니다. 신용 정보법을 통해 금융권의 다양한 데이터를 빅데이터화하고, 이를 통합 조회하는 것에 대한 법적 토대가 마련된 것 입니다.



 마이데이터 활용의 가장 쉬운 예를 들면 개인의 동의 이후 금융사를 비롯한 마이데이터 사업을 승인받은 사업자들은 개인의 정보를 공통 플랫폼에 제공하고, 이 플랫폼을 통해 개인의 금융 정보 빅데이터를 추출하고 이를 활용하여 개인의 신용과 소비 트렌드 등을 분석하여 재테크 상품 등을 추천할 수 있습니다.



다수의 마이데이터 사업자들이 은행, 보험사, 증권사, 핀테크 업체와 같은 금융사지만, 마이데이터는 금융 외에 구매, 통신, 의료, 교통 등 온라인 서비스에서 파생된 정보들로 범위가 훨씬 넓고 다양한 산업 간의 시너지를 예상할 수 있습니다.



마이데이터 사업자의 심사 기준은 크게 6가지 기준입니다.

● 자본금 요건

● 물적 시설

● 사업 계획의 타당성

● 대주주 적격성

● 신청인의 임원 적격성

● 전문성 요건 


마이데이터 사업에서 가장 중요한 부분은 사용자 개인이 마이데이터 서비스에 가입 및 정보 제공과 활용에 동의하는 방식, 마이데이터를 통해 제공되는 정보의 범위, 사업자 간 플랫폼 사이의 데이터 전송 방식은 얼마나 안전할지, 소비자 보호 방안은 무엇일지가 관건입니다. 이 중에서도 마이데이터를 통해 제공되는 정보를 어디까지 허용할지가 최대 관심사입니다.



2021년 8월 4일부터 마이데이터 사업자들은 표준API를 통해 개인신용정보를 수집·활용하여 소비자에게 서비스를 제공할 예정입니다. 이전에 정보 수집을 위해 스크래핑 등의 취약한 보안 방식을 사용하였다면 표준 API를 통해 본인 직접인증 및 안전한 전송방식 활용한다는 취지입니다.



가이드라인은 마이데이터 사업 자체가 새롭게 운영되는 산업인 만큼, 정보제공범위, 운영절차 및 법령상 의무, 유의사항 등에 대해 구체적인 내용을 담았습니다. 이를 위해 은행, 보험, 카드, 증권, 핀테크 등 70여개 기업이 ‘19.5월부터 ’20.9월까지 데이터 표준 API 워킹그룹을 운영하고 관련 회의를 총 94회 운영하였다고 합니다.



마이데이터 가이드라인 주요내용은 다음과 같습니다.



1. 제공정보 범위

① (여·수신, 금투) 예·적금(납입액, 금리, 만기 등), 대출(잔액, 금리, 만기 등), 투자상품(예수금, 매입종목, 거래단가·수량, 평가금액 등) 등

② (보험) 가입상품(계약, 특약, 납입내역, 자기부담금 등), 대출(잔액, 상환내역 등)

③ (카드) 월 이용정보(금액, 일시, 결제예정총액), 카드대출, 포인트 등

④ (전자금융) 선불발행정보(잔액, 충전계좌), 거래내역(일시, 금액), 주문내역정보*(12개 범주화) 등

* 가전/전자, 도서/문구, 패션/의류, 스포츠, 화장품, 아동/유아, 식품, 생활/가구, 여행/교통, 문화/레저, 음식, e쿠폰/기타 12개로 분류하여 최소수집 및 목적 명확성 원칙 下 제공

⑤ (기타) 통신 청구·납부·결제정보, 조세 및 4대보험 납부확인 등



2. 소비자 권리보호

① (명확한 동의) 쉬운 용어 사용, 시각화 등을 통해 알고 하는 동의 원칙을 구현, 자유로운 동의·거부·철회 허용

② (정보보호 강화) 서비스 탈퇴를 쉽게, 플랫폼에 저장된 신용정보를 완전히 삭제

③ (과당경쟁 방지) 과도한 경제적 이익 제공을 조건으로 한 모집 금지, 기존 가입현황 및 사업자별 특화서비스 안내

④ (보안관리) 관리적·물리적·기술적 보안사항 준수 및 기능 적합성 심사 및 보안 취약점 점검 의무화



3. 전송절차 

① (전송요구) 정보주체가 정보제공기관(예: 금융회사), 수신기관(예: 마이데이터 플랫폼), 대상정보 등을 구체적으로 선택하여 요구


② (본인인증) 정보주체가 안전하고 신뢰할 수 있는 방식의 인증으로 다수의 정보제공자에게 전송요구권 행사 가능


③ (정보전송) 정보유출 등의 위험이 없는 방식으로 실시간 전송

※ API, PDS 등 구축 시점인 8.4일부터 안전한 방식으로 전송

- (금융기관→마이데이터 사업자) 마이데이터 앱을 통해 전송요구시 정보제공자는 API등으로 마이데이터 사업자에게 정보전송 

※ 다른 프로그램이 특정 기능·데이터에 접근할 수 있도록 미리 정한 통신규칙(고객 정보를 수집하는 대상, 이용기간, 접근 범위 제한 등 관리 가능)

- (금융기관→他 금융기관/개인) 종합포털을 통해 전송요구시 他 금융회사 또는 종합포털 내 개인별 PDS(Personal Data Storage)로 전송 -> 마이데이터 종합포털 내 구축되는 본인의 데이터를 안전하게 저장·관리하는 플랫폼

반응형

+ Recent posts