-
### Discord tag (optional)
Wupin #8643
### What happened?
When I mix vanilla items with ia items in a shapeless recipe, the recipe breaks and doesn't work as it should. There is an example vi…
Wupin updated
3 weeks ago
-
### 문제 상황
LEMON 위도/경도 좌표 값이 이상합니다.
### 기대하는 동작
LEMON 위도/경도 좌표 값을 알맞은 값으로 수정 필요합니다.
코스 생성 시 올바른 계산이 나와야 합니다.
### 스크린샷
_No response_
### 제안하는 해결 방법
_No response_
### 추가 정보
_No response_
-
# haystack
- https://github.com/jinmang2/haystack/commit/f0fb95827d621748a8934185002313950f3b9bc9
```shell
pip install transformers datasets wandb tokenizers
git clone https://github.com/deepset-a…
-
## 화면 설계 결과
- [지원 플랫폼 3.0.0](https://www.figma.com/file/1gceuyT9aDojgnnUXWwurO/%EC%A7%80%EC%9B%90%EC%8B%9C%EC%8A%A4%ED%85%9C?node-id=1429%3A72006) Figma 에 정리한다.
-
#### Steps to reproduce:
1. Import a SVG image in Android Studio
2. Try to use hasDrawable with the SVG set.
#### Observed Results:
The images are considered different although they are th…
-
코드가 너무 무거우니 컴포넌트 분리
```js
import React, { useEffect, useState, useRef, FormEvent } from 'react';
import { useRouter } from 'next/router';
import SignHeader from '@/components/Sign/SignHeader';
…
-
# OAuth2.0
## OAuth2.0 이란?
## OAuth2.0 을 왜 사용하는지?
신뢰할만한 인증 서버를 사용하여 다양한 플랫폼 (third-party application) 에서 리소스 접근을 보다 쉽게 하기 위해서 등장한 프로토콜이다.
## OAuth2.0 Role
OAuth 는 4가지 role 을 가지고 있다.
1. Resourc…
-
-
SettingAppFragment.kt
```kotlin
package com.example.travelcultureapplicaiton
import android.app.*
import android.content.Context
import android.content.Context.ALARM_SERVICE
import android.c…
-
Implement admin authentication function.
## TODO
- [x] Implementing back end authentication: DB authentication
- [x] Kakao authentication (OAuth 2.0)
- [ ] Fixed a bug in the logic that saves an…