Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
medo-bear
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
medo-bear
2y ago
Thanks
2.
▲
by
medo-bear
2y ago
> Lisps don't have a type system, which makes things a bit more complicated SBCL, which is a very popular Common Lisp implementation, is indeed strongly typed. Coalton, which is an addon, is even statically typed
3.
▲
by
medo-bear
2y ago
In contrast, in Serbia you can buy simcards without ID at any kiosk
4.
▲
by
medo-bear
2y ago
Almost everywhere in the former Yugoslavia is more safe than in the West. But it is not only safe, you will very easily make friends as people are much more open to forming friendships. Belgrade is one of my favourite cities. Never been to
5.
▲
by
medo-bear
2y ago
Although it is a general concern that governments are constantly encroaching on our private conversations I cannot help but wonder why Serbia is singled out. There are much more authoritarian examples of survailence technology and draconian
6.
▲
by
medo-bear
2y ago
infringing on copyright is like stealing from the rich infringing on copyleft is like stealing from the poor its the difference between robin hood and government corruption
7.
▲
by
medo-bear
2y ago
the war in bosnia is generally thought to have started due to an illegal independence referendum held at the start of march 1992. if you are ukranian think crimea. also it wasnt a bosnian-serbian war. bosnian is not the same as bosniak. a b
8.
▲
by
medo-bear
2y ago
oh boy you want to sound confident but really you have no idea what you are talking about. lol at the sds snipers being cause of war. war in yugoslavia was already one year in by the time it started happening in bosnia. for objectivity reas
9.
▲
by
medo-bear
2y ago
Can you please hook me up with your dealer
10.
▲
by
medo-bear
2y ago
mate europe (the people living in it) doesnt want a war. most of the eastern countries except those on the north dont want a war and see this very much so as a us provocation
11.
▲
by
medo-bear
2y ago
correct but since we live on the same planet at the same time i demand for ukraine to never join nato or any other armed alliance, for ukraine to outlaw bandera nazis, for palestine and israel to be one democratic state of equal citizens re
12.
▲
by
medo-bear
2y ago
So according to you Ukraine is doing such a fine job the EU has nothing to fear
13.
▲
by
medo-bear
2y ago
NATO is the Red Cross ?
14.
▲
by
medo-bear
2y ago
completely opposed to it, yes. im an ex refugee. i hate war and especially conscription. and super especially a pointless war that destroys the whole country and sets it back for generations to come. ive also seen what western interefernce
15.
▲
by
medo-bear
2y ago
Unfortunately I cant make sense of what you wrote
16.
▲
by
medo-bear
2y ago
Lol. Are you serious?
17.
▲
by
medo-bear
2y ago
The US is currently pressuring the Ukranian government to lower the conscription age to 18. In Russia there does not seem to be any conscription at the moment. You make your own conclusion
18.
▲
by
medo-bear
2y ago
People of Ukraine should not be forced to fight by their government. Simple
19.
▲
by
medo-bear
2y ago
You make me laugh
20.
▲
by
medo-bear
2y ago
If we are talking about you reap what you sow ... I think Germany is a sovereign country that is free to choose its own economic partners without judgement from third parties. Ukraine on the other hand signed a bunch of agreements upon its
21.
▲
by
medo-bear
2y ago
One is growing another is about to hit recession, you figure which is which
22.
▲
by
medo-bear
2y ago
From what I read better than Germanys lol
23.
▲
by
medo-bear
2y ago
Like they are doing to Palestine ?
24.
▲
by
medo-bear
2y ago
If Iran launched drones againt Israel and Israel shot down a civilian airliner ... how would that be spun
25.
▲
by
medo-bear
2y ago
It is as clear as this: https://en.m.wikipedia.org/wiki/1999_F-117A_shootdown
26.
▲
by
medo-bear
2y ago
there are "repls" and repls. even java has a "repl". forget about dynamic/static dychtomy, im yet to see a non-lisp repl. one which provides a true interactive experience with your running program and even though st
27.
▲
by
medo-bear
2y ago
to further expand on this, in common lisp i can build up my program dynamically in the repl, allowing me to progrssively make more readable and understandable code after making it do what i want, and then do the final tidying up with type i
28.
▲
by
medo-bear
2y ago
I use them and compared to what I can do with my Common Lisp programs on a far less computationally intensive IDE it is many times poorer. An even more interesting aspect because it is entirely people dependent, is that I find code in an av
29.
▲
by
medo-bear
2y ago
just think of any obvious function where type is obvious. surely writing typing information in those cases is reddundant to the extent that it wouldnt even help with optimisation. but think about something like this: bool function1(x y
30.
▲
by
medo-bear
2y ago
> Unlike CL, there's never a parser or an interpreter hidden in there Ive never ever run into this problem in the years of writing common lisp. Can you show me an example code that has this? I wager you cannot and you are writing po
More ›