Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fernandezpablo
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fernandezpablo
7d ago
Running against a labeled set (categorize support questions), jev gets 95% answers correct. Layla 48%
2.
▲
by
fernandezpablo
4mo ago
Things the domain expert on the author's example cant tell (from the top of my head): - is the app is properly deployed - how will the release cycle be - is it secure? - can we run two instances of it without messing up the orders/
3.
▲
by
fernandezpablo
9mo ago
Starting back in 2022/2023: - (~2022) "It's so over for developers". 2022 ends with more professional developers than 2021. - (~2023) "Ok, now it's really over for developers". 2023 ends with more professi
4.
▲
Its faster because its C (2010)
(web.archive.org)
2 points
by
fernandezpablo
2y ago
|
0 comments
5.
▲
by
fernandezpablo
2y ago
> A nice way to see the pathspecs in action is using git ls-files. That command lists all the files in the staging area, This should read "That command lists all the files in the _working directory_"
6.
▲
Twitter needs to decentralize or it will die (2010 – Alex Payne)
(al3x.net)
2 points
by
fernandezpablo
4y ago
|
0 comments
7.
▲
by
fernandezpablo
5y ago
1. Yes. Twice. 2. Yes. Happy to read the Cuban vaccine one, do you have a link?
8.
▲
by
fernandezpablo
5y ago
Can't believe people is so eager to believe in this without any real scientific publication of vaccine efficacy. Cuba lacks things so common as soap, to the point that you can bribe police officers or even pay sex workers with a tiny h
9.
▲
by
fernandezpablo
5y ago
I'll add another trivia: they also throw you in jail if you speak badly of the current regime, which btw doesn't allow free elections.
10.
▲
Introduction to Genetic Algorithms in Python
(dev.to)
2 points
by
fernandezpablo
7y ago
|
0 comments
11.
▲
Latency numbers every TV fan should know
(medium.com)
4 points
by
fernandezpablo
7y ago
|
0 comments
12.
▲
by
fernandezpablo
10y ago
Is it doing a weird maneuver on 1:32 or is it just me? Something like stopping right after turning. I'm not full aware of the USA transit laws so this might be required but it doesn't seem likely.
13.
▲
Testing Java Libraries from ScalaCheck
(videlalvaro.github.io)
2 points
by
fernandezpablo
10y ago
|
0 comments
14.
▲
by
fernandezpablo
11y ago
That's a ton, you're probably not using typescript incremental compilation feature but recompiling your whole codebase instead. Even in that case, 7 seconds for compiling a 100k LOC code base is not even close to what I call "
15.
▲
by
fernandezpablo
11y ago
I disagree. Typescript is an excellent example of an optional static type system that works great. It has none of the 3 problems the OP describes: it's fast, it nicely encompasses the whole language and the Definitely Typed repository
16.
▲
3 year old issue on Bitbucket, no response so far
(bitbucket.org)
2 points
by
fernandezpablo
11y ago
|
2 comments
17.
▲
by
fernandezpablo
11y ago
Features: [...] MongoDB Integration. WAT
18.
▲
Polymer for the performance obsessed
(aerotwist.com)
2 points
by
fernandezpablo
11y ago
|
0 comments
19.
▲
Stanford Online (Lagunita)
(lagunita.stanford.edu)
1 points
by
fernandezpablo
11y ago
|
0 comments
20.
▲
by
fernandezpablo
12y ago
I just clicked because of the tagline.
21.
▲
Baseimage-docker, fat containers and “treating containers as VMs”
(blog.phusion.nl)
1 points
by
fernandezpablo
12y ago
|
0 comments
22.
▲
Building your own firehose API with play framework
(fernandezpablo85.github.io)
1 points
by
fernandezpablo
13y ago
|
0 comments
23.
▲
Slick connection pooling
(fernandezpablo85.github.io)
2 points
by
fernandezpablo
13y ago
|
0 comments
24.
▲
by
fernandezpablo
14y ago
There's simply no technology that makes you switch from 30 machines to 1 (you say you keep 2 just for reliance). Obviously there must be other architectural changes in play here (I'm guessing RoRs thread-per-request vs some kind of event lo
25.
▲
Discourse ditches CoffeeScript
(meta.discourse.org)
90 points
by
fernandezpablo
14y ago
|
82 comments
26.
▲
LinkedIn's REST+JSON framework: Rest.li
(engineering.linkedin.com)
12 points
by
fernandezpablo
14y ago
|
0 comments
27.
▲
by
fernandezpablo
14y ago
what is your 'ruby'?
28.
▲
by
fernandezpablo
14y ago
It borrows a lot of concepts from rails. I think that no "conversion" tutorial is needed, if you give it a shot it won't be long until you find yourself at home again.
29.
▲
by
fernandezpablo
14y ago
Speaking strictly about the website redesign, I think that (although nice) it fails to communicate the framework biggest selling points. Some comments on that: * The code-save-refresh workflow: this is mentioned briefly as "hit refresh work
30.
▲
by
fernandezpablo
14y ago
can you elaborate on what is "real coroutine support" and how are these better than promises?
More ›