Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
radiac
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
22 ms
·
1.
▲
by
radiac
2y ago
Mine certainly does - we lost so much when we killed off our cgi-bin/guestbook.pl
2.
▲
by
radiac
2y ago
Thank you, it's great to have positive feedback!
3.
▲
by
radiac
2y ago
Thanks! Yes definitely, I think it's a great fit for anything self-contained and limited scope that doesn't need a lot of code. I've certainly found having an easy way to run a single file using Django's ORM is pretty ha
4.
▲
by
radiac
2y ago
Me too, I'm convinced it has a place - the number of single file projects over the past few years can't be a coincidence. For me the two missing pieces were models and a path to migrate to a full project once it outgrew a single f
5.
▲
by
radiac
3y ago
SEEKING WORK | UK | Remote | Python developer for 15+ years I have been a Python and Django specialist for over 15 years, working as a full stack developer for 20 years and as a hands-on CTO for four at one of the UK's leading Python a
6.
▲
by
radiac
3y ago
SEEKING WORK | UK | Remote | Lead developer/CTO contract I have been a Python and Django specialist for 15 years, working as a full stack developer for over 20 years and as a hands-on CTO for the last four at one of the UK's leadi
7.
▲
by
radiac
4y ago
SEEKING WORK | UK | Remote | Lead developer/CTO contract I have been a Python and Django specialist for 15 years, working as a full stack developer for over 20 years and as a hands-on CTO for the last four at one of the UK's leadi
8.
▲
by
radiac
5y ago
I self hosted for myself and some clients for years. As long as you set up everything correctly it's fairly pain-free, but it's definitely worth getting on as many abuse notification lists as you can find - I wasn't doing any
9.
▲
by
radiac
6y ago
Having an OS which boots from hardware is always a feature to me - no matter how badly you screw up your system, you just do a hard reset (boot holding R) and get a working OS and GUI. You can still patch it by defining a boot app, but the
10.
▲
by
radiac
7y ago
So did I: https://github.com/radiac/python-perl/
11.
▲
Notes on the ShadowBrokers hack of the NSA
(tristancaulfield.com)
2 points
by
radiac
10y ago
|
0 comments
12.
▲
by
radiac
11y ago
As you say, I'd prefer to run this sort of thing locally - half the point of running your own CA is that you have full control over it. I wrote caman ( https://github.com/radiac/caman ), a bash script wrapper for op
13.
▲
by
radiac
11y ago
Exactly - there's no need for a service like this when you can have self-signed certificates. Create a CA cert to distribute across your team, then use it to sign host, wildcard and SAN certs as needed. If you need to share your site w
14.
▲
by
radiac
11y ago
I've added an experimental branch with SAN support, but I haven't had a chance to test it fully yet; any feedback would be appreciated.
15.
▲
by
radiac
11y ago
I hadn't come across this when I wrote caman; from the looks of things caman is simpler to use, but missing a couple of features - alt hostname support for SAN certificates (which I'm adding at the moment and should be up later to
16.
▲
Show HN: Caman – A self-signing certificate authority manager
(github.com)
26 points
by
radiac
11y ago
|
6 comments
17.
▲
by
radiac
12y ago
How good are Django 1.7 migrations at detecting things which have already happened? In particular, can you safely maintain South migrations alongside Django ones, or do you have to force users to switch? The problem I envisage is that when
18.
▲
by
radiac
12y ago
As you say, it's an interesting tech demo (which looks like it would be even more fun if you coupled it with a physics engine btw), but not particularly practical. The way I could see it working though (without a significant change in
19.
▲
by
radiac
12y ago
It may be of interest that the author actually has a degree in CS, as well as her postgraduate teacher training (I was at university with her). As you say, I think her point was that because she now works in education, she may not have kept
20.
▲
by
radiac
12y ago
But that's part of the problem - comments will only show up if there are enough people looking at it to do the endorsing. A single site-wide list of pending comments won't work either - surely the whole point is that comments shou
21.
▲
by
radiac
12y ago
The other type it could cause problems for are whoishiring.
22.
▲
by
radiac
13y ago
Given they're no longer secret, that would seem safer than typing my e-mail address into an untrusted site to see if it has been compromised.
23.
▲
by
radiac
13y ago
I agree. They're open source at the moment, and they've been my icon set of choice for some time - I use them in my open source RSS reader, django-yarr, for example. In fact I came to the comments to complain about how there is al
24.
▲
by
radiac
13y ago
I feel exactly the same way - wherever possible I run my own services on my own servers, so I know where my data's going, and I'm not at the mercy of someone else changing or removing a feature I like, or shutting it down complete
25.
▲
by
radiac
13y ago
Author of django-yarr here; I'd also found the feedreader on bitbucket, as well as http://code.google.com/p/django-reader/ - I wanted to go in a slightly different direction, and neither of them had had much
26.
▲
by
radiac
13y ago
I had only implemented n/p so far because that's all I used, but I've added j/k now. I'm aiming to match Google Reader's core functionality (except the social side), so I've made a note of its keyboard sho
27.
▲
by
radiac
13y ago
Thanks for pointing that out - I'd noticed a few clashes after I'd started developing it, so its full name is django-yarr; I've changed the title to avoid any confusion.
28.
▲
django-yarr – open source self-hosted Django RSS Reader
(github.com)
31 points
by
radiac
13y ago
|
9 comments
29.
▲
by
radiac
14y ago
While that is a valid general criticism of Steam, they do provide an offline mode, which the new Sim City does not. Personally I prefer Steam to the previous alternative of having to leave the CD in the drive, or using a dodgy no-cd patch -
30.
▲
by
radiac
14y ago
A menu somewhere to select the current media type would be lovely - not least for checking print stylesheets. Perhaps a drop-down at the top of responsive mode? A nice ui for cookie management stuff (edit, delete) would be good too. Even be
More ›