Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cerales
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cerales
13y ago
It's especially misleading because "services" like Amazon RDS and the provisioning systems offered by the big IAAS providers are listed and the self-hosted (+- open source) alternatives don't get mentioned.
2.
▲
by
cerales
13y ago
One could write a whole essay on the inability of this $4bn company to fix the most basic bugs in their product. I'd love to see evidence of people actually usefully using the features like this that Splunk provides.
3.
▲
by
cerales
13y ago
I work in the BI / analytics space, with a fair amount of what's called "big data". The security of something like cloud IO is typically not too much of a concern on the kind of projects I work on: more often than not, our clients deploy de
4.
▲
by
cerales
13y ago
And yet reddit is corporate-owned, being hailed ITT as "the mainstream media", and there's plenty of evidence of senior Reddit moderators showing solidarity for the more criminal subreddits. Defending Reddit's dark side by comparing it to t
5.
▲
by
cerales
13y ago
Indeed. Nice little sleight of hand where the article reference "mainstream media" and then switches to "mainstream blog media" before citing any examples.
6.
▲
by
cerales
13y ago
Can you recommend any resources for writing performant code for canvas / SVG?
7.
▲
by
cerales
13y ago
And yet I've met people from Xinjiang and Sichuan who share my feelings about other people and view things through the lens of international solidarity on a personal, human level. What's your point? That the risk of 'white guilt' is a reaso
8.
▲
by
cerales
13y ago
> I like people in Wisconsin, can't really relate to people in Chengdu, ?? They're just people.
9.
▲
by
cerales
13y ago
> Essentially, the financial aid programme is the PyCon Outreach program - it's the community holding up the community and making itself accessible at this major event through these financial grants. It is the very spirit of the con
10.
▲
PyCon Australia introduces wide-ranging financial aid programme
(2013.pycon-au.org)
1 points
by
cerales
13y ago
|
1 comments
11.
▲
by
cerales
13y ago
Yep, futures can be done easily in Go with a goroutine that sends a single value on a channel, but: 1) you can't dereference the value multiple times in Go, so you have to manage saving it yourself, and 2) there's no syntactic sugar. Pity.
12.
▲
by
cerales
13y ago
The Arch package maintainers' job mostly boils down to managing the PKGBUILD. If you get comfortable using ABS your experience with Arch will improve dramatically.
13.
▲
by
cerales
13y ago
It seems weird that large features like dictionary comprehensions and syntax changes like set literals are making it int0 2.7.x, but I'm not complaining - most of my projects are stuck on 2.7 due to deployment environment or library limitat
14.
▲
by
cerales
13y ago
It's remarkable that HN commenters will insist that there is no issue of sexism or racism even after the author has conceded it and apologised.
15.
▲
by
cerales
13y ago
The language in the original article had two properties that stood out to me: * The dialog was entirely unrealistic- to the point that a 'dialogue' was clearly simply the wrong form for what Tomayko wanted to do * the 'wife' was portrayed a
16.
▲
by
cerales
13y ago
A well-engineered UNIX-y "pipeline" is not unlike an impure functional program, yes. Well-behaved processes share no state (i.e. they don't contend over the same files), and messages and data passed over UNIX pipes are immutable, much like
17.
▲
by
cerales
13y ago
> Meanwhile, Go isn't a platform, nor is it trying to be. Its designers (Rob Pike and Ken Thompson) already made the platform, first, a long time ago. It was called Unix. This is great, and I think many of Go's advocates - including dev
18.
▲
by
cerales
14y ago
I love seeing the source for such elegant single-purpose projects like this. I'm in the middle of writing my own static site generator for Python; it's a bit more feature-rich, but it's up at something like 800 LOC for the minimum feature-c
19.
▲
by
cerales
14y ago
So Ryan Tomayko's conversions with his wife are akin in tone and style to a language textbook aimed at tweens?
20.
▲
by
cerales
14y ago
Anyone care to give a very cursory run-down on why someone would look at Minix in this day and age instead of one of the BSDs? Particularly since those release notes mention bringing in the NetBSD build system and much of its userspace. Not
21.
▲
by
cerales
14y ago
Agreed. The way I tend to use the repl in clojure is just to code up a script in vim and then %Eval the whole thing. Editor plugins for Go could compile-and-run, and know stuff like the working directory and the gopath, which could get you
22.
▲
by
cerales
14y ago
Surely by the time you're programmatically generating SQL queries you should be using either an ORM or some other kind of SQL expression language embedded in a more expressive language (such as SQLAlchemy or the myriad lisp DSPs for relatio
23.
▲
by
cerales
14y ago
> Why is there this special function that construct these three random types? I don’t know. It's reasonable for someone to be confused about this; my rationale is that these three types are basically where go allows "magic": all of them
24.
▲
by
cerales
15y ago
Athenian Democracy was not a rule of the people, it was the rule of a massive slave and underclass population by a tiny, exclusively male minority who happened to have a certain internal decision-making process.