Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
da4c30ff
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
da4c30ff
3y ago
I'm aware of these, but thank you nevertheless. Clojure has plenty of nice things balancing the scales, so it's not all pain and misery!
2.
▲
by
da4c30ff
3y ago
The take I have is that with a dynamically typed language you still have a static analysis step. It’s just that the analysis happens in your and other developers’ brain and it is objectively worse. I honestly can’t think of a single thing i
3.
▲
by
da4c30ff
5y ago
I don't have an ADHD diagnosis but clearly have some of the typical symptoms. My brain is constantly in an obsessive state, meaning that I get an obsession about something and my brain just focuses on that single topic for some variabl
4.
▲
Garmin Acquires Firstbeat Analytics
(newsroom.garmin.com)
1 points
by
da4c30ff
6y ago
|
0 comments
5.
▲
Designing for the Librem 5
(blogs.gnome.org)
3 points
by
da4c30ff
7y ago
|
0 comments
6.
▲
by
da4c30ff
8y ago
It's doom-nord from the doom-themes package.
7.
▲
by
da4c30ff
8y ago
Also better look and feel[1] for Mac (including dark mode) users with (add-to-list 'default-frame-alist '(ns-transparent-titlebar . t)) (add-to-list 'default-frame-alist '(ns-appearance . dark)) [1]: https:
8.
▲
Android Architecture Components
(developer.android.com)
2 points
by
da4c30ff
9y ago
|
0 comments
9.
▲
Nalgebra – Linear algebra library for the Rust programming language
(nalgebra.org)
7 points
by
da4c30ff
10y ago
|
1 comments
10.
▲
by
da4c30ff
10y ago
Git really should have issue and merge/pull request data shipped with the repository. Does anyone know if this has been planned or not?
11.
▲
by
da4c30ff
10y ago
If that's all you need, maybe μEmacs[1] could do it? [1]: https://en.wikipedia.org/wiki/MicroEMACS
12.
▲
by
da4c30ff
10y ago
What, no id[1] in the major companies? EDIT: Nevermind I found it way down the list, but still, id is pretty major company when it comes to games. [1]: https://github.com/id-Software
13.
▲
by
da4c30ff
10y ago
Not really related to the article, but would you look at that web page. This is what all of them should look like! Nothing fancy, just good content, 64.91KB in total.
14.
▲
by
da4c30ff
10y ago
Screenshots?
15.
▲
by
da4c30ff
10y ago
Currently there's only a tokenizer/parser implementation publicly available. I'm currently working on the type system. Progress has been a bit slow, but I will be posting here on HN if I end up making something worthwhile.
16.
▲
by
da4c30ff
10y ago
This is something that I'm actually writing for my own programming language, coincidentally also written in Rust. My idea was to label each expression with these flags, i.e. is the expression constant?, tail recursive?, etc., and then
17.
▲
by
da4c30ff
10y ago
Maybe they could add an option to order an on-demand print from a service like Lulu.com
18.
▲
by
da4c30ff
11y ago
I think he means the CLI.
19.
▲
by
da4c30ff
11y ago
There is an RFC[1] for making enum variants first-class types. [1]: https://github.com/rust-lang/rfcs/pull/1450
20.
▲
by
da4c30ff
11y ago
For emacs, there's the electric-indentation-mode and the fantastic aggressive-indent-mode. https://github.com/Malabarba/aggressive-indent-mode
21.
▲
by
da4c30ff
11y ago
3.5 Use object method shorthand. I disagree. With anonymous objects it breaks the syntactical uniformity of the expression. I think it is much clearer when each field is given a name(and a value) the same way.
22.
▲
Guile-emacs available in Guix
(lists.gnu.org)
4 points
by
da4c30ff
11y ago
|
0 comments
23.
▲
by
da4c30ff
11y ago
What about layout versions for different screen-sizes, orientations, etc.?
24.
▲
by
da4c30ff
11y ago
I wish I could use 'type' as a variable name or as a field on a struct. It's one of the most used identifier names and the inability to use it is frustrating.
25.
▲
by
da4c30ff
12y ago
I wonder how many people contributed under the assumption that their contributions would remain under GPL. I assume the CLA specifies their right to change the license?
26.
▲
by
da4c30ff
12y ago
Inspired by this I wrote a minor mode for Emacs called draft-mode. It can be found at https://github.com/gaudecker/draft-mode
27.
▲
by
da4c30ff
12y ago
Solidarity
28.
▲
by
da4c30ff
12y ago
I was thinking what GNU could be if they launched GitLab or some alternative to replace the archaic Savannah. It could take the project to a whole new level.
29.
▲
by
da4c30ff
12y ago
An honest question: Isn't it that in some legal systems, an absence of license means public domain?
30.
▲
by
da4c30ff
13y ago
What is wrong with standard unix timestamps?
More ›