HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nerflad

no profile record

Submissions

Dict(1)

github.com
2 points·by nerflad·11 bulan yang lalu·0 comments

Study links microbiota to development of MS in mice

pnas.org
2 points·by nerflad·tahun lalu·0 comments

FarPlay: Low latency rehearsal/screen share

farplay.io
1 points·by nerflad·2 tahun yang lalu·1 comments

comments

nerflad
·10 bulan yang lalu·discuss
I find every project of this nature so so beautiful and incredible. Congrats.
nerflad
·11 bulan yang lalu·discuss
Checking out the initial request on github for this feature I wonder why is this necessary? What access to the local network does the browser provide, or need to provide, and why isn't this something developers are more concerned about? I had a feeling this was possible as I see lots of mdns requests when I connect to certain things running sockets.

https://github.com/uBlockOrigin/uAssets/issues/4318
nerflad
·tahun lalu·discuss
This looks good for introductory theory. see also GNU Solfege

https://www.gnu.org/software/solfege/
nerflad
·tahun lalu·discuss
This is brilliant, thanks for making public and best wishes
nerflad
·tahun lalu·discuss
If you came to represent... https://wiki.archlinux.org/title/Creating_packages

Maintaining an AUR package can be great fun and an instructive glimpse into what FLOSS maintainers go through.
nerflad
·tahun lalu·discuss
Just put it all in stored procedures. What could go wrong?
nerflad
·tahun lalu·discuss
Execution env is the achille's heel of scripting languages. Personally I don't use Neovim, but had a feeling its adoption would spur development in this area for Lua. Bryan Cantrill called Javascript "LISP in C's clothes". In some ways I feel like Lua is the opposite, and love it for those reasons (disclaimer: never had to use it at work).
nerflad
·tahun lalu·discuss
Also, 2 APS is hardly competitive in this game.
nerflad
·tahun lalu·discuss
Boiling take: Myspace doesn't get enough historical heat for walling the blogosphere while simultaneously Eternal-Septembering it.
nerflad
·tahun lalu·discuss
A lot of people who have apparently never stepped foot in a recording studio are replying to you. Pre-plugin era was exactly about this. Drive the DAC and manage writes to the disk without introducing (much) latency so tracking can get done. Perhaps no one who uses this will intend to setup more than one microphone.
nerflad
·tahun lalu·discuss
> We disclosed SLAP to Apple on May 24, 2024, and FLOP on September 3, 2024
nerflad
·tahun lalu·discuss
one sticking point for GNU users can be that BSD utils are more strict about positional order of e.g filename parameter and input options. rm ~/foo -rf || rm -rf ~/foo

I was forced to get used to BSD syntax when I switched to MacOS but now I prefer it...
nerflad
·tahun lalu·discuss
Anecdote: This became a problem for me with several apps after installing Sequoia
nerflad
·tahun lalu·discuss
A comment before the problematic line can specify options to shellcheck, (e.g)

# shellcheck disable=SC2086

which remain valid within that block.

Of course, disabling the linter should be done with deliberation...
nerflad
·2 tahun yang lalu·discuss
Blogspam singularity is imminent. Also: this 'article' is from 2016.
nerflad
·2 tahun yang lalu·discuss
echo "printf '\n'" >> ~/.config/fish/functions/fish_right_prompt.fish....
nerflad
·2 tahun yang lalu·discuss
Can't argue with you there, even Windows has a package manager now.
nerflad
·2 tahun yang lalu·discuss
Desktop linux has some market share in hollywood, I would think that market does matter to them as it did SGI etc.
nerflad
·2 tahun yang lalu·discuss
I understand why you're getting downvoted but I also am in some form of agreement with the sentiment/hope they don't lose sight that they are pretty much keeping the dream of the consumer UNIX vendor alive.
nerflad
·2 tahun yang lalu·discuss
Not my project. Curious as to how this is implemented...