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)
(3)
Article
(2)
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
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
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
38%
Compressed Archives for User Projects
11.08.2025
Home
»
Articles
»
of the data and then compress it: laytonjb@laytonjb:~/DATA_STORE$ tar cf data1_08022025.tar DATA1 laytonjb@laytonjb:~/DATA_STORE$ pigz -
9
data1_08022025.tar laytonjb@laytonjb:~/DATA_STORE$ ls -s total 31156
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