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:
%xcomm 12 08 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(172)
Article
(31)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
...
21
Next »
15%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
="https://unpkg.com/@webcomponents/webcomponentsjs"> 05 06 07
08
09
My Comments
10
11
12
15%
Static code analysis finds avoidable errors
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
illustrates the differences. Listing 1 Two Ways to Indent Code 01 if (
x
== y) then 02 { 03 do something; 04 } 05 06 while (
x
< y) { 07
x
=
x
+1;
08
} The indentation depth
15%
Angular 2 client-side TypeScript framework
17.04.2017
Home
»
Archive
»
2017
»
Issue 38: .NET...
»
Model)]="model.press" name="press" required size="30" placeholder="mbar"> 07
Add
08
09
10
11
Date
12
Temperature
13
15%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
15%
NVDIMM and the Linux kernel
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
log. The storage is clearly divided: The kernel has tagged 0
x
0000000100000000 to 0
x
00000004ffffffff (4-
20
GiB) as persistent (type
12
) . The /dev/pmem0 device shows up after loading the driver. Now
15%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
Watchman is an open source tool developed by Facebook and released under the terms of Apache License
2.0
. The Watchman website [1] states: "Watchman exists to watch files and record when they change
15%
Exploring SQL Server on Linux
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
============================================ N/S matched: mssql-server =============================================
08
mssql-server.
x
86_64 : Microsoft SQL Server Relational Database Engine 09 mssql-server-agent.
x
86_64 : Microsoft SQL Server
15%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
print str(id) + ' Total waste of CPU cycles!'
08
09 if '__main__' == __name__: 10 11 for i in xrange(
20
):
12
Process(target = waste, args = (i,)).start() The counting.py program delays
15%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
(number, label): 07 for i in xrange(number):
08
print ' ' + str(i) + ' ' + label 09 sleep((number - 15)/10.0) 10 11 if '__main__' == __name__:
12
13 p1 = Process(target = count, args = (
20
15%
Configuring the JBoss application server
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
="false"/> 05
06
07
08
« Previous
1
2
3
4
5
6
7
8
9
...
21
Next »