HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brabel

8,198 karmajoined há 9 anos

comments

brabel
·há 4 horas·discuss
Why not eshell?
brabel
·há 4 horas·discuss
The only case I can imagine is when I rename a Java interface and want all implementations to be also renamed accordingly. I can do that in 1 second in IntelliJ. With dired on emacs that would not be possible at all and I would need a tool that can find all implementations first: that requires a LSP on emacs, and then from a xref buffer, not sure how I could rename all classes and their files at once. Probably would need to be manually done? Anyone knows how to do it in emacs with one command?
brabel
·há 4 horas·discuss
Absolutely no one ever has been shown to be more productive because they don’t use GUIs. It’s kind of preposterous to think that could be true.
brabel
·há 4 horas·discuss
You’re judging RMS skills based on the current performance of a tool he created 40 years ago using the tools available at the time. That’s wild. You complain about emacs being single threaded but computers in the 80s had a single core. Software at that time was always single threaded. By the time multiple cores became available, emacs wasn’t RMS’s personal project anymore and with lots of users it couldn’t just replace the core to make it multithreaded.

Tell me what Carmack has written that’s still widely used but did not start with the same “problems” as emacs.
brabel
·há 4 horas·discuss
I don’t understand how something that has no clearly defined position like an electron can have a well defined speed. I thought I had understood that at that level, particles are more like clouds, or vibrations in the quantum field, and they had no well defined position until you tried to measure it, causing its cloud to collapse to a smaller region. But if non observed electrons can have a speed that defines the color of a material, that whole understanding seems to be wrong! Where is the error? Are all atoms on a piece of gold being “observed” in the quantum sense?? Even if we just capture the spectrum? Or it’s something else??
brabel
·há 5 horas·discuss
It’s easy to see that is true given media reports of civilians deaths (lately has been ranging from a few to a dozen per day) compared to estimated military deaths (all sides seem to agree it’s in the thousands per day).
brabel
·há 5 horas·discuss
War only goes down when the latest one killed the existing armies too effectively, so that it takes a generation until the armies can be replenished and the memory of the realities of war forgotten. Disease like the plague can also cause a reduction in war numbers since people have other things to worry about than conquering or destroying their neighbors.
brabel
·há 5 horas·discuss
Using FF on iPhone, did not have any problems.
brabel
·há 18 horas·discuss
There is a lot of resistance from the Ukrainians to going to the frontlines as we can see in the endless videos of people fighting the government “recruiters” who come to forcibly take them and the large stream of people fleeing the country. It’s hard to tell if the will to continue fight comes from the people or the government, it’s not nearly as clear as you imply. In my view, it’s a huge crime against life for this war to continue. A compromise is the only solution. From both sides of course. But it seems both sides still consider the continuing fight and death toll is worthwhile and preferable to the compromises they would need to make to end the craziness. We will look back at this time as a huge failure of Europe and the US to manage to first prevent Russia aggression, and then even worse , prolonging the conflict for several years by simply failing to provide what was needed to defeat Russia while providing just enough for the Russians to advance only very slowly and at a high cost - the worst possible outcome since Ukraine still loses a huge amount of territory and more importantly, people, while Russia loses a much smaller proportion of its population while achieving many of its goals and proving to the West that it can challenge its political position near its borders even if war is the only way to do so.
brabel
·há 18 horas·discuss
Rust didn’t start in academia! It was a practitioner’s pet language until Mozilla started sponsoring its development. It’s actually the exact opposite of an academic language like OCaml and Scala, which were started by researchers in universities. Rust did incorporate some academic ideas like the borrow checker and algebraic data types, but the former was already being used in a precursor language, and the latter was almost becoming mainstream (which it is now, Rust helped a lot with that but was one of several languages that had it).
brabel
·ontem·discuss
Their success is already impossible: you cannot lose half of your population and suffer millions of casualties and still consider that a success in the end, even if Ukraine was to retake most of the territory it has lost, which seems less and less likely as the years pass.

Wars of this kind never have winners. Russia also lost too many soldiers to celebrate anything.
brabel
·ontem·discuss
Poland is delivering 90% of NATO’s support to Ukraine. France is one of the staunchest enemies of Russia. In this situation I just don’t understand what people expect Russia to do?? Sit and accept while those countries work hard to kill its soldiers and destroy its economy? I am surprised Russia hasn’t bombed transport depots in Poland that are known to be used for weapons delivery to Ukraine yet, but that seems very likely to happen in the next few months. However that is not the same as Russia invading Poland! Those reports are talking about attacks, no one in their right mind is expecting an invasion, which is what my comment was referring to.
brabel
·anteontem·discuss
Even the most optimistic Russian does not think Russia will ever get beyond https://en.wikipedia.org/wiki/Novorossiya which is not much more than Russia currently occupies. You really think they will eventually march over Ukraine on to Warsaw?? That’s as likely as the exiled Chinese government in Taiwan taking over China.
brabel
·mês passado·discuss
> You're free to apply the particle "up" to pretty much any English verb if you want the semantics that it provides.

I have been speaking English for 20 years but it's my second language. I don't think the semantics of "up" matters when I try to understand phrasal verbs like "turn up". I don't see anything about "up" (as in a direction) in "turn up" or "show up" when it means "to appear" or "to be discovered"... where is the semantic connection?? I think native English speakers just think "up" intrinsically relates to "appear" or "be found" but there's no such connection in other languages I know of.

Similarly with things like "fed up" (as in 'tired of'). Where is the "upness" here?
brabel
·mês passado·discuss
What the hell why are you thinking you decide anything?? The man has his project and can do whatever he wants with it. Read the license.
brabel
·mês passado·discuss
Everyone forgets D. It’s probably the fastest to compile, even faster than Go
brabel
·mês passado·discuss
Is this a case of people saying one thing and doing another?? Everyone's experience is different, but to me it seems most people love AI?! I see reports in the news about people not being able to do anything anymore without asking AI first, people dating AI boy/girlfriends, students using AI to do homework, teachers using AI to catch AI cheating by students, people writing emails via AI, improving their own writing with AI... and so many more! I personally use it a lot for coding (though I still try to do some manual work so I don't just forget everything), translations, quick queries about things, in the computer (specially CLI commands, AI is just incredibly good at it - no matter the CLI, seemingly) and in the physical world (e.g. what's the name of that thing you turn on a tap to open it - English is not my first language), it even helped me a lot figure out legislation in two different countries, where finding and understanding the law was next to impossible by myself (and it gave me links to everything so I could check by myself).
brabel
·mês passado·discuss
If you think tool call and letting the LLM call an API via curl are the same thing, you haven’t a clue how LLMs work and honestly shouldn’t be commenting on the topic at all.
brabel
·mês passado·discuss
Tinkering means different things to different people! Want to tinker with your hardware, as bare metal as possible? Or extract every inch of performance out of your CPU? Zig is great for that.
brabel
·mês passado·discuss
I just upgraded some code to Zig 0.16.0 and I am actually really happy with the results. It impacted A LOT of things, but the changes were actually very good and seems to have set the language for a bright future, especially with the new IO mechanism which allows supper efficient code that looks good whether it's implemented single-threaded, multi-threaded or just via an event loop!

If you haven't tried Zig since 0.16.0 was released, I highly recommend having a look. The release notes for this release were huge!!

https://ziglang.org/download/0.16.0/release-notes.html