Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
woodcut
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
woodcut
9y ago
We struggle to attract the 'Ideal Engineer' to apply, most of our recruitment pipeline is filled with mediocre candidates. Do you have any tips or examples on how to communicate and attract the 'Ideal Engineer'?
2.
▲
by
woodcut
10y ago
What if you're not dealing with millions of connections but instead only a few thousand from whitelisted IP's and you need to optimise for high availability & latency? Could it be done with just anycast -> IPVS layer ->
3.
▲
by
woodcut
10y ago
I think the irony is 'proctology' is the branch of medicine concerned with inspecting the anus.
4.
▲
by
woodcut
10y ago
I tried purely email based authentication in the past, unfortunately our domain for whatever reason wasn't deemed beyond reproach by gmail et al. At first it they blocked around 5% of emails eventually this went up to nearly 9%, aside
5.
▲
by
woodcut
10y ago
Unsure as to why you're being downvoted... as chargeback insurance is the predominant model used by anti-fraud companies. That said, it's not necessary for Stripe to take their cut that way as they already are the payment service
6.
▲
by
woodcut
10y ago
How would redshift compare to Yandexs' Clickhouse[1] for this kind of architecture? [1] https://clickhouse.yandex/
7.
▲
by
woodcut
10y ago
I think nerves[1] needs a mention here... it'll pack your elixir application with a minimal linux kernel onto a read only sd card for use with a raspberry pi or BeagleBone. [1] http://nerves-project.org
8.
▲
by
woodcut
10y ago
I wish i was. Where those figures come from is the time my gf had her wallet stolen with her blue card inside, she was travelling outside of the EU and needed to replace it or get a note asap otherwise she would have a lot of trouble re-ent
9.
▲
by
woodcut
10y ago
Apologies i meant eXist Gruenderstipendium [1]. I'm aware of the Gründerzuschuss but it's not what most tech startups at that time were funded on, specifically not the one i worked for during my initial 3 months in Berlin. I shoul
10.
▲
by
woodcut
10y ago
in part it's since the refugee crisis, there just aren't enough skilled administrators in germany to handle the number of people migrating here. That said, once you've got the paperwork, things are relatively easy. What i mea
11.
▲
by
woodcut
10y ago
Welcome to Berlin. :) I came to Berlin roughly 5 years ago before the investment started pouring in and most startups were existenz grundungs, this is when you get 50k from the government and you underpay some interns to build your MVP. It
12.
▲
by
woodcut
10y ago
--- EDIT being down voted for what? None of what i said is remotely controversial.
13.
▲
by
woodcut
10y ago
The dutch led investigation has been a joke from the start, the previous report they released was submitted to Russia for screening prior to publication, they had them remove any references to this being an carried out by Russian soldiers o
14.
▲
by
woodcut
10y ago
There's no "phenomenon", racism against romani is pretty well documented. https://en.wikipedia.org/wiki/Antiziganism You can have a debate about the "Roma camp in your back yard", without resor
15.
▲
by
woodcut
10y ago
I was trying to point out the nuance between an integrated multiethnic society and a multicultural one involving multiple parallel societies where to a certain extent a minorities own laws take precedence. Going back to the article, I think
16.
▲
by
woodcut
10y ago
This is a succinct example of racism, you've defined an entire ethnicity as "groups of violent, fraudulent thieves." shame on you. they're human. And don't use "we" i want no association with you. The rise
17.
▲
by
woodcut
10y ago
"Gaunt face dead eyes cold lips quiet a broken heart out of breath without words no tears" https://en.wikipedia.org/wiki/Memorial_to_the_Sinti_and_Roma...
18.
▲
by
woodcut
10y ago
I personally can't answer that. But from their perspective, we are the 'others' at the fringe of their society.
19.
▲
by
woodcut
10y ago
1400 years of persecution has culminated in a denial of access to basic education, healthcare and representation in government. The stereotypes applied to a people who live on the edge society are to some extent true for a dwindling minorit
20.
▲
by
woodcut
10y ago
Git-LFS is a github project, you'd be better off asking them. But yeah I share your exp. without SSH and with all its numerous bugs LFS is one of the worst pieces of software i've come across. We switched to using rsync for binari
21.
▲
by
woodcut
10y ago
We've been struggling managing a collection of periodically updated CSVs & binaries over a few GB's in size, we struggled with Git-LFS and gave up, and we were considering (dreading) SVN, this looks really promising. Cheers!
22.
▲
by
woodcut
10y ago
Berlin, Germany | Fraugster | ONSITE | VISA We’re looking for experienced SRE / devops specialists interested in building high performance scalable backend services for real-time anti-fraud detection. We’ve built our own stack from the
23.
▲
by
woodcut
10y ago
We've been using Prometheus in production for a while now and found it to be rock solid, it's never an issue, never requires much of an after thought other than extending the current use of it. All of which says a lot. Our only &q
24.
▲
by
woodcut
10y ago
Finding an erlang programmer available on site within 1-2 months is the hardest part of deciding to go with erlang. With go you can take a C++/python programmer and have them writing production code pretty soon, i think this is what in
25.
▲
by
woodcut
10y ago
OpenCL vs CUDA is pretty boring debate, both run on the same hardware and so have similar performance. Difference is in the tooling and ecosystems, you can run OpenCL on FPGA's for example.
26.
▲
by
woodcut
10y ago
ah ok then you're better off learning OpenCL, if you don't have access to a beefy graphics card just rent one by the hour off of amazon. You can prototype on your laptops CPU then run the real simulation on a remote machine.
27.
▲
by
woodcut
10y ago
Get a book on linear algebra, a book on C/C++, and download the OpenGL spec and build a graphics pipeline that can render a textured polygon, then add lights, shadows, animations... this will take you a month perhaps.
28.
▲
by
woodcut
10y ago
There's something called the european blue card which is equivalent to a US green card, if you can get a job offer >€38,688 a year and you work in tech then the blue card entitles you to work anywhere in the Schengen area. You'
29.
▲
by
woodcut
10y ago
yeah cayley supports numerous backends that do have replication such as mongodb and postgres or cockroach db. The issue being that a complex query consists of multiple stages like 'friends of friends of friends'. So if you're
30.
▲
by
woodcut
10y ago
I worked on implementing a backend for google cayley, the issue is the iterators abstract how a backend actually works so it becomes harder to optimise without introducing tighter coupling, also imho effort is better spent on more important
More ›