Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jacabado
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jacabado
5y ago
Location: Lisbon, Portugal Remote: Yes Willing to relocate: No Technologies: - DevOps - Prometheus, ElasticSearch, Akamai CDN, Continuous Delivery on Kubernetes, Terraform and Jenkins. - NFT Testing - Load testing with jMeter, Gatling. End
2.
▲
by
jacabado
5y ago
Or that plans are only useful when they fail and are adjusted. The first time I read this I could not understand it. It makes a lot of sense now seeing how plan execution is where project management really happens.
3.
▲
Ask HN: Have electricity concepts been applied to information systems?
1 points
by
jacabado
7y ago
|
1 comments
4.
▲
by
jacabado
8y ago
This is tangential do the OP but what would it take to send external input to a completion script? The idea would be to have a different interface to do the auto-completion. I'm thinking of creating a visual UI through service discover
5.
▲
by
jacabado
10y ago
Nassim Taleb disagrees with you https://mises.org/library/how-time-and-uncertainty-can-make-...
6.
▲
by
jacabado
12y ago
You just can't do it implicitl because the compiler can't distinguish Func<string> from Expr<Func<string>>. But you can have a generic extension method that returns one of the types and then via inference you can
7.
▲
by
jacabado
12y ago
In the starting days of Reddit and then HN this really bugged me a lot. One of the solutions I wanted to try was to partition the user base on a similar way that posts are filtered to you. That is based on the up votes you give. Now I'
8.
▲
by
jacabado
12y ago
This adresses a pain that I suffer: An app to easily compare SQL execution plans. I believe the better way would be graphical. I have needed this on MS SQL Server, SQL Sentry Plan Explorer has helped but lacks this comparison. Today I do it
9.
▲
by
jacabado
13y ago
Roslyn from Microsoft is also an initiative in this direction. But it has been on beta for almost 3 years I think. I wonder if it will ever go forward.
10.
▲
by
jacabado
13y ago
I haven't seen it on the new features of 2012, but I have seen it on some demos of 2014 Beta: http://stevenormrod.com/2013/09/an-overview-of-sql-server-20...
11.
▲
by
jacabado
13y ago
Could you elaborate on SQL Server vs Redis claim? Or throw some references? I am not doubting but just honestly asking. I've been discussing a possible Redis solution for complementing our current SQL Server. Our problem isn't tha
12.
▲
by
jacabado
13y ago
Eric Lippert says the yield construct is the most complex of the C# language[1], how hard was it? I just tried a yield in a recursive function and the output is as simple as a non-recursive function. Are there any edge cases interesting to
13.
▲
by
jacabado
13y ago
Oh no, didn't even know that happened.
14.
▲
by
jacabado
13y ago
Really nice to recognize a name here. Such a shame I won't be able to attend this, I have to return to Portugal on the 17th. I heard some tales of you in Fullsix when I worked there and would love to get to know how it's going on
15.
▲
by
jacabado
13y ago
Anyone knows where to get those invitation codes?
16.
▲
by
jacabado
14y ago
On a related note, I've developed a small browser plugin for my agency to track which questions my team consults on StackOverflow. It's completely opt-in and anonymous and in 1 month we collected near 500 consulted questions. Right now we h
17.
▲
by
jacabado
14y ago
Not apropos your post, but slightly relevant. After having some involuntary contact with law, I found that I love to read laws and jurisdiction. I'm finishing my MsC in computer engineering and would love to try to pursue a career that woul
18.
▲
by
jacabado
14y ago
I agree with your point just wanted to point to Nodejitsu node.js work that's highly relevant to it: http://blog.nodejitsu.com/scaling-isomorphic-javascript-code "Javascript is now an isomorphic language. By isomorphic we mean that any gi
19.
▲
by
jacabado
14y ago
They already did for some time, I am not sure if they've done in the scope of this rebrand, it is surely an welcome addition. [1] Don't expect that it just works with any XMPP client as it uses a proprietary authentication mechanism "very s
20.
▲
Scaling Isomorphic Javascript Code, i.e. one language web development
(blog.nodejitsu.com)
1 points
by
jacabado
14y ago
|
0 comments
21.
▲
by
jacabado
14y ago
Slightly related, I'm looking for a MVC Node.js framework, that is, one that runs on the server. Does anyobody know one? Edit: Just got this one from another post on the front-page https://github.com/mde/geddy .
22.
▲
by
jacabado
14y ago
It's a shame Portugal is missing there. Portugal was once the biggest empire thanks to sailing and colonization. But oh well all we've left is a debt crisis to solve now :)
23.
▲
by
jacabado
14y ago
Technically I like it at lot, I'm looking to build a similar thing but I'm still in the conceptual phase. I think you should define better your target market to be able to seduce them better, maybe move the 'Try it out' to the top of the sc
24.
▲
by
jacabado
14y ago
Wow I feel trolled by the author. Come on Google shaped the web as we know today with PageRank and AdWords, isn't it totally unfair to put things in that way? Also the author confuses search with discovery just to prove his point. I agree i
25.
▲
by
jacabado
15y ago
relevant: "A collection of command-line tools for researchers in machine learning, data mining, and related fields." http://waffles.sourceforge.net/
26.
▲
by
jacabado
15y ago
I didn't knew how to make an enumerable with an yield. http://csharpindepth.com/Articles/Chapter11/StreamingAndIter... I had used it to make a state machine but didn't know its relation to IEnumerable. The article was enlightening to a C#
27.
▲
by
jacabado
15y ago
So from what I get good blended is more expensive than good pure/single malt? I have never been able to appreciate blended as much as I appreciate pure malt, but my sample is really limited. My favorite so far is Glenlivet 18 years. edit: p
28.
▲
by
jacabado
15y ago
Maybe it also let's you go through China's GFW if you have some censorable content. But I'm sure the front-end developers I work with (in Portugal) are not thinking in censorship when they do that.
29.
▲
by
jacabado
15y ago
Thanks for the correction! Corrected version: $('#detect').click(); setTimeout(function() { $('.face').prepend('<img class="santaHat" src=" http://officialpsds.com/images/thumbs/Santa-Hat-psd20202.png width="90px" />'); $('.santaHa
30.
▲
by
jacabado
15y ago
Try this in the page: $('#detect').click(); setTimeout(function() { $('.face').prepend('<img class="santaHat" src=" http://officialpsds.com/images/thumbs/Santa-Hat-psd20202.png width="90px" />'); $('.santaHat').css('position', 'rel
More ›