Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fshen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
fshen
5mo ago
I use the same computer as you do. m5 can run faster: pip install mlx_lm python -m mlx_vlm.convert --hf-path Qwen/Qwen3.6-27B --mlx-path ~/.mlx/models/Qwen3.6-27B-mxfp4 --quantize --q-mode mxfp4 --trust-remote-code mlx_l
2.
▲
by
fshen
12y ago
Four years of android user. Just switch to iphone6 2 month ago. Almost every app requests too many permissions. Almost every app starts a background process to receive notifications. which are very bad.
3.
▲
by
fshen
12y ago
compiled fast is quite helpful. The standard lib is a also +1, very useful for network services.
4.
▲
by
fshen
12y ago
Come from china, a golang user, for 2 years now. golang.org and Google is blocked in china by government, so, Google trends and golang.org traffic from China maybe miss leading. Go is quite popular in china, the reasons can be: 1. A few com
5.
▲
A small self-contained alternative to readline and libedit
(github.com)
3 points
by
fshen
12y ago
|
2 comments
6.
▲
by
fshen
13y ago
SEEKING WORK - Remote, I'm based in China Full stack developers, specialized in web development, both front end and backend: fluent in Javascript, Java, Clojure, Python, C++, MySQL, Redis. Github: shenfeng & http-kit Resume: http:
7.
▲
by
fshen
13y ago
I did one using golang too. https://github.com/shenfeng/http-watcher It monitors a directory for change (using notify facility provided by the OS), upon change, will execute a given command given by command line arg `
8.
▲
Unified API of WebSocket and HTTP long polling/streaming for Clojure
(http-kit.org)
58 points
by
fshen
13y ago
|
10 comments
9.
▲
Http-watcher, reload browsers when file changed, automatically, written in go
(github.com)
1 points
by
fshen
14y ago
|
0 comments
10.
▲
Show HN: I make my Clojure web app restarts faster
(shenfeng.me)
1 points
by
fshen
14y ago
|
0 comments
11.
▲
Startup Precog says big data doesn’t need to be so complex
(gigaom.com)
1 points
by
fshen
14y ago
|
0 comments
12.
▲
Why Data Mining is (almost) Dead
(emcien.com)
1 points
by
fshen
14y ago
|
0 comments
13.
▲
by
fshen
14y ago
very nice, Thanks. I love it.
14.
▲
by
fshen
14y ago
I agree with the author. And Absolute are cacheable. It's readable. what's wrong with 2012-08-24 10:16:59?
15.
▲
by
fshen
14y ago
I am downloading IntelliJ. I've use Eclipse for years, It works for me. I will give Eclipse a try.
16.
▲
by
fshen
14y ago
Yes. I can't agree more. One example to backup: Eclipse makes Java fun.
17.
▲
by
fshen
14y ago
Javascript is an usable language, just need an open mind to learn it. Javascript is a simple language. Compile(translate) other language seems good. But complicated things.
18.
▲
Fibonacci game, C/Clojure/go/python/nodejs/JAVA
(shenfeng.me)
2 points
by
fshen
14y ago
|
0 comments
19.
▲
by
fshen
14y ago
Impressive.
20.
▲
by
fshen
14y ago
Clojure startup time is slow. AOT helps a little. http://clojure.org/compilation Clojure runs quite fast, in my experience. I have written an web app http://rssminer.net , in Clojure (and some Java). On a small VPS(512M RAM, 1 core CPU),
21.
▲
by
fshen
14y ago
Compress/minify everything: HTML, CSS, JS, Images. Less is more. Anyway, There are tools to help you understand the code if you take time to find it.
22.
▲
by
fshen
14y ago
Try using Chrome developer tools or firebug to inspect css. Its's better.
23.
▲
by
fshen
14y ago
I learn a lot from reading it. I am a Linux(Debian) user.
24.
▲
by
fshen
14y ago
Why write an OS with clojure. It's not designed to do that. Clojure is better suited to write application, low level system software does not fit.
25.
▲
by
fshen
14y ago
There are quite some interesting web apps implemented in clojure. Build web app with clojure is where clojure shines. I've built a few, some are for the company which pay me. One for myself, the source code https://github.com/shenfeng/rss
26.
▲
by
fshen
14y ago
I can't agree with you more. I love clojure. We have done some projects with clojure. But clojure start slow, which make scriting with it a very bad idea. As an example one of our team member write this: https://github.com/killme2008/cloju
27.
▲
How far epoll can push concurrent socket connection
(shenfeng.me)
1 points
by
fshen
14y ago
|
0 comments
28.
▲
by
fshen
14y ago
I'v did some single apps. * https://trakrapp.com/ (server's certificate has expired) an issue tracking app. with Backbone, Jquery. * http://mei.fm/create Wwn's online stack editing app. (need to signin to get full functionality). A te