HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rugina

no profile record

comments

rugina
·3 maanden geleden·discuss
On one hand I hear that quantum computers will crack factorisation and discrete logarithms, on the other that the max number factorised is 15 and that 21 might not even be feasible.

What is going on?
rugina
·8 maanden geleden·discuss
> partially because Intel didn’t see a market

I saw some articles saying that Intel saw the market very well, they just could not deliver and rather than admit that, they claimed the CEO decided wrong.
rugina
·2 jaar geleden·discuss
The English word bit has the same meaning in French as word Coq has in English.
rugina
·2 jaar geleden·discuss
I think NM translation was broken all along. Not in the neural network part but in choosing the right answer. https://aclanthology.org/2020.coling-main.398.pdf
rugina
·2 jaar geleden·discuss
We, humankind managed to get a good optimisation for this problem by using spaces between words. When trying these algorithms for searching a word in a string of text, I was surprised how little they could improve vs just skipping to the next word.
rugina
·2 jaar geleden·discuss
Given that the GitHub repo is almost three years old, I expect Martin Fowler to already have Dada Patterns, Refactoring in Dada, Dada Distilled, Dada DSL and Dada Best Practices ready to publish.
rugina
·2 jaar geleden·discuss
They don't allow development on GNU/Linux.
rugina
·3 jaar geleden·discuss
Tried it and it feels slow. I opened a Rust project and after a long wait to index crates, I opened a file and deleted a commented line. It took a few seconds to display the annotations again.

While waiting, I did some work in neovim.
rugina
·3 jaar geleden·discuss
Tokio uses a pool of threads for disk I/O because it uses the synchronous calls of the operating system.
rugina
·3 jaar geleden·discuss
> I’m curious though… are people using it in production much?

Here's Daniel beating his own drum: https://archive.fosdem.org/2017/schedule/event/curl/
rugina
·3 jaar geleden·discuss
> the noise level of the keyboard made it difficult for my colleagues to focus

Had the same issue in the past but nowadays everyone is wearing noise cancelling earphones
rugina
·3 jaar geleden·discuss
Can you implement a web shop like Amazon using Rama?
rugina
·3 jaar geleden·discuss
Rust deadlocks just fine.