search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%220mb 22%A9n Llorente"523
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(6)
Article
(3)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... from a reputable source [
9
], because both OpenBSD's HTTP daemon and reverse proxy are extremely simple to set up. 2. Load your cloud-init configuration into your host provider, which should have
43%
Podman for Non-Root Docker
05.08.2024
Home
»
HPC
»
Articles
»
ago infallible_knuth 7f2d5
a
7b7c86 docker.io/library/ubuntu:latest /bin/bash 24 minutes ago Exited (127)
22
minutes ago wonderful_sinoussi 85b8e
9
efc636 docker
42%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
, MaxPooling 2D : model.add(layers.BatchNormalization()) model.add(layers.MaxPooling2D(pool_size=(
2,2
)))
A
max pooling layer has a pool size, 2x2 in this case, that is used to scan the entire input image (left
41%
Mocking and emulating AWS and GCP services
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
://linuxnewmedia.thegood.cloud/s/
9
n
FQcFb2p8oRMEJ Pub/Sub: https://cloud.google.com/pubsub/docs/emulator Bigtable quickstart: https://cloud.google.com/bigtable/docs/create-instance-write-data-cbt-cli Cloud Spanner: https
40%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
up data all over physical memory [
9
]. Because RAM is several orders of magnitude slower than the CPU caches, this (usually inadvertent) waltzing all over the memory space needlessly reduces performance
40%
How vector databases work and when they're used
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
Vector databases store data in a numerical format as vectors. If you look at an arbitrary group of words, such as "
A
blue striped cotton shirt," the vector mapping would look something like: [0
39%
HPCCM with Docker and Podman
09.09.2024
Home
»
HPC
»
Articles
»
.0.1 20240412 (experimental) [master r14-9935-g67e1433
a
94f] (Ubuntu 14-20240412-0ubuntu1) Everything looks good: mpirun is there and mpicc points to gcc-14.0.1 (the host system is Ubuntu
22
.04, for which gcc-14 does
38%
Supercharge your software upgrade routine
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
installed Ubuntu MATE
22
.04.3 platform), first install all the requirements for compiling and deploying topgrade-rs (referred to as Topgrade moving forward): curl, git, pkg-config, and rust. Once in place
38%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
interactive web applications with Julia. The first uses the PlutoSliderServer web server [8], which allows you to transform a Pluto [
9
] notebook into a web application that you can safely make available