That's a brilliantly simple approach. You could even have an estimated difficulty score that updates based on number of moves, switches, etc. and ramp up target difficulty as the random run progresses.
HN user
bobmichael
As a Lebanese person, this is absolutely unremarkable. Almost any Arab, after hearing "my name is George Piro" in Arabic, would be able to tell recognize a Lebanese accent and the Christian name.
Thanks, it does help to get different opinions, as I'm new to EU citizenship and still forming my opinion. Do you have sources for some of the claims you make? Asking out of curiosity, not doubt, as I'd be interested to dig deeper.
Also curious what you think of the perspective that acknowledges most of the dysfunction you're naming while considering it part of the growing pains of figuring out how to do transnational politics as a species. RE no cross-border parties, what about parties like Volt Europa?
I'm curious what your objections to the EU are if you'd care to share?
Ha, I agree that the pin prompt is confusing. If you're curious, it's used as a passcode for the on-device key. You need it e.g. if you're transferring messages to a new device.
Don't ignore it. Laugh about it! It wasn't lost on me writing the comment either. Isn't it great that the very thing that brings us pain can also be the vehicle for our healing?
You can't willpower through it if it's a defense mechanism employed by your brain to hide underlying pain. Maybe it's time to try something new. Check out Gabor Maté: https://m.youtube.com/watch?v=74DDEDmHDvw
Brave New World IRL.
I'm a lefty with a Remarkable 2 that I've use almost daily for a year and a half, and I haven't had trouble with accidental button presses as long as I close the context menu when I'm writing. The toggle for the context menu is a dot on the top right corner of the page, so not easy to accidentally press as a lefty. I guess if you're using it for complex drawings where you need the context menu open to constantly erase, cut, and change thickness then it might be annoying, but for my use cases of journaling, note-taking, and the occasional diagram, I'm extremely satisfied.
Link to full text for the curious: https://archive.org/details/Astounding_v47n04_1951-06_Gorgon...
Reminds me of Daniel Schmachtenberger's excellent article, The Endgames of Bad Faith Communication: https://consilienceproject.org/endgames-of-bad-communication....
Under his framework, this would be a specific example of bad faith communication, and he agrees that the breakdown in our ability to communicate in good faith is a threat to true democracy.
Source?
When I went to the German site and tried to generate a data request, the generated email was in English. Is that intended? I think I'm Germany you're much more likely to get a response if you write in German.
That's so great. I wish there was something like this for Germany.
One of the most valuable things about a conversation with a mentor is getting insight into their thinking processes: how do they decompose a problem into smaller parts, what mental models they make use of, etc.
Given that, in my experience I've always learned a lot when I've asked my mentors to talk about a challenge they're currently facing and have them ramble on about it while I ask clarifying questions.
Why? Honest question.
GP didn't imply it wasn't!
One IMO realistic use-case is providing a wealth preservation mechanism for people living in a country with a corrupt government that's experiencing hyperinflation, for example Lebanon.
Have you heard of solarpunk? It's a movement that arose out of a desire to balance techno-optimism with recognition of the dire need for technology that is more Earth- and human-friendly.
You might resonate with the manifesto: https://www.re-des.org/a-solarpunk-manifesto/
Has your wife considered that her symptoms are PPD (https://ppdassociation.org/diagnosis), i.e. have a psychological cause which can be unconscious?
I had been suffering from unspecific aches, extreme tiredness, insomnia, sore throats, and other non-specific symptoms for the past 8 months. I had to take months of medical leave and went through 10+ doctors, accumulating negative tests and inconsistent diagnoses as I went along. Then, despairing, I read The Mindbody Prescription by Dr. Sarno and realized that my symptoms were due to repressed unconscious emotions. Since starting a free online recovery program a couple of months ago, I've gotten 80% better and I'm planning to resume work in a couple of weeks.
I know this sounds just like more quackery, but I promise you it isn't. There's more and more peer-reviewed research supporting the theory behind PPD, and the track record of long-term recovered patients speaks for itself. Feel free to email me at me [at] bobmichael [dot] io if you or your wife would like to chat more about this.
Your assertion is equally as silly though. Pain is not necessary for life, but it definitely has a lot of merit as a survival mechanism and danger signal.
If you really want to learn from the mistake, it sounds like you need to ask for a personal leave for a few months and really take a bet on one of your ideas. There's not much to lose, in the worst case you learn from how it went and can decide whether you may want to raise the stakes and quit.
Same here. Brings back good memories of sprinting down the UD to get to a certain mountain town...
I think where your analogy breaks down is that unlike computers, distributed computation on human brains scales badly[0], which is why my example limits the community to 10,000.
I think your reasoning is sound, but one problem I see with your suggestion to optimize for odds of survival is that it would reward societies that most would consider incredibly unethical.
As a simplistic example, imagine a scenario where 10,000 of the richest, most intelligent, and most physically fit wipe out the rest of the human race and establish a high-tech self-sustaining town from which they live full happy lives and conduct research on how to face existential threats to the species. Reproduction is allowed, but every cohort of children goes through a Hunger-Games-style test when they reach a certain age to keep the population stable and select for the fittest children.
Wouldn't that be a more survival-optimized society? Would it be a society you'd want to live in?
What other treatments are there? Do you have a good resource if I'd like to learn more?
If you read GP carefully, they're not making the argument that users will choose Firefox because it's written in Rust, but rather that the improved security and performance brought about by Rust would be what attracts and retains users.
I've started learning Emacs a few weeks ago, and have had a similar experience as you. One different is that I considered going with Spacemacs / Doom but decided to take the route of starting from an empty init file and slowly building up from there (at least for now). I identify strongly with the feeling of thrashing; the wealth of different information and flexibility of the program itself can be overwhelming. Would you be willing to share some of your favorite resources (and why you chose them)? That would be immensely helpful for a beginner like me.
Could you elaborate on this? I've been toying with this idea for a while now and if love to hear your insights.
I found the article the author links to, which explains functors, applicatives, and monads in pictures, to be way more helpful: http://adit.io/posts/2013-04-17-functors,_applicatives,_and_...