Viewing profile — maaaats
maaaats
HN member- Joined
- Tue, Feb 05, 2013, 11:16 AM UTC
- HN karma
- 5,997
- Public activity
- 1,296 items
- HN profile
- View on Hacker News ↗
About maaaats
String name = "mats";
String at = "@";
String domain = "matsemann";
String tld = ".com";
String email = name + at + domain + tld;
Mostly known as Matsemann, live in NorwaySome projects:
https://github.com/Matsemann/
https://news.ycombinator.com/item?id=7654141
https://news.ycombinator.com/item?id=10410813
Recent public activity
-
comment
Comment #21713065
Graphql is for fetching exactly the data your app needs at that point, suspense is for fetching only the code the app needs at that point.
-
comment
Comment #21710791
The example of "Paradise loft" written as "Paradife loft" reminds me of the Norwegian newspaper Aftenposten's logo looks like Aftenpoften https://no.wikipedia.org/wiki/Aftenposten
-
comment
Comment #21682202
Yeah, the weeks I spent making that collection was quite mind-bending, hehe.
-
comment
Comment #21682192
My whole collection is here: https://www.thingiverse.com/Matsemann/collections/matsemanns... Do it, I have shown these to various school classes. They have been popular everywhere,…
-
comment
Comment #21672578
One of the biggest electronic stores in Norway knew their web page couldn't handle the load, so they had some kind of queue system im front. When I checked, my spot in line was est…
-
comment
Comment #21667161
I tried rainbow/semantic coloring for a while, but felt it messed with my pattern recognizion. And when everything is highlighted, nothing is, it felt loud.
-
comment
Comment #21651807
elm/browser was recently updated. If you compile in dev modus it gives you a small button to press in the webapp, that opens a new window where actions and state can be replayed.
-
comment
Comment #21646483
Elm has some of this built in. Not a debugger per se (you cannot add breakpoints and step through the code), but since everything is pure and there is only a single state, you have…
- story
-
comment
Comment #21621099
Switched last week. Fed up by how Google gives a 90s-looking wap site when using Firefox for Android. I added an extension that switches my user agent just for google.com to get ar…
-
comment
Comment #21613702
Alberto Contador initially won Tour de France in 2010, but tested positive for traces of clenbuterol. He blamed it on meat he had been eating. It has become a meme in cycling circl…
-
comment
Comment #21613496
What are they astroturfing? TdF vs Giro? Contaminated beefs? Caliper vs disk brakes? Edit: or are you talking about something else than r/peloton?
-
comment
Comment #21594684
Meh, I upvoted because I thought it was interesting reading about the differences and how MS has changed over the years.
-
comment
Comment #21555128
Huh, my company is basically throwing ergonomic things at us if we ask for them (chairs, standing desks, keyboards etc), as they know the cost is minuscule compared to us even bein…
-
comment
Comment #21555109
I use a roller mouse, a bar below the keyboard. Feel it's even better than an ergonomic-but-standard-mouse, as I don't have to move my arm to the side. Fixed my stupid elbow.
-
comment
Comment #21509036
I'm thinking the same, this willbe used somehow to push more users into Google's walled garden. Amp is like ten times as slow for me.. Firefox on android, a bug in amp makes the pa…
-
comment
Comment #21499263
At least Firefox gives proper suggestions from history when typing in addresses. Chrome is way off, as if it wants you to search in google instead.
-
comment
Comment #21497657
Do interviewers really want an honest answer, or just enough to label you? And if you don't want canned responses, maybe not ask such open-ended and really a bit weird questions. B…
- comment
-
comment
Comment #21494678
Things don't happen in a vacuum, don't be so dismissive. There would probably have been put something in place to stop a $20 sim from doing these things in the first place.
-
comment
Comment #21491135
Ouch. I have a ü in my last name from family in a different country way back somewhere. It doesn't crash systems as much as an apostrophe would, but it's very good at showing encod…
-
comment
Comment #21481074
Your clients hire you and tell you to find their sql performance problems. How is that not them telling you what to do, and you doing it?
-
comment
Comment #21473006
> This past summer, amid 100-degree-plus heat, the Louvre undertook a renovation of the Mona Lisa’s gallery From the article.
-
comment
Comment #21444015
Yeah, I meant that by some thought one should have realized the answer was unexpected/off, but as the article states one does not really think about that when using a calculator. T…
-
comment
Comment #21439819
Reminds me of when I was TA for calculus at university. Lots of people got one answer wrong, having done the calculations correctly. Found out roughly half of the calculators gave …