IT최신정보

IT 최신 정보(마이크로서비스, 인공지능, Java 라이브러리, 오픈소스) - 2023년 1월 31일 화요일

산삼인생 2023. 1. 31. 10:33
728x90

개요

오늘 하루 가장 인기있는 소프트웨어 개발 및 IT 관련 최신 정보를 정리하였습니다.

 

마이크로서비스, 인공지능, Java 라이브러리, 오픈소스 등의 IT 관련 주제를 다루고 있습니다.

 

IT 최신 정보 - 2023년 1월 31일 화요일

 

목차

1. 마이크로서비스는 언제 필요합니까?

2. 마이크로소프트 깃허브 오픈AI, 법원에 AI 저작권 소송 기각 요청

3. 당신은 마이크로서비스가 아닌 모듈을 원합니다

4. 유용하지만 알려지지 않은 Java 라이브러리

5. 검소한 프로그래밍 : 메모리 하위 시스템 대역폭 절약

6. 궁극의 ChatGPT 리소스 가이드 - ChatGPT 튜토리얼

7. Google Analytics  대체 가능한 오픈소스 패키지 Matomo Tracking

8. 협업 애플리케이션 구축을 위한 데이터 구조 라이브러리 'Automerge 2.0 출시'

9. 오픈소스 터미널 계산기

10. Guile와 Racket을 위한 Spritely Goblins v0.10

11. DNS 재작성을 사용하여 t.co 링크 가로채기

12. Not SQL

13. Modern CSS

14. SSH 문제 해결 가이드

15. 생성 AI 혁명의 시작

 

 

1. 마이크로서비스는 언제 필요합니까?

원본출처 : https://levelup.gitconnected.com/when-do-i-need-microservices-d76fac58ac7c

 

When Do I Need Microservices?

The microservices architecture is a new technological development to a technological problem.

levelup.gitconnected.com

 

2. 마이크로소프트 깃허브 오픈AI, 법원에 AI 저작권 소송 기각 요청

원본출처 : https://www.theverge.com/2023/1/28/23575919/microsoft-openai-github-dismiss-copilot-ai-copyright-lawsuit

 

Microsoft, GitHub, and OpenAI ask court to throw out AI copyright lawsuit

The companies

www.theverge.com

 

3. 당신은 마이크로서비스가 아닌 모듈을 원합니다

원본출처 : http://blogs.newardassociates.com/blog/2023/you-want-modules-not-microservices.html

 

You Want Modules, Not Microservices

02 January 2023 tl;dr Architecture is hard sometimes--people keep offering up some new idea that quickly becomes the mainstream "way to do it" without any context or nuance, and the industry, desperate to find ways to improve their architecture, snaps it u

blogs.newardassociates.com

 

4. 유용하지만 알려지지 않은 Java 라이브러리

원본출처 : https://piotrminkowski.com/2023/01/30/useful-unknown-java-libraries/

 

Useful & Unknown Java Libraries - Piotr's TechBlog

This article will teach you about some not famous but useful Java libraries like Instancio, Datafaker, Blaze-Persistence or JPAStreamer.

piotrminkowski.com

 

5. 검소한 프로그래밍 : 메모리 하위 시스템 대역폭 절약

원본출처 : https://johnnysswlab.com/frugal-programming-saving-memory-subsystem-bandwidth/

 

Frugal Programming: Saving Memory Subsystem Bandwidth - Johnny's Software Lab

We investigate techniques of frugal programming: how to program so you don't waste the limited memory resources in your computer system.

johnnysswlab.com

 

6. 궁극의 ChatGPT 리소스 가이드 - ChatGPT 튜토리얼

원본출처 : https://dev.to/adriantwarog/ultimate-chatgpt-resource-guide-chatgpt-tutorial-dfe

 

Ultimate ChatGPT Resource Guide - ChatGPT Tutorial

ChatGPT is the latest from OpenAI in terms of what Artificial Intelligence brings to the table to...

dev.to

 

7. Google Analytics  대체 가능한 오픈소스 패키지 Matomo Tracking

원본출처 : https://www.codeart.dk/blog/2023/1/new-open-source-package-codeart.matomotracking/

 

New Open Source Package: CodeArt.MatomoTracking

As Google Analytics have gotten harder and harder to use due to GDPR, legal and privacy concerns I have turned more and more to Matomo. I recently completed v.1 of a new open source tracking integration.

www.codeart.dk

참고링크 : https://github.com/CodeArtDK/CodeArt.MatomoTracking

 

GitHub - CodeArtDK/CodeArt.MatomoTracking: Opensource Matomo Tracking API for .NET

Opensource Matomo Tracking API for .NET. Contribute to CodeArtDK/CodeArt.MatomoTracking development by creating an account on GitHub.

github.com

 

 

8. 협업 애플리케이션 구축을 위한 데이터 구조 라이브러리 'Automerge 2.0 출시'

원본출처 : https://automerge.org/blog/automerge-2/

 

Automerge 2.0 | Automerge CRDT

Automerge 2.0 is here and ready for production. It’s our first supported release resulting from a ground-up rewrite. The result is a production-ready CRDT with huge improvements in performance and reliability. It's available in both JavaScript and Rust,

automerge.org

참고링크(오픈소스) : https://github.com/automerge

 

Automerge

Automerge has 20 repositories available. Follow their code on GitHub.

github.com

 

9. 오픈소스 터미널 계산기

원본출처 : https://github.com/alt-romes/programmer-calculator

 

GitHub - alt-romes/programmer-calculator: Terminal calculator made for programmers working with multiple number representations,

Terminal calculator made for programmers working with multiple number representations, sizes, and overall close to the bits - GitHub - alt-romes/programmer-calculator: Terminal calculator made for...

github.com

 

10. Guile와 Racket을 위한 Spritely Goblins v0.10

원본출처 : https://spritely.institute/news/spritely-goblins-v010-for-guile-and-racket.html

 

 

11. DNS 재작성을 사용하여 t.co 링크 가로채기

원본출처 : https://djharper.dev/post/2023/01/29/intercepting-t.co-links-using-dns-rewrites/

 

Intercepting t.co links using DNS rewrites - djhworld

Sunday, January 29, 2023 When someone links to something on twitter, either by embedding something or just pasting a URL, twitter will front it with its own t.co link. This means that you cannot verify what the URL is until you click it and your browser go

djharper.dev

 

 

12. Not SQL

원본출처 : https://stack.convex.dev/not-sql

 

It's not you, it's SQL

Technically you can use JOIN with these operations, but the actual mutation is on a single table.  Okay, hi. Welcome to the footnote from hell. First of all, if you didn’t know about SELECT FOR UPDATE, there’s a good chance your code is wrong. Your da

stack.convex.dev

 

13. Modern CSS

원본출처 : https://www.matuzo.at/blog/2022/100-days-of-more-or-less-modern-css/

 

100 Days Of More Or Less Modern CSS

A blog post about modern CSS every day for 100 days.

www.matuzo.at

 

14. SSH 문제 해결 가이드

원본출처 : https://ittavern.com/ssh-troubleshooting-guide/

 

SSH Troubleshooting Guide

I won't go into specific cases in this blog post. This is a general guide on how to gather the necessary information that will help you to get your problem fixed. In this post, I'll use a Linux client

ittavern.com

 

15. 생성 AI 혁명의 시작

원본출처 : https://arstechnica.com/gadgets/2023/01/the-generative-ai-revolution-has-begun-how-did-we-get-here/

 

The generative AI revolution has begun—how did we get here?

A new class of incredibly powerful AI models has made recent breakthroughs possible.

arstechnica.com