Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zmoazeni
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
zmoazeni
8y ago
I've been there before. I recently came across Jamis Buck's talking about his experience https://www.youtube.com/watch?v=71suekjBV9Y and I strongly recommend it. If only to hear someone eloquently talk about going
2.
▲
by
zmoazeni
8y ago
There is a big difference. You're only considering the "slowness" from the application perspective of querying a table without the index. You need to also realize that database server itself takes a load hit when it kicks off
3.
▲
by
zmoazeni
8y ago
Yeah. See https://github.com/github/gh-ost/issues/507#issuecomment-338... on how to do it in a performant way.
4.
▲
by
zmoazeni
8y ago
> which causes MySQL to copy the whole table This is wrong on a couple levels. First it doesn't copy the whole table: https://dev.mysql.com/doc/refman/5.6/en/innodb-create-index-... However, it c
5.
▲
by
zmoazeni
8y ago
We use gh-ost at Harvest[1] and it's a dream in comparison to manually migrating on a replica and switching master/slave roles [2]. Also the linked post[3] in the readme hit us very close to home. We originally tried some of our m
6.
▲
by
zmoazeni
9y ago
No. https://githubengineering.com/gh-ost-github-s-online-migrati... has an excellent section on why triggers fail (at least in the MySQL world. I imagine the locking story is similar in postgresql). I don't work for Gi
7.
▲
by
zmoazeni
9y ago
I recently wrote about changing the Primary Key as a way to organize/cluster the data on disk for better query performance (MySQL, unsharded environment). http://techtime.getharvest.com/blog/improving-report-perfor
8.
▲
by
zmoazeni
12y ago
75% of Harvest is remote and we're almost always looking for more great folks. Nearly all of our development team is remote. https://www.getharvest.com/careers https://www.getharvest.com/made-on-earth
9.
▲
Code Reviews at Harvest
(techtime.getharvest.com)
1 points
by
zmoazeni
12y ago
|
0 comments
10.
▲
by
zmoazeni
12y ago
It took some time for me wrap my brain the restrictions around the EPL while I was picking up clojure, but I don't understand how EPL would be frustrating to other developers or businesses. Could you elaborate? As I understand it, as l
11.
▲
by
zmoazeni
12y ago
Just throwing my voice into the chorus, I know nothing about category theory either, and I don't think that hinders learning Haskell. I do think there is a subset of Haskellers who use category theory to prove certain ideas and they ar
12.
▲
by
zmoazeni
12y ago
I'm not sure which issues you're running into, but for what it's worth, I've had a lot better success using the newer cabal sandboxes[1] than just running `cabal install foo` all the time. (If you're from the Ruby w
13.
▲
by
zmoazeni
12y ago
I'm all for more posts like this and I hope we see more. I think it helps tear down the misconception that Haskell is only for people who do a ton of research beforehand.
14.
▲
by
zmoazeni
12y ago
The post links to this page http://www.haskell.org/haskellwiki/Heterogenous_collections and one of other solutions is to use existential types to do it. But the author even said: However, I don’t think this is a good
15.
▲
How we migrated our assets to S3 without any downtime
(techtime.getharvest.com)
2 points
by
zmoazeni
13y ago
|
0 comments
16.
▲
by
zmoazeni
13y ago
This has come up a couple times. I wouldn't mind this topic moving it to github so the conversation doesn't get lost. And others can contribute to it long after this gets buried on HN. My initial opinion is that even though your SCSS code i
17.
▲
by
zmoazeni
13y ago
If you're a ruby developer I strongly encourage you to check out the source code and parsing in general. This is heavily using parslet [1] to build a css parser [2]. I'm sure there are edge cases I have missed, but still the LOC for this co
18.
▲
by
zmoazeni
13y ago
css-ratiocinator [1] is also another tool someone mentioned to me after I launched cssscss. [1] https://github.com/begriffs/css-ratiocinator and http://www.csstrashman.com/
19.
▲
Csscss: a CSS redundancy analyzer that analyzes redundancy
(zmoazeni.github.io)
299 points
by
zmoazeni
13y ago
|
43 comments
20.
▲
by
zmoazeni
14y ago
Just shelling out to shut up any random guy with a dropbox account or even be bullied into responding publicly to said random guy. That's pride talking. Pick and choose your battles. If you're going to pick this one, make it overwhelmingl
21.
▲
by
zmoazeni
14y ago
OP has explained his side, which is compelling. JPEGmini tweeted "You have only seen one side of the story" https://twitter.com/jpegmini/status/222433391025459200 At what point does he-said/she-said matter for a company? How much is negat
22.
▲
by
zmoazeni
14y ago
Jeremy Keith's talk and resulting long bet on the topic is interesting. He contends that it's not proven that data put on the internet is in fact immortalized. - http://vimeo.com/34269615 - http://longbets.org/601/
23.
▲
by
zmoazeni
14y ago
I had this problem years ago against the Twitter API. It took a shot of rum and a cigarette before I figured it out. And I'm not a smoker.
24.
▲
Podcast: Highs and Lows of Remote Work
(wideteams.com)
1 points
by
zmoazeni
14y ago
|
0 comments
25.
▲
by
zmoazeni
14y ago
Context: My day job has been coding Ruby for years, and I'm a big fan of Haskell. Someone was asking me about my thoughts on static vs dynamic. And I realized that I have two reasons for my tests a) I didn't do something stupid like mistype
26.
▲
by
zmoazeni
14y ago
Personally, I would have preferred a breadth-first approach to mathematics when I was in school. All of those concepts are related, but it's very difficult to make those connections when you are "only learning [algebra|geometry|etc]" in iso
27.
▲
by
zmoazeni
14y ago
His numbers are way off. 2M is not a "high" pre-money valuation--most startups nowadays raise a seed round at a 5-10M pre-money valuation. I'm not saying your statement is wrong, but am I the only one who thinks something is wrong here?
28.
▲
Show HN: GitHub Repository Pushes Per Day
(zmoazeni.github.com)
1 points
by
zmoazeni
14y ago
|
0 comments
29.
▲
by
zmoazeni
14y ago
We use Github, iChat (but have been using Google Hangout more), Campfire. I'm a remote worker, so I have switched to tmux + console emacs (some guys prefer vim). That works much better than ScreenSharing and a typical GUI editor. I've check
30.
▲
by
zmoazeni
14y ago
I suspect most companies with remote workers don't fall in Choice 2 or 3. I believe most companies fall into a new class which is: employees are co-located, and a minority are remote. Speaking from experience on both sides of that coin (cur
More ›