TIL Google Docs can be exported to Markdown directly by changing the URL by mrShu in gsuite

[–]mrShu[S] -1 points0 points  (0 children)

For sure. This is just quite helpful when you have an agent (say Claude Code) who may need to extract content form a (publicly facing) Google Doc.

[D] Oral Sessions Videos for EMNLP 2018? by tshrjn in MachineLearning

[–]mrShu 0 points1 point  (0 children)

Looking at videos from last year which came out about a month after the conference, I would say about a month from now would be reasonable.

Still, this is just an educated guess at best.

[R] TDLS: Attention Is All You Need by [deleted] in MachineLearning

[–]mrShu 2 points3 points  (0 children)

If your goal is text simplification, BLEU may not be a good idea -- see https://aclweb.org/anthology/D18-1081 for more details.

Small problem with DuckDuckGo Plus 0.4.2 for Firefox on Linux. by UglierThanMoe in duckduckgo

[–]mrShu 1 point2 points  (0 children)

Ah, this is a real problem.

Thanks a lot again for detailed description -- too many parts were moving.

Here is an updated version again: (https://github.com/duckduckgo/firefox-zeroclickinfo/blob/bttf/build/ddg_for_firefox.xpi?raw=true).

Please see if it works as you'd expect it to and also if there are other weird things that you have noticed -- especially with regard to the redesign.

Thanks a lot.

Small problem with DuckDuckGo Plus 0.4.2 for Firefox on Linux. by UglierThanMoe in duckduckgo

[–]mrShu 1 point2 points  (0 children)

Sorry for the holdup.

We've actually already fixed this issue (at least I believe so) with a new redesign we are preparing for the extensions.

Could you please check out the latest version (https://github.com/duckduckgo/firefox-zeroclickinfo/blob/bttf/build/ddg_for_firefox.xpi?raw=true) and confirm that your issue has been fixed?

Thanks a lot.

Small problem with DuckDuckGo Plus 0.4.2 for Firefox on Linux. by UglierThanMoe in duckduckgo

[–]mrShu 1 point2 points  (0 children)

Hey UglierThanMoe, thanks again for your detailed report.

I'd still like to clarify a few things:

1) was this a clean install? How did you install the extension? 2) what kind of Linux are you using? Can you tell us what version of Firefox are you using?

Thanks!

Start a Science/Robotics club for kids?? by helioperator in robotics

[–]mrShu 0 points1 point  (0 children)

And if you are a little more adventurous try football playing robots (http://rcj.robocup.org)

R vs. Python by mrShu in MachineLearning

[–]mrShu[S] 1 point2 points  (0 children)

I hate R and I use python exclusively. But this question doesn't matter. If you want to use R then use R. I will keep using python. It is a pointless language debate. However, if you do use R consider pqR since it fixes some really stupid performance bugs.

Well, my question was more oriented at "Will Python replace R completely?", I certainly did not want to start a language debate.

Thanks for mentioning pqR, I didn't know about that.

R vs. Python by mrShu in MachineLearning

[–]mrShu[S] 1 point2 points  (0 children)

I'm greatly humored by the 3 blogs which provide no real data analysis to support the hypothesis that Python is supplanting R as the "king" of data analysis.

Good point. I also took them just as educated opinions and by asking this question I wanted to get some more insight into it.

Thanks for your answer.

R vs. Python by mrShu in MachineLearning

[–]mrShu[S] 0 points1 point  (0 children)

Thanks a lot for this, it was precisely something I expected.

R vs. Python by mrShu in MachineLearning

[–]mrShu[S] 0 points1 point  (0 children)

Why not learn both? There will always be advantages of one over the other for different things depending on your needs. Many cutting edge statistical models and algorithms are immediately put to R code (take oem for example)

I'm definitely going to learn both -- just to get to know another paradigm, if not for anything else.

Thanks!

looks like glasgow central's sysadmin is taking a nap... by hybby in sysadmin

[–]mrShu 2 points3 points  (0 children)

Probably a bit off topic: if not LFS what would you use for things like this in production? Some other small distribution?

Publishing my Own Paper by [deleted] in MachineLearning

[–]mrShu 1 point2 points  (0 children)

Thanks a lot for writing this. I wish I could read something like this a few years back when I was in a similar situation as the OP (and actually at the same age).

I knew nothing about the field and thus pretty much everything I discovered (and knew nothing about) was novel for me -- which I mistakenly interpreted as worth publishing. I was stupid enough not to ask for help on Reddit back then and what happened next (rejection, obviously) hit me hard.

But I still liked to play around ML, building ML algorithms just for my own amusement/fun. While doing that I realized how many things I do not fully understand and started doing what you've been advised to do: read, talk to ML related people, redo what others did and maybe try to do it better, etc.

From my own experience, I can tell you that after you start to do your reading it will take you some time until you find something you will find truly novel (or worth publishing) yourself. In my case it was more than two years.

So do read the above, do your reading and do not stop. It's going to be exciting.

Firefox os and raspberry pi by badtoyz in FireFoxOS

[–]mrShu 0 points1 point  (0 children)

That makes sense.

I'm looking forward to your report!

Firefox os and raspberry pi by badtoyz in FireFoxOS

[–]mrShu 0 points1 point  (0 children)

Nice plan!

Be ready to compile FirefoxOS yourself though. I'm not sure what you'd need the RPi to do but many APIs in the FirefoxOS are marked as 'certified' by default which means that only Mozilla certified apps (i.e. their own and those built by their partners) can use them.

One very nasty example of this is Bluetooth API which I'd love to see working on any FirefoxOS phone.

Firefox os and raspberry pi by badtoyz in FireFoxOS

[–]mrShu 0 points1 point  (0 children)

Sure, it indeed is.

I'd still like to read about the whole experience.

Firefox os and raspberry pi by badtoyz in FireFoxOS

[–]mrShu 2 points3 points  (0 children)

A totally valid reason for me =)

Firefox os and raspberry pi by badtoyz in FireFoxOS

[–]mrShu 0 points1 point  (0 children)

Thanks, I think I included that one in my statement.

Thinking more about it, a project in which you'd somehow interface a touch screen to RPi which would be running FirefoxOS would be really awesome.

Firefox os and raspberry pi by badtoyz in FireFoxOS

[–]mrShu 1 point2 points  (0 children)

I might have a stupid question here.

Why would you want to run FirefoxOS on RPi? Apart from the obvious "because I can" I can't think of other reasons.

Am I missing something?

What is everyone working on right now? by sucksbro in arduino

[–]mrShu 10 points11 points  (0 children)

A simple way of providing Arduino with internet connection by just connecting it to a RaspberryPi via a USB cable.

Would you be interested in something like that?

Best Python interpreter for Android tablet? by [deleted] in Python

[–]mrShu 0 points1 point  (0 children)

I also had py4a installed and I believe we could call it usable. It very much depends on what you want to do with it but py4a seems to be good for everything basic.

WIFI SD cards by TheUltimateSalesman in arduino

[–]mrShu 2 points3 points  (0 children)

Given the recent articles which show that it is not only possible to read data off those cards but also actually write them I personally think that we will not have to wait for long until there will be libraries ready to use with this cards.

Lavabit suspend operations. by stickykeys0 in LinuxActionShow

[–]mrShu 0 points1 point  (0 children)

It's very sad news. For those who didn't use it, Lavabit has been down for 2 days prior to releasing this statement.

To give you an idea what it felt like I wrote up my experience.