Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bad_login
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
43 ms
·
1.
▲
by
bad_login
9d ago
I will break don't my past salary in france to give people a better idea. 2200€ in my pocket each month with health care and taxes paid. My yearly gross salary 39_000€. My yearly super-gross salary (what the company actually pay) 54_00
2.
▲
by
bad_login
2mo ago
What about "wasteland" ?
3.
▲
by
bad_login
2y ago
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
4.
▲
by
bad_login
3y ago
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 https://
5.
▲
by
bad_login
3y ago
Ah ah like when we used to say : Russia, China and North Korea exist on completely separate spectrums.
6.
▲
by
bad_login
5y ago
This project will moon for sure.
7.
▲
by
bad_login
7y ago
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.
8.
▲
by
bad_login
7y ago
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, redis, solr, rest), I have a 2 year degree where in europe
9.
▲
by
bad_login
7y ago
Robotics solutions targeting recycling https://zenrobotics.com/
10.
▲
by
bad_login
8y ago
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 care the word come fro
11.
▲
by
bad_login
8y ago
According to Mathew Flatt it will fasten racket. https://www.youtube.com/watch?v=t09AJUK6IiM
12.
▲
by
bad_login
8y ago
As a French dropout (6 years of experience now), no degree = no jobs. And a lot of low job (CRUD) require Bac +5 ludicrous.
13.
▲
by
bad_login
8y ago
What the point in using VS Code compared to emacs when we have LSP servers and an emacs lsp-mode ?
14.
▲
by
bad_login
8y ago
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 just $2999!"
15.
▲
by
bad_login
9y ago
https://github.com/danluu/debugging-stories https://github.com/danluu/post-mortems
16.
▲
by
bad_login
9y ago
Could you explain?
17.
▲
by
bad_login
9y ago
> 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 of ruby metaprogramming, in that case you have
18.
▲
by
bad_login
9y ago
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 of what an external program that generat
19.
▲
by
bad_login
9y ago
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 limited in context of use [racket's macro a sup
20.
▲
by
bad_login
9y ago
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 salaries in 'brut' (gross) and are never awar
21.
▲
by
bad_login
9y ago
What is your setup working with gerbil compared to emacs/slime?
22.
▲
by
bad_login
9y ago
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...
23.
▲
by
bad_login
9y ago
What is your company?
24.
▲
by
bad_login
9y ago
It's common practice in Vatican Bank.
25.
▲
by
bad_login
10y ago
I think he mean that: https://www.wellingtonnz.com/work/looksee-wellington/
26.
▲
by
bad_login
10y ago
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 you want more thing into programming: In the last 15 year
27.
▲
by
bad_login
10y ago
I have used phantomjs (with casperjs) for scrapping a website, it was complete nightmare. 1. It use javascript to script so writting sequential code wasn't possible so the code ended up using continuation passing style. 2. The very fir
28.
▲
by
bad_login
10y ago
Yes, but belgium and switzerland doesn't: France, belgium/switzerland 70 -> soixante dix (60 + 10) -> septant (latin word like september for 7) 80 -> quate vingt (4 * 20) -> octant/huitant (come from
29.
▲
by
bad_login
10y ago
"If I lied, you are allowed to insult me abundantly through your favorite channel." Haha racket can here is how. #lang racket (define (foo a [methods empty]) (let ([methods (append methods
30.
▲
by
bad_login
10y ago
Can't wait for taste-o-vision and stop the cooking when it taste good.
More ›