Hacker News new | past | comments | ask | show | jobs | submit | uguuo_o's comments login

Just a minor note. Howe is good, one of the best yes, but Paco De Lucia reigns far above them all.


There are many ways to play a guitar. The Iron Maiden guitarists, blew away everyone else in the early 1980s with their guitar solos(and playing in harmony). They had mastered pretty much every technique you can use on the electric guitar. Tapping, etc.

Yet, they can not play like Paco De Lucia, who finger picks a nylon stringed guitar. And Paco De Lucia can't play like they can. So who is really best?


There is no best musician. Not just because there are a multitude of different skills that go into it, but also because nobody agrees on what weight to give to each of them or even what they are. This makes it impossible to make an absolute ranking. At best you would get a Pareto front made up of the greatest.


Any time somebody makes a claim that their passionate judgment about a subjective topic is objectively true, that’s a bit-flip moment for me. Doesn’t mean I will ignore them, but we are now having a different conversation. They are a “fan” and discussions with fans are often not that interesting.

And fwiw, Paco De Lucia is technically skilled to a fault, but does very little for me.


I'm not familiar with Paco so thanks for sharing.

I looked up Howe and he said this about Paco:

"There was mention of Paco de Lucía, who is the greatest, well, if not the greatest ever flamenco guitarist. Many people love him dearly as I do, and if somebody says, 'Can you play like Paco?' I say, 'No, no.' [laughs] So I just jumped on board, and it was wonderful. Very nice people." [1]

Howe made up a flamenco piece on the spot for a Queen song so he was talking about Paco then.

The nod is there by the man himself for the greatest flamenco guitarist.

But if you discuss something that is basically subjective, you still need criteria because if one person is saying oh Paco is the most technically skilled that's one thing. Another would be more akin to how the Decathalon decides the greatest athlete.

I don't know if Howe is the best ever, but if there was a Decathalon equivalent for guitarists, I'd bet Howe would top Paco no problem. And in that event, he'd top Jimi Hendrix and Page too. But that's just my benchmark, having range and full command of the discipline.

[1] https://www.ultimate-guitar.com/news/general_music_news/yes_...


Can you add some qualitative comparisons that make you say that?


Here’s a fantastic display of Paco de Lucia’s music: https://youtu.be/0o8vszqVL2U?si=XtT-dhzaQZuKOoyN


I'm just relaying what most guitarists that have played with him have said. Watch a few interviews, jazz, flamenco, whatever he plays.

Here an example of his playing: https://www.youtube.com/watch?v=C97H_HvBjPA

30 years playing guitar, I believe I can recognize masters, but this guy is just wow.


I have a few from schitt that have been pretty solid for years, I highly recommend them.

https://www.schiit.com/


This looked so good until I saw it requires switches to be soldered (by them or you). Hot-swappable switches is a must for me, specially at this price point. I guess my ergodox will have to last a bit longer until a proper replacement is found.


That made me a bit hesitant too, because it's likely that I might not like the switches I choose first.

It takes a few days or weeks of actual usage to have an idea how suitable a certain switch type is.

It's also likely that I would choose different switches for a few keys....


There is a purchasing option for non-soldered switches.


Yes, it just means you have to solder the switches yourself. From their website:

This is a special version of Glove80 meant for users intending to replace key switches. Soldering is required for this keyboard to function.


there are two option to get it with: pre-soldered and with choc switches options and unsoldered (sort of DIY kit) with Red switches thrown included.


I tried to use it but I had some issues as others in the thread.

I have tried many sources and method over the years and settled on spleeter [0]. Works well even for 10+ minute songs, varying styles from flamenco to heavy metal.

[0] https://github.com/deezer/spleeter


You can always run higher quality models than Spleeter, for example Demucs or the real Open-Unmix UMX-L, in their full PyTorch glory, as long as you have a computer that supports it.

I'm somewhat limited in what can run in a browser by the nature of the project.


Thanks for the suggestion. Good luck with your project.


wait, deezer? I wonder why they made something like this


Not to be confused with the Ansys flow solver Fluent:

https://www.ansys.com/products/fluids/ansys-fluent


This is the only combination I also went with, nothing else seemed acceptable on the android side. GrapheneOS has been fantastic, no Google apps.


It sounds like what you want is graphene os.

https://grapheneos.org/


How the hell is there no screenshots on the landing page of a smartphone OS


Projects like this tend to be built by people with no interest in marketing, and for a non-profit I think it's fine to keep that particular sort of poisonous corrosion at arm's length.


You can add them.

And I don't mean it as a knee-jerk response, this is open-source, anyone with skills is welcome and if you send a pull request here https://github.com/GrapheneOS/grapheneos.org with the screenshots presented in the way you'd expect them, it might get merged.


I can’t because:

- I don’t have a phone that can run it, I’m just curious but without seeing what it looks like it’s hard to become interested

- even if I could install it, there’s basically no chance I would install it because I have no idea what it looks like, because there are no screenshots on the front page


Gotta upvote GrapheneOS. It's great!!


Yup, will keep that in mind for my next phone, thx!


tell that to your banking app provider


Or, if you want to completely abandon the Google ecosystem, GNU/Linux phones are an option, Librem 5 and Pinephone.


Yes. The librem 5 is a somewhat solid alternative. The pinephone seems to remain a developer platform as it lacks simple features expected out of a phone.


Even emacs has a markdown mode:

https://jblevins.org/projects/markdown-mode/


Reasons : there is a significant amount of work needed to get codes to work on a distributed hybrid or gpu-only fashion. It's a completely different coding paradigm that needs significant studies before commercial entities adopt gpu use at scale. All-gpu solvers are starting to be developed, such as fun3d GPU[0], but features are very limited. GPU development is starting to catch up in the community, so it won't be long before a significant portion can operate heterogeneously or in gpu-only mode.

[0] https://fun3d.larc.nasa.gov/GPU_March_2021.pdf


The amount of scientific work that could be done with such a machine would be staggering, specially if it can be local. I use 2-10k cores on a daily basis, having a dedicated machine with 1k would make debugging large scale problems much faster.


> 2k-10k cores on a daily basis

could you tell more please? sorry, not in the loop on what a typical “scientific workflow” is like


Large-scale simulations of phisical systems tend to have a variety of length/time scales that require vast numbers of CPUs to model in a timely fashion. This could be anywhere from a few hundred cpus to tens of thousands. Fluid dynamics, solid mechanics, fluid-structure interactions, electrohydrodynamics, etc. simulation tools can all benefit from having a larger number of highly interconnected CPUs, we can simply resolve engineering problems better with more computational resources for better understanding of problems.


what language/frameworks orchestrate work across 10k cores? is that like, 10k threads? 10k processes?


It is not a single language. c, C++, Fortran are the most commonly used. The communication happens using one of many versions of the message passing interface [0] (MPI). MPI essentially spawns child processes and a communication ring between nodes using whichever interconnect is available (usually infoniband).

[0] https://en.m.wikipedia.org/wiki/Message_Passing_Interface


Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: