HN user

codedrome

49 karma
Posts16
Comments39
View on HN
Ask HN 7 years ago

I thought it might be something like that. Thanks for the explanation.

Ask HN 7 years ago

I included a tilde in the title and it and the text after it disappeared. Strange.

BBC Sound Effects 7 years ago

You'd be very unpopular using it on a train or in a coffee shop! It's great - maybe make desktop and mobile versions?

BBC Sound Effects 7 years ago

They were made for use in TV and radio programmes so need to be of the highest quality and well indexed. I assume the BBC employs people to go out and record them. I also assume they licence them to film companies and other TV companies.

BBC Sound Effects 7 years ago

My dad did the sound effects for the local amateur dramatics group and he had a few of these records. He would record them onto reel to reel tape and edit them with a small guillotine, sticking them together with special tape. Incredibly primitive and time consuming by today's standards.

I would certainly install Ubuntu or Mint as a dual boot. It comes with plenty of software such as LibreOffice, Firefox and Gimp which I use all the time.

I currently use Atom for coding but I'm not sure how good that is with RoR.

[dead] 7 years ago

I renewed my certificate a few days ago. I think it took about 2 hours.

Depends what area you work in but as you are on this site I assume it's something nerdy :) I would like to be better at graphic design, nothing to complex, just the ability to design better icons, favicons, button graphics, blog post banners etc.

This is just a part of an increasingly serious problem in all areas of human endeavour. Our projects are becoming so big, complex and lengthy that they are effectively unmanageable with the methodologies and expertise we currently have. In one way being highly ambitious is a good think: if we were always thinking "we'll stick with doing what we know how to do" we would never progress but we need to control our ambition so they don't get completely out of hand.

Strangely, I don't know! Everyone I know might be regular Twitter users but I don't think I have ever discussed it with anyone. I have never told anyone I know that I use Twitter, and vice versa. I hadn't thought about it before but it seems strange now.

I agree with gus_massa about Python as it is probably the simplest mainstream language but in recent years has moved way beyond being a toy/educational language to major commercial use. Try building something "real" like a simple program to store details of your DVD collection, a calendar/diary or whatever. Most importantly forget about being 60. It's irrelevant.

I think the controversy and confusion about functional programming stems from the difference between procedural and OOP programming. The switch from procedural to OOP which occurred in the 1990s was basically all or nothing - with the languages of the time, mostly C++, it was a full paradigm shift.

People probably assume it's the same with FP, ie you have to do EVERYTHING as FP whereas in fact with current mainstream languages (eg JS, C#) you can just drop in bits of FP whenever you feel it is appropriate. It's a tool in the toolbox, not the entire toolbox.

That is a very clear and concise description, with obvious applications to algorithms. It might also be worth adding logarithmic plots, for example plotting data on an equally spaced scale of 1, 10, 100, 1000 etc. Also some units are logarithmic, for example bels (more familiar in their tenths as decibels) and the Richter scale used for earthquakes.