Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
luismarques
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Apple is hiring RISC-V high performance programmers
(jobs.apple.com)
3 points
by
luismarques
5y ago
|
1 comments
2.
▲
by
luismarques
6y ago
It's just exposes a UART (serial port) to USB device. With the right driver you'll get a serial port (ttyUSB, COM port, etc.) in your OS/
3.
▲
by
luismarques
7y ago
It also happened to me. It was a Firefox compatibility issue, it played with Chrome.
4.
▲
DConf 2019 Schedule
(dconf.org)
1 points
by
luismarques
8y ago
|
0 comments
5.
▲
by
luismarques
8y ago
This will come in handy. Thanks!
6.
▲
by
luismarques
8y ago
Author here. Ask me anything. Feedback also welcome.
7.
▲
Why anemic domain models aren't so bad (podcast episode)
(coredump.xyz)
3 points
by
luismarques
8y ago
|
1 comments
8.
▲
Reverse engineering a simple four function calculator: die decap
(dangerousprototypes.com)
2 points
by
luismarques
9y ago
|
0 comments
9.
▲
Google Payed Hundreds of Thousands of Dollars to Academics Writing About Google
(nymag.com)
2 points
by
luismarques
9y ago
|
0 comments
10.
▲
by
luismarques
10y ago
If you want to check how this idea is taken to way more sophisticated levels than this, then check out D's ranges and algorithms. This article only covers the equivalent of input iterators / ranges. You can also find in D sophisti
11.
▲
by
luismarques
11y ago
I think he meant that the decoding latency is 1 cycle, not that per 1 cycle the core can only decode one instruction. That is, each baby takes 9 cycles to form, but per 9 cycles the population can have more than one baby.
12.
▲
Apple removed drone-strike apps from App Store due to 'objectionable content'
(theguardian.com)
6 points
by
luismarques
11y ago
|
0 comments
13.
▲
by
luismarques
11y ago
I used to use D for larger tasks and Python for quicker ones, like processing some text file and so on. One day I realized that I prefered using D even for those smaller tasks, where quick and dirty solutions would do. One thing that helped
14.
▲
by
luismarques
11y ago
Try programming with (std.)ranges and (std.)algorithm's. It's something completely refreshing, replacing a mess of loopy code with a clean pipeline of algorithms. The lazy nature of the standard algorithms and the clean syntax you
15.
▲
Why do you want libc to be 5 times slower than other libraries?
(sourceware.org)
32 points
by
luismarques
11y ago
|
12 comments
16.
▲
by
luismarques
11y ago
Isn't this (just) dithering noise? AFAIK, the reason it's so effective in the example is that adding the noise helps the quantization process in the posterization better represent the original color spectrum. Without the dithering
17.
▲
by
luismarques
11y ago
Thanks! What other items often go together with these aluminum extrusions? Is there a place or a book to learn about this topic, or is it something that people only learn through experimentation and mimicking?
18.
▲
by
luismarques
11y ago
Do you know what those cloverleaf shaped metal beams are called, and how you can learn more about building hardware prototypes with those kinds of products? I know very little about mechanical engineering and hardware prototyping, but I saw
19.
▲
by
luismarques
11y ago
I've done this exact test in Kerbal Space Program, except that I put the parachutes symmetrically. Also, the parachutes deploy at 500 meters by default. Looking at this and seeing the exact same behaviour makes the game feel really nat
20.
▲
by
luismarques
12y ago
Interesting. Belgium shows up so small in the map in that page that I didn't even notice it was bright green, and therefore didn't include it in the title.
21.
▲
IPv6 Adoption Statistics
(google.com)
123 points
by
luismarques
12y ago
|
131 comments
22.
▲
by
luismarques
12y ago
I implemented sugarscape some years ago and my findings contradicted the thesis of the book; instead of having some robust emergent results (like a Pareto distribution of wealth, IIRC), the results presented in the book could only be produc
23.
▲
by
luismarques
13y ago
Consider adding a Firewire 800 SATA enclosure. Then you can externally add an SSD or an HD for increased throughput (e.g. put the root on the internal drive, your home on the external one; or using OS X logical partitioning to combine both
24.
▲
by
luismarques
13y ago
Actually, unofficially, the older iMacs support 6 GB (4+2) since the first aluminium iMac (mid 2007, I think) I bought a 4 GB DDR2 DIMM for my Dad's mid 2007 iMac, installed it together with a 2 GB DIMM and it has been running non-stop