HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gagabity

301 karmajoined 14 yıl önce

comments

gagabity
·3 gün önce·discuss
And Amazon going to add their own 100k, I'm sure there's nothing to worry about
gagabity
·27 gün önce·discuss
Their Composer model (trained Kimi) is kinda amazing.
gagabity
·geçen ay·discuss
Fixed a nasty bug in one of my tests where a mock in a completely different test I had never worked on was incorrectly setup and intercepting my mocks, I don't think I would have found it ever because the amount of effort it would have taken means I would have needed to move on to some other way to test.

Reverse engineered an old audio recorder USB driver which only works in windows 7 and also reverse engineered the custom audio encoding the device uses and the software to convert it to a standard wav file. This took recording the USB traffic with Wireshark for each function in the original software in a VM then disassembling the various dlls and exes and driver files and feeding them into Clause step by step.

That AI button in DataDog not only diagnosed the problem across micro services but also created a fix PR. I think we might be unemployed soon.
gagabity
·10 ay önce·discuss
I never read the commit messages always straight to changed files.

Also find doing it like this either incredibly hard or have to do a ton of git magic after I'm done to get commits into this state which is very frustrating.

I think it might be the codebase I work on but who knows.
gagabity
·10 ay önce·discuss
Yes! I once read a great article I can no longer find that talked about 3 types of PRs. Simple ones that you self approve. Ones that you tag someone because you want to spread the knowledge of what has been done. And ones that need actual review. Everything being reviewed is simply unnecessary and exhausting.
gagabity
·10 ay önce·discuss
To replace something with the momentum of React both as tech and an industry "standard" you are going to need something which provides an incredible leap forward and is pushed by someone with very deep pockets, its hard to see it happening. The negatives if any of React simply aren't big enough to go for a less popular framework
gagabity
·geçen yıl·discuss
Moving to a much cheaper country is probably the way if you have money saved up or can sell a house.
gagabity
·geçen yıl·discuss
Yandex Browser has been doing this for Russian for a while, if you go to YT it offers to translate to Russian, it does multiple speakers and voices from what I remember. Not sure if all the technicalities are the same.
gagabity
·geçen yıl·discuss
This is also maybe why a lot of people cant open a FB account without getting immediately banned and demanding you either send id or take a selfie video to prove you are human.
gagabity
·geçen yıl·discuss
You are mostly asking the wrong people, the reality for most in here has absolutely nothing to do with your situation, they can hardly comprehend it.

Look at what other people in your community did or ask them. As someone who left a developing country I would say get a degree any degree really and then get a job and some savings, you can then apply to a masters program abroad, a lot of countries this will be free with or without scholarships you might even get a stipend. EU especially.
gagabity
·geçen yıl·discuss
His records have all been reinstated both by Twin Galaxies and Guinness Worls Records for whatever that's worth.
gagabity
·2 yıl önce·discuss
Probably people are using adb to disable ads or something?

Amazon has indicated that they are creating their own TV OS in Rust running ReactNative Apps and going away from Android although it might take a few years.
gagabity
·3 yıl önce·discuss
Can this do speech to text English -> English? Get strange results if I do a translation to the same language would be an interesting alternative to Whisper if it could.
gagabity
·3 yıl önce·discuss
I had pretty terrible results when I tried English -> Swahili I'm using the Huggingface M4T V2 spaces, it pretty much doesn't work most of the time and I just get English back with a different voice, Expressive on the other hand only has a few languages it seems.

It would be nice if they could layout what exactly is missing in terms of data to make a language work better, while the actual AI bit is out of reach for most of us maybe we could provide more data.

There is also a 60 sec limit and wonder if this is HuggingFace limitation or Seamless?
gagabity
·9 yıl önce·discuss
Is there any real danger for desktop users? We should be allowed to skip this patch if we dont want it, I would rather take the risk than the performance hit.