Friends of psych0tik
psych0tik.network
Categories
- Articles (27)
- ctf (1)
- Guides (23)
- psych0tik IRC (6)
- psych0tik News (39)
- psych0tik software (7)
- QuickBlogs (1)
- Reviews (7)
- SamuraiNet Archive (47)
Tags
- anonymity
- Articles
- bash
- browsers
- cyber warfare
- databases
- debian
- Defcon
- ESXi
- FireFox
- git
- GoogleSharing
- Guides
- hacktivism
- Hax
- How to...
- Internet Explorer
- IPv6
- IRC
- Linux
- Microsoft
- news
- OSX
- password cracking
- Penetration Testing
- php
- Programming
- Projects
- proxies
- proxyElite
- psych0tik
- python
- Random
- Rants
- reading rainbow
- review
- SamuraiNet
- spam
- storm
- SVN
- Web Security
- Windows Security
- Windows XP
- XSS
Author Archives: richo
Resolving awkward merges
On my way home tonight I went to ship a feature on groundstation that’d been hanging around for a while. Lots of work had happened on both sides, and so when I went to merge it, I was greeted by … Continue reading
Natalya is shutting down
After a few years of faithful service (Can you believe it’s been 5 years? I just renewed the psych0tik.net domain yesterday. 5 years!) it’s natalya’s time to rest. Ongoing issues with the webhosts, and basically a reshuffle of where I … Continue reading
Posted in psych0tik News
Leave a comment
Bower is fucked
Or alternately, front end infrastructure is fucked. I decided to port groundstation to use bower for it’s frontend assets this evening. Technically, the component in question is airship, but that’s irrelevant. I need to pull in bootstrap, jquery, backbone and … Continue reading
Explicitly testing race conditions
This post relates to programming in general, but specifically to Python (because that’s where I’m working at the moment). I’ve been working on groundstation lately, which leverages git as it’s storage backend, but also assumes that all operations are threadsafe … Continue reading
Posted in psych0tik News
Leave a comment
Another sleeping experiment
I’d like to discard time for a week. This year I’ve decide to embark more on a quest to explore sleep, and the way I experience it personally. It’s something I’ve struggled with as long as I remember, and I … Continue reading
Posted in psych0tik News
2 Comments
NAT Traversal, peer discovery and the stark realisation that you’re an idiot
In my last post I unveiled groundstation, a supremely pre-beta cut of a tool I’m building to automagically sync objects in several git repos with any and all nearby peers. Up until tonight, I had been testing with two laptops, … Continue reading