issue openedjohngrib/johngrib.github.io
옵저버 패턴(Observer Pattern) - 기계인간 John Grib
상태 변화를 감시자에게 통지한다
created time in 35 minutes
issue openedchristophscheuch/christophscheuch.github.io
post/asset-pricing/fama-french-3-factors/
Tidy Asset Pricing - Part V: The Fama-French 3-Factor Model | Christoph Scheuch
A replication effort of the famous Fama-French factors
https://christophscheuch.github.io/post/asset-pricing/fama-french-3-factors/
created time in an hour
issue openedbradkim06/utterances
MDX full test - bradkim06
Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs…
created time in 3 hours
issue openedcocoball02/blog-comments
[JS] 4장 - 프로토타입 - cocoball.devlog
[JS] 4장 - 프로토타입 - cocoball.devlog
https://cocoball02.github.io/2020/09/17/JS-4%EC%9E%A5-%ED%94%84%EB%A1%9C%ED%86%A0%ED%83%80%EC%9E%85/
created time in 6 hours
issue openedlunawen/lunawen-blog-comment
posts/20200921-luna%E8%AF%B4-%E8%81%8C%E5%9C%BA%E5%B0%8F%E6%84%9F%E6%82%9F/
Luna说 | 职场小感悟(1) · Luna Wen's Blog
A woman with love and courage.
https://blog.lunawen.com/posts/20200921-luna%E8%AF%B4-%E8%81%8C%E5%9C%BA%E5%B0%8F%E6%84%9F%E6%82%9F/
created time in 7 hours
issue openedhanumoka/hanumoka.github.io
2019/10/14/docker-20191014-docker-jenkins-docker-in-docker/
Docker를 이용한 Jenkins 컨테이너 만들기(docker in docker) | Hanumoka, IT Blog
Docker를 이용한 Jenkins 컨테이너 만들기(docker in docker)Created: Oct 14, 2019 8:41 PM 들어가기이번에는 ubuntu 18.04 가상머신에 docker, docker-compose 를 사용해서 jenkins 컨테이너를 생성해보겠다. 도커 관리를 위해서 Dockerfile, docker-compose 모두 사용할
https://www.hanumoka.net/2019/10/14/docker-20191014-docker-jenkins-docker-in-docker/
created time in 8 hours
issue openedwoowacourse/javable-comments
자바 반복문 알고 쓰자! | javable
반복문은 어떤 프로그래밍을 하든 기본 중의 기본이다. 우리는 처음 자바 문법 배울 때를 제외하고 반복문에 대해 다시 공부해본 적이 있는가? 있다면 이 글은 넘겨도 좋다. 다만 가장 빈번하게 사용하는 반복문을 너무 가볍게 여겨서는 안 된다. 이 글을
created time in 10 hours
issue openedlfkwtz/lefkowitz.me-comments
PGP Encryption | Michael Lefkowitz
A few weeks ago I gave a talk on a piece of technology that I personally am fascinated with, PGP encryption. To anyone who is new to this type of encryption, or…
created time in 14 hours
issue openedMonadical-SAS/monadical.com
How to Create Your Own Terrain Surface Model - CodiMD
An introduction to drone mapping. How to create a terrain surface model using a mobile app, your computer or cloud service, and your own drone.
created time in 17 hours
issue openedelbaulp/elbaulp.github.io
Instalar y configurar DWM, el gestor de ventanas más eficiente
Instalar y configurar DWM, el gestor de ventanas más eficiente
Hace tiempo que hablé de Xmonad, y hasta hace poco ha sido mi gestor de ventanas, durante varios años. Pero semanas atrás descubrí el proyecto original en el que se basaba xmonad, DWM. Xmonad es un clon de DWM escrito en Haskell, lo cual lo hace un poco más pesado y lento debido a las dependencias que tiene y la necesidad de instalar su compilador. Tras probar DWM, no puedo estar más contento con el resultado, está escrito en C, y todas las modificaciones en la configuración se hacen sobre el propio código, lo cual lo hace muy eficiente y rápido. En este artículo veremos cómo instalar y configurar DWM.
https://elbauldelprogramador.com/instalar-y-configurar-dwm-el-gestor-de-ventanas-mas-eficiente/
created time in 17 hours
issue openedMonadical-SAS/monadical.com
Monadical Consulting | Drone Mapping: How to Create Your Own Terrain Surface Model
An introduction to drone mapping. How to create a terrain surface model using a mobile app, your computer or cloud service, and your own drone.
created time in 18 hours
issue openedkentakang/blog-comments
BTT 카카오톡 프리셋 개발 후기
BTT 카카오톡 프리셋 개발 후기 macOS 유저들이 많이 사용하는 BetterTouchTool이라는 트윅이 있습니다. 저는 터치바 관련 트윅을 위해 BTT와 GoldenChaos-BTT 프리셋을 이용하고 있는데, 페이스북 메신저 등의..
created time in 18 hours
issue openedlucifer1004/cp-wiki
Leetcode 第207场周赛题解 | CP Wiki
if (i > 0) { if (fi - 1 != INF) { if (gridi >= 0) { if (fi == INF) fi = fi - 1 * gridi; else fi = max(fi, fi - 1 * gridi); } if (gridi = 0) gi = min(gi,
created time in 18 hours
issue openedunbreaks88/unbreaks88.github.io
Quick Start | 기억을 기록하는 공간
Getting Started 😎 1. Create a Gatsby site. If you are not using , following Gatsby Getting Started 2. Start developing. 3. Add your content You can write… contents to blog in directory. resume directory. With markdown syntax and some meta data Support script for creating new…
created time in 18 hours
issue openedGutencasts/Comments
created time in 19 hours
issue openedankitbko/blog
Transferring chat to a human agent using Microsoft Bot Framework | F5 - Squashing Bugs
Transferring chat to a human agent using Microsoft Bot Framework | F5 - Squashing Bugs
A tutorial on how to perform live agent transfer / human handover using Microsoft Bot Framework
created time in 19 hours
issue openedq-viper/q-viper.github.io
2020/09/18/why-do-i-regret-not-knowing-about-gitHub-pages-earlier/
Why do i regret not knowing about GitHub Pages earlier? - Quassarian Viper
Contents
https://q-viper.github.io/2020/09/18/why-do-i-regret-not-knowing-about-gitHub-pages-earlier/
created time in a day
issue openedCaiJingLong/kikt-blog-comment
created time in a day
issue openedani03sha/redquark
aem/day-17-granite-datasources/
Day 17 - Granite Datasources (Dynamic Dropdown) | Red Quark
Howdy fellow devs 👋! In AEM development, sometimes we might have requirements to populate the same data at multiple places. For e.g., suppose we have a requirement to create a text, an image and a video component and we need to provide background colour to these components in…
created time in a day
issue openedq-viper/q-viper.github.io
2020/09/18/why-do-i-regret-not-knowing-about-gitHub-pages-earlier/
Why do i regret not knowing about GitHub Pages earlier? - Quassarian Viper
Contents
https://q-viper.github.io/2020/09/18/why-do-i-regret-not-knowing-about-gitHub-pages-earlier/
created time in a day
issue openedq-viper/q-viper.github.io
2020/09/06/some-fun-computer-vision-projects-for-exercising-your-skills/
Some Fun Computer Vision Projects For Exercising Your Skills - Quassarian Viper
Contents
https://q-viper.github.io/2020/09/06/some-fun-computer-vision-projects-for-exercising-your-skills/
created time in a day
issue openedFeng-Jay/commit-utterance
2020/09/22/%E6%AC%A7%E5%87%A0%E9%87%8C%E5%BE%97%E7%AE%97%E6%B3%95/
欧几里得算法 - 在知识海洋中狗刨
A Website for record my learning process.
https://www.ffhw.site/2020/09/22/%E6%AC%A7%E5%87%A0%E9%87%8C%E5%BE%97%E7%AE%97%E6%B3%95/
created time in a day
issue openedq-viper/q-viper.github.io
Why do i regret not knowing about GitHub Pages earlier? - Quassarian Viper
Contents
https://q-viper.github.io/2020/09/18/why-do-i-regret-not-knowing-about-gitHub-pages-earlier/
created time in a day
issue openedq-viper/q-viper.github.io
Why do i regret not knowing about GitHub Pages earlier? - Quassarian Viper
Contents
https://q-viper.github.io/2020/09/18/why-do-i-regret-not-knowing-about-gitHub-pages-earlier/
created time in a day
issue openedarce/algoritmos-comentarios
Video - Lista Simple - Análisis y Diseño de Algoritmos - TEC
created time in a day
issue openedeugeneyan/eugeneyan-comments
https://eugeneyan.com/writing/what-does-a-data-scientist-really-do/?ck_subscriber_id=1009377720
What does a Data Scientist really do?
No, you don't need a PhD or 10+ years of experience.
https://eugeneyan.com/writing/what-does-a-data-scientist-really-do/?ck_subscriber_id=1009377720
created time in a day
issue openedlindexi/lindexi
asp dotnet core 记一次应用拒绝响应调试 开启线程等待同步用光线程池
asp dotnet core 记一次应用拒绝响应调试 开启线程等待同步用光线程池
asp dotnet core 记一次应用拒绝响应调试 开启线程等待同步用光线程池
created time in a day
issue openedcyicz123/cyicz123.github.io
2020/09/20/%C2%96Comparison-of-Java-and-C++/
Comparison of Java and C++ | 逍遥小站
the similaritiesJava and C++ are object-oriented language which both go in with object-oriented mentality(encapsulation,inherit,polymorphism).Because object-oriented has many very good features,such a
https://cyicz123.top/2020/09/20/%C2%96Comparison-of-Java-and-C++/
created time in a day
issue openedAnirudhDagar/comments
/home/anirudh/Specter
Hello! Welcome to Anirudh Dagar's personal page.
created time in a day
issue openednikhil1raghav/blog
Counting with hashmaps :: Nikhil Raghav's Blog
It is a recurring and really useful idea to count some property in O(n) in an array if the relation is some kind of equation where right hand side and left hand side only differs in their indexes. For example counting number of subarrays with sum X.
- Subarrays with sum X Let’s say we are given an array A of length N and we have to count how many subarrays of A sum up to a given number X.
created time in 2 days
issue openedNESOY/blog-comments
RestTemplate에 대해
RestTemplate Spring에서 제공하는 Rest Client 현재는 Deprecated되어 WebClient로 가이드를 하고 있다. NOTE: As of 5.0 this class is in maintenance mode, with only minor requests for changes and bugs to be accepted going forward. Please, consider using the org.springframework.web.reactive.client.WebClient which has a more modern API and supports sync, async, and streaming scenarios. 주의할 점은 없을까? 많은 요청들을 다루기 어렵다. RestTemplate는 기본적으로 Connection pool을 사용하지 않는다. Default로 java.net.HttpURLConnection 사용한다. SimpleClientHttpRequestFactory 그래서 많은 요
created time in 2 days
issue openedthomlom/comments
create-a-discord-bot-under-15-minutes/
Create a Discord Bot under 15 Minutes | Thomlom
If you're on a Discord server, I bet you already encountered one of these bots. Ever wondered how to make one? That's what you'll learn by reading this post!
created time in 2 days
issue openedboazbk/tcs
Introduction to Theoretical Computer Science: Syntactic sugar, and computing every function
Introduction to Theoretical Computer Science: Syntactic sugar, and computing every function
Textbook on Theoretical Computer Science by Boaz Barak
https://introtcs.org/public/lec_03a_computing_every_function.html
created time in 2 days
issue openedcisquare/comments
post/2020/08/30/galton-machine-and-normal-distribution/
The Galton Machine and the Normal Distribution | Curious Incidents & Crazy Ideas
https://ci2.us/post/2020/08/30/galton-machine-and-normal-distribution/
created time in 2 days
issue openedafricalib/comments
created time in 2 days
issue openedafricalib/comments
blog/category/csharp/dataType/
데이터 타입 : 데이터 타입에 대해 알아봅니다.
데이터 타입에 대해 알아봅니다.
created time in 2 days
issue openedjojoldu/blog-comments
ListItemReader 성능상 주의사항
Spring Batch를 사용하다보면 종종 ListItemReader 가 필요한 경우가 종종 있습니다. 물론 일반적으로는 ListItemReader를 사용하기 보다는 FlatFileItemReader, JdbcItemReader, MongoItemReader 등 Spring Batch..
created time in 2 days
issue openedljlm0402/blog
E-MODER KIOSK 💳 ▻ 3탄 | 아구몬
💎 목차 서론 (Introduction) 본론 (Main) 결론 (Conclusion) 🌱 서론 안녕하세요~ 👋 E-MODER KIOSK 개발기 3탄입니다. 앞서 배운 내용을 정리하면 Raspberry Pi 타겟보드 환경 셋팅 Node Js 설치 Express 설치 및 기본 골격 셋팅 PM2 셋팅 chromium-berowser 설치 및 셋팅 까지 진행했습니다.…
created time in 2 days
issue openednikhil1raghav/blog
Basic ffmpeg reference :: Nikhil Raghav's Blog
- Converting to some format ffmpeg -i input.mp3 output.m4a 2. Merging audio and video Can change final container (mkv is most versatile), ffmpeg automatically decides the decoders for the job. ffmpeg -i audio.mp3 -i video.mp4 -c copy merged_video.mkv 3. Keeping Output quality same as Input quality (-sameq) ffmpeg -i input.avi -sameq output.mkv 4. Convert only first 30 seconds (-t) ffmpeg -i aadat.mp3 -t 30 aadatintro.mp3 -t also supports hh:mm:ss as time format Variation of this can be used to cut a part of the video, -ss flag sets the start time.
created time in 2 days
issue openedafricalib/comments
blog/category/csharp/language/
언어 소개 : C# 언어에 대해 소개합니다.
C# 언어에 대해 소개합니다.
https://africalib.github.io/blog/blog/category/csharp/language/
created time in 2 days
issue openedafricalib/comments
blog/category/csharp/language/
언어 소개 : C# 언어에 대해 소개합니다.
C# 언어에 대해 소개합니다.
https://africalib.github.io/blog/blog/category/csharp/language/
created time in 2 days
issue openedtaniarascia/comments
content-editable-elements-in-javascript-react/
Using Content Editable Elements in JavaScript (React) | Tania Rascia
Any element can be made editable with the addition of the attribute. This attribute is used all over the web, such as in Google Sheets. I'm…
https://www.taniarascia.com/content-editable-elements-in-javascript-react/
created time in 2 days
issue openedsci2lab/ml_tutorial
Logistic Regression | Machine Learning Tutorial
Logistic Regression | Machine Learning Tutorial
Summary: Classification, Logistic Regression, Gradient Descent, Overfitting, Regularization
created time in 2 days
issue openednavgurukul/newton
Html navgurukul ka brochure part2
Html navgurukul ka brochure part2
created time in 2 days
issue openedpotados99/potados99.github.io
[Android] 중첩된 RecyclerView 퍼포먼스 개선하기 · 감자도스
[Android] 중첩된 RecyclerView 퍼포먼스 개선하기 · 감자도스
이 글은 원문(@chibatching)의 번역본(@Takeshi Hagikura)을 참고하여 쓴 글입니다.
https://blog.potados.net/dev/recycled-pool-for-the-performance/
created time in 2 days
issue openedTkDodo/blog-comments
blog/pedantic-index-signatures-in-type-script-4-1
Pedantic index signatures in TypeScript 4.1 | TkDodo's blog
Accessing objects and arrays has never been safe in TypeScript, but this is about to change ...
https://www.dorfmeister.cc/blog/pedantic-index-signatures-in-type-script-4-1
created time in 2 days
issue openedsuperfluous-man/superfluous-man.github.io
created time in 2 days
issue openedrbind/njtierney.com
Create Alpha Numeric Strings | Credibly Curious
Create Alpha Numeric Strings | Credibly Curious
created time in 2 days
issue openedTerencesun/terence.github.io
Hello World - Terence 记录他成长的地方
Hello World - Terence 记录他成长的地方
created time in 2 days
issue openedhyp3rflow/blog
Computer Networking - Lecture 2 | hyp3rflow
Computer Networking - Lecture 2 | hyp3rflow
algorithm & learning
created time in 2 days
issue openedTerencesun/terence.github.io
【算法】排序算法-冒泡排序和选择排序 - Terence 记录他成长的地方
【算法】排序算法-冒泡排序和选择排序 - Terence 记录他成长的地方
排序算法-冒泡排序和选择排序 1. 背景 由于冒泡排序和选择排序的思想很类似,所以,在网上会有很多把选择排序当做冒泡排序的例子 2. 冒泡排序的思想 每一次排序过程,通过相邻元素的交换,将当前没有排好序中的最大(小)移到数组的最右(左)端
created time in 2 days
issue openedzoneblog/comments
posts/seo/what-are-search-engines-the-ultimate-guide./
What are search engines? The Ultimate Guide.
This article will help you with the meaning of search engines.
https://technology.zoneblog.ml/posts/seo/what-are-search-engines-the-ultimate-guide./
created time in 2 days
issue openedzoneblog/comments
posts/seo/difference-between-white-hat-seo-vs-black-hat-seo-vs-grey-hat-seo./
Difference between white hat SEO VS black hat SEO VS Grey hat SEO.
This article helps you to differentiate between white hat, black hat, grey hat SEO.
created time in 2 days
issue openedzoneblog/comments
posts/seo/difference-between-on-page-seo-and-off-page-seo./
Difference between On-page SEO and off-page SEO.
This article will help you find out the difference between On-page and Off-page SEO.
https://technology.zoneblog.ml/posts/seo/difference-between-on-page-seo-and-off-page-seo./
created time in 2 days
issue openedzoneblog/comments
posts/seo/most-common-questions-on-seo!/
Most Common questions on SEO!
This article will answer the most asked questions on SEO.
https://technology.zoneblog.ml/posts/seo/most-common-questions-on-seo!/
created time in 2 days
issue openedzoneblog/comments
posts/seo/what-is-seo-basics-for-a-tech-nerd./
What is SEO? Basics for a tech-nerd.
This article will help you know the basics of SEO, for absolutely beginner.
https://technology.zoneblog.ml/posts/seo/what-is-seo-basics-for-a-tech-nerd./
created time in 2 days
issue openedyinian962/yinian
created time in 2 days
issue openedlindexi/lindexi
dotnet 使用 AsyncQueue 创建高性能内存生产者消费者队列
dotnet 使用 AsyncQueue 创建高性能内存生产者消费者队列
dotnet 使用 AsyncQueue 创建高性能内存生产者消费者队列
created time in 2 days
issue openedmcsmonk/blog-comments
study/my-1st-linux-kernel-patch-submission/
리눅스 커널 패치 제출 첫경험 - mcsmonk.github.io
첫 커널 패치 제출 시도 1 : 2020.08.02
https://mcsmonk.github.io/study/my-1st-linux-kernel-patch-submission/
created time in 2 days
issue openedset-the-curve/stacksmarts-comments
The Butterfly of the Edge | StackSmarts
Cognoscenti audeat ulterius sublimia terga potiorque saxo Lorem markdownum, quid fuerat Procne saxo asperitas variarum Iuno humili sermone…
created time in 2 days
issue openedJaeYeopHan/gatsby-starter-bee
Big Test | StackSmarts
NOTE: This "post" is based on Markdown Cheatsheet and is meant to test styling of Markdown generated documents. This is intended as a quick…
created time in 2 days
issue openedJaeYeopHan/gatsby-starter-bee
Bold Mage | StackSmarts
Quanto et ius coniunctis urbes Sedisti civiliter Lorem markdownum Ixione palus semper peritura barbaque in aureus obliquum erigitur gemmae…
created time in 2 days
issue openedphilippart-s/blog
blog/articles/Qd-je-serai-grand/
Quand je serai grand … - Ourson’s blog
Quand je serai grand, je serai développeur !
https://philippart-s.github.io/blog/articles/Qd-je-serai-grand/
created time in 3 days
issue openedlongshilin/game.longshilin.github.io
created time in 3 days
issue openedpr2tik1/blog
blog/pytorch/cnn/pca/t-sne/2020/09/08/Sketch-Recognition
Doodle Images Classification using PyTorch | Pratik’s Blog
Multi-Class Image Classification using modified LeNet architecture(Convolutional Neural Network) implemented in PyTorch.
https://pr2tik1.github.io/blog/pytorch/cnn/pca/t-sne/2020/09/08/Sketch-Recognition.html
created time in 3 days
issue openedheeyeah/heeyeah.github.io
Java8 특징 정리 | Heeye Blog
Java8 특징 Java 8 provides following features for Java Programming: Lambda expressions * Method references * Functional interfaces * Stream API * Default methods * Static methods in interface * Optional class * Collectors class * ForEach() method * Parallel array sorting * Type and…
created time in 3 days
issue openedoutsideris/blog-comments
GitHub Codespaces 살펴보기 :: Outsider's Dev Story
created time in 3 days
issue opened101camp/comments
https://101camp.gitlab.io/11py/students/demo/
Plain HTML site using GitLab Pages
created time in 3 days
issue openedJaeYeopHan/gatsby-starter-bee
Java8 특징 정리 | Heeye Blog
Java8 특징 Java 8 provides following features for Java Programming: Lambda expressions * Method references * Functional interfaces * Stream API * Default methods * Static methods in interface * Optional class * Collectors class * ForEach() method * Parallel array sorting * Type and…
created time in 3 days
issue openedSUNRISINGGG/sunrisinggg.github.io
An essay on a trip to CIIE – SUNRISINGGG's Blog
Thank you for visiting this blog! Thank you for lifting me up again.
created time in 3 days
issue openedcode86/u
created time in 3 days
issue opened40ants/lisp-project-of-the-day
created time in 3 days
issue openedafricalib/comments
도서 소개 : 이 도서에 대해 소개합니다.
이 도서에 대해 소개합니다.
https://africalib.github.io/blog/blog/category/csharp/first/
created time in 3 days
issue openedafricalib/comments
created time in 3 days
issue openedrakash/the-data-journo
Deep Learning Model Life-Cycle in PyTorch | The Data Journo
Deep Learning Model Life-Cycle in PyTorch | The Data Journo
https://rakash.github.io/the-data-journo/2020/09/19/Pytorch-Workflow.html
created time in 3 days
issue openedhong-dev/hong-dev.github.io
effective_python/item_19_to_20/
[Effective Python: Second Edition] Functions : Item 19 ~ Item 20 | hong_devlog
Effective Python: Second Edition 내용 정리 Part 3 Functions Item 19: Never Unpack More Than Three Variables When Functions Return Multiple Values Unpacking syntax (Item 6)는 함수가 한 개 이상의 return 값을 가질 수 있도록 한다. Multiple values가 tuple에 담겨서 같이 return 되고, 그 tuple을 여러 개의 변수로 unpacking…
created time in 3 days
issue openedhong-dev/hong-dev.github.io
[Effective Python: Second Edition] Item 21: Closure and Scope | hong_devlog
Effective Python: Second Edition 내용 정리 Item 21: Know How Closures Interact with Variable Scope 그룹별로 묶어서 sorting 할 때 closures : 변수를 정의한 범위 내에서 변수를 나타내는 함수 python에서 함수들은, 변수에 할당할 수도 있고 다른 함수의 argument가 될 수도 있고 if문이나 표현식에서 서로 비교할 수도 있다. 따라서, sort method의 key argu
created time in 3 days
issue openedrakash/the-data-journo
Fastpages Notebook Blog Post | The Data Journo
Fastpages Notebook Blog Post | The Data Journo
A tutorial of fastpages for Jupyter notebooks.
https://rakash.github.io/the-data-journo/jupyter/2020/02/20/test.html
created time in 3 days
issue openedGaotianhe/comments
停更公众号,重获新生
记录为什么停更,以及停更后的感受
https://www.yidajiabei.xyz/posts/close-official-account-regain-a-new-life/
created time in 3 days
issue openedsnakevil/blog.hugo
2020/05/ZFS-RAIDZ%E7%9A%84%E6%80%A7%E8%83%BD%E5%AE%B9%E9%87%8F%E5%92%8C%E5%AE%8C%E6%95%B4%E6%80%A7/
【译】ZFS RAID-Z 的性能、容量和完整性 | 天天蜕皮的大蛇 Re
【译】ZFS RAID-Z 的性能、容量和完整性
created time in 3 days
issue openedGaotianhe/comments
created time in 3 days
issue openedeltioemil/eltioemil.github.io
New, new site | Emil
I got tired of the original site based on minima theme (yeah, I got tired real quick, sometimes), so I decided to modify a quite nice and clean template that I found which is called Tale. But I added some features that I had in the old one, changed some tiny details and I am sure I will be changing more in the future.
created time in 4 days
issue openedeltioemil/eltioemil.github.io
Playing with EKS 2: Kube2iam on EKS | Emil
Playing with EKS 2: Kube2iam on EKS | Emil
In the last entry on this blog I wrote about giving permissions to k8s service accounts with IRSA and OIDC in EKS clusters. But, before that method was available, there was (and still is) a repository called kube2iam created by Jerome Touffe-Blin, which allowed to use IAM roles to give permissions to our deployments, PODs, replicasets, etc.
created time in 4 days
issue openedabiramen/site-utterances
making this site | abiram.me
Hi! If you’re here, that means I’ve finally got around to fully completing my website! I purchased this domain 10 months ago, mostly neglected it for 9 of those months, or was super indecisive about how I wanted to approach it, and then finally got around to working on it.
created time in 4 days
issue openedani03sha/redquark
Day 19 - Queries In AEM (Part I) | Red Quark
Hello good people 👋! Welcome to yet another day of AEM Developer Series. Today, we are going to discuss Queries in AEM. Search functionality is the backbone of almost all the enterprise web applications and AEM is no exception. AEM provides the QueryBuilder API to perform…
created time in 4 days
issue openedthomas6791/kochersperger_avocat
Test langue de
Test langue DE content fjneogouerbougbe bgjebrgber jbgjrebgber bjebgbeib
https://mk-avocat.netlify.app/2020/06/12/test-langue-de.html
created time in 4 days
issue openedani03sha/redquark
Kadane Algorithm | Red Quark
Today, we are going to discuss about one of the most popular coding problem - Kadane’s Algorithm or Maximum Contiguous Subarray Sum problem. Contiguous Subarray But… wait… what the heck is a contiguous subarray 😕? A contiguous subarray is an array within another array whose…
created time in 4 days
issue openedcyicz123/cyicz123.github.io
大三考研规划 | 逍遥小站
转眼间一年就过去了,我转专业到计科也有一年了。回顾自己一年的学习,总体上自己是很不满意的。在这一年的学习中没有重视专业课的学习,绩点从3.8骤降到了2.6。这是断崖式的下跌。 究其原因,我分析为:初入计科,被繁杂的技术迷花了眼。
https://cyicz123.top/2020/09/19/%E5%A4%A7%E4%B8%89%E8%80%83%E7%A0%94%E8%A7%84%E5%88%92/
created time in 4 days
issue openedcyicz123/cyicz123.github.io
Site history | 逍遥小站
About my site我的知识分享和记录生活个人牢骚的小站。建站不久,没啥历史,hhh。 个人网名从小学时就是用的cyicz123,原因是当时很喜欢一个叫cz的女生(cy爱cz嘛)。后来逐渐放下了,可是一直没想到有意思的网名,再加上用习惯了就没改懒。 然后最近
created time in 4 days