thivankaa
128 posts

thivankaa
@thivankaa1
Software developer at Integrated Research
Sydney, New South Wales Katılım Şubat 2019
44 Takip Edilen5 Takipçiler

@BuonHobo @abdnafees @algo_luca It's not necessarily the developer that wrote the code that is going to be debugging the bug. It might be discovered later after that person has left...
English

@Apex_Intellect @KhaleedSZN_ @PicturesFoIder What if you're seven years old now, obviously take the cash.
English

@KhaleedSZN_ @PicturesFoIder Just buy Bitcoin in 2009
English

@__phantomderp Seems like rust generics work for typical cases. But there are advanced use cases where it's not sufficient. Do you have some simple examples...? gist.github.com/brendanzab/922…
English

Rust doesn't have true generic programming and Rust devs use C++-03 era macro vomit and code generation to make up for that lack, coupled with a strong opt-in system that despite having a cleaner compilation model encourages endless reimplementation nearly on par with C.
Patrick Walton@pcwalton
Part of the reason why Rust can be slower to compile than C++ could just be that C++ limitations discourage writing large generic fns, because you have to put them in header files and that feels bad. In Rust there's no such limitation, so people write bigger generic fns.
English

@Mat_Jack1 @unclebobmartin @YouTube Good idea should follow Solid. Each twitter account should only have one type of actor to tweet too...
English

@unclebobmartin @YouTube Hello Bob, I love your programming content. Have you considered creating a separate account for that or for the political stuff, so that people can follow only one? Thanks!
English

Prepare for 'climate lockdowns': Rogue British council wants to strip yo... youtu.be/rUUWMK9FBko via @YouTube

YouTube
English

@tomaszrykala @unclebobmartin No it's not, you can super heat pure water in a microwave at atmospheric pressure well over 200 degrees.
So you have been proven wrong.
English

@unclebobmartin Re: "Ideas can be proven wrong, but never proven right."
- "I think water will turn to gas at 100C"
Boils once, twice, three times...
- Confirmed that water turns to gas at 100C.
That's an idea proven right!
English

@AGLAustralia Isn't this misleading, you sold those assets and purchase power from them due to PPAs locked in at a very high price...
English

@algo_luca I feel users should opt out of compiler checks. If the author adds this derivative later then all callers must use non_exhaustive to get this behavior for new variants in the future.
English

Let's talk about API design for @rustlang crates.
When is it desirable to annotate your enums with #[non_exhaustive]?
It depends on what _pattern_ they are trying to support! 🧵

English

@AGLAustralia keepittogetheraustralia.com.au
In the last 5 years AGL has invested 0 in renewables. Also those wind farms were sold off to third-parties and AGL agreed to purchase their output at inflated prices to their detriment now.
English

@edwincoronado @timClicks Yeah sometimes i prefer to define the mod in a parent file instead of creating a mod file. That being said i find the python module system even more confusing...
English

@looopTools @BlossomBabalola @TreciaKS I used to like phyton but really i only liked it because i hated the c++ build system and lack of package management. Then i learned Rust.
English

@algo_luca @kyleshevlin I made a full stack app. Backend services, web server and the client side SPA app in rust ( yewstack ).
I like to use what i make. So you will have to extend it. You notice issues in your code after coming back to it after a few months.
English

@kyleshevlin What is your preferred learning style and what type of projects do you want to start building in Rust? 😄
English
thivankaa retweetledi

@asiedu_dev Do you think a company that doesn't pay is employees is going to spend money vetting their id?
This is a great way for hackers it get remote access to a companies servers and code.
English

@CecileTonglet Is there any kind of compiler warning here? That would be nice at least
English

@CecileTonglet Maybe you are deserializing json to a rust type. There could be other cases ...
English










