Viewing profile — sedachv
sedachv
HN member- Joined
- Sat, Jun 06, 2009, 11:50 PM UTC
- HN karma
- 4,347
- Public activity
- 1,809 items
- HN profile
- View on Hacker News ↗
About sedachv
No profile information was provided.
Recent public activity
-
comment
Comment #35930673
Because that is what the book is about. Specifically, about the history of the Islamic Center of Munich, regularly attended by Mahmoud Abouhalima, the 1993 WTC bomber, and Al Qaeda…
-
comment
Comment #35868806
I recommend reading the book (Ian Johnson's A Mosque In Munich: Nazis, The CIA, And The Rise Of The Muslim Brotherhood In The West ) because it is the first (and, AFAIK, so far onl…
-
comment
Comment #35867610
https://archive.org/details/mosqueinmunichna0000john_a7m7/pa... https://ian-johnson.com/a-mosque-in-munich https://en.wikipedia.org/wiki/Reich_Ministry_for_the_Occupie... https://e…
-
comment
Comment #35864777
It started much earlier than that, when the CIA took over Nazi Muslim terrorist networks after WWII, and from that started working with the Muslim Brotherhood in the 1950s. Ian Joh…
-
comment
Comment #32516129
_Test Driven Development: By Example_ certainly had the highest ratio of dumb unnecessary jokes to contrived unconvincing examples of any programming book I have read. My copy of T…
-
comment
Comment #32512978
You just copy-and-paste the relevant input-output and there is your test. There isn't a need for any extra tools when using the REPL to come up with regression tests (obviously a R…
-
comment
Comment #32512669
TDD use would be a lot different if people actually bothered to read the entirety of Kent Beck's _Test Driven Development: By Example_. It's a lot to ask, because it is such a terr…
-
comment
Comment #32429275
There are much better tools for doing that, such as Guix profiles and nix-shell, which also happen to be better tools for making container images. Linux container images are a dist…
-
comment
Comment #32392798
Languages where blocks are indicated by indentation are not context-free (you have to keep the current and previous line indentation level as state). Everything about them is more …
-
comment
Comment #32297166
From the article: "It has been over a decade since a student was enrolled in a botany degree in the UK." Botany is a very different specialty than genetics.
-
comment
Comment #32296569
The paradox is this is at a time when the population has never been more numerous and the economy more prosperous. There should be more specialists in all kinds of areas, not fewer…
-
comment
Comment #31707569
There is a whole lot more to John Brockman's involvement with Jeffrey Epstein than just Brockman's Edge Foundation: https://unlimitedhangout.com/2021/05/investigative-reports/t... …
-
comment
Comment #30116988
> where you would walk out of your apartment and be able to visit your local coffee bar, diner, park, grocery store, etc You mean, like, a normal city?
-
comment
Comment #30049551
> If there was a very simple IF on my prescription This was supposed to be solved by rule-based/expert systems in the 1980s AI bubble.
-
comment
Comment #29941232
This is a bad idea from the 1960s: IBM TPF, MUMPS, Pick. As soon as the hardware changes it becomes slower and more complicated.
-
comment
Comment #29433474
Google acquired ITA in 2010. Cape Air switched their entire flight reservation/departure control system to ITA/Google in 2012. Google discontinued the system in 2013.
-
comment
Comment #29432243
The reason Google continued to offer API access after the acquisition was because a 5 year stipulation was in the contract to get it approved by the Department of Justice. Of cours…
-
comment
Comment #29097511
They are not conspiring. It just makes a lot of sense to keep operating under-staffed (your labor costs are now a fraction of what they were) as long as the revenue keeps rolling i…
-
comment
Comment #29035323
It's not just speculating, there is even large-scale IPv4 address allocation fraud going on: https://www.internetgovernance.org/2021/08/19/a-fight-over-c...
-
comment
Comment #29032986
> the struggle would be legendary You just assign a ULA address to an interface and that's it. There is no "struggle."
-
comment
Comment #29032976
> There isn't one until IPv6-only ISPs (or plans) pop up offering cheaper connectivity because you don't need an expensive v4 address. This has been happening for years with VPSes.…
-
comment
Comment #28577188
> Farther north in Ontario, the heating season is way longer than the cooling one, so it does kind of make sense to optimize for heat retention. The other side is that having a roo…
-
comment
Comment #28330585
Have you heard of unique local addresses? Most of the LAN "problems" you describe are solved by using ULAs. Yes, even name resolution - the hosts file becomes useful again. PCP (th…
-
comment
Comment #27679462
There was also Gary Sabot's work on Paralation Lisp (really interesting approach to declaratively specifying data locality), and later Guy Blelloch's NESL (the first programming la…
-
comment
Comment #27670624
https://www.cs.umb.edu/~poneil/lsmtree.pdf