HN user

kokey

1,912 karma
Posts7
Comments786
View on HN

Every time, over the years, that there has been some kind of headline saying renewables have overtaken fossil fuels, when you look at it a bit more closely there is always a big 'but'. For example, it was compared to coal (not taking into account electricity from gas), or it was for one day, or it was a percentage of new installations, or it excludes winter, includes nuclear etc.

This time, however, it looks like it's actually true and that's just for wind and solar. This is incredible, and done through slowly compounding gains that didn't cause massive economic hardships along the way.

The only medication I know about that some people on the spectrum take are antipsychotics and that's for specific situations, but maybe if you're in that situation life seems even more like a dystopian text based adventure game.

I love it, I have been meaning to put together a similar simulation to demonstrate the effects of interruptions and context switches on developers.

Something like the following:

- a game or puzzle which requires working memory, like matching pairs or some puzzles that need a lot of working memory and/or flipping between screens

- this gets interrupted by fullscreen interruptions of someone's face, and text asking questions, or announcing something, and you have to pick an answer or a reaction (multiple choice)

- it could start with questions like 'hi, are you busy?' or 'can I ask you a question?'

- answers which tries to end the conversation quickly could lead to even more demanding reactions or questions

- interruptions stating there is an emergency can lead to a lot of questions and answers which then leads you to discover than it is in fact not an emergency

- once one of these engagements finish you can return to the game and try to complete it

- you'll get multiple interruptions like this

- other interruptions can also flash up, like a notification that a meeting is due in x minutes

- it could then have a short simulated meeting, perhaps just a line by line scroll of dialogue between others, where you need to say nothing

- however, at some point someone will ask you directly about one of the items discussed, and you will be given a set of fairly ambiguous multiple choice answers which you will have to try out until you get to the 'correct' one

- at the end of the meeting you return to the working memory task/game

- this gets interrupted by someone then asking you about the action points in the meeting

- return to the game

- get notifications about the end of your work day coming up

- more interruptions, etc.

Fortunately it mentions early on in the article that this is related to an Olympus camera so I'm guessing this has something to do with the OM system's flavor of Olympus's proprietary ORF format.

The fun part is that in some cases just listing the iptables rules with an iptables -L will cause it to load the conntrack module and the default max for this is very low for anything that is a DNS server or perform a lot of DNS lookups. That's why it's a good idea to always set the sysctl nf_conntrack_max value quite high even if you aren't using conntrack. The actual sysctl key for nf_conntrack is different depending on the version of the kernel, it's net.netfilter.nf_conntrack_max nowadays.

I think there's probably a case for some regulation to force at least a minimum set of open standards, because that would make it possible to e.g. switch between systems based on intermittent renewable generation etc.

When our Fujitsu aircon was installed the installer said it's worth a lot of money to be able to make it wifi controllable. When I looked into what the components cost to make it do that, I saw what he meant. Fortunately I was able to use an ESP32 on the same bus as the wired remote and some code from https://github.com/FujiHeatPump/esphome-fujitsu to create my own remote interface. As a bonus it also told me what temperature the unit thought my room was at, which was always around two degrees more than reality, which allowed me to set a target temperature that worked more reliably.

The thumbnail of the video looked very much like a several decades old apartment building in Spain that I stayed in not that long ago. The whole development really just looks like some European neighbourhoods, which is a bit strange but also not a bad thing. I think infrastructure for cars is one of the good things about the USA, but I also think combining it with this style of dense development especially in urban areas in warmer states will complement it really well.

The version I got never portrayed it as something that's sequential and never 'ends' at acceptance and also not specifically applicable to grieving and it's also not scientific. The way I understood it is that's it's more a repetition of 5 different emotions in random order and over time some of the emotions re-occur less than the others. I think it's useful to help you observe the ways your mind tries to come to terms with things that are emotionally difficult to process, whether it's a car accident, natural disaster, an illness or even losing a loved one.

That said, I certainly do imagine some psychotherapists out there taking the order literally and explaining it like that to their patients.

I wouldn't be surprised about this when it comes to panic disorder. Just knowing you have some emergency fast acting anti anxiety medication nearby, just in case you need it, can reduce the number of panic attacks. There's probably all kinds of psychological feedback loops when people have anxiety about anxiety and then it escalates because they're anxious about it escalating. I am guessing that medication can help mitigate some components of that feedback loop for some people.

I did the same thing with an alice bot on IRC. It also joined channels and only responded to private messages. It was remarkable how long some people persisted in talking to it when they thought it was a potential mating partner.

Serverless was always around and always had a place. It used to be a shell and sftp account on a shared Linux server where you could upload your html and cgi scripts or php files into your own Apache virtual host and get billed per hit on your web site or bandwidth usage. It now just has a lot of tooling around it with a big learning curve and vendor lock in, but at least you get your hits and bandwidth for cheaper than you used to.

By designing products for durability, longevity, and increased repairability They had to set Sarcasm Generator all the way to 11 to write this.

I have found iPhones to be the most repairable compared to the other smartphone brands I've repaired. Macbooks are a different story, but I see Macs and Macbooks as a different type of product compared to a PC which is modular by nature since the first IBM PC clone.

Some non-Apple parts for iPhones are terrible, so it's nice to have the option of genuine parts though it's not going to be useful if it's very expensive.

I think what changed their mind was that the market changed. Mailchimp was run like a company that wanted to prevail in the market and not just grow and sell. That affected their strategy in a good way since it allowed them to spend time improving their services long term, but most importantly it prevented them from trying to grow aggressively for the sake of growing, which is a very very bad idea when it comes to sending bulk email.

In the end what changed is that e-mail based marketing was on the decline, with other mediums taking over. There's a point where an industry that stops growing fast eventually consolidates and it tends to get absorbed by groups that has other revenue streams.

I think people who fly tiny whoop quadcopters would find the description of a 1.8kg copter as 'tiny' quite amusing. I'm guessing the primary driver for the weight is the power to lift this in the thin atmosphere, secondary to that the weight of the strong materials used to make it durable.

I somehow like this a lot. This looks kind of what Windows NT would have been if NT 4.0 never happened, or if OS/2 survived, or if MacOS or Windows went to a Unix kernel in the early 90s. It's a bit like the Nissan Figaro of desktop operating systems. That said, going back to an alternative past can be useful beyond an art project, it could evolve into helping along the vision for better lightweight desktop operating systems of the future. For example this might work very well as a remote desktop living on virtual infrastructure, or work well as the base for a remote desktop client.

The problem really at that time and even with PDAs after that like the Palm Trio was that mobile data services really sucked in most locations where these devices would potentially have done really well. The Nokia had additional problems in that the first wifi model had terrible battery life and then Nokia started to ruin their operating system. Blackberry had the right timing with regards to mobile data and right solutions to these problems and more including the keyboard and Exchange integration so they did really well for a while until Apple disrupted it and Android followed.

I find this depends highly on where one lives. If you work somewhere where a significant chunk of the workforce are local either by growing up there or graduated there then this separation comes naturally since people have established social circles outside of work. It's different where the majority of the company's employees had to relocate to work there, people will be more open to making friendships at work and this will be a good thing. In the end it will be down to good leadership to manage the conflict of interests and they will arise anyway. I've seen this happen where due to the lack of friendships inside and outside of work some employees can be targeted and corrupted by vendors who take advantage of a person's social needs.

Anycast for the DNS IPs deals with most of the problems of clients not failing over elegantly when their primary DNS server is broken.

Delta Variant 5 years ago

The article itself leads with the conventional media thinking about Delta, but to me it almost feels like it's a hook to lure in both those who follow or doubt the conventional thinking in order to lead them to develop a better understanding of the actual risks. I very much agree with you about the transmissibility. It's probably not much more transmissible but still enough to out-compete other variants, but there's a lot of other factors that greatly amplify the effective transmission rate. It's interesting the correlation between where the new variants spread and what type of vaccines were deployed there. Immunity against certain variants from past infection and vaccination is going to put pressure on variants to develop in a certain way. We'll probably soon see variants that are more transmissible against the Pfizer vaccine.

Delta Variant 5 years ago

I hear you and it's now inevitable that the news cycle will move beyond Delta soon as other variants take over from it. It's also inevitable that future dominant variants are going to be more resistant to the current vaccines as they evolve inside of vaccinated populations. That said, I think the article conveyed a lot of subtle but important points that some people miss in all the noise. One is that vaccination is increasingly important for protecting yourself regardless of the evolving situation and how many people around you do or don't get vaccinated. The other is that vaccines are unlikely to ever stop the spread of the virus but that's not a bad thing since we will be increasingly able to prevent deaths.

I've been tempted to hack together a web based game. It will be some simple puzzles requiring working memory, like that addition of numbers example. It could even be word problems with multiple choice answers, but the questions has to be relatively wordy with several data points to consider. Periodically it will get interrupted, by several things, but mainly a face with a speech bubble, asking various questions like "are you busy?", "can I ask you a question?", "how much longer do you think you will take to complete this?". This will completely take over the screen and you won't see your last question. You can select some answers (yes, no, 5 minutes, etc.) and some answers will lead to more questions especially if you give wrong answers. Also questions that you need to visualise to come up with an answer, like comparison of sizes or distances of things you don't often compare (bus vs yacht) After each interruption you will return to your puzzle game. The first interruption will only kick in after a while so you get used to how easy it is without interruptions, but then they'll start to kick in frequently but also randomly so you have some breaks sometime but never know for how long.

I guess this only works if it's used alongside proof of name and/or date of birth. I guess adding some basic biometric data like height and eye colour would have allowed venues to harvest even more personal data which is not ideal.