Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
buffoon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
buffoon
11y ago
Definitely. I wrote a mental note that that when I have to start thinking in this manor and tread carefully in a minefield then the technology does not serve me any more and I don't want it. Time up.
2.
▲
by
buffoon
11y ago
This immediately came to mind when I read this: https://www.youtube.com/watch?v=xGi6j2VrL0o
3.
▲
by
buffoon
11y ago
Most stuff is like this. If you pick up an HP, Casio or TI calculator these days you'll find they are all Kinpo calculators with slightly different firmware.
4.
▲
by
buffoon
11y ago
Yep. I paid $170 (in UK money) for a 2.4GHz i5 520M X201 with 4Gb of RAM...
5.
▲
by
buffoon
11y ago
You forgot the ridiculous price tag for a refurb X200. My stacked X201 8Gb of RAM, 256Gb Samsung 840 pro, new 9-cell, ultrabase with DVDRW, keyboard, mouse, 22" TFT cost about the price of their bottom end model in total (via ebay) I a
6.
▲
by
buffoon
11y ago
The Juno 106 is absolutely glorious. Not everyone's type of music but this track is basically a Juno 106 pad, strings and lead demo and my angry driving music: https://www.youtube.com/watch?v=EsLYwR9Jp-Y I myself drive
7.
▲
by
buffoon
11y ago
They need a London nutcase detector for the UK. That's a whole different case. I was on a bus a couple of weeks ago and a completely naked man proceeded to walk in front of it and take a selfie of the bus and himself with his phone.
8.
▲
by
buffoon
11y ago
4) have three kids, work on crappy enterprise crud apps, live in a house in a nice area near good schools. It's fine. Seriously.
9.
▲
by
buffoon
11y ago
Just a warning with the yubikeys. I had to use a solution that had these for a few months. The USB port of my laptop (2011 MBP) was pretty much worn out due the physical insertion and removal - other stuff would just fall out. Eventually th
10.
▲
by
buffoon
11y ago
Financial wit is a killer definitely. A lot of people spend a lot of money on things that they don't need then complain about their life collapsing around them. I've done this before and spent 5 years digging myself out of it. Eve
11.
▲
by
buffoon
11y ago
I was brought up on a very rough London housing association estate in the 1970s and 1980s. Most of the people complaining do not know poverty or have anything to compare it to. Poverty for me was being sent out at the age of 5 to nick milk
12.
▲
by
buffoon
11y ago
She has a mortgage that the benefits are paying interest only on and disability benefit as well for her children. She bought the house in 2002 so the mortgage isn't terrible. I think she breaks even every month on a good month. I will
13.
▲
by
buffoon
11y ago
Carer. My neighbor is one for her two disabled children. She sells art and things on ebay to make ends meet.
14.
▲
by
buffoon
11y ago
I'm not super-rich and I'm doing fine in London. So is everyone I know and that includes nurses, programmers, artists and carers perhaps ironically. None of them are moving away. What is a big problem is hyperbole, media and vocal
15.
▲
by
buffoon
11y ago
No we go "hmm that might fuck something up; let's try it on a test VM" or at the very least google and see if anyone else has any problems.
16.
▲
by
buffoon
11y ago
This was Oct 2014. KB2949927.
17.
▲
by
buffoon
11y ago
No no no no no. I've watched entire networks of machines downed with auto-updates. Always read, always test.
18.
▲
by
buffoon
11y ago
That might have been the only text that allowed the updated to be signed.
19.
▲
by
buffoon
11y ago
Appeared on WSUS as well... NEVER turn on auto updates on windows. Read all the KBs, then choose to install, ALWAYS. If you have a corp network, use WSUS and stop all updates and check them. If the KB is content-free like the new ones, no i
20.
▲
by
buffoon
11y ago
You're right but if I'm honest, for me it was because I pissed all my cash on a powerbook instantly and forgot to budget for stuff like food ;-) I still own that powerbook and it still works and thanks to it I learned to cook so i
21.
▲
by
buffoon
11y ago
I really didn't like my old Mac trackpad (2011 MBP). It made my fingers very sore.
22.
▲
by
buffoon
11y ago
I'm not sure I speak for the masses here but I really want a new high end ThinkPad that doesn't have a touchpad at all like my X201: http://i.imgur.com/oOiyl32.jpg I only ever use the trackpoint when I'm out
23.
▲
by
buffoon
11y ago
“That first cup of coffee in the morning is happiness.” Chopra said. “It’s a real joy.” That's what I thought. The I went through a rough patch with no money as a student and couldn't afford it. The first two weeks taught me tha
24.
▲
by
buffoon
11y ago
This. My Bravia no longer works with iPlayer. That was the first and last time I got burned by that.
25.
▲
by
buffoon
11y ago
I was paying for prime but dumped it. Turns out if you pick the free option and the stuff is dispatched by amazon it tends to turn up within 48 hours anyway so fuck it. Also, I live 100 yards from Currys/PC World and they're actua
26.
▲
by
buffoon
11y ago
Same here. They throw the shit on my doorstep on the street in London, ring the doorbell and walk off. One day I lost a 512 gig Samsung 840 Pro to this as someone walked off with the package as I was out. Amazon sorted it next day but that&
27.
▲
by
buffoon
11y ago
£160 gets you a nice handset these days in the UK sim free. I couldn't put down £500; too painful.
28.
▲
by
buffoon
11y ago
Definitely. There was a story a few years ago about the South African postal system delivering 99% of all letters over a period of time. Turns out when you aggregate that across how many they sent they only lost a couple of hundreds of th
29.
▲
by
buffoon
11y ago
This is pretty much how we deal with this in a DI framework anyway. The constructor of the transport takes the host and the send method takes the message. emailSender = SMTPSender(host='localhost') # in container emailSend
30.
▲
by
buffoon
11y ago
The anemic way is modeled correctly anyway. An email doesn't send itself nor does it interact with the transport. The transport (MUA/MTA for example) is responsible for delivering it via whatever method it happens to support. The
More ›