menor
No user record in our sample, but menor has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but menor has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Agree, Mustafa's queue is not worth it
Same here, I'm buying my favorite albums in Bandcamp and uploading them to my jellyfin, from there I give access to my music interested friends, so we always know what bands to listen or talk about when we meet for…
I'm not sure if I'd name them "the politician", because I think they are not doing the harm consciously, but I've met several of them. Pair it with the "CV builder" ,that just throws new technologies at problems to add…
I was like you 7 years ago (graphic designer and did some small websites), and best thing I did was taking my savings and doing a coding bootcamp (Dev Bootcamp in SF). It helped me understand what stuff I still needed…
There are lots of awesome asian movies in that period.
Nice,I used to meet with former bandmates to listen to new music discoveries together, and since we moved away from our hometown, we were looking for something like this. Hope to get an invite soon
It looks like we have been working at the same company.
Yes, two of my favorite comic artists from the 90s. I was clearly in the target for this soda, although I have never been into soda. Maybe that was the error.
Nailed it ;)
This made my day, it looks like a proposal Gavin Benson would buy.
I don't come from that era but couldn't agree more, every time one of my coworkers suggest using a library I tell them that is ok as long as they maintain it, I prefer to spend my time coding and like to understand as…
Brain.fm or my coding playlist (mostly synthwave) also instrumental surf https://open.spotify.com/user/josemenor/playlist/2g37r5uAPEi...
I miss gigposters.com a lot, the community there was awesome with all the big poster artists hanging around and giving beginners advice.
Was going to say webmonkey too, internet connections at that time were dial up and pretty expensive at the time in Spain (you were charged by the minute) So I downloaded the entire archive using a shareware scraper ,…
I enjoy Meth Meth Method a lot, he has a series of videos on making Super Mario Bros with vanilla JS https://www.youtube.com/channel/UC8A0M0eDttdB11MHxX58vXQ
> I review mostly for architectural compliance and "bad idioms" or code smells. There is difference between not like I would write it and badly written mess and many programmers confuse them. This ^ I just had this…
They are also guilty of posting fake job offers to work at Honeypot, just to let you know later that "we already have candidates at an advanced stage of our hiring process." (one day after the offer being published)…
Another spaniard here, reading the article you get the impression that Spain is some kind of dictatorial country, where the government dictates which times you are allowed to work. It is not, companies have freedom to…
From my point of view not bad, I'm over forty and took me 2 weeks to get a job here, also it's really hard to find good seniors I guess due to salaries being lower than other start ups hubs.
This ^ Now it's even less ghetto, I see hipsters moving here every week. Rent prices are also raising.
> And that's the reason why the executives don't find workforce. Being less-skilled means they don't value the engineering profession up to the required level to compromise and give good salaries. Came to post this >…
Thanks for this, I enjoyed the Readme and I'm working in something similar for myself, so having your code available will probably help me a lot.
Using a nice component based architecture and Sass you can also achieve the same, for me is more maintainable changing a key value in a map and having a new type of button generated than having to copy/paste the rules.…
Of course that this can appeal to people, I'm just curious about what I'm missing. That PostCSS looks more useful to me, you're right. What is the alternative to the standards-track CSS that could benefit from this?
I looked into this for my current project, but in my opinion you have to leave behind too many things if you do this instead of Sass. Namely: -No mixins -No maps -No loops and conditionals Maybe a couple of years ago,…