Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fvt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fvt
1y ago
Interesting article. The second paragraph was a tad confusing so I thought I'd share what I found: I think there's maybe confusion between two "camel AIs": > CamelAI is an open-source, modular framework for building
2.
▲
by
fvt
6y ago
I had no idea this existed but seems useful. Took a quick look at the Terms of Use and Privacy Policy. Notable gotcha: kids under 16 (in the EU, 13 elsewhere) are prohibited from using this. (Also, it says "Au revoir mes petits choux
3.
▲
by
fvt
10y ago
I agree with that. The engineering process can be applied on every type of problem. Yet, for that specific web dev problem, I haven't seen any way of formally testing the rendering web pages, which would make it consistent on every bro
4.
▲
by
fvt
10y ago
Some day we will recognize that some areas of "programming" are very different and require different skill sets, and eventually different titles. We tend to call everything "software engineering" so that everybody can fe
5.
▲
Indie gamedevs attracting Marvel's attention by releasing “Tiny Avengers”
(monkeymoon.net)
1 points
by
fvt
11y ago
|
0 comments
6.
▲
by
fvt
12y ago
IMHO learning about a new language (without becoming proficient with it) is always good as it makes you think about the one(s) you're proficient with.
7.
▲
by
fvt
12y ago
+1. Most text editors operate text substitutions (like "<-" turning to "←" automatically), so ASCII doesn't seem inevitable anymore (and I believe it's even truthier with virtual keyboards). I worked in a co
8.
▲
by
fvt
12y ago
While you're definitely right when it comes to printed books, self-published books tend to be pretty up-to-date (as an example, I believe "Agile Web Development With Rails" runs a test suite against Rails and the author gets
9.
▲
by
fvt
12y ago
OP here. Just came across it and I found it was interesting enough as there's not so much books about Docker.
10.
▲
Discovering Docker [ebook]
(geoffrey.io)
9 points
by
fvt
12y ago
|
5 comments
11.
▲
by
fvt
12y ago
Very interesting read. GitHub explained in "How We Made GitHub Fast"(2009) [1] they patched their ssh daemon, so that it would do some lookups in a MySQL DB. I wonder if daemons like OpenSSH now have some kind of plugin mechanism
12.
▲
The Future of Science: 15 science&research startups selected to present at LeWeb
(blog.leweb.co)
3 points
by
fvt
12y ago
|
0 comments
13.
▲
by
fvt
12y ago
Now that Firefox's teaming up with Tor, I would have been tempted to think they would make users switch to StartPage or DuckDuckGo. Also, they really should start asking what search engine a user prefers during the first boot of the ap
14.
▲
by
fvt
12y ago
It's true yet it's going to be free as in "build it for yourself and maintain it all your life". I tend to forget how I've built some tools I'm using and I sometimes spend hours re-understanding what I've
15.
▲
by
fvt
12y ago
When private views become public, one should expect to be "judged" by others, especially when this person is explicitly enlisting the company he is working for in such a campaign and is a well-known field activist. AFAICT he _had_
16.
▲
by
fvt
12y ago
Find a goal you love or care about and either find a project that shares the same vision as yours, or just create the project from scratch and lead it. Open sourcing your work is an important part of learning as people will eventually send
17.
▲
by
fvt
12y ago
I hope this project will get traction. It's always a nightmare for sysadmin (and developers) to discover on Friday nights that most of their apps will require an upgrade in the next couple of hours because an exploit is out (of nowhere
18.
▲
by
fvt
12y ago
PostgreSQL was already able to compete with Oracle's RDBMS and Microsoft's SQL Server but could soon supplant Mongo for most jobs. It's great to know that the only required storage components nowadays could be PG and ElasticS
19.
▲
by
fvt
13y ago
Positioning elements, fighting to implement the support of multiples screen resolutions, dealing with JS quarks, etc. All those topics are mastered in most native frameworks and clearly a hot topic in web dev. Maybe broken is a little bit e
20.
▲
by
fvt
13y ago
I'm baffled that a technology stack (HTML, JS) that every single web developer think is broken (but still have to deal with) is being considered for iOS development, and being promoted as an easy way to develop native apps. This is whe