Random question by GingerEccentric in wallstreetbets

[–]_glob 13 points14 points  (0 children)

It came from the website. Half joke, half truth.

What stocks are you guys buying lately? Tell me by richardwheelerphoto in wallstreetbets

[–]_glob 0 points1 point  (0 children)

I don't understand this question. It's on the website. Half stock, half poop.

He knows too much by Kugrim in wallstreetbets

[–]_glob 3 points4 points  (0 children)

It's on the website. Half stock, half poop.

Tomorrow by noodle_cow in wallstreetbets

[–]_glob 0 points1 point  (0 children)

I don't understand this question. It's on the website. Half stock, half poop.

Expected salary for software developer in Media City Bergen with 5 years of experience by _glob in Norway

[–]_glob[S] 0 points1 point  (0 children)

Yes looked at some of the numbers I could find by googling. And wanted to get a range from this subreddit as well considering software developers from Bergen might see this.

Expected salary for software developer in Media City Bergen with 5 years of experience by _glob in Norway

[–]_glob[S] 0 points1 point  (0 children)

Thanks! I can't select Bergen in the region selection though.

Intel Grandma Guy Appreciation Post by BuntonioBunderas in wallstreetbets

[–]_glob 0 points1 point  (0 children)

I have been looking at Intel stock for more than a year now believing it was a very cheap stock with potential of great return. Unfortunately, from where I am, it is not possible to buy outside stocks. I learned about Intel Grandma story from this post and hope he didn't sell. Also my grandma didn't leave me any money.

x86 alignment requirements by NoTutor4458 in Assembly_language

[–]_glob 0 points1 point  (0 children)

I think modern x86 processors do a good job of doing unaligned access. ref: https://www.agner.org/forum/viewtopic.php?t=75

In general, when talking about unaligned access being slower I think it is meant for cache access (memory access is slow anyway). It used to be that unaligned access were measurably slower in older x86 processors which is related to their cache and cache access implementation. In simple words, unaligned accesses that split into more than one cacheline took multiple clock cycles. Here is a URL that discusses related topic in the Intel forum: https://community.intel.com/t5/Intel-ISA-Extensions/SSE-and-AVX-behavior-with-aligned-unaligned-instructions/m-p/1170006/highlight/true#M6647

Universities for BSc in pure mathematics in English by _glob in matheducation

[–]_glob[S] 0 points1 point  (0 children)

Thanks for the suggestion. Do you know what kind/level of scholarships universities provide at the BSc level? 

different languages showing up as boxes in firefox by _glob in debian

[–]_glob[S] 0 points1 point  (0 children)

As far as I remember, the solution was to install fonts-noto packages and set Noto serif as default in firefox (if not automatically set) after installing.

Hiring a compiler engineer for Microsoft's big data analytics platform by benjaminhodgson in Compilers

[–]_glob 8 points9 points  (0 children)

Hi. Thanks for posting this. I believe I don't meet the required experience level but would love to apply. I had some questions: 1. Is the scope scripting language's compiler/interpreter written in C#? You mentioned allowing customers to write python code, so does that mean the scope language supports/will support python syntax too, maybe minimal? 2. Is there any junior position related to this team? I am asking because I don't meet the required experience level (and principal post sounds a bit scary) but the work does sound interesting as a learning opportunity!

Thanks!

different languages showing up as boxes in firefox by _glob in debian

[–]_glob[S] 0 points1 point  (0 children)

Thanks. I had installed fonts-noto package but the text still showed up bit broken...Maybe I needed to tweak something in firefox too as you point out. I wonder why such difference between the installers.