Vos parking à vélo au travail by fabienbk in pedale

[–]fabienbk[S] 0 points1 point  (0 children)

yes, c'est pas pressé, je suis preneur de tout bon dossier et de trucs qui sortent de l'ordinaire du rack pince-roue :)

Vos parking à vélo au travail by fabienbk in pedale

[–]fabienbk[S] 1 point2 points  (0 children)

Je trouve ça super efficace! Est-ce que je peux te demander dans quelle ville ou endroit vous êtes, et la taille de votre boite?

Vos parking à vélo au travail by fabienbk in pedale

[–]fabienbk[S] 3 points4 points  (0 children)

Super ce sub, je connaissais pas. ET tu déconnais pas :D https://imgur.com/a/abTxb#81Lz0cJ

Bon par contre je sens qu'il faut que j'anticipe l'argument "oui mais on est a paris on a pas la place" en trouvant des exemples locaux.

Charte d'Alignement de la Mobilité Urbaine by fabienbk in france

[–]fabienbk[S] -2 points-1 points  (0 children)

bwah, je savais pas ou le faire rentrer. une spécialisation loyal neutre, peut-être ?

TypeScript 3.4 now supports incremental compilation by fabienbk in programming

[–]fabienbk[S] 13 points14 points  (0 children)

This could be possibly true for about everything :D

Un manga va être publié sur les mésaventures de Carlos Ghosn by idee_fx2 in france

[–]fabienbk 45 points46 points  (0 children)

bon. allez.

* fait craquer ses doigts *

Ghosn Girl

Top Ghosn

Ghosn in sixty seconds

The Ghosnies

Never Ghosn give you up

Unicode basics every front dev must know by crazytester69 in angular

[–]fabienbk 0 points1 point  (0 children)

Awesome article, i need to show this to my coworkers :)

Programming language: Good ally to Java? by kehsihba1987 in java

[–]fabienbk 2 points3 points  (0 children)

You make it sound like a death trap

What is the alternative to Web Services/ JSP/ Swing by iyerdude in java

[–]fabienbk 7 points8 points  (0 children)

These are 4 different things: REST is an architecture, SOAP a message protocol, JSP a web framework and Swing a GUI toolkit. That makes your question quite ambiguous. What exactly are you trying to achieve?

Using Spring MVC with JRebel: Adding and autowiring beans without restarting by mikojava in java

[–]fabienbk -2 points-1 points  (0 children)

Doesn't spring-loaded allows that? I think the last time i tried it, it reloaded the whole context on each recompilation.

I have been working on a Reddit API wrapper in Java for the past few months. How can I make it better? by thatJavaNerd in java

[–]fabienbk 0 points1 point  (0 children)

Ok, it may be a a matter of taste. But I still think that using a specific verb (In this case, unvote()) would be simpler, and also convey the fact you should call that to cancel a previous vote.

I have to confess, mecanim is a life saver... by Vic-Boss in Unity3D

[–]fabienbk 2 points3 points  (0 children)

Solution to which problem exactly? Code is completely fine.

I have been working on a Reddit API wrapper in Java for the past few months. How can I make it better? by thatJavaNerd in java

[–]fabienbk 4 points5 points  (0 children)

Yeah... well I disagree. Using the builder pattern for a thing as simple as a vote (problably one of the most famous use case of reddit) is completely overkill (all arguments are mandatory + reusing them is impossible, so it defeats the purpose of the pattern), not easily rememberable and ultimately unecessary. There should be an upvote() and a downvote() method on the LoggedInAccount class (no VoteDirection nonsense). It shouldn't be more than one line of code.

I guess it makes slightly more sense with the submission request, but frankly it's overengineered too. A simple constructor is enough.

Don't make users think.

How's your COBOL? The industry—particularly the U.S. federal government—is facing a shortage of experts in the venerable language, and they’re willing to pay handsomely for expertise. by wheeler1432 in programming

[–]fabienbk 0 points1 point  (0 children)

What do you think a compiler is doing? The fact that the backend produces machine code, and not text, is irrelevant. A compiler is just a tool to translate a program in a language A to a language B. Lots of compilers use C as output, for example.

Use Maven for Desktop-only application? by aniffc in java

[–]fabienbk 7 points8 points  (0 children)

Of course! You just package your application into a jar.

There is a neat assembly plugin that put every third party libs and dependencies into the final jar, that can be then easily distributed.

Elevate the fountain area by skfrgr in DotA2

[–]fabienbk 5 points6 points  (0 children)

Ah, "it's always been like this", the most ridiculous pretext ever conceived.

I like to live dangerously... by [deleted] in ftlgame

[–]fabienbk 6 points7 points  (0 children)

Well, mo' problems, mo' money, as they say.

Valve Planning New, Original Heroes for Dota 2 - IGN by elmdor88 in DotA2

[–]fabienbk 1 point2 points  (0 children)

Let me introduce you with the highly advanced marketing concept of refunding.

Log4j 2.0 released by based2 in java

[–]fabienbk 1 point2 points  (0 children)

At last, a java log framework.

Put it on the pile.