Hacker News new | past | comments | ask | show | jobs | submit | garply's comments login

Out of curiosity, does anyone know how this has affected the economy and real estate market in Barcelona?


So far it is life as usual here.

Since October 1st, 2017, more than 800 companies have moved their official address to outside of Catalunya. They tend to be larger firms. To be fair, a few have moved TO Catalunya during that same period.

Tourism bookings are down 20% on this time last year. Tourism is a significant part of the Catalan economy.

Real estate - too soo to tell. I think real estate prices probably trail events by some months.


Maybe it's time to come visit. :)


Looking for a flat in Barcelona right now and I can tell you prices haven't moved in the slightest. Maybe that will change now, though.


I was in BCN a few days ago, and one year prior, as well. Everything seemed very normal, both in the touristic and non-touristic areas. The former was full of foreigners, just as it was a year ago. As for the latter area, I went to a large mall on the outskirts where seemingly only locals were, and it was also super full.


Around 1600 companies had left the area since 1 octobre. If i'm not wrong recession index are defined as two consecutive trimesters of economical decline, so we'll need to wait until June 2018 to answer correctly how (and if) this was affected the economy.


Lots of comments on here about the software, but I'm really fascinated by the hardware. Where did you get the conveyor belts and how much did they cost?

For the belt that lifts item up out of the hopper, I notice there's a little white hook (or platform, not sure what to call that) jutting out that does the actual lifting of the legos. How did you get the size of that right? Did you install that jutting-out part, or did it come pre-attached to the belt?

What tools are you using to make a computer do the actual belt rotation? I'm wondering how low-level it is - are you spinning the steppers directly or did the conveyor belts come with some kind of API? I'm guessing the belts don't have a USB port for easy control.


The belts are industrial surplus.

If you look closely at the belt you can see the traces of many failed experiments before I found a shape that worked without accidentally getting stuck on a part.

It is attached with super glue to the belt. I use the narrowest parts because that way it doesn't end up fighting with the curvature of the belt when it goes over the roller.

The belt rotation is done with a 3 phase AC motor hooked up to an inverter for the vertical belt, the camera belt is driven by a DC motor hooked up to a variable power supply.

So no steppers, that would have made life a bit easier because then I'd know (modulo some slippage) where the belt is positioned. So now I have to reconstruct that optically, hence the wavy line on the belt.


I studied a fair amount of NLP (a true passion of mine) at school and after I graduated I spent several months working on tech which did this (and other things). That was intended to be a startup, but sadly, at the time, my business sense sucked and I couldn't decide on a good product to fit the tech to (the fact that I was developing tech before I had a strong sense of my product is already telling).

I since have started a completely different (and profitable) company and the code has just been bit-rotting. I'm not sure what I should do with it. Keep it around in case I ever decide to do a business model like some of these companies (I probably don't have time for that)? Open source it (time-consuming to clean the code and what do I stand to gain from that)? I guess I could use the open-sourced stuff to help me find contracts for freelancing, but I just don't see a lot of NLP remote work being offered.

Still, I hate seeing the code rot...


dump it on github - someone will come around and clean it up for you

what is it written in?


Mostly Python. Some C. Some R to play around with datasets and prototype algorithms.


Dump it on a hub and provide a link, or just provide a link to gz or zip version...


What does the tech do exactly?


The bulk of it was:

News article title extraction. News article relevant thumbnail extraction. News article text body extraction. Generating publicly traded stock symbols from business news articles. Some Techmeme-style document clustering.


I am working on a project (more of a public service than a startup) that needs this. I've looked through all of the resources linked in the articles above and nothing works as well as I need it to. The best performer is readability, so I will probably be going with the python port of that.

If your code works well I also think you should put it up on github. You can see what I intend to use this technology for by reading this text snippet: https://github.com/sbuss/revisionews/blob/develop/web/index....


Currently in the middle of a re-architecture/re-write due to its flaws but something similar to this in Ruby I worked on last year: http://github.com/peterc/pismo


This looks pretty great, I'll definitely keep an eye on it. Thanks :)


Which python port are you using? Last time I looked all the python Readability code I could find was either incomplete, old, or buggy.


I've experimented with https://github.com/gfxmonk/python-readability but it's extremely slow. There's a decent fork called decruft that is a couple orders of magnitude faster http://www.minvolai.com/blog/decruft-arc90s-readability-in-p...

Decruft also has a couple bug fixes to python-readability. They both need a lot of work, though. You'll have to do some spelunking to figure out how to actually call the libraries correctly.


Can you provide me a way to privately contact you? Maybe leave an email address on your HN profile?


Added an email to the profile. Hoping it helps.


I found this article interesting, but I think the submission title might be guilty of "gratuitous editorial spin" as outlined in http://ycombinator.com/newsguidelines.html.


A couple of notes from a resident of Beijing:

I wonder how frequently this will be updated. I notice several skyscrapers built over the past few months that aren't displayed yet (they only show the construction huts). So it's at least several months out of date.

This clearly has the most detail for zooming and browsing that I've seen, but for my day-to-day use I'll still be using map.sogou.com, which already has pretty good building and landmark decomposition, but has the best path-finder / ___location search of everyone in the market by far. I just made several queries on bj.o.cn that fell flat. For really hard-to-find places, I suspect I'll do my searching on sogou first, then pull up the closest landmark on o.cn and scroll over to where I want to be for a good visual description of where I'm going.


"I notice several skyscrapers built over the past few months that aren't displayed yet"

that's a crazy pace !, compared to seeing the same unmistakable window view at San Jose/ SF every single year.


o.cn doesn't seem to have very good coverage of Beijing. It looks like everything outside of the 3rd ring is missing.


sqrt(-1^2) => 1


China has a huge public sector, a ton of money, and deplorable networking infrastructure. I think it has to do with the size of the country more than anything. Russia's probably not any better than the US either.


I fall into this category. Please contact me via the email address in my profile.


I run a b&m store and this is common behavior. A store re-arranges an existing product so that it looks a little different, puts it up as a premium product with a very high price and for limited-time only, then offers that item, and only that item, for a Groupon.


What does b&m stand for?

edit: brick and mortar, the googles say


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

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

Search: