Slashdot Mirror


User: alexru

alexru's activity in the archive.

Stories
0
Comments
17
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 17

  1. Re:You fucked yourselves on Electronics Surplus Shop 'WeirdStuff Warehouse' Is Closing (fastcompany.com) · · Score: 4, Informative

    Also, if you want junk, Halted is still around. And there are a few other places like that in the Bay Area.

  2. Re:You fucked yourselves on Electronics Surplus Shop 'WeirdStuff Warehouse' Is Closing (fastcompany.com) · · Score: 2, Interesting

    What are you talking about? They sold recycled junk. That place was cool as a museum, but not much.

  3. How is this going to prevent from punching in the wrong launch site coordinates? They just forgot that they are now using a different launch site.

  4. You should go and talk to mr Putin. He will explain that with one simple law, all VPN traffic can be made illegal.

  5. Re:What?!?! on Samsung Electronics CEO Resigns Over 'Unprecedented Crisis' (bbc.com) · · Score: 3, Informative

    Tax breaks. Korea is very corrupt.

  6. Yes, I do. on Slashdot Asks: Do You Still Use RSS? · · Score: 5, Insightful

    I would not be reading this if there was not RSS. I don't have time to manually check dozens of sites for updates.

  7. Why is this going to fking CNET instead of the LastPass blog? Here is the actual article https://blog.lastpass.com/2016...

  8. It will be closed in a year anyway. on Google Offers Cheap Cloud Computing For Low-Priority Tasks · · Score: 0

    So no reason to even try to understand what this is.

  9. How is it a first alert, when just a few months ago there was one in San Jose area?

  10. Here you go on Using YouTube For File Storage · · Score: 1
  11. Re:if they keep using unity.. on Ubuntu 12.10 Quantal Quetzal Out Now; Raring Ringtail In the Works · · Score: 2

    "Productivity" for 13 years old and for productivity for adults are different. Unity works as long you are 13 and the only thing you need is facebook.

  12. Re:What? on Amazon Considering Buying Texas Instrument's Chip Business · · Score: 1

    It was not designed by Amazon, it was outsourced to the professional OEM.

  13. Re:Bbc micro comparison on Why One Person Thinks Raspberry Pi Is Unsuitable For Education · · Score: 1

    ARM publishes detailed manuals for their cores. There is no need to reverse engineer anything, just implement. There are few FPGA implementations more or less compatible, but there is no one that just works, because it is a lot of work to make one.

  14. Show your open source projects on Ask Slashdot: How To Prove IT Knowledge Without Expensive Certificates? · · Score: 2

    Good project worth a lot and tells a lot about its author.

  15. What father's cancer has to do with anything here?

  16. Re:Actually, cool! on GNU/Linux Running On An 8-Bit Processor · · Score: 2

    Question for Linux hackers: is there a reason why the Linux kernel would not be portable to an Atmel AVR microcontroller?

    Linux requires MMU and AVRs don't have it. Memory limitations will kick in as well (the most powerful AVR has 256 kB of flash ans 32 kB of RAM, so external storage will be required)

  17. Re:How much more... on GNU/Linux Running On An 8-Bit Processor · · Score: 1

    Funny, but the same guy promised to release full-blown JVM running on the same platform :)