IT최신정보

IT 최신 정보 - 오픈소스, 웹사이트, MWC 2023, ChatGPT

산삼인생 2023. 2. 28. 11:13
728x90

Adobe Stock

개요

 

소프트웨어 개발 및 IT 최신 정보 (오픈소스, 웹사이트, MWC 2023, ChatGPT) - 2023년 2월 28일 화요일

 

2023년 2월의 마지막입니다.

오늘 이슈가 되는 소프트웨어 개발 및 IT 관련 최신 정보를 정리하였습니다.

매일 수많은 소프트웨어 개발 및 IT 관련 정보들이 업데이트 되고 있습니다.

 

모든 정보를 확인할 수는 없지만

개인적으로 중요하다고 생각하거나, 개발에 도움이 되는 내용 위주로 링크를 모았습니다.

전세계 IT의 흐름을 알게 된다면

새로운 비즈니스 또는 개발 업무에서 통찰을 얻게 되지 않을까 생각합니다.

 

Reddit, Techradar, The Register, Coding World News, Daily.dev, Hacker News, Lobsters에서 발취를 하였습니다.

 

오픈소스, 웹사이트, MWC 2023, ChatGPT 등의 IT 관련 주제를 다루고 있습니다.

 

개발에 조금이나마 도움이 되시길 희망합니다.

 

IT 최신 정보 - 2023년 2월 28일 화요일

 

목차

1. 공식 SQLite 라이브러리 보다 훨씬 빠른 거대한 SQLite 인덱스 생성 라이브러리 'SQLite Index Blaster'

2. 스프링 부트 프로젝트에 대한 Strategy Design Pattern, Factory Design Pattern의 매우 간단한 구현

3. 자바 통합 개발 환경 아파치 넷빈즈(Apache NetBeans) 17버전 출시 

4. 오픈소스 PDF 생성 라이브러리 'A4PDF'

5. 다른 사람이 읽을 수 있는 코드 작성법

6. 세계에서 가장 중요한 시스템을 다시 작성

7. Hotwire를 사용하기 위해 Rails가 필요하지 않습니다

8. MWC 2023 라이브 블로그

9. 사람들이 ChatGPT에서 저지르는 5가지 가장 큰 실수와 이를 피하는 방법

10. Hugging Face와 AWS, AI 민주화를 위해 힘을 합치다

11. 네이버, ChatGPT를 뛰어넘는 초거대 AI 하이퍼클로바X 7월 공개 예정

12. ChatGPT, 인간 일자리 빼앗기 시작

13. ChatGPT로 작성된 책이 아마존 킨들 스토어에 판매

14. API키 및 구성을 중앙 집중화하는데 사용할 수 있는 오픈소스 종단 간 암호화 비밀 관리자 'Infisical'

15. 글쓰기 기술의 역사

16. 엔지니어링 팀을 위한 지속적인 회귀 테스트 오픈소스 'Touca'

17. Rust가 아닌 Carbon이 C++ 대체할 것인가?

18. CSS, JavaScript가 없는 정적 HTML 페이지 'Hugo'

19. Slack, 해킹 언어용 유형 검사기 오픈소스 'Hakana'

20. Microsoft, ChatGPT 사용하여 언어를 통해 로봇 제어

 

 

내용

1. 공식 SQLite 라이브러리 보다 훨씬 빠른 거대한 SQLite 인덱스 생성 라이브러리 'SQLite Index Blaster'

오픈소스 : https://github.com/siara-cc/sqlite_blaster

 

GitHub - siara-cc/sqlite_blaster: A library for creating huge Sqlite indexes at breakneck speeds

A library for creating huge Sqlite indexes at breakneck speeds - GitHub - siara-cc/sqlite_blaster: A library for creating huge Sqlite indexes at breakneck speeds

github.com

 

2. 스프링 부트 프로젝트에 대한 Strategy Design Pattern, Factory Design Pattern의 매우 간단한 구현

오픈소스 : https://github.com/thegeekyasian/strategy-factory-design-patterns-in-spring-boot

 

GitHub - thegeekyasian/strategy-factory-design-patterns-in-spring-boot: A very simple implementation of Strategy Design Pattern

A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project. - GitHub - thegeekyasian/strategy-factory-design-patterns-in-spring-boot: A very simple...

github.com

 

 

3. 자바 통합 개발 환경 아파치 넷빈즈(Apache NetBeans) 17버전 출시 

원본출처 : https://blogs.apache.org/netbeans/#announce-apache-netbeans-17-released

 

Apache NetBeans

JEP 411: Deprecate the Security Manager for Removal (Part 2) Following on from part 1 on this topic, JEP 411 has recently been updated with a "Future Work" section, amongst other changes. From the Apache NetBeans perspective, this is a welcome shift in the

blogs.apache.org

 

다운로드 홈페이지 : https://netbeans.apache.org/download/nb17/

 

Downloading Apache NetBeans 17

The Apache NetBeans 17 binary releases require JDK 11+, and officially support running on JDK 11, 17 and 19. The Runtime JDK NetBeans uses does not influence the JDK range projects can use.

netbeans.apache.org

오픈소스 : https://github.com/apache/netbeans/releases/tag/17

 

Release Apache NetBeans 17 · apache/netbeans

What's Changed Gradle Fix mapping of dependencies described as key/value maps to the source by @sdedic in #4918 #4965: Fix issues with gradle pre-6.4 by @sdedic in #4995 [#4865] Register JDPA and ...

github.com

 

4. 오픈소스 PDF 생성 라이브러리 'A4PDF'

원본출처 : https://github.com/jpakkane/a4pdf 

 

GitHub - jpakkane/a4pdf: A fully color managed PDF generation library

A fully color managed PDF generation library. Contribute to jpakkane/a4pdf development by creating an account on GitHub.

github.com

 

5. 다른 사람이 읽을 수 있는 코드 작성법

원본출처 : https://stackoverflow.blog/2023/02/13/coding-102-writing-code-other-people-can-read/

 

Coding 102: Writing code other people can read

That bootcamp may have taught you to write code that works. But the next level is to write code that works with other people.

stackoverflow.blog

 

6. 세계에서 가장 중요한 시스템을 다시 작성

원본출처 : https://dnastacio.medium.com/rewriting-the-largest-system-in-the-world-25edc454e569

 

Rewriting the most critical system in the world

But first, we need to go back to the source.

dnastacio.medium.com

 

저자의 또다른 이야기 - 소프트웨어 개발에서 가장 어려운 점은 무엇인가?

원본출처 : https://dnastacio.medium.com/real-to-virtual-b2bacd2423c9

 

What is the hardest thing in software development?

Naming, but not in the way you think.

dnastacio.medium.com

 

 

7. Hotwire를 사용하기 위해 Rails가 필요하지 않습니다

원본출처 :  https://www.akshaykhot.com/using-hotwire-without-rails/

 

You Don't Need Rails to Start Using Hotwire

Although Hotwire is closely tied to Ruby on Rails, you might be surprised to know that you don't really need Rails to learn, play, and experiment with Hotwire. In this article, I will show you how a simple static website can use Turbo Drive and Frames to m

www.akshaykhot.com

 

8. MWC 2023 라이브 블로그

원본출처 : https://www.techradar.com/news/live/mwc-2023

 

MWC 2023 Live Blog: the latest mobile news from OnePlus, Xiaomi, Honor, and more

We're live from the big mobile conference in Barcelona

www.techradar.com

 

9. 사람들이 ChatGPT에서 저지르는 5가지 가장 큰 실수와 이를 피하는 방법

원본출처 : https://www.techradar.com/how-to/the-5-biggest-mistakes-people-are-making-with-chatgpt-and-how-to-avoid-them

 

The 5 biggest mistakes people are making with ChatGPT - and how to avoid them

Everybody makes mistakes

www.techradar.com

 

10. Hugging Face와 AWS, AI 민주화를 위해 힘을 합치다

원본출처 : https://www.infoq.com/news/2023/02/aws-hugging-face-ai/

 

Hugging Face and AWS Join Forces to Democratize AI

Hugging Face, a top supplier of open-source machine learning tools, and AWS have joined together to increase the access to artificial intelligence (AI). Hugging Face's cutting-edge transformers and natural language processing (NLP) models will be made avai

www.infoq.com

 

11. 네이버, ChatGPT를 뛰어넘는 초거대 AI 하이퍼클로바X 7월 공개 예정

과연 뛰어 넘을 수 있을런지는 7월달 까지 기다려 봐야 할 듯합니다.

원본출처 : https://www.codingworldnews.com/news/articleView.html?idxno=15491

 

챗GPT 비켜...네이버, 초거대AI 하이퍼클로바X 7월 공개 예고 - 코딩월드뉴스

챗GPT 비켜...네이버, 초거대AI 하이퍼클로바X 7월 공개 예고네이버가 오픈AI(OpenAI)의 \'챗GPT(ChatGPT)\'를 뛰어넘는 초거대 AI인 \'하이퍼클로바X\'를 올해 7월 중으로 출시할 예정이라고 공식 발표했다

www.codingworldnews.com

 

 

12. ChatGPT, 인간 일자리 빼앗기 시작

원본출처 : https://www.codingworldnews.com/news/articleView.html?idxno=15489 

 

나의 진짜 경쟁자는 ‘인공지능’?…챗GPT, 인간 일자리 빼앗기 시작 - 코딩월드뉴스

능숙한 글 작성 능력과 검색엔진의 혁신 중심이 된 인공지능(AI) 챗봇 챗GPT(ChatGPT)가 인간에게 독이 되었다.포춘, 트리뷴인디아 등 복수 외신은 이미 일부 기업이 챗GPT로 인간 직원을 대체하기 시

www.codingworldnews.com

 

 

13. ChatGPT로 작성된 책이 아마존 킨들 스토어에 판매

원본출처 : https://www.codingworldnews.com/news/articleView.html?idxno=15472 

 

내가 읽는 책, 알고 보니 작가가 ‘인공지능’?...아마존 킨들 스토어에 챗GPT가 집필한 도서 등록

로이터, 엔가젯 등 복수 외신은 챗GPT가 아마존 킨들 스토어(Kindle Store)의 책 내용 일부 혹은 전체를 작성한 작가로 등록되었다고 보도했다. 현재 킨들 스토어에 등록된 전자책 중 챗GPT가 작가로

www.codingworldnews.com

 

 

14. API키 및 구성을 중앙 집중화하는데 사용할 수 있는 오픈소스 종단 간 암호화 비밀 관리자 'Infisical'

오픈소스 : https://github.com/infisical/infisical

 

GitHub - Infisical/infisical: ♾ Infisical is an open-source, end-to-end encrypted platform to sync secrets and configs across

♾ Infisical is an open-source, end-to-end encrypted platform to sync secrets and configs across your team and infrastructure. - GitHub - Infisical/infisical: ♾ Infisical is an open-source, end-to-e...

github.com

 

 

15. 글쓰기 기술의 역사

손으로 쓰기 -> 타이프라이터 -> 컴퓨터 -> 자동완성 -> 인공지능 프롬프트

원본출처 : https://blog.benwinding.com/the-history-of-writing-tech/

 

The history of writing tech!

There's been many recent revolutions in writing technologies, and I thought it would be interesting to compare them and the way they affect the author's ideas.

blog.benwinding.com

 

 

16. 엔지니어링 팀을 위한 지속적인 회귀 테스트 오픈소스 'Touca'

오픈소스 : https://github.com/trytouca/trytouca

 

GitHub - trytouca/trytouca: Continuous Regression Testing for Engineering Teams

Continuous Regression Testing for Engineering Teams - GitHub - trytouca/trytouca: Continuous Regression Testing for Engineering Teams

github.com

공식홈페이지 : https://touca.io/

 

Developer-friendly Continuous Regression Testing

Touca is a continuous regression testing solution that helps software engineering teams gain confidence in their daily code changes.

touca.io

 

17. Rust가 아닌 Carbon이 C++ 대체할 것인가?

원본출처 : https://semaphoreci.com/blog/carbon

 

Will Carbon Replace C++? - Semaphore

Is Carbon going to be a real replacement for C++? Let's find out.

semaphoreci.com

 

18. CSS, JavaScript가 없는 정적 HTML 페이지 'Hugo'

오픈소스 : https://github.com/hiAndrewQuinn/minimum-viable-hugo

 

GitHub - hiAndrewQuinn/minimum-viable-hugo: No CSS, no JS. One static HTML page to start you off.

No CSS, no JS. One static HTML page to start you off. - GitHub - hiAndrewQuinn/minimum-viable-hugo: No CSS, no JS. One static HTML page to start you off.

github.com

 

19. Slack, 해킹 언어용 유형 검사기 오픈소스 'Hakana'

원본출처 : https://www.infoq.com/news/2023/02/slack-type-checker-hakana/

 

Slack Open Sources Hakana, a Type Checker for Hack Language

Slack has recently open-sourced its type checker, Hakana. Based on Psalm and written in Rust, Hakana’s main objective is to enforce good code quality. Additionally, Hakana can also perform security analysis. Matt Brown, Senior Staff Engineer at Slack mad

www.infoq.com

오픈소스 : https://github.com/slackhq/hakana

 

GitHub - slackhq/hakana: Another typechecker for Hack, built by Slack

Another typechecker for Hack, built by Slack. Contribute to slackhq/hakana development by creating an account on GitHub.

github.com

 

 

20. Microsoft, ChatGPT를 사용하여 언어를 통해 로봇 제어

원본출처 : https://www.infoq.com/news/2023/02/chagpt-robotics-microsoft/

 

Microsoft Wants to Use ChatGPT to Control Robots through Language

In a recent paper, researchers at Microsoft Autonomous Systems and Robotics Group showed how OpenAI's ChatGPT can be used for robotics applications, including how to design prompts and how to direct ChatGPT to use specific robotic libraries to program the

www.infoq.com

 

오픈소스 : https://github.com/microsoft/PromptCraft-Robotics

 

GitHub - microsoft/PromptCraft-Robotics: Community for applying LLMs to robotics and a robot simulator with ChatGPT integration

Community for applying LLMs to robotics and a robot simulator with ChatGPT integration - GitHub - microsoft/PromptCraft-Robotics: Community for applying LLMs to robotics and a robot simulator with ...

github.com

 

 

이상입니다.

IT 최신 정보 - 2023년 2월 28일 화요일