Tech Rumors
3 subscribers
235K photos
239K links
Download Telegram
dev.to

1. FLiP Stack Weekly 19-dec-2022
19-Dec-2022

FLiP Stack Weekly

Welcome to one of the last newsletters of 2022.

It is a honor to receive recognition from my long term blog supersite DZone. Always the best place for #IoT, #BigData, #ML, #Streaming, #ML and other technology deep dives, ref cards and in-depth reports. Thanks for marking me a Top AI/ML Expert and Top IoT Expert.

New Stuff

https://github.com/tspannhw/FLiP-Pi-Iceberg-Thermal

Release of 0.1.0 for Spring + Apache Pulsar Framework
https://spring.io/blog/2022/12/1
#apachepulsar #opensource #apacheflink #apachenifi

2. c ++ 6-dars
#include
using namespace std ;

int main5() {

// kutubxona

float a;
cin >> a;

cout << round(a);

return 0;
}

int main4() {
int son;
cin >> son;

char a = char (son);
cout << son << endl;
cout << a;

return 0;
}

int main3() {

int a = 65;

char b = 'z';

cout << char (a);
cout << endl << int (b);

return 0;
}

int main2() {

// bool => boolean

bool a = true;

cout << (10<5);

return 0;
}

int main1() {

int a = 10;
float b = 10.5;
double c = 10.252153515136;
string d = "ikkichi…
#programming

3. Overcoming Struggles: 6 Tips for Software Engineers Looking to Thrive in Their Career
If you are a software engineer struggling through your career, here are some tips that might help you get back on track:

Seek guidance and mentorship from experienced professionals. Don't be afraid to ask for help or advice from your colleagues or mentors. They can provide valuable insights and guidance that can help you overcome your struggles.
Keep learning and improving your skills. The field of software engineering is constantly evolving, so it's important to stay up-to-date with the latest…
#career #help #advice #beginners
dev.to

1. The best Angular 15 Starter Project
This is an Angular 15 Starter with Material, Transloco, Jest, Compodoc, Docker Support, ESLint & Prettier.

GitHub: https://github.com/wlucha/angular-starter

Angular 15
Angular Material
Unit Testing with Jest
End-to-End Testing with [TestCafé](https://testcafe.io/
Internationalization with Transloco
Auto documentation with Compodoc
Analyse your project with webpack-bundle-analyzer
Docker
ESLint
Prettier
Commit Linting
AuditJS Audit this application using Sonatype OSS In…
#webdev #javascript #beginners #angular

2. Do Software Testers Need to Learn Coding?
Do Software Testers Need to Learn Coding : In this video, we are going to cover Do Software Testers Need to Learn Coding or is coding required for software testing?

Download Notes - https://sdet.live/notes

Join Facebook Group : http://bit.ly/learntesting2019

Website: https://scrolltest.com

Website: https://thetestingacademy.com

Twitter: https://twitter.com/itstechmode

🚀 Tools and services I recommend:
Some of the courses that I recommend to become better Automation Tester 🙌🙌

AP…
#webdev #beginners #programming #tutorial

3. The Internet of Things 101: An Introduction to Connected Devices
Introduction to the Internet of Things

The Internet of Things (IoT) refers to the network of physical devices, vehicles, buildings, and other objects that are embedded with sensors, software, and network connectivity, allowing them to collect and exchange data. These connected devices can communicate with each other and with a central server or cloud-based platform, enabling them to send and receive information and instructions.

The IoT has the potential to revolutionize a wide range of indust…
#iot #cloud #devices #smarthome
dev.to

1. STM32F4 Embedded Rust at the PAC: svd2rust
Introduction

When I set out on learning embedded Rust, I recall one of my struggles is material spanning multiple abstraction levels. As might be known in embedded Rust, the abstraction level sitting directly on top of the controller is the peripheral access crate (PAC). The PAC gives access to the controller registers to configure and control controller functions. On top of the PAC sits the hardware abstraction layer (HAL), providing higher-level abstractions and safe code assurances as well. …
#rust #tutorial #iot #embedded

2. Authentication and Authorization in a Node API using Fastify, tRPC and Supertokens
Introduction

In today's article we are going to create an API using tRPC along with a super popular Supertokens recipe to authenticate using email and password. Just as we are going to create a middleware to define whether or not we have authorization to consume certain API procedures.

The idea of today's article is to have the necessary tools to extend the example API or simply apply what you learn today in an existing API.

Prerequisites

Before going further, you need:

Node
Yarn
TypeScrip…
#javascript #typescript #node #tutorial
dev.to

IoT Projects Based on Raspberry Pi 4
Making electrical projects is not easy. Especially when you are a beginner and not so technically...
#iot #raspberrypi #automation
dev.to

From Wi-Fi to Li-Fi, sending data via light using Arduino and JavaScript
Different parts of the electromagnetic spectrum can be used to transmit information. Using visible light, data can be encoded and transmitted using a technology called Li-Fi which aims at using your existing lights for wireless communication.
#lifi #arduino #stripe #iot
cointelegraph.com

10 emerging technologies in computer science that will shape the future
Emerging technologies such as artificial intelligence, blockchain and robotics could impact industries ranging from healthcare and finance to agriculture and beyond.
#VirtualReality #IoT #5GNetworks #ExtendedReality #EdgeComputing
cointelegraph.com

Bosch partners in $100 million Web3 development foundation
Bosch partners to establish Fetch.ai Foundation, pledges $100 million in grants to drive Web3, AI and IoT product development.
#Bsch #Fetchai #FetchaiFoundation #Web3 #AI #IoT
dev.to

Here's everything you need to know about MQTT Broker (simple explanation)
The MQTT broker helps devices communicate with each other like a messenger. It's like a digital...
#mqttbroker #iot #mqttprotocol #realtimecommunication
dev.to

Connect modbus sensor XY-MD02 to NodeRED with balena
Modbus is a widely used protocol in the industrial sector for communication between devices,...
#industrial #iot #nodered #balena
dev.to

How to Use VSCode with Raspberry Pi Pico W and MicroPython
Youtube Video This tutorial demonstrates how to start coding on the Raspberry Pi Pico or Pico W...
#vscode #raspberrypi #micropython #iot
dev.to

Fleet Provisioning for Embedded Linux Devices with AWS IoT Greengrass
Introduction Managing a large fleet of embedded devices can be complex and challenging,...
#geengrass #iot #yocto
dev.to

Smart Cities? Smart Villages? Can we have them both? Is there a quick way to this?
The world is rapidly changing, and technology is evolving at an incredible pace. The concept of smart...
#iot #innovation #digitaltransformation #smartvillages
dev.to

Smart Cities? Smart Villages? Can we have them both? Is there a quick way to this?
The world is rapidly changing, and technology is evolving at an incredible pace. The concept of smart...
#iot #innovation #digitaltransformation #smartvillages
dev.to

MooptOS: Open IoT Platform for Decentralized Urban Farming
What I built An open Internet-of-Things (IoT) platform, consists of modular software and...
#githubhack23 #iot #arduino #node
dev.to

Arduino-Based Smart Gate System Prototype for Vehicle Detection and Access Control
Arduino-Based Smart Gate System Prototype for Vehicle Detection and Access Control ...
#githubhack23 #iot #arduino