Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cjohansson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cjohansson
3y ago
GNU Emacs is now dependent on TreeSitter which is a MIT-licensed project and LSP which is a Microsoft project. Also built-in support for non-gnu packages to install. Soon it will be a non-gnu project entirely. I think it's a bit sad th
2.
▲
Spotify Dropped Support for Linux
(community.spotify.com)
11 points
by
cjohansson
3y ago
|
1 comments
3.
▲
by
cjohansson
4y ago
Google Translate got a lot worse after the AI version was introduced, maybe not for english-centric translations but all other. The previous deductive translator was be much better. Same with Siri and Google Assistant, they are really bad a
4.
▲
by
cjohansson
4y ago
Yes but humans are required (as runners or drivers) to make it interesting to watch. Humans are human-centered by nature (of course)
5.
▲
by
cjohansson
4y ago
This is not true, it varies by personality, some personalities have high neuropasticity even when they get older. It depends on individual differences in the dopaminergic system
6.
▲
by
cjohansson
4y ago
tree-sitter is a bit better than regexp but it is not an actual parser of grammars, a fast actual parser of all languages for syntax coloring is the future I think, tree-sitter is a pragmatic middle-ground while we wait for the prime soluti
7.
▲
by
cjohansson
4y ago
Is there a Lisp that supports references and pointers, perhaps pointer aritmethics too?
8.
▲
by
cjohansson
4y ago
I would say most people don't know 90% of how to use the iOS interface but ppl are in general not interested in learning it and wouldn't read a manual if the box included one or even watch videos of it. People just what Apple to r
9.
▲
by
cjohansson
4y ago
I will never buy a Apple laptop again because Apple stops supporting it after a while and you can't install new version of the OS on it and new software. This is a deal breaker for me, completely a waste of perfectly fine hardware. Ins
10.
▲
by
cjohansson
4y ago
Lisp is inspiring at first glance, but when you need to solve complex problems like references, pointers, macros, byte-compilation and native compilation it just is not expressive enough like C, C++, or Rust. Neither is Javascript. Lisp cou
11.
▲
by
cjohansson
4y ago
Thank you for the context, this also explains why most UIs gets broken / stuck at times. Like spinners that never stops or buttons that stay disabled even though they should be enabled. Those kinds of issues happens every day even in A
12.
▲
by
cjohansson
4y ago
I think that Copilot is independent of license since it auguments/manipulates the source but the idea of Copilot is independent of GitHub and that idea needs to be explored
13.
▲
by
cjohansson
4y ago
Even if you eat healthy food you still need willpower to prevent yourself from eating too much. But it's a easier problem
14.
▲
by
cjohansson
4y ago
Very good points, I'm saving that text in my library
15.
▲
by
cjohansson
4y ago
I'm experimenting with something similar as well, I'm curious - how do you solve HTTPS support since it's a built-in web-server?
16.
▲
by
cjohansson
4y ago
Ideally all language-servers should be integrated, managing LSP-servers if you work with a lot of different languages at different versions takes more time than it is worth, regardless of the editor/IDE
17.
▲
by
cjohansson
4y ago
Nano is great, when I did not know how to use vi, vim or emacs I used nano. Nowdays for quick edits in terminal on unexplored servers I use vi. emacs and vim are not always installed
18.
▲
by
cjohansson
4y ago
Very good points, we have access to very powerful hardware in modern-day smartphones but the software is seriously limiting what can be done with it. My Nokia E71 from 10 years ago had a lot of nice features that I don't have in my iPh
19.
▲
by
cjohansson
4y ago
If you have consistent code style and formatting this tool is unnecessary. I think that solution is better, you get a more consistent code base that is easier to read for humans. (Also diffs will be faster to compute)
20.
▲
by
cjohansson
5y ago
I upgraded my 2012 MacBook Air to Ubuntu Linux and it increased it's performance and stability by at least 3 times. Just want to throw that out here - if you consider buying a M1 Apple when you have a Intel Apple, instead consider upgr
21.
▲
by
cjohansson
5y ago
Thanks for doing this, it's a great response to the current trend in providing endless of css and js just to display basic sites
22.
▲
by
cjohansson
5y ago
Do you have a peer reviewed study to support your opinion about Hacker News comments?
23.
▲
by
cjohansson
5y ago
I think the "Negative" part is really what made the article get to the front page. Rust is popular so anything negative about it causes salience
24.
▲
by
cjohansson
5y ago
Well it says "to scale" not "to realistic scale" so it could be a made-up scale
25.
▲
by
cjohansson
5y ago
Yes Google is following Facebook and YouTube business model of building echo chambers. You only get stuff that confirm your opinion so it's useless if you want the truth about any particular topic. DDG is better but it has problems too
26.
▲
by
cjohansson
5y ago
I think what is usually meant is one expression or statement per line. Any editor get problems when you have lines that are a few MBs each
27.
▲
by
cjohansson
5y ago
Maybe you need to wait 9183718 generations before it suceeds? Like I do a random code generator in 10 lines and say it can solve any problem in the world if you wait long enough
28.
▲
by
cjohansson
5y ago
Emacs is a perfect GNU propagator. To be able to use its full power you need an entire ecosystem of GNU tools. For that reason you can only get its full power by abandoning your Windows or Apple OS and converting to GNU/Linux and if yo
29.
▲
by
cjohansson
5y ago
Is it really? Building the hash can be made in linear time but iterating the values in order, especially when there might be gaps in the interval? Could be messy
30.
▲
by
cjohansson
5y ago
Ok so this why the Librem Phone has physical kill switches
More ›