Viewing profile — algo_trader
algo_trader
HN member- Joined
- Mon, Jan 15, 2018, 1:42 PM UTC
- HN karma
- 559
- Public activity
- 455 items
- HN profile
- View on Hacker News ↗
About algo_trader
Security, algorithms and algo trading since 19XX..
Recent public activity
-
comment
Comment #49221986
I am getting into cyclone predictions (for maritime scheduling) Is there a basic/freemium resource for past events? Mostly just very coarse spatial/temporal maps of past events
-
comment
Comment #48739609
> increasing the number of total heartbeats ... wearing out the heart early this is a common meme [1] [1] https://www.discovery.com/nature/almost-every-mammal-gets-ab...
-
comment
Comment #48417769
Do you actually understand why evolution methods are beneficial? SGD generates a stronger learning signal,is more efficient, and scales better. Using it end-to-end makes it stronge…
-
comment
Comment #48388264
this is nice can the browser connect to a server to offload heavier calculations?
-
comment
Comment #48000000
Standard LFP cells - with higher QA and optimized for safety over performance The pack/container is (over?) designed for fire suppression and humidity control CATL and also CALB ha…
-
comment
Comment #47816830
What would u recommend for freight/trucking optimiser? not real time. (scaling to 100s-1000s of units)
-
comment
Comment #47641940
> practical voltage for a DC grid using early electrical machinery is around 2 kV. What is a current (pun!) practical limit? If a 100MW PV farm and a data center are separated by 1…
-
comment
Comment #47577868
> Israel has both universal healthcare and tuition free university This is both wrong and off topic. Israel health care is funded by a 5% additional income tax tier. non working pe…
-
comment
Comment #47572801
> $85k and closed our account This seems excessive. Unfortunately OP does state how many disputes they had. Why would an operator now withdraw the monthly/weekly cash balance?
-
comment
Comment #47460479
> fully local home security system R u running the GPU at full throttle 24x7? Have you encounters silicon failures over time?
-
comment
Comment #47431609
> for longturn games (23-hour turns) Why 23 hours? Is this a typo?
-
comment
Comment #47385740
great write up (and effort!! ;)) what are your thoughts on MCTS for coding? this can/must be paired with a smart execution harness to optimise roll out and roll back of execution p…
-
comment
Comment #47054016
Was Karpathy "fired" from Tesla because he could not make camera only work ? Or did he "resign" since Elon insists on camera-only and Karpathy says i cant do it?
-
comment
Comment #46993197
> MiniMax first in my AI workflows, GLM for code tasks and Kimi K2.5 Its good to have these models to keep the frontier labs honest! Can i ask if you use the API or a monthly plan?…
-
comment
Comment #46944483
I have a spring/react jar. Previously I built a jar/docker and deployed to a common server. Fine. Can this service deploy this to AWS free tier? Will it "know" how to avoid any pai…
-
comment
Comment #46703997
The irony, Mrs Morissette, is that Nova caused the battery to appear to fail, and would drain the battery still on a new phone
-
comment
Comment #46698000
> my battery is no longer draining for no apparent reason Oh man. I just replaced the battery on my 5 year phone - for the sole reason of not having to reconfigure Nova on a new ph…
-
comment
Comment #46576682
there plenty of published preflop charts and GTO ranges in fact, a fun project would be take a non-reasoning model, play on a lesser known game format, and see if it learns an "a h…
-
comment
Comment #46538197
Do you still get deals from angellist (your angel.co link now leads the HR Site)? The angellist site itself seems to hide the startup/pitch side
-
comment
Comment #46452336
> food waste from various stores brought to a facility to be fed to insects a. how does that solve the transmission problem? b. amazing work by EU bureaucrats to regulate businesse…
-
comment
Comment #46446527
This is less about masked modelling and more about reverse-curriculum. e.g. DeepCubeA 2019 (!) paper to solve Rubik cube. Start with solved state and teach the network successively…
-
comment
Comment #46425473
can you spare 5 minutes for a quick email/chat about bidding/campaigns? its rare to find a technically proficient media buyer ;/ (I am not a FB employee or a lawyer.. ) I will send…
-
comment
Comment #46259022
The original report by Ember [1] is decent but clearly biased. They assume each battery cycles entirely EVERY day - even in winter. They also assume PV is never curtailed - not eve…
-
comment
Comment #46202668
> FC size is 5-10K orders/day, maybe up to 20K/day in certain cases, but the core technology should certainly scale down profitably to 3-5K. deja-vu from the e-scooter business. ev…
-
comment
Comment #46060323
what is the feasibility/crazyness level of "llm porting" the javac source code to c++ ? setting copyright issues aside, javac is a pretty clean textual-input-output program, and It…