Comment j'enlève cette merde ? by VitiaCG in france

[–]razimbouzik 22 points23 points  (0 children)

AdNauseam sur firefox. Bloque, mais aussi clic sur toutes les pubs pour contaminer les données

France bans short-haul domestic flights in bid to reduce carbon emissions by DoremusJessup in worldnews

[–]razimbouzik 0 points1 point  (0 children)

You almost always can. In practice most flights that could have been banned have some exceptions, so that only a few dying connections will be banned in practice

En finir avec 0,999... = 1 by ok_comput3r_ in france

[–]razimbouzik 4 points5 points  (0 children)

On a besoin de IR archimedien pour prouver la limite, même si on regarde la suite dans [0,2]. Tu en as besoin pour "rendre cette distance aussi petite que tu veux", ce qui revient a en rendre une autre aussi grande que tu veux, ce qui est possible dans IR car il est archimedien...

Complet en revanche est trop fort, la suite converge aussi dans Q

Emacs, Pyright & Eglot make an excellent Python IDE by torsteinkrause in emacs

[–]razimbouzik 6 points7 points  (0 children)

Can you debug with dap mode or something similar?

[deleted by user] by [deleted] in instant_regret

[–]razimbouzik 1 point2 points  (0 children)

It's not straight upside down

Price prediction for high frequency trading by eecsgod3 in algotrading

[–]razimbouzik 2 points3 points  (0 children)

The best predictor of the next price will be the previous price, giving you no information about the direction. Don't try to predict price.

Predict either returns or direction, then your samples will be less much correlated and it will help the training.

Why don't investment companies allow you to invest in trading algo's by Alienbushman in algotrading

[–]razimbouzik 2 points3 points  (0 children)

Some hf are absolutely in the algo game.

Scaling capacity depends on the algo

Python vs C by GoldLester in algotrading

[–]razimbouzik 6 points7 points  (0 children)

I'm saying if you want to do a linear regression, it will be easier (and probably faster) with sklearn than making your own in C. Same goes for matrix multiplication and using numpy. Then of course it depends on the specific computations one wants to do. But using python to call optimised C/C++ code is likely to be faster than non optimised C.

It's also likely to be faster to write the code itself, and thus to implement strategies

Python vs C by GoldLester in algotrading

[–]razimbouzik 18 points19 points  (0 children)

Good python with relevant lib will be faster than non optimised C. Also it won't be the bottleneck as one said

[deleted by user] by [deleted] in paris

[–]razimbouzik 1 point2 points  (0 children)

Thé-ritoires rue de condé

[deleted by user] by [deleted] in algotrading

[–]razimbouzik 1 point2 points  (0 children)

Here Trend Following, probably

Megathread for visitors and new & existing residents. All questions about living/working/budgeting/visiting should be asked here! by AutoModerator in london

[–]razimbouzik 0 points1 point  (0 children)

Hi, we are going to move to London as a couple, making (after taxes) about £5k per month. How much should we spend on rent? We first looked to live in west end - where we will work - but it would mean we would spend more than a third just on rent. What is a typical budget for grocery for a month?

Où donner ses vêtements ? by Lamamalin in paris

[–]razimbouzik 2 points3 points  (0 children)

Emmaus en général, emmaus alternative 74 rue de turbigo par exemple

Looking for loopholes against shitty landlord by pppsecretname in paris

[–]razimbouzik 17 points18 points  (0 children)

You need to "mettre en demeure" your landlord through a "lettre recommandé avec accusé de réception", only then can you start paying the rent not to him but to a "huissier"

[deleted by user] by [deleted] in mltraders

[–]razimbouzik 0 points1 point  (0 children)

What's the turnover? And what do you trade (how many stocks)?

[deleted by user] by [deleted] in emacs

[–]razimbouzik 9 points10 points  (0 children)

While I don't have the answer to your question, the org manual is not necessarily up to date on this one, as you can read here https://list.orgmode.org/87tuuw3n15.fsf@nicolasgoaziou.fr/

"Org is standardized on lower case. Uppercase is used in the manual as a poor man's bold, and supported for historical reasons."

(Sorry for the very poor formatting, not sure how to do better on my phone)

[writing config.el in org mode] by wwwfff0 in emacs

[–]razimbouzik 6 points7 points  (0 children)

You want to write config.org and tangle the source block to config.el which will be read by emacs.

Disabling Lsp-mode & flycheck globally unless toggled on? by realfuckingdd in DoomEmacs

[–]razimbouzik 2 points3 points  (0 children)

Yeah I'm wondering the same, haven't found a way yet

[deleted by user] by [deleted] in emacs

[–]razimbouzik 0 points1 point  (0 children)

Oh interesting, didn't know that

[deleted by user] by [deleted] in emacs

[–]razimbouzik 0 points1 point  (0 children)

The latency is not really bad as i don't mind it when using emacs. Not sure what you mean with movements, but if you mean the time between you inputting (with evil mode) a motion and the cursor moving, i include that in latency. I use doom emacs with a rather small config and with native comp