Viewing profile — bad_login
bad_login
HN member- Joined
- Sat, Feb 08, 2014, 5:19 PM UTC
- HN karma
- 44
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About bad_login
https://eng.uber.com/differentiable-plasticity/ http://colah.github.io/ https://www.oldnyc.org/ http://microsculpture.net/ https://news.ycombinator.com/item?id=15116379 https://betterhumans.coach.me/cognitive-bias-cheat-sheet-55a472476b18#.7k1nxl9k2
Recent public activity
-
comment
Comment #48829875
What about "wasteland" ?
-
comment
Comment #39768577
Maybe tweaking the rules of the parser and check if it reduce the size of : #define STATE_COUNT 20290 #define LARGE_STATE_COUNT 10594 in parser.c
-
comment
Comment #36477630
Here is the racket view of xml https://docs.racket-lang.org/sxml/SXML.html more examples: https://docs.racket-lang.org/sxml/ssax.html and then you can manipulate your sxml with htt…
-
comment
Comment #36429747
Ah ah like when we used to say : Russia, China and North Korea exist on completely separate spectrums.
-
comment
Comment #29538511
This project will moon for sure.
-
comment
Comment #21970173
Tail Call Optimization is an optimization done by the compile/vm that replace (in assembly terms) a CALL by a JMP. Therefore removing a call stack.
-
comment
Comment #21620320
I have landed a new job recently and during the job search I also did statistics. For context I am 30 year old french, had my one and only job for 6 years doing PHP (sf2, postgres,…
-
comment
Comment #20360897
Robotics solutions targeting recycling https://zenrobotics.com/
-
comment
Comment #19262105
I suspect english words starting with 'ph' come from french, french words with 'ph' used 'ph' instead of 'f' (same sound) to emphase the fact the word borrow greek root (but who ca…
-
comment
Comment #18257414
According to Mathew Flatt it will fasten racket. https://www.youtube.com/watch?v=t09AJUK6IiM
-
comment
Comment #18074254
As a French dropout (6 years of experience now), no degree = no jobs. And a lot of low job (CRUD) require Bac +5 ludicrous.
-
comment
Comment #18038136
What the point in using VS Code compared to emacs when we have LSP servers and an emacs lsp-mode ?
-
comment
Comment #17750146
I would use it to mine bitcoin and heat my house in winter, I already have a slogan : "Don't be a patsy who pay for heating your place, be paid for it. Order our heating device for…
-
comment
Comment #16629359
https://github.com/danluu/debugging-stories https://github.com/danluu/post-mortems
-
comment
Comment #15400073
Could you explain?
-
comment
Comment #15314511
> Macros aren't required for reducing boilerplate and don't necessarily reduce boilerplate compared to a non-macro solution in an expressive language. So i suspect you are thinking…
-
comment
Comment #15303389
The specific problem of wrapper around HTTP API have been resolved with WSDL ( https://www.w3.org/TR/wsdl ) assumming the use of WSDL the only thing a macro could do is equivalent …
-
comment
Comment #15302775
The example you give doesn't have boilerplate so macro can't do more. Macro can help for two things: - reduce boilerplate - add new function to your language (often specific and li…
-
comment
Comment #15292061
If i am not mistaken the salaries given for the US is what the company actually pays, but the salaries given for France it's not what the company pays. We (the french) discuss our …
-
comment
Comment #15080963
What is your setup working with gerbil compared to emacs/slime?
-
comment
Comment #15080661
It works in geiser-mode, i don't know if it works with drracket or racket-mode. http://docs.racket-lang.org/guide/eval.html?q=namespace#%28p...
-
comment
Comment #14583006
What is your company?
-
comment
Comment #14086795
It's common practice in Vatican Bank.
-
comment
Comment #13900816
I think he mean that: https://www.wellingtonnz.com/work/looksee-wellington/
-
comment
Comment #13856493
Convolutionnal neural network (called IA in the news, will automate previously safe jobs) Upgrade in hardware Bitcoin technology (made it's way into traditionnal banking) And if yo…