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 09 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(127)
Article
(29)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
...
16
Next »
16%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
return float(val) 08 except:
09
return None 10 11 with open(sys.argv[1]) as csvfile:
12
collec = MongoClient()["galaxy"]["comets"] 13 for row in csv.reader(csvfile, delimiter="\t"): 14 try
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%
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%
What Is an Inode?
23.03.2022
Home
»
HPC
»
Articles
»
laytonjb laytonjb 4096 May 15 2020 darshan-3.2.1 31872599 -rw-rw-r-- 1 laytonjb laytonjb 3066907 Nov
20
2020 darshan-3.2.1.tar.gz 31992289 drwxrwxr-
x
8 laytonjb laytonjb 4096 Jul 13
15%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
== 0: 08 data = { 'key1' : [10,10.1,10+11j],
09
'key2' : ('mpi4py' , 'python'), 10 'key3' : array([1, 2, 3]) } 11 else:
12
data = None 13 # end if 14 15 data = comm
15%
Protecting your web application infrastructure with the Nginx Naxsi firewall
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
backend3.example.com server; 05 backend4.example.com server down; 06 backend5.example.com backup server; 07 } 08
09
upstream fallback { 10 fallback1.example.com server: 8081; 11 }
12
13 14 server { 15 % 16
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%
Predicting Drive Doom
20.10.2013
Home
»
HPC
»
Articles
»
database [for details use: -P show] ATA Version is: 8 ATA Standard is: ACS-2 (unknown minor revision code: 0
x
001f) Local Time is: Sun Oct 13
09:12
:15 2013 EDT SMART support is: Available - device has SMART
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
« Previous
1
2
3
4
5
6
7
8
...
16
Next »