VinzO
|
2 years ago
|
on: I hit $60k MRR by ignoring the competition, and why you should too
The guy has an annoying subscription to his newsletter popup like most of the competition, though.
VinzO
|
2 years ago
|
on: I don’t want to sign up for your newsletter (2018)
Ironically, the trend of having page design with low contrast text as in this article is almost as annoying as the newsletter stuff.
VinzO
|
3 years ago
|
on: The age of cargo cult Agile must end
Exactly this. Why should we wait next day standup to discuss blockers? This is non sense.
VinzO
|
5 years ago
|
on: Build a Game This November with GitHub Game Off
I also second PICO-8
VinzO
|
7 years ago
|
on: 1500 Archers on a 28.8: Network Programming in Age of Empires and Beyond (2001)
11.
VinzO
|
8 years ago
|
on: Ask HN: What tech were you convinced would take the world by storm but didn't?
I came here to say that. It was much more convenient than burning CDs.
VinzO
|
8 years ago
|
on: Qt Creator 4.3.0 released
vim is not an IDE
VinzO
|
9 years ago
|
on: Rules for Writing Safety Critical Code (2006)
We use DOORS. I don't have experience with other tools, so I can't compare but I don't find it a nice experience either.
VinzO
|
9 years ago
|
on: Teaching Concurrency (2009) [pdf]
Do you have any suggestions of ressources to learn more on that specific topic. I am interested on ressources to learn more about when to use tasks or when it is better not to. Especially for embedded systems. I find now people use tasks for anything without having a real idea of the costs.
I am also interested on when it is needed to use an embedded OS or when you could better do without one.
Any kind of ressources, book, website etc is welcomed.
VinzO
|
9 years ago
|
on: Donkey – A computer game included with early versions of PC DOS
The game was released in 1981, so Gates was 26 years old.
VinzO
|
10 years ago
|
on: Tim Cook: Apple products aren’t made in China because it’s cheaper
Many companies are moving already to countries like Cambodia or Vietnam because China has become "too expensive".
VinzO
|
10 years ago
|
on: Ask HN: What's your favorite online course?
Unfortunately they don't have a course to learn mandarin chinese
VinzO
|
10 years ago
|
on: Peter Thiel on what works at work (2014)
I really like the idea that you should live every day as though it's going to go on forever instead of living it like it's the last one.
VinzO
|
10 years ago
|
on: C# 6.0: An Introduction
I take the opportunity of this thread to ask for good ressources and books to learn C#, .NET, databases. I have a background in C, C++ for embedded systems but I would like to learn higher level stuff. Any recommendation on where to start? The final goal would be to be able to switch career from embedded to higher level development.
VinzO
|
10 years ago
|
on: Saving Zelda (2012)
You are right, the first zelda was much more difficult. And that is what made it so rewarding when you found something new or finally beat a boss.
I remember also trying to burn every single bush with the blue candle and having to go out of the scene and enter again to do one more try. Took hours, days sometime.
In opposite, the latest versions of the game are so easy. For example In Twilight Princess, I did not even die once versus the final boss... What a disapointment.
VinzO
|
10 years ago
|
on: Windows 10 Free Upgrade Available in 190 Countries Today
Could anyone explain the downvotes? I have a windows phone and I am really interested in the release of windows 10 for windows phones, especially with the hope of finally having a decent browser on my phone.
VinzO
|
10 years ago
|
on: Windows 10 Free Upgrade Available in 190 Countries Today
If your windows copy is not genuine, can you still get a free upgrade?
VinzO
|
10 years ago
|
on: Windows 10 Free Upgrade Available in 190 Countries Today
anyone knows when Windows 10 will be released for mobiles?
VinzO
|
10 years ago
|
on: Libtins – A multiplatform C++ network packet sniffing and crafting library
Anyone knows what are the differences or advantages compared to pcap?
VinzO
|
10 years ago
|
on: Visual Studio 2015 Final Release Event
I agree, QtCreator is great and yes even for plain old c++ code. You don't have to use Qt framework.