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
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(20)
Article
(1)
Keywords
« Previous
1
2
3
Next »
14%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
Flow, Microsoft Cognitive Toolkit (commonly referred to as CNTK), Theano, and PlaidML. By version 2.4, Keras only supported TensorFlow. In version
3.0
and subsequent versions, Keras once again supported multiple
14%
Managing computers with Rex
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.168.2.14", "192.168.2.15"; 06 07 logging to_file => "rex.log";
08
09 desc "Uptime estimate"; 10 task "uptime", group => ["intranet", "accounting"], sub { 11 say run 'uptime';
12
}; Package Service Listing
14%
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
14%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
, 06 "mileage": 15000, 07 "features": ["Sunroof", "Leather seats"]
08
} 09 { 10 "type": "Motorcycle, 11 "brand: "Harley-Davidson,
12
"model": "Iron 883", 13 "year": 2019, 14 "engine
14%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
startserver() 05 WebSockets.listen("127.
0.0
.1", PORT) do ws 06 for msg in ws 07 d = Meta.parse(JSON.parse(msg)["s"])
08
WebSockets.send(ws, """
You picked $d
14%
Linux small business servers compared
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
of Ubuntu 10.04 LTS, whereas v
3.0
[5] makes the jump to Ubuntu
12
.04 LTS. As an alternative, the beta version 2.
3
is available for download. Building Under Ubuntu Targeted at small and medium
14%
Programming with Go
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
, Russ Cox joined the Go project, and the work went forward a little faster. In November 2009, the team finally presented the first public release of the Go compiler. In March 2012, version 1.
0
13%
News for Admins
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
AMD64 and ARM64 HTTP Boot support in Debian Installer and Live images for UEFI/U-Boot systems Upgraded software stack: Gnome 48, KDE Plasma 6, Linux kernel 6.
12
LTS, GCC 14.2, Python
3
13%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
is an excellent Bicep-based reference and starting point that helps you get up and running quickly [
3
]. Table 1 BICEP Resource Definitions Resources Versioned w/@yyyy-mm-dd-state Common
13%
Run rootless Podman containers as systemd services
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
=FreshRSS feed aggregator 03 04 [Container] 05 Image=docker.io/freshrss/freshrss:1.25.
0
06 ContainerName=freshrss 07 HostName=freshrss
08
Volume=%h/containers/freshrss/data:/var/www/FreshRSS/data:Z 09 Volume=%h
« Previous
1
2
3
Next »