Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
riq_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
35 ms
·
1.
▲
Creating a machine-embroidery angler fish with a blinking LED
(retro.moe)
2 points
by
riq_
1y ago
|
0 comments
2.
▲
by
riq_
5y ago
It seems to be a Tandy 1000 RSX which supports Windows 3.1 Original photo is from here, which has Windows 3.1 running: http://www.oldskool.org/guides/tvdog/RLRLX.html
3.
▲
A multi-platform 256-byte intro
(retro.moe)
10 points
by
riq_
5y ago
|
0 comments
4.
▲
by
riq_
5y ago
care to explain what is Brave and what is FLoC?
5.
▲
by
riq_
6y ago
from a programming point of view, all are the same. But if you want to introduce your kid to play with sensors and other stuff, I'd get Playground Blefruit[1] [1]: https://www.adafruit.com/product/4333
6.
▲
by
riq_
6y ago
perhaps just cloning gitlab?
7.
▲
by
riq_
6y ago
> "fairness" The world is more complex than that. China is not "bad" because it is not a democracy. China is "bad" because it competes with the USA. There are other countries that are not a democracy an that
8.
▲
by
riq_
6y ago
From the announcement, V-Bucks are 20% cheaper (... when purchased from epicstore I guess...). So, you use your browser, login to epicstore with your account, purchase v-bucks at 20% discount and you use those v-bucks in all Epic Games rega
9.
▲
by
riq_
7y ago
> Not only is China ripping off IP but companies like Apple who try to be "woke" have no buisness advocating for equality at home while doing buisness with a nation that has imprisoned thousands of religious minorities in re-ed
10.
▲
by
riq_
7y ago
Perhaps what Apple wants is to keep improving their iPhone / iPads with better ARM processors (from where the make most of the money). Just remember that they don't use the regular "off-the-shelf" ARM processor. By havin
11.
▲
by
riq_
7y ago
Best possible combination: Super Mario Bros for the C64 using NES bluetooth gamepads: https://youtu.be/G77mDe3NuBs
12.
▲
by
riq_
8y ago
nice video, I liked it. But the I wouldn't call it "deep dive". In any case, it is just a quick overview. by "deep dive" I would expect in detail infecting techniques (.com is mentioned, but MBR is missing), stealt
13.
▲
by
riq_
8y ago
cc65, a very good C compiler and assembler for the 6502 https://github.com/cc65/cc65
14.
▲
by
riq_
9y ago
> Considering that the leader of the free world nit: I think you are referring to Trump, the president of the USA. But I doubt he is the "leader of the free world", whatever that means.
15.
▲
by
riq_
9y ago
Thanks, yeah, I like it.
16.
▲
by
riq_
9y ago
yeah, although the name is: "double-the-joy-will-get-you-destroyed"
17.
▲
A data-destroy vulnerability for the IBM PCjr
(retro.moe)
2 points
by
riq_
9y ago
|
4 comments
18.
▲
by
riq_
10y ago
I think this is useful when you need simple dialogs. For example if you want to display a license agreement, or similar. It is overkill to bundle Qt libs to display simple dialogs. But if you want a complex and powerful UI toolkit (let'
19.
▲
by
riq_
10y ago
Do the correct thing because it is the correct thing to do.
20.
▲
by
riq_
11y ago
What Apple is doing is protecting its business model. It is a good thing what Apple is doing, but they are doing it only because it is aligned with its business model. Apple is a for-profit organization. Same as Google. Same as Facebook.
21.
▲
by
riq_
11y ago
> but saying DropBox is better because iCloud doesn't even exist on Linux make no sense. makes sense for me. I don't use iCloud because of that. It doesn't have the features that I need. Although "Better" is subj
22.
▲
by
riq_
11y ago
Nice concept, I want something like that... but it says "shipping Feb 2016"... lot of things can happen during these 9 months.
23.
▲
by
riq_
12y ago
I've been using a Xiaomi M4 (Android phone) for the last months. So far so good. I think Xiaomi is creating attractive products at a low price point (don't know if they are infringing IPs though). I posted more detailed informati
24.
▲
Cocos2d-x v3.0 – What's new
(cocos2d-x.org)
1 points
by
riq_
12y ago
|
0 comments
25.
▲
by
riq_
13y ago
Shameless plug here: In case you need to use JS on older iOS versions, I created JavaScript bridge for Objective-C (and C). It is a command line tool that parses Objective-C header files (using llvm) and generates the needed intermediate &q
26.
▲
by
riq_
13y ago
It means Vertex Array Object. http://www.opengl.org/registry/specs/ARB/vertex_array_object...