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%C3%A9n Llorente"425
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(5)
Article
(1)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... "webservice" { 21 listen on 192.168.
3
.30 port 80
22
protocol "http" 23 forward to
port 80 mode loadbalance \ 24 check http "/index.html" code 200 25 } 26
54%
Reducing the Attack Surface in Windows
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
applications from creating child processes No d4f940ab-401b-4efc-aadc-ad5f
3
c
50688
a
Blocks credential theft from the local security authority subsystem (lsass.exe) Yes
9
e6
c
4e1f
51%
Tuning loops – from loop unrolling to Duff's device
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
[i] + b[i]; } When the number of cycles is known at compile time, a loop can be fully unrolled:
c
[0] =
a
[0] + b[0];
c
[1] =
a
[1] + b[1];
c
[2] =
a
[2] + b[2];
c
[
3
] =
a
[
3
] + b[
3
]; However, it remains
51%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
to check the version installed: $ python
3
>>> import tensorflow as tf >>> print(tf.__version__) It doesn’t make too much difference, but if you are curious, I used TensorFlow 2.
9
.2 and Keras 2.
9
49%
Manage status messages in CouchDB with MapReduce
27.09.2024
Home
»
Archive
»
2024
»
Issue 83: Storage
»
Design Document with Views { "_id": "_design/queries", "_rev": "6-856
a
5
c
52b1
a
9
f33e136b7f044b14
a
8e6", "language": "javascript", "views": { "by-timestamp": { "map": "function (doc) {\
n
47%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
's universe https://pluton.lee-phillips.org/sliders/epicycles.html Introduction to computational thinking.
A
. Edelman, D.P. Sanders, and
C
.E. Leiserson, lecturers. MIT https