Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sam152
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
Ts-event-core: TypeScript functional programming Event Sourcing implementation
(github.com)
1 points
by
sam152
10mo ago
|
0 comments
2.
▲
by
sam152
8y ago
> To make matters worse for Drupal security records, the vulnerability is being actively exploited hours after the patch was released by the Drupal core team. This is true for Drupal 7, but not for Drupal 8. Nothing in wild has surfaced
3.
▲
by
sam152
8y ago
I started looking at trying to write an implementation of the protocol documented here: https://ssbc.github.io/scuttlebutt-protocol-guide/ . I was surprised just how little information exists on the handshake and messag
4.
▲
M8s: A toolkit for ephemeral environments
(github.com)
3 points
by
sam152
9y ago
|
0 comments
5.
▲
by
sam152
10y ago
Further to that point they can take as long as they like to render a single frame.
6.
▲
Drupal 8 RC1 released today
(assoc.drupal.org)
9 points
by
sam152
11y ago
|
0 comments
7.
▲
by
sam152
12y ago
Why did you decide to use a custom video player and not an established service like YouTube or Vimeo? I think a lot of people forget how much time these services spend optimising their video players and delivery. Plus, these services are an
8.
▲
Building the NYTimes "Scoop" CMS using Drupal
(codedrop.com.au)
2 points
by
sam152
12y ago
|
0 comments
9.
▲
Gremlin.js: Throw a thousand monkeys at your page
(dailyjs.com)
132 points
by
sam152
13y ago
|
31 comments
10.
▲
by
sam152
13y ago
Sounds like an interesting concept. Few thoughts: - You would need a large user base to get enough momentum for all of the voting and rounds. - Wouldn't the user-voted platform have the potential to produce a candidate that appealed to
11.
▲
by
sam152
13y ago
Seems like a lot of extra work rather than just clicking a checkbox.
12.
▲
by
sam152
13y ago
Great project. For anyone interested in serving up static resources seamlessly, you can use something like the following in an Apache config: <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_USER_AGENT} !^Coral
13.
▲
by
sam152
13y ago
I had a play and it seems really neat, congratulations. I ran "watch -n0.2 cleaver presentation.md" to preview changes, but there is probably a better way to do it with some sort of filesystem watcher.
14.
▲
by
sam152
13y ago
Looks a lot to me like a rebranded Ducky Shine ( http://www.tankguys.com/media/catalog/product/cache/1/image/... ).
15.
▲
by
sam152
13y ago
This is really neat. I have added it to alias.sh for easy inclusion: http://alias.sh/filesystem-markers-jump
16.
▲
by
sam152
13y ago
Since their stored in '~/.lolcommits', I don't think this could really impact any production projects. I think it could be pretty funny, especially for non-side projects.
17.
▲
by
sam152
13y ago
Speed is definitely a huge benefit of git. When you use it heavily every day, you become thankful that cloning, merging, branching etc is very fast. If it were a couple of seconds slower for each of these tasks, I think it would make a big
18.
▲
by
sam152
13y ago
The desktop app is great. I was up and running on my mac in < 30 seconds. Definitely easier than the taking screenshot => photoshop => email workflow I've been rolling with. While I am in favor of keeping things dead simple, i
19.
▲
by
sam152
13y ago
Can someone examine the cookies that they set and tell if there is any sensitive information (passwords?) that are hashed in there? Should we consider this a password breach?
20.
▲
by
sam152
14y ago
Good catch, fixed.
21.
▲
by
sam152
14y ago
This is a great site. I might post a few on alias.sh. A lot of them however are just cool commands you can run, not commands that are packaged into an alias.