Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chillitom
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
chillitom
21d ago
“Yes, I hear you Clem Fandango!”
2.
▲
by
chillitom
1mo ago
Can anyone explain why the sand accumulated on top of the rock?
3.
▲
by
chillitom
6mo ago
Our experience on memory usage, in comparison, has been generally positive. Previously we had to use ProcessPoolExecutor which meant maintaining multiple copies of the runtime and shared data in memory and paying high IPC costs, being able
4.
▲
by
chillitom
8mo ago
Also trying to let the compilers know that the float* are aligned would be a good move. auto aligned_p = std::assume_aligned<16>(p)
5.
▲
by
chillitom
8mo ago
Initial example takes array pointers without the __restrict__ keyword/extension so compiler might assume they could be aliased to same address space and will code defensively. Would be interesting to see if auto vec performs better wit
6.
▲
by
chillitom
1y ago
They’d probably sucks at a challenge like that because they work on tokens and don’t really see individual letters. There was a post here a little while back asking AI models to count the number of Rs in the word raspberry and most failed.
7.
▲
by
chillitom
4y ago
fewer ;-)
8.
▲
by
chillitom
6y ago
not to be confused with Dapper
9.
▲
by
chillitom
6y ago
this is a fantastic idea, I know some of the game play needs working out but this would have been such a great resource to have in the first year of any CS or EE course.
10.
▲
Fail Masterclass: The Megaprocessor (Game)
(youtube.com)
1 points
by
chillitom
6y ago
|
1 comments
11.
▲
Deliveroo's order system goes down globally on busiest night of the week
(twitter.com)
1 points
by
chillitom
8y ago
|
0 comments
12.
▲
Hands on with Worlds First Tesla Powered Audi
(youtube.com)
1 points
by
chillitom
8y ago
|
0 comments
13.
▲
by
chillitom
9y ago
Do it, the next person will thank you. If not immediately then within days of them learning F#.
14.
▲
by
chillitom
9y ago
Following your introduction now, it is a great quick-start tutorial, thanks for creating it.
15.
▲
by
chillitom
10y ago
and is being overhauled in GCC 6 I just read: https://lwn.net/Articles/691932/
16.
▲
by
chillitom
10y ago
To clarify, the aggressive tone is non-constructive, as in it detracts from the article. You're right he makes a constructive point but I bet a bunch of people don't bother reading that far.
17.
▲
by
chillitom
10y ago
Such aggressive tone, no need, very off putting and unconstructive. If I was considering employing the author and came across this article I'd be seriously put off despite the fact he clearly knows a thing or two.
18.
▲
by
chillitom
10y ago
Good Priceonomics article on the economics of bike theft. http://blog.priceonomics.com/post/30393216796/what-happens-t... TLDR; with bikes theives can hit a sweet spot in the trade-off between risk and reward.
19.
▲
by
chillitom
10y ago
Very nice! An option to choose a hexagon shaped canvas and have it repeatedly tiled would be great for designing bathroom floors.
20.
▲
by
chillitom
11y ago
Brilliant! Also great response tweet: https://twitter.com/ScottWlaschin/status/676773732413808640
21.
▲
by
chillitom
11y ago
Put it on the web
22.
▲
by
chillitom
12y ago
It just throws me out to the home screen, is there somewhere else I need to look for crash reports? I have plenty of space, it crashes after about 1 seconds of processing the movie.
23.
▲
by
chillitom
12y ago
Trying it out but it crashes each time I end a recording. (iPhone 5S, UK)
24.
▲
by
chillitom
12y ago
Haven't tried zsh but worked fine with bash. GNU bash, version 3.2.51(1)-release (x86_64-apple-darwin13)
25.
▲
by
chillitom
12y ago
Also a Linux screenshot: https://jabbrlive.blob.core.windows.net/jabbr-uploads/clipbo...
26.
▲
by
chillitom
12y ago
https://jabbrlive.blob.core.windows.net/jabbr-uploads/Screen... Followed Graeme's instructions and after about 30 mins spent building the latest Mono I was quickly able to get ASP.vNext up and running on OSX. Foun
27.
▲
Running ASP.NET vNext on OS X and Linux
(graemechristie.github.io)
143 points
by
chillitom
12y ago
|
62 comments
28.
▲
by
chillitom
13y ago
Man! If you're doing C++ then you definitely want to get onto 2012/2013 ASAP, the improvements in tooling are amazing. "Navigate to.." alone is worth it.
29.
▲
by
chillitom
13y ago
Reactive monitoring via Riemann: http://riemann.io/ We use this to monitor services at the application level.
30.
▲
by
chillitom
13y ago
Why is it asking for permission to "Update your public repositories (Commits, Issues, etc)."?
More ›