Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ileitch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
ileitch
4y ago
While I’m unsure I’ll be using Swift for the rest of my life, I’ll continue to work on my little tool to detect unused code for as long as I can. It’s my most popular open-source contribution, and it brings me joy knowing others find it use
2.
▲
Swift unused code: What's new in Periphery 2.0
(github.com)
1 points
by
ileitch
6y ago
|
0 comments
3.
▲
Periphery, the Swift unused code analyzer is now open-source
(github.com)
1 points
by
ileitch
8y ago
|
0 comments
4.
▲
Swift: Detect Unused Parameters
(peripheryapp.com)
7 points
by
ileitch
8y ago
|
0 comments
5.
▲
by
ileitch
8y ago
I believe this is the idea behind the Brave browser and their Basic Attention Token https://basicattentiontoken.org
6.
▲
Swift: Find Unused Code
(medium.com)
2 points
by
ileitch
8y ago
|
0 comments
7.
▲
Periphery now provides 100% of results for free
(peripheryapp.com)
23 points
by
ileitch
8y ago
|
0 comments
8.
▲
Swift: When Unused Code Is a Bug
(peripheryapp.com)
137 points
by
ileitch
8y ago
|
74 comments
9.
▲
Code is Risk
(peripheryapp.com)
2 points
by
ileitch
8y ago
|
0 comments
10.
▲
Show HN: Find unused Swift code
(peripheryapp.com)
4 points
by
ileitch
8y ago
|
1 comments
11.
▲
The Dead Code Manifesto
(peripheryapp.com)
5 points
by
ileitch
8y ago
|
0 comments
12.
▲
by
ileitch
11y ago
One some larger roundabouts in the UK (and no doubt other European countries), they have traffic lights on the roundabout, between exits (I'm not talking about the entry lights). If one exit is totally blocked, these lights can allow t
13.
▲
by
ileitch
11y ago
I hear the argument "Americans don't understand roundabouts, therefore we wont build any" quite often in these kinds of articles. If you survey people about something they've never comes across before, of course you'
14.
▲
by
ileitch
13y ago
My initial reaction was acquihire. Though given their recent improvements to Pages [1], this acquisition could mean a push into the Easel market space. 1: http://pages.github.com/ EDIT: Just to point out why this is a big d
15.
▲
Show HN: LMAX Disruptor in Ruby.
(github.com)
2 points
by
ileitch
14y ago
|
0 comments
16.
▲
by
ileitch
14y ago
I haven't tried Netflix, but I love that I can now see all the films in my queue that are available on iTunes.
17.
▲
by
ileitch
14y ago
Another thought is that there may be some ratio between quality and rewatability that signifies the first-time (but not repeated) watchability of a film. For example, 5 stars for quality and 0 for rewatachability doesn't tell me I should wa
18.
▲
by
ileitch
14y ago
It'd be interesting to see the overall variance on quality vs. rewatachability. That could give some clue on the objectivebess of users' answers to quality. Perhaps quality is just one of those things that is more universally objective than
19.
▲
by
ileitch
14y ago
Also, if you avoid the normalisation step you could easily factor in the degree at which user A liked the quality vs. user B, instead of just a 'more' or 'less' question. If you factor your vector weights by the scale of your quality rating
20.
▲
by
ileitch
14y ago
I think the weightings I describe above would give you that. Say we start at 0 and user A likes the next move in both directions (+4) and user B only likes it more in one direction and the same in the other (+2) then you're still going to g
21.
▲
by
ileitch
14y ago
I assume each vector has its own weight? So better in "Better in both respects" is a stronger sign of similarity than just "Higher quality but same rewatchability." So say.. "Same in both dimensions" = 0 "Same quality but more rewatchable."
22.
▲
by
ileitch
14y ago
http://blog.goodfil.ms/blog/2011/10/07/a-better-way-to-rate-...
23.
▲
by
ileitch
14y ago
Interesting read. Vector Victor sounds like a linear correlation algorithm. I wonder what coefficient they're using under the hood...
24.
▲
Goodfil.ms now open to public signups.
(goodfil.ms)
1 points
by
ileitch
15y ago
|
0 comments
25.
▲
by
ileitch
15y ago
Can be used to diagnose memory bloat issues by inspecting ObjectSpace.
26.
▲
by
ileitch
15y ago
I've not worked on Hijack in a while. Seeing as there is still interest for it, I'll give it some love soon (I think it needs some updates for 1.9.3).