Tech Rumors
3 subscribers
235K photos
239K links
Download Telegram
cointelegraph.com

Core Scientific in 'substantial doubt' of continuing without more cash
The Bitcoin miner warned its cash reserves may be depleted by the end of 2022 or sooner as it cuts back on spending, including not making loan repayments…
#CoreScientific #Iris #Argo #Capriole #Celsius


dev.to

Continuous Integration and Deployment on AWS - and a wishlist for CI/CD Tools on AWS
As I've been sharing before, I am very fortunate this year and will be giving a DevChat at the biggest AWS conference of the world - at re:Invent 2022 in Las Vegas.

AWS offers different tools for all parts of your CI/CD lifecyle.
In this post I am going to cover the set of Code* tools that are available on AWS today - and will share my thoughts about what these tools are missing.

As part of the preparation for the talk and as part of both my private project (code-name: MPAGA) and my main job @…
#aws #cicd #codepipeline
cointelegraph.com

1. Underdog rises: Dogecoin survived carnage in 2022 better than most
DOGE has performed much better than SHIB this year, despite the Shiba Inu community actively working on a L2 network, Metaverse and blockchain games…
#Dogecoin #DOGE #ShibaInu #SHIB #Dogecoinprice

2. 100%: Public Bitcoin miners sold almost everything they mined in 2022
Publicly listed Bitcoin miners sold off nearly everything they mined in 2022 but appear to have started accumulating reserves once again…
#Messari #CryptoQuant #Dunleavy #Riot #Bitfarms #Marathon #Hut8 #HIVE #Iris #Argo #Core
dev.to

1. Remote Desktop Connexion - How to use 2 out of 3 screens?
With the huge augmentation of remote work, it's more common to work with the Remote Desktop Connexion. But, the usage of this tool can be embarassing if you have multiple screens and don't want to use all of them.

Today, we will see how to use (for example) only 2 out of 3 screens.

1 - Define the base configuration

To be able to choose on which screens we want to use the Remote Desktop, we first need to create a Remote Desktop configuration were we want to use "all the screens".

2 - Update…
#tutorial

2. Connect Memphis as an Argo event source
Introduction

Argo is a collection of open-source tools for Kubernetes to run workflows,
manage clusters, and do GitOps easily.
Memphis is an open-source next-generation alternative to traditional message brokers.

Among Argo tools, Argo Workflows can be found.
Kubernetes-native workflow engine supporting DAG and step-based workflows.

Some of Argo Workflows features —

Define workflows where each step in the workflow is a container.
Model multi-step workflows as a sequence of tasks or capture t…
#argocd #argo #eventsource

3. FLiP Stack Weekly for 21 Jan 2023
21-Jan-2023

FLiP Stack Weekly

Welcome to the third newsletter of 2023.

Tim Spann @PaaSDev

It is great to see the validation of Apache Flink by Confluent. It is also interesting to see how Kafka, Pulsar and Flink will work together in the coming year or two.

Jesse is a very knowledgeable analyst, so his take is interesting.

https://www.jesse-anderson.com/2023/01/analysis-of-confluent-buying-immerok/

Hopefully they keep pushing open source Apache Flink and Immerok's great Flink merch.

Ti…
dev.to

Automatically Updating Helm Chart Referenced in Argo CD Using Renovate - Part 2
Yesterday, I posted an article titled "Automatically Updating Helm Chart Referenced in Argo CD Using...
#argo #renovate #devops #kubernetes