gotrig - lightweight fifo-based IPC event triggers
š
hello vonnie
sheepfilms

shark vs the universe

ellievsbear

Product Placement
taylor price

blake kathryn
šŖ¼
The Bowery Presents
d e v o n
No title available
almost home

⣠Chile in a Photography ā£
Aqua Utopiaļ½ęµ·ć®åŗć§čØę¶ćē“”ć
Monterey Bay Aquarium

titsay
noise dept.
2025 on Tumblr: Trends That Defined the Year
Lint Roller? I Barely Know Her
seen from Vietnam

seen from Sweden
seen from Poland
seen from Suriname
seen from Austria
seen from Spain
seen from Japan
seen from Malaysia
seen from United States

seen from T1
seen from Türkiye
seen from Mexico
seen from Mexico

seen from T1

seen from Russia
seen from United States

seen from Sweden
seen from T1
seen from United States

seen from India
@m2ch1ne
gotrig - lightweight fifo-based IPC event triggers
Sharding in distributed hash table
Saving this for later..
Just installed Fedora 21 on an Asus Chromebox and wanted a way for multiple user accounts to play audio while logged in as the main desktop user. Both the TCP and unix domain socket approaches worked perfectly.
In the desktop user's account:
--- /etc/pulse/default.pa 2014-11-14 10:44:14.000000000 -0500 +++ /home/jdefelice/.pulse/default.pa 2015-03-08 10:31:01.915996018 -0400 @@ -77,7 +77,7 @@ .ifexists module-esound-protocol-unix.so load-module module-esound-protocol-unix .endif -load-module module-native-protocol-unix +#load-module module-native-protocol-unix ### Network access (may be configured with paprefs, so leave this commented ### here if you plan to use paprefs) @@ -85,6 +85,9 @@ #load-module module-native-protocol-tcp #load-module module-zeroconf-publish +#load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1 +load-module module-native-protocol-unix auth-anonymous=1 socket=/tmp/jdef-pulse-socket + ### Load the RTP receiver module (also configured via paprefs, see above) #load-module module-rtp-recv
In the auxillary user's account:
$ cat ~/.pulse/client.conf #default-server = 127.0.0.1 default-server = unix:/tmp/jdef-pulse-socket
BSM Development. Tech Notes - How to print banner and test pages with later versions of CUPS, built from source.
Pretty thankful that someone wrote up this tech note. I have an older CUPS print server and some much newer clients. The OS X clients printed test pages just fine, but not the newer Linux clients. This solved the problem.
Go has been designed as a backend language and is mostly used as such. Servers are the most common type of software produced with it. The question Iām going to answer here is: how to cleanly upgrade a running server?
Goals:
Do not close any of the existing connections: for instance, we...
Posts about sharectl set -p lmauth_level=3 smb written by Collin C MacMillan
Definitely wasted a bunch of time on this yesterday: I couldn't get my phone to connect to the ZFS/CIFS share that I had set up. I kept seeing a WRONG_PASSWORD error every time I attempted to access the share. I spent a while reading up (again) on ACLs for ZFS shares. That wasn't the problem at all. As it happens the default setting for the (old and outdated) variant of OpenSolaris that I'm still running is level=4 -- which others have also complained about. Switching the value of this property to 3 does the trick.
I also found this nice SMB for Solaris walk-through, though it wasn't particularly helpful for solving my problem.
NOVA-PV-D5251-G4 is a 5.25" embedded board with Intel Atom D525 1.8GHz dual core processor, dual channel DDR3 1333/1066MHz memory up to 4GB, quad PCIe Gigabit Ethernet ports, eight USB2.0 ports, six COM ports and two SATA 3.0Gbps ports. It is ideal for high performance and reliability concernd applications.
Considering purchasing one of these. Anyone have experience with them? Also related:
https://www.industrialpcpro.com/nova-hm551-525-embedded-board
http://www.anovotech.com/english/xx-5.25-5845.php (Intel NIC)
http://www.nexcomshop.com/Embedded-Computing/5-25-CPU-Boards/EBC-550.cfm (Intel NIC)
Last time I applied formal methods was probably 14 years ago, and I hated it: so much work to prove such a little program was correct. Looks like we've made progress since then. The intro manual is a pretty good read. (via)
Hardware failure is one of the major causes leading to failure of systems and implicitely to the deterioration of the quality of service. Predicting hardward failures would allow taking proactive measures, thus reducing the chances of downtime in the systems.
Unfortunately for a large number of hardware components this is not possible. But, Backblaze, the company providing a consumer online backup solution, has published some results that show that hard drivers failure can be predicted; and that by analysing only 5 metrics (out of over 70 available):
From experience, we have found the following 5 SMART metrics indicate impending disk drive failure:
SMART 5 ā Reallocated_Sector_Count.
SMART 187 ā Reported_Uncorrectable_Errors.
SMART 188 ā Command_Timeout.
SMART 197 ā Current_Pending_Sector_Count.
SMART 198 ā Offline_Uncorrectable.
The rest of the post dives into each of these. If other large cluster usersāIām thinking of Amazon, Facebook, Google, Microsoft hereācould back these findings, the results could have a significant impact on operating storage.
Original title and link: Can hard drivesā failure be predicted? (NoSQL databaseĀ©myNoSQL)
I recorded a quickĀ asciinema sessionĀ this morning that shows how to get started running theĀ Kubernetes-Mesos frameworkĀ onĀ Mesos in digitalocean's cloud.
What? I built a tool which makes it easier to use ZAP for transparent HTTPS proxying. Why? Man-in-the-middle proxies are useful tools for developers and security people alike. The ability to view and manipulate the data travelling between parts of an ...
Stumbled across this patch today (via). Probably why my MythTV is needlessly consuming CPU cycles while idle.
xxHash wider : 64-bits