@lain heil nya
Notices by Xerz π [UNMOVED] (espectalll@mstdn.io), page 40
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 20:30:17 UTC
Xerz π [UNMOVED]
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 20:30:03 UTC
Xerz π [UNMOVED]
@sn0w Loneliness Level: I don't even have Netflix to tell me that
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 19:56:52 UTC
Xerz π [UNMOVED]
@Sir_Boops WHY DO YOU KEEP STEALING MY PHOTOS SIR BOOPS
-
Sir BΓΈΓΈps (sirboops@mastodon.sergal.org)'s status on Tuesday, 22-May-2018 19:51:27 UTC
Sir BΓΈΓΈps
.
-
Sir BΓΈΓΈps (sirboops@mastodon.sergal.org)'s status on Tuesday, 22-May-2018 19:52:47 UTC
Sir BΓΈΓΈps
Give a bird a coffee
src: https://www.youtube.com/watch?v=Ht5ScJ4B5vk&feature=youtu.be
-
Zeta (zeta@pleroma.soykaf.com)'s status on Tuesday, 22-May-2018 18:34:53 UTC
Zeta
everyone is talking about a new fed bot and I am just sitting here feeling out of the loop -
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 18:28:42 UTC
Xerz π [UNMOVED]
Offline stuff? π
Profile options? π
Privacy options? :okfidget:
Web Push API? -
Mastodon (mastodon@mastodon.social)'s status on Tuesday, 22-May-2018 18:23:21 UTC
Mastodon
#Mastodon v2.4.0 is π finally out! π
https://github.com/tootsuite/mastodon/releases/tag/v2.4.0
The changelog is long, but here are some highlights:
- Better offline support
- DMs column
- New profile options
- Hide who you follow if you want
- 120% better report UI for mods
- Narrower privacy policy!
- High contrast theme
- Web Push API opened up to app developers! Easy push notifications possible in all apps now
- Performance improvements
- Various fixes and improvements π -
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 17:41:00 UTC
Xerz π [UNMOVED]
@corbin I wish I didn't have to care about reviews, but lots of people seem to rely too much on those damn stars
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 17:07:02 UTC
Xerz π [UNMOVED]
Fun fact: every pleasing/entertaining/joyful thing gives you dopamine. Feeling nice is a drug, and that should stop. Start feeling not nice. It's more functional and productive.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 17:06:08 UTC
Xerz π [UNMOVED]
You annoying youngsters just can't stop whining and being sensitive, kids these days don't know how life is anymore https://www.youtube.com/watch?v=mTXECRCQTno
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 15:40:16 UTC
Xerz π [UNMOVED]
@kb I can give you that one, but those are rather tools for... servers. That includes having TUI commands, creating abstractions over existing abstractions, and sharing resources. Which is pretty good... but I still don't see why it could be more competitive than Rust, other than for the moment.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 15:36:18 UTC
Xerz π [UNMOVED]
@kb OK, I'm aware of all of that but dynamically linked C... which, from what I can tell, it's just an FFI bindgen like... well, rust-bindgen.
I don't see how you can do a systems language if you cannot compile something without a targetting a specific kernel, though. And Go has proven to be good at having pretty decent performance and concurrency, but not anything else. Doesn't have an ecosystem for GUIs, neither it seems to me that it has any competitive advantages for anything but servers
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 14:51:15 UTC
Xerz π [UNMOVED]
@kb Why wouldn't it have the option to do dynamic linking? With that and having mandatory GC, I don't really see the point for Go other than as a language for small servers
Also, there's no default target on Rust but the one your OS or Rustup assigns it. Neither fully static nor static without the libc (e.g. with glibc) or dynamic (which is *never* the default on any target).
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 14:27:26 UTC
Xerz π [UNMOVED]
Nice article thingie for starters who are struggling with their studies https://l1cafe.github.io/productivity/
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 14:24:54 UTC
Xerz π [UNMOVED]
@kb How is it any different from Rust? Please explain, because I don't see any difference. In particular, Rust already comes with Musl targets where you can statically compile binaries including the libc. I've never tried tho so maybe I'm wrong?
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 13:14:08 UTC
Xerz π [UNMOVED]
@Sir_Boops y you so mean :crying:
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 13:12:00 UTC
Xerz π [UNMOVED]
@Sir_Boops hey I told you to not steal my photos you bad boops
-
Sir BΓΈΓΈps (sirboops@mastodon.sergal.org)'s status on Tuesday, 22-May-2018 13:11:00 UTC
Sir BΓΈΓΈps
.
-
Xerz π [UNMOVED] (espectalll@mstdn.io)'s status on Tuesday, 22-May-2018 13:08:53 UTC
Xerz π [UNMOVED]
@kb @vaartis Aren't both languages capable of that? Definitely better than a regular runtime tho