HackerTrans
TopNewTrendsCommentsPastAskShowJobs

slurpmaker

no profile record

comments

slurpmaker
·il y a 3 ans·discuss
At least they put their money where their mouth is. I for one have seen a lot of the productivity hits dissipate with the advent of remote work. It's at the expense of basic human psychology though. You really can't hire jerks, management cannot be "game players", and meetings need to be minimal and ad hoc. Remote work companies avoiding those 3 things eat in person companies lunch every day of the week as far as hours in and product out.
slurpmaker
·il y a 4 ans·discuss
Looks like a nice project! What library are you using for a front end here?
slurpmaker
·il y a 4 ans·discuss
It's really not that hard. You just need to practice a bit and get over some concepts. Highly recommend buying a rust book to supplement the online rust book, or getting involving the a forum/chatroom and asking questions. The community realizes it's a bit of a brain shock, but once you get over it, it's actually pretty easy to do 99% of the things you need to do. Even, easier than in other languages in a lot of cases. A few areas are tricky/hard, but if you walk before you run (which most people SHOULD do in other languages) it's entirely doable.

The problem with an easier rust is... These are the rules for using your computer safely. Like, this is what you should be doing when reading/writing C code. Or C++. So learning rust is hard, but it makes you a better programmer faster IMO. Also... once you write rust code it's usually good, no weird surprises Saturday at 2:00am in production, it's just done and works.

Anyway wishing you the best, but be careful asking for "an easier rust". An easier "Rust" probably isn't safe and you might as well just be writing any other language.
slurpmaker
·il y a 4 ans·discuss
Brian Eno is somewhat of a god.
slurpmaker
·il y a 4 ans·discuss
Probably one of my favorite OSS projects to date. I'm not a musician at all but playing with it is a lot of fun. Just make sure the volume isn't set too high :P
slurpmaker
·il y a 4 ans·discuss
Don't worry after you install it it doesn't exactly get any better. Take this as a sign :P
slurpmaker
·il y a 4 ans·discuss
Can someone give the TL;DR here? What kinds of projects go on here?
slurpmaker
·il y a 4 ans·discuss
Make it make sense. Offer Postdocs an actual career path not based on broken tenure and disposable adjunct professor roles, with hundreds if not thousands of applicants. Why would someone, with any field of study, be a "scum of the earth" post doc for 1/5th the salary and double the hours required as a junior python developer role? Moreso, post doc'ing for the wrong professor can ruin your career, why risk that either?

If the pay isn't good, the culture and work should be. In academia, that's almost never true. I couldn't support my family, nor ironically pay my families student loan payments as a post-doc, the decision was an easy one to make... But if I were really doing it for the love, the love isn't there.

You might think "oh here's an industry person who doesn't like academia", wrong. I loved research, writing papers, teaching people stuff, forming collaborations, etc. Just can't make it survivable financially or psychologically.
slurpmaker
·il y a 4 ans·discuss
So I literally just learned about this, and it's because it is 3 buffers. I found this website to be a good high level overview: https://wiki.c2.com/?TripleBuffer

If that's not short enough the tl;dr is: "with Triple Buffering, there will always be a buffer to write to while a transition is in progress between the other two." The other two buffer's being producer, and consumer buffers.
slurpmaker
·il y a 4 ans·discuss
This triple buffer is a new one on me, super clever thanks for sharing this.
slurpmaker
·il y a 4 ans·discuss
I'll leave this here: https://doc.rust-lang.org/book/ch16-00-concurrency.html
slurpmaker
·il y a 4 ans·discuss
Anything has more privacy than a google product. Firefox/mozilla at least have products adjacent to their browser so its believable they aren't only sustaining by selling peoples personal information to the nearest data broker.