HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nerflad

no profile record

Submissions

Dict(1)

github.com
2 points·by nerflad·قبل 11 شهرًا·0 comments

Study links microbiota to development of MS in mice

pnas.org
2 points·by nerflad·السنة الماضية·0 comments

FarPlay: Low latency rehearsal/screen share

farplay.io
1 points·by nerflad·قبل سنتين·1 comments

comments

nerflad
·قبل 10 أشهر·discuss
I find every project of this nature so so beautiful and incredible. Congrats.
nerflad
·قبل 11 شهرًا·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
·السنة الماضية·discuss
This looks good for introductory theory. see also GNU Solfege

https://www.gnu.org/software/solfege/
nerflad
·السنة الماضية·discuss
This is brilliant, thanks for making public and best wishes
nerflad
·السنة الماضية·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
·السنة الماضية·discuss
Just put it all in stored procedures. What could go wrong?
nerflad
·السنة الماضية·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
·السنة الماضية·discuss
Also, 2 APS is hardly competitive in this game.
nerflad
·السنة الماضية·discuss
Boiling take: Myspace doesn't get enough historical heat for walling the blogosphere while simultaneously Eternal-Septembering it.
nerflad
·السنة الماضية·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
·السنة الماضية·discuss
> We disclosed SLAP to Apple on May 24, 2024, and FLOP on September 3, 2024
nerflad
·السنة الماضية·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
·السنة الماضية·discuss
Anecdote: This became a problem for me with several apps after installing Sequoia
nerflad
·السنة الماضية·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
·قبل سنتين·discuss
Blogspam singularity is imminent. Also: this 'article' is from 2016.
nerflad
·قبل سنتين·discuss
echo "printf '\n'" >> ~/.config/fish/functions/fish_right_prompt.fish....
nerflad
·قبل سنتين·discuss
Can't argue with you there, even Windows has a package manager now.
nerflad
·قبل سنتين·discuss
Desktop linux has some market share in hollywood, I would think that market does matter to them as it did SGI etc.
nerflad
·قبل سنتين·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
·قبل سنتين·discuss
Not my project. Curious as to how this is implemented...