Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sulami
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Geoblocking Multiple Localities with Nginx
(aphyr.com)
7 points
by
sulami
11mo ago
|
0 comments
2.
▲
What if the AI stockmarket blows up?
(economist.com)
4 points
by
sulami
1y ago
|
3 comments
3.
▲
by
sulami
2y ago
I've been arguing that "AI" has very little impact on meaningful technical interviews, that is ones that don't test for memorization of programming trivia: https://blog.sulami.xyz/posts/llm-interview
4.
▲
LLMs Do Not Break Interviews
(blog.sulami.xyz)
2 points
by
sulami
2y ago
|
1 comments
5.
▲
String vs. &str
(blog.sulami.xyz)
3 points
by
sulami
2y ago
|
2 comments
6.
▲
The Michael Scott Theory of Social Class
(danco.substack.com)
48 points
by
sulami
2y ago
|
3 comments
7.
▲
Synchronous Core, Asynchronous Shell
(blog.sulami.xyz)
18 points
by
sulami
2y ago
|
1 comments
8.
▲
Demystifying Rust's? Operator
(blog.sulami.xyz)
3 points
by
sulami
2y ago
|
0 comments
9.
▲
What Is in a Rust Allocator?
(blog.sulami.xyz)
94 points
by
sulami
2y ago
|
12 comments
10.
▲
by
sulami
2y ago
Oh, good catch. Corrected.
11.
▲
LLVM Is Smarter Than Me
(blog.sulami.xyz)
2 points
by
sulami
2y ago
|
1 comments
12.
▲
by
sulami
2y ago
Thank you. The clicking to restart is there mainly for phone users, I realized after sharing with a friend that hotkeys aren't very mobile-friendly. I don't have a good way to detect desktop vs. mobile clients, and technically one
13.
▲
Show HN: I also made a three-body simulation
(three-bodies.sulami.xyz)
12 points
by
sulami
2y ago
|
7 comments
14.
▲
Active Onboarding
(blog.sulami.xyz)
1 points
by
sulami
3y ago
|
0 comments
15.
▲
Being a Journalist Within Your Organisation
(blog.sulami.xyz)
2 points
by
sulami
4y ago
|
0 comments
16.
▲
by
sulami
4y ago
Location: Tokyo, Japan Remote: Preferred, but not required, been remote for ~5 years Willing to relocate: No Technologies: Rust, Clojure, Go, Python, SQL, k8s Résumé/CV: https://blog.sulami.xyz/pages/ro
17.
▲
by
sulami
4y ago
I had a similar kind of idea for a long time, which I put into action a few weeks ago via a standalone transpiler of Emacs' rx macro to common regexp syntaxes.[0] I ended up getting interrupted and didn't completely finish it, but
18.
▲
by
sulami
4y ago
Sure thing, I'll have a look at it tomorrow. Would you be so kind and share your browser/OS so I can try to reproduce?
19.
▲
Lessons Learnt from Solving AoC in One Second
(blog.sulami.xyz)
17 points
by
sulami
4y ago
|
4 comments
20.
▲
The Shape of Tests
(blog.sulami.xyz)
2 points
by
sulami
6y ago
|
0 comments
21.
▲
Lightning Introduction to Nix for Developers
(blog.sulami.xyz)
2 points
by
sulami
6y ago
|
0 comments
22.
▲
by
sulami
6y ago
> a good terminal mode so I don't need to switch to another terminal, the builtin terminals either lag badly after 10K lines of input or render/behave strangely when used with ncurses programs I found vterm[1] to be pretty reli
23.
▲
Writing for Reasons
(blog.sulami.xyz)
2 points
by
sulami
6y ago
|
0 comments
24.
▲
Testing Hexagonal Architecture
(blog.sulami.xyz)
1 points
by
sulami
6y ago
|
0 comments
25.
▲
Keyboardio Atreus Review
(blog.sulami.xyz)
3 points
by
sulami
6y ago
|
0 comments
26.
▲
Show HN: Literate Calc Mode
(github.com)
3 points
by
sulami
6y ago
|
0 comments
27.
▲
by
sulami
6y ago
I'm on the backend, but all I've seen of the new frontend is TypeScript. There has been a decision to switch languages for reasons that someone else can probably explain better than I could, a lot of us lurk here.
28.
▲
by
sulami
6y ago
CircleCI is mostly Clojure, and some Go. The only problems we are seeing is the significant startup time cost (hence the Go bits, where it matters). Memory usage also isn't always great, but that's more a JVM problem, as it's
29.
▲
by
sulami
6y ago
I wouldn't call it good, but I'm using Pandoc to generate LaTeX. The whole thing is wrapped in Hakyll, which already uses Pandoc to generate the HTML from the source (org/markdown). Feel free to dig through the source if you
30.
▲
by
sulami
6y ago
I’m successfully building sulami.github.io from org-mode using Hakyll, though my setup is quite complex due to my requirements (e.g. PDF output).
More ›