2022년 5월 31일 화요일

How to check Youtube Comments i left (=내가 남겼던 유튜브 댓글 확인하는 법) (feat.댓글 차단하는 법)

 


왼쪽 상단의 三 아이콘을 누르고

시청기록을 누릅니다.




유튜브 댓글 및 악성유저 차단시키기 (▶LINK)
차단된 유저 확인하는법 (풀어주는 법)
추후에 허용된 댓글 말고는 1단계로 비공개하는법

숨겨진 사용자들 리스트를 확인할 수 있습니다.
숨겨진 사용자들은 본인들 댓글이 숨겨졌다는 알람이 따로 뜨지않습니다.

2022년 5월 26일 목요일

RFID (RC522)

 

https://lastminuteengineers.com/how-rfid-works-rc522-arduino-tutorial/








Arduino Code – Reading RFID Tag (=테그읽기)

Communicating with RC522 RFID module is a bunch of work, but luckily for us, there’s a library called MFRC522 library which simplifies reading from and writing to RFID tags. 

To install it, open the Arduino IDE, go to Sketch > Include Library > Add .ZIP Library, 

and then select the rfid-master.zip file that you just downloaded. 

If you need more details on installing a library, visit this Installing an Arduino Library tutorial.



▼라이브러리 설치했으면 여기부터 읽을것

Once you have the library installed, open Examples submenu and select MFRC522 > DumpInfo example sketch.

This sketch will not write any data to the tag. 

It just tells you if it managed to read the tag, and displays some information about it. 

This can be very useful before trying out any new tag!

Go to the beginning of the sketch and make sure that the RST_PIN is correctly initialized, in our case we’re using digital pin #5 so change it to 5!

리셋핀이 뭔지 잘 체크하고 코드 수정할것



OK, now upload the sketch and open the Serial Monitor

As soon as you bring the tag closer to the module, you’ll probably get something like the following. 

Do not move the tag until all the information is displayed.

생각보다 오래 Tag하고 있어야 정보가 보인다.


>>

MIFARE Classic 1K Memory Layout

The 1K memory of the Tag

                        is organized in 16 sectors (from 0 ~ 15)

Each sector is devided in to 4 blocks

Each block can store 16 bytes of data (from 0 ~ 15)


The Manufacturer Block is highlighted in red below



https://blog.naver.com/simjk98/222203260487https://blog.naver.com/simjk98/222203260487

웹페이지 전체 캡쳐하기 단축키 (How to Capture FullSize ScreenShot)(스크롤 화면전체 캡쳐하기)

 https://steemit.com/kr/@debugger.break/k8obv


캡쳐하고픈 웹사이트로 일단 이동합니다.

Ctrl+Shift+I 를 눌러줍니다. (=F12를 눌러도 됩니다.)

이제 Ctrl+Shift+P를 눌러줍니다.

Command창에 아래 그림처럼 Type합니다.

"Full Screen Shot"

Enter를 누르면 바로 캡쳐후 다운로드 됩니다.

확장자는 *.png 입니다.

2022년 5월 12일 목요일

Luna stable coin (=루나 스테이블 코인) 뱅크런 사태

 





LUNA 와 UST 를 번갈아가면서 스왑하면서 스테이블 코인으로 각광받고 있었는데

이번 뱅크런 사태로 인해 LUNA가 크게 폭락했다.

LUNA는 루나의 코인명이고
UST는 테라의 코인명이다.

루나의 가격이 갑작스레 떨어진 배경에는 코인이 발행되는 구조때문입니다.
루나는 테라의 가격을 안정화 시키기위해 만들어진 가상자산 입니다.

테라의 가격이 1달러 아래로 떨어지면 루나를 추가발행해 팔고, 해당 수익금으로 테라를 다시 사들이는 방법으로 가격을 1달로로 회복시키는 방식입니다.

하지만
이번엔 이런기능이 장기간 작동하지 않아 두코인의 시세가 급락하고 말았습니다.
==================================================


상폐일(27일)되기 약 일주일전인 20일에 상폐빔이 발생했다.
30분봉을 체크하는데도 이정도면 상당히 가파르다고 볼 수 있다.





27일이 상폐일인만큼 언제가 하락시점인지 다시금 체크해볼 필요가 있다.


===================================================
해외반응



Do Kwon,
a trash-talking entrepreneur from South Korea,
called the cryptoCurrency he created in 2018 "my greatest invention."
(entrepreneur /앤트러프러뉴어/ : 기업가)
In countless tweets and interviews,
he trumpeted the world-changing potential of the currency, Luna, rallying a band of investors and supporters he proudly referred to as "Lunatics".

Mr. Kwon's company,
Terraform Labs,
raised more than $200 million from investment firms such as Lightspeed venture partners and Galaxy Digital to fund crypto projects built with the currency,
even as critics questioned its technological underpinneds.

Luna's total value ballooned to more than $40 billion,
creating a frenzy of excitement that swept up day traders and start-up founders, as well as wealthy investers.

성비위 (2022년 5월 신조어)

 성비위

성에 관련된 일에 있어서 법에 어긋나는 일을 말합니다.

그로인해 비위를 상하게 한다는 뜻입니다.

직장같은 곳에서 성과 관련된 말이나 행동을 상대방의 의사에 반하여 적용함으로써

불쾌감, 혐오감, 성적 굴욕감을 불러일으켜 피해를 주는 행위를 말합니다.

(성폭행, 성추행 보다는 수위가 약하며 법에 저촉되는 그런 수위를 의미합니다.)

2022년 5월 8일 일요일

Patrion (컨텐츠 만들기)

 





19금 컨텐츠를 포함하는지 여부를 묻는다.


결제 방식을 어떻게 할지 정한다.


회원이 아니어도 접근할 수 있도록 No를 선택한다.


SNS연결은 하지않는다.