Hacker Newsnew | past | comments | ask | show | jobs | submit | more spraak's commentslogin

Technology for post collapse


Typescript was exactly what I was going to mention in reply


It's much safer to open the mind through meditation especially with a trained teacher (satguru).


I've been downvoted by those who are very attached to drugs, it seems.


And other animals?


It makes me wonder what projects are happening now, or recently that are not yet known.


https://www.youtube.com/watch?v=S051A8doXP0 (mind control)

https://www.youtube.com/watch?v=4m6dldvNECI (heart attack gun)

https://www.youtube.com/watch?v=BVF8YGFcJWU (electronic weapons)

https://www.youtube.com/watch?v=jT9-Z_p84b0 (active denial system)

it's not hard to find out since it's all public domain. the discovery is a trivial search away, and there are a lot of threads you can start pulling on which eventually leads to to books written by pseudo-credible people with some alphabet intelligence agency background.

here's the catch, verification is nearly impossible. what is a prototype, what is in production, what is just a rough sketch idea of something that was never implemented, what is wild fantasy. in the game of secrecy and asymmetric information, it pays to be deceptive and ambiguous. to the point most of the people publicly discussing these topics are they themselves compromised and largely act as misdirection.

you are not need to know.


> here's the catch, verification is nearly impossible. what is a prototype, what is in production, what is just a rough sketch idea of something that was never implemented, what is wild fantasy.

100% agree.

I learned this as well. For example, if you search the U.S. Patent system, you can find a lot of crazy things, because the patent office never actually verifies them! One example is a mind control patent by displaying a certain images using Visual Basic, making the CRT to emit electromagnetic waves at specific frequencies. It even has some code! Nobody cannot tell if it's just a work by a fantasist engineer, or the surface of a deeper real project. I bet my specific example is the former one. I also believe the remote mind control stuff is bullshit.

But nobody can differentiate every single thing in general. We cannot tell.

This process also effectively makes conspiracy theorists be able to claim they're always correct: If you try to interpret all actions by the governments to be huge conspiracies, naturally, many of your predictions will be true! Unfortunately, things like the shape of the Earth or vaccines will be victims as well.

I think this is a very effective strategy by the governments in an information age with relatively free flow of information: You don't need to censor anything, you simply misdirects all, to the point that the SNR is so low that almost no one can decode the real signal successfully.


All patents are screened by the military. If it has any chance of being real, it's theirs and doesn't go public and author gets shafted.


> But using the word 'using' is unfair.

The point the author is making is summed up here:

> Greta Thunberg finds herself advising those she castigates.


Can anyone explain this to me, how is it a race condition?


Two concurrent calls to that code. Both of them get the same balance (100), pass the test and deduct the amount (75), getting to a -50 balance.


I correct myself. It leads to a 25 balance but possibly a double spend of those 50 dollars in two transactions.

The standard pattern is to use database row locking or calling a stored procedure that performs locking inside. Backend developers typically don't like the second solution but it provides a kind of API. Not to be overlooked if there are multiple services accessing it, especially in a polyglot environment.


One of the biggest improvements in my tmux productivity came when I changed my prefix (default Ctrl + b) to backtick (i.e. to `) I am a heavy user of tmux and spend a lot of time switching panes, switching windows, entering visual mode, detatching etc. so this really feels faster.

    # change prefix to backtick
    unbind-key C-b
    set-option -g prefix `
    bind-key   ` send-prefix


Backtick is a bit far away, isn't it? I literally have to stretch my left ring finger to hit it, so doing this for each tmux key command does add up I suppose?

I've been using C-z for the prefix for ages. It's conveniently nearly under the default position where my fingers lay and it also masks the mostly useless suspend signal which I seemed to accidentally hit every now and then. (If I really want to suspend my program 'C-z z' will do just fine.)

Switching around using, for example, C-z C-n/C-p is pretty fast to key in. You can keep ctrl down for support and then it reduces down to typing 'zn' / 'zp'. YMMV.


Ah you're right, I forgot that the keyboard I use isn't common/standard. Backtick is right above Q for me.


I might be missing something but how do you input character ` as is (in vim inside tmux for example) if it's bound to prefix?


I think sending double prefix actually sends the prefix to active window.


Yes, which also enables using tmux in ssh/mosh in a tmux session.


> I've been a vegetarian for about 4 years and the cognitive dissonance you start to see is remarkable. People claim to love animals and hate animal cruelty through mouthfuls of burger and pork.

When you are eating something with eggs from a restaurant [1] do you also not feel discomfort from two contradictory beliefs?

[1] https://news.ycombinator.com/item?id=21052043


Eating eggs in a restaurant is not a belief. I'm not going to reply to any more of your comments because: 1. it's clear you're not interested in a dialogue, you've already decided who is right and wrong and you're trying to bait me into a corner; and 2. this has completely derailed from the discussion about antibiotics.


> Eating eggs in a restaurant is not a belief.

That's a very shallow interpretation of what I said. You say that you avoid eating eggs at home, which must originate from a belief. And yet you eat them at a restaurant, so why is there the contradiction?

> you're trying to bait me into a corner

You've done that to yourself; or, I am pointing out where you're not being consistent.


> because you seem to be using this thread as a soapbox to push an agenda unrelated to the discussion.

It reads more like you continuing to find excuses to not be accountable. Is the Dalia Lama some ethical authority to hold up as a standard for others? He's just a religious figure important to a specific group of Buddhists.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: