Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tmdh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tmdh
10mo ago
Their collab feature looks promising. But I can't move to Zed yet, because it's laggy on both my Linux laptop and workstation. They need to fix these issues first.
2.
▲
by
tmdh
1y ago
I feel like the UI is not as smooth as VSCode. There is a slight lag when scrolling.
3.
▲
by
tmdh
1y ago
It's the "—".
4.
▲
by
tmdh
1y ago
After Gemini gave an answer, i asked, "convert to latex". Then it asked, "To convert what to LaTeX?". Every other LLM would know what I wanted.
5.
▲
by
tmdh
2y ago
So, I should abandon my laptop that I bought in 2017 and buy a new one???
6.
▲
by
tmdh
3y ago
I have been using Typst[1] for taking notes on machine learning. The web based editor is fast (updates are instantaneous). The syntax is almost like Markdown. I tried to learn LaTeX but Typst seems to have an easier learning curve. [1]: ht
7.
▲
by
tmdh
3y ago
> A macro declaration is a user-defined Dart class that implements one or more new built-in macro interfaces. Macros in Dart are written in normal imperative Dart code. There is not a separate "macro language".
8.
▲
by
tmdh
3y ago
Well, everybody seems to recommend "Crafting Interpreters". And that's what I'm following now.
9.
▲
by
tmdh
3y ago
I've been following this excellent book: https://craftinginterpreters.com/ Also read this: https://belkadan.com/blog/2016/05/So-You-Want-To-Be-A-Compil...
10.
▲
by
tmdh
3y ago
Amazing work.
11.
▲
by
tmdh
3y ago
Is it worth watching this series if I want to develop operating systems and write drivers for USB, GPU and other stuffs? I just love interfacing with hardware devices.
12.
▲
by
tmdh
3y ago
I know Kotlin and Java. Can you point me to any resources on this?
13.
▲
by
tmdh
3y ago
http://next.copyleft.org/pages/current-release.html
14.
▲
by
tmdh
4y ago
I use nvim mostly when I want to edit some conf file in the terminal. Recently I wanted to change that. So I tried AstroNvim, but it was so slow, like I was getting input lags. Now I am using mainly vscode and helix. I want to use vim so ba
15.
▲
by
tmdh
4y ago
This may be unrelated. Is it legal to ship a Firefox fork as a distribution with a Chrome user agent by default?
16.
▲
Linux Kernel Management Style
(kernel.org)
2 points
by
tmdh
4y ago
|
0 comments
17.
▲
by
tmdh
4y ago
I really want to use vim, but I can't because it's laggy whenever I try to use a premade setup like AstroNvim. I don't want to learn how to setup my vim enviroment. I want a VSCode-like experience in vim, out-of-the-box. I ha
18.
▲
by
tmdh
4y ago
Is Nix like Gentoo, where I have to compile after each update? Or does it download the new updated binary packages?
19.
▲
by
tmdh
4y ago
Understood. Thanks.
20.
▲
by
tmdh
4y ago
Wait? it doesn't make any sense. So any userspace program can call `setuid(0)` and `execv()`? Why is there sudo in the first place? I am not getting it.
21.
▲
by
tmdh
4y ago
Did the patch get merged? Are they thinking of other ways to trap the syscalls?
22.
▲
by
tmdh
4y ago
Thanks, that fixed it.
23.
▲
by
tmdh
4y ago
I am using Firefox in Android, these are some of the issues i am facing: - Scrolling is slow on multiple sites like raycast.com - The UI doesn't feel home for me, at least it has dark mode on Android 9 (my phone doesnt get updates) - T
24.
▲
by
tmdh
4y ago
But using the title bar is what most of us are used to.
25.
▲
by
tmdh
4y ago
What? I used to wear western clothes. Occasionally I would wear Saudi dresses, e.g. at a funeral.
26.
▲
by
tmdh
4y ago
Here is what I will say about Saudi Arabia as I lived there for 18 years from my birth as a non-Saudi: Most non-Saudis have a job at a company. Most of my friends' fathers had large businesses of various types. And almost all the peopl
27.
▲
Ask HN: Should I open source my next project?
2 points
by
tmdh
4y ago
|
2 comments
28.
▲
by
tmdh
4y ago
Well, this could be done this way, 1. A Linux VM which has steam installed on it. 2. A project like virglrenderer[1] for macOS and which processes Vulkan commands from the VM with virtio-gpu and sends data back. (I don't exactly know h
29.
▲
by
tmdh
4y ago
Unsafe code is not bad code.
30.
▲
by
tmdh
4y ago
Also, WinUI in GitHub is not totally open source I think. I could not find how Button was implemented.
More ›