Имбирь - твой спиритический овощ. Войти !bnw Сегодня Клубы
Привет, TbI — HRWKA! 1239.0 пользователей не могут ошибаться!
?6941
прекрасное6443
говно5904
говнорашка5512
хуита4710
anime3065
linux2651
music2633
bnw2601
рашка2565
log2354
ололо2166
дунч1821
pic1815
сталирасты1491
украина1439
быдло1437
bnw_ppl1417
дыбр1238
гімно1158

Option и Result без do-нотации - деньги на ветер писать .and_then() каждый раз слишком ебово руки тянутся к unwrap() тому кто придумал название expect() вообще руки оторвать надо
#8V651K (1+3) / @plhk / 3357 дней назад
Ждём ебилдов: http://blog.rust-lang.org/2015/08/06/Rust-1.2.html "What’s in 1.2 stable As we previously announced, Rust 1.2 comes with two major performance improvements for the compiler: An across-the-board improvement to real-world compiler performance. Representative crates include hyper (compiles 1.16x faster), html5ever (1.62x faster), regex (1.32x faster) and rust-encoding (1.35x faster). You can explore some of this performance data at Nick Cameron’s preliminary tracking site, using dates 2015-05-15 to 2015-06-25. Parallel codegen is now working, and produces a 33% speedup when bootstrapping on a 4 core machine. Parallel codegen is particularly useful for debug builds, since it prevents some optimizations; but it can also be used with optimizations as an effective -O1 flag. It can be activated by passing -C codegen-units=N to rustc, where N is the desired number of threads. Cargo’s performance has also improved dramatically: Builds that do not require any recompilation (“no-op builds”) for large projects are much faster: for Servo, build time went from 5 seconds to 0.5 seconds. Cargo now supports shared target directories that cache dependencies across multiple packages, which results in significant build-time reduction for complex projects. The 1.2 release also introduces support for the MSVC (Microsoft Visual C) toolchain, as opposed to GNU variants. The upshot is that Rust code is now directly linkable against code built using the native Windows toolchain. The compiler bootstraps on MSVC, we have preliminary nightlies, and we are testing all rust-lang crates against MSVC. Unwinding support is not yet available (the process aborts on panic), but work is underway to land it. On the language side, Rust 1.2 marks the completion of the dynamically-sized type (DST) work, allowing smart pointers like Rc to seamless apply to arrays and trait objects, so that Rc<[T]> is fully usable. This final enhancement applies to all smart pointers in the standard library. Support for external smart pointer types is available in nightlies, and will be stabilized soon."
#1FIYKL (2) / @o01eg / 3388 дней назад
Структурная обработка исключений -- вещь тормозная, известное дело. Занятно сделано в Rust. Примерно как принято в Эрланге -- не проматчилось -- до свидания. Хотя в Эрланге можно, пусть и не особо принято, ловить ошибки и структурно. Но уж если в Rust действительно есть опасения, что что-то внезапно долбанёт, то туши свет: http://stackoverflow.com/a/30824812/539470 Согласен, вероятность невелика, если программировать, как учат, но когда отлов, например, деления на ноль (которого может и не произойти) требует запуска отдельного потока -- вот это мощь. Тормозная плюсовая раскрутка стека не то что курит в сторонке, она вообще уже ушла %).
#XHE6UY (9+1) / @dluciv / 3392 дня назад
The 1st rule of Secret Rust Club is: you don't talk about Secret Rust Club. The 2nd rule of Secret Rust Club is: error: `1st rule` does not live long enough. error: aborting due to previous error
#9C807V (0+3) / @anonymous / 3394 дня назад
http://blog.maidsafe.net/2015/07/01/the-ants-are-coming/ "Soon after, heavily frustrated by the speed at which we were developing in C++, we started looking into ways to speed up development without a reduction in code quality, surely the holy grail of software development. After much research, David became increasingly convinced that a new systems-level language, Rust, had something to offer. In his spare time (between about 2 a.m. and 5 a.m.) he started transposing one of our most complex libraries, Self-Encryption (the component that seamlessly splits data into smaller chunks and encrypts them), over to Rust, which at that time wasn’t even in Beta yet. This was very successful and fast! David followed a similar process with MaidSafe’s Routing library. With another successful test complete our development team was split for a few weeks while the core team remained in C++ and another team started transposing the rest of the code. This was a risky and scary time. To split the dev team at a period when we were under significant pressure to produce a stable network seemed counterintuitive. But thankfully, going backwards to move forward paid off, and without this change there is no doubt in our minds that we would not be where we are today. It is not the intention to go into detail here about how and whether Rust is better than C++. For debates on that subject you can check out some of the threads on the forum and elsewhere. I think that is a debate as contentious as GPL vs MIT, or even Borg vs MacEnroe, fun to debate but don’t expect consensus any time soon. All I can say is that it’s working for us and allows us to iterate quickly, be more defined with our tasks and be more definitive with our timescales."
#0TN0OX (2) / @o01eg / 3395 дней назад
Go feels like a bunch of older C programmers listing their issues with writing concurrent C code. Rust feels like a bunch of Haskell programmers listing their issues with C++.
#5IVU4J (5+2) / @plhk / 3423 дня назад
А маскотом rust будет https://simpsonswiki.com/w/images/f/fe/Rusty.png ?
#NIDZLF (2) / @o01eg / 3424 дня назад
http://publications.lib.chalmers.se/records/fulltext/219016/219016.pdf "Parallelization in Rust with fork-join and friends Creating the ForkJoin framework Master’s thesis in Computer Science and Engineering"
#DZM24J (0) / @o01eg / 3425 дней назад
Или у одного меня git2-rs не собирается под msys2, или винда была признана устаревшей и неактуальной платформой.
#8Q9D3L (2) / @o01eg / 3429 дней назад
1.1.0 !
#K0GBM5 (4) / @o01eg / 3431 день назад
http://careers.stackoverflow.com/jobs/90236/rust-open-source-software-engineer-maidsafenet "Rust Open Source Software Engineer MaidSafe.net Troon, UK (allows remote) rust Job Description Can you imagine a new decentralised Internet, free from corporations selling your personal details and private information for their profit, where users are in control of their data and all communication is secure, private and anonymous? What if this new network was comprised of the spare computing resources of the world’s Internet users and has years of planning and development behind it. The company implementing the replacement for much of the Internet’s services is called MaidSafe and they plan a public launch of the platform later this year. This new network has generated much interest from the world’s technology press. http://techcrunch.com/2014/07/23/maidsafe/ http://www.forbes.com/sites/kashmirhill/2014/04/08/beyond-bitcoin-crypto-ownership-companies-hope-youre-ready-to-decentralize-everything-on-the-internet/ As the platform approaches its first public release, MaidSafe are looking to strengthen their team with engineers experienced in producing open source software. MaidSafe are implementing their vision in Rust and knowledge of this new language is an advantage. A background in contributing to open source projects is essential and the successful candidate will also be able to demonstrate knowledge of multiple programming languages. This role provides the opportunity to work for a cutting edge open source company with a big future, as well as the freedom to push your skills to the limit. While an office based developer is preferred, this may be a remote position where for ease of collaboration, the candidate will be required to work between 09:30 and 17:30 UK time (British Summer Time) Monday through Friday. Skills & Requirements Commits have been made to verifiable open source repositories Experience in Rust preferred, but not essential Experience working within an iterative Agile development process A proven track record of submitting quality bug reports to open source issue trackers, preferably with bug fixes. Some links to examples would be great A presence on Stack Overflow, where you have asked or answered hard questions and been recognised by others for your answers Familiarity with revision control and hosted repositories In addition to supplying a CV, a list of URLs (code contributions, stack overflow answers, mailing list posts) containing evidence of why you would be a great hire, is essential. It would be great if you could supply a github.com or sourceforge.net, or equivalent account for MaidSafe to review. About MaidSafe.net MaidSafe is a small and highly innovative open source technology company where your role is likely to be more varied than the highly specialised roles typical in a corporate employer. They are developing a decentralised and global computing platform that has the potential to fundamentally change how the Internet works for millions of users, delivering privacy, security and freedom for everyone. You can view their code repositories and run some of their console apps from here: https://github.com/maidsafe."
#WTUVAN (0) / @o01eg / 3445 дней назад
--
ipv6 ready BnW для ведрофона BnW на Реформале Викивач Котятки

Цоперайт © 2010-2016 @stiletto.