Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
decadentcactus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
decadentcactus
8y ago
SEEKING WORK - Remote, in Perth atm Looking for some short term/in-out contract work for at least the next couple of months. I can help take down some old tickets or implement new features on a wide range of projects. Personal ones, sm
2.
▲
by
decadentcactus
9y ago
Location: London/Perth/Melbourne/Prague/EU possibly Remote: Prefer no Willing to relocate: Only to above places Technologies: Python, PHP, JS, HTML/CSS, minor ops, Angular 1, node Resume/CV: https://
3.
▲
by
decadentcactus
9y ago
Location: London/Perth/Melbourne/Prague Remote: Prefer no Willing to relocate: Only to above places Technologies: Python, PHP, JS, HTML/CSS, minor ops, Angular 1, node Resume/CV: https://github.com/p
4.
▲
Show HN: Sheep Backups – Simple server backups
2 points
by
decadentcactus
9y ago
|
1 comments
5.
▲
by
decadentcactus
10y ago
Location: Europe Remote: Yes Willing to Relocate: Yes, looking to move to UK/Berlin/English speaking Technologies: PHP, Python, Javascript, some Angular/d3, also been doing work managing servers/processes and lately some
6.
▲
by
decadentcactus
10y ago
Location: Europe Remote: Yes Willing to Relocate: Yes, looking to move to UK/Berlin/English speaking Technologies: PHP, Python, Javascript, some Angular/d3, also been doing work managing servers/processes and lately some
7.
▲
by
decadentcactus
13y ago
One of my favourite speedruns, Portal Done Pro: http://www.youtube.com/watch?v=W1U5RUVENNE Gets interesting at 3 mins. There's also an explanatory series.
8.
▲
by
decadentcactus
13y ago
Agreed, they're simple to use, even the 2 lane varieties. I think the problem is as mentioned, often American ones are much different. It seems more like a free for all circle with a random bunch of roads exiting and entering, with no
9.
▲
by
decadentcactus
13y ago
Maybe Valve have finished HL3, and are releasing a bunch of things to try out (F2P economy, marketplaces, trading cards, community upgrades, steambox), then if any have heavy backlash, they can just say "Shh guys, here's HL3"
10.
▲
by
decadentcactus
13y ago
This might be useful for contracts, as well. Editing points and having history, being able to comment on specific parts etc. Not 100% sure on how to solve the "legally binding" part if the other party declines digital signatures,
11.
▲
by
decadentcactus
13y ago
How much savings did you have? I'm considering doing the same at some point, though my quick glance at index funds makes it seem like I'd get basically nothing. What sort of budget does this afford you?
12.
▲
by
decadentcactus
13y ago
My least favourite are product titles that are completely unrelated to the use (which is fine), but when titles are modified, it becomes completely pointless: "Goose - A JS library for 3D graphics" --> "Goose" Yeah th
13.
▲
by
decadentcactus
13y ago
Can I emphasize the use of code samples right on the homepage? As an example, Requests ( http://docs.python-requests.org/en/latest/ ). If you've ever done URL fetching in Python you can immediately see the value and cleanliness of it. A cou
14.
▲
by
decadentcactus
13y ago
If it helps, this type of problem has come up precisely zero times ever. Use a built in function, loop through the array, and if in the future it's running slow, _then_ optimise
15.
▲
by
decadentcactus
13y ago
Yeah in my experience "going responsive" is only one step. I did this for http://rugbydump.com (partly still in progress). There's a lot of `if (IS_MOBILE)` around the place, to not download a large amount of extra stuff on mobiles.
16.
▲
by
decadentcactus
14y ago
Try out fabric, start really, really, really small. I'll assume you use Git (if not, replace with your workflow). A super simple fabric script might simply be a `git push`. Instead of typing "git push origin master" in order to push to gith
17.
▲
by
decadentcactus
14y ago
I had that idea a while back (haven't done anything with it). I was thinking more along the lines of separate PIN numbers for ATMs/at checkout. You would set up different PIN numbers on your account (on the bank website), with specific cond
18.
▲
by
decadentcactus
14y ago
Also https://github.com/jeff-optimizely/Guiders-JS which I've had starred in Github for a while but not used
19.
▲
by
decadentcactus
14y ago
Aw man, am I the only one who doesn't have this terrible problem of everyone wanting to offer them a job? I'm sure I'm not doing 100% of what's possible to be able to sit back and pick and choose whether I want the 150k job or the 180k job,
20.
▲
by
decadentcactus
14y ago
Actually, you made it a lot clearer for me. Thanks for the writeup.
21.
▲
by
decadentcactus
14y ago
I thought of something similar for game releases, particularly indie games. Didn't want to have to trawl through a bunch of sites to find updates for the. Also, there was something posted a while back that did music albums, but I think the
22.
▲
by
decadentcactus
14y ago
I started with CI like you, and have recently move to Django/Python. I feel as if Django completely blows CI out of the water when it comes to robustness, community, features, extendability etc (and I'd assume Rails is the same). Although I
23.
▲
by
decadentcactus
14y ago
It seems as if the group were the only ones keeping the project going, and without them there won't be much more work on it.
24.
▲
by
decadentcactus
14y ago
http://beta.minecraftsaver.com/ - Backup/displays for Minecraft worlds http://steamxl.com - Chrome extension, coming along slowly, but haven't spent too much time on it. Still learned a lot from it.
25.
▲
by
decadentcactus
14y ago
Right now, a chrome extension for Steam, adds a bit of functionality to the store. Some extra links, prices from all regions, probably some other crap too. Currently the goals for it are to implement and use redis in a production site, lear
26.
▲
by
decadentcactus
14y ago
SEEKING WORK, Perth Australia (remote fine) "Full stack" dev, currently getting http://www.minecraftsaver.com going. It's a desktop wxPython client and Django site. Used AWS for the first time with it (EC2 to render maps, S3 to store, Clo
27.
▲
by
decadentcactus
14y ago
I've been using wxPython for a desktop client (tied to a website). Initially I tried to make it all by myself, then got a visual creator, and productivity went WAY up. I used wxFormBuilder: http://sourceforge.net/projects/wxformbuilder/ I
28.
▲
by
decadentcactus
14y ago
How do you, I guess, "bring up" that you created the sites? I have a few sites too that I've made but as well as being unaccustomed to applying for jobs, usually "my list of projects is here" doesn't cut it. And I never know how to bring it
29.
▲
by
decadentcactus
14y ago
I use Git for just my own projects, and it's just me. I barely use branches either, and I come from SVN. I use TortoiseSVN, I'm not sure if you do. But when I want to commit in SVN, I bring up the commit tool, select the files I want to com
30.
▲
by
decadentcactus
14y ago
I would like to say thanks for the Day to Day section. I wish a lot of places would say what literally happens rather than "We use tool X and language Y to empower people to chase their dreams".
More ›