Viewing profile — premun
premun
HN member- Joined
- Wed, Dec 18, 2013, 9:46 AM UTC
- HN karma
- 92
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About premun
No profile information was provided.
Recent public activity
-
comment
Comment #47965900
Conceptually, this is correct, but you must account for the fact that some problems are so hard to explain in English and have so many restrictions and strict rules that you end up…
- story
-
comment
Comment #36435793
This is a bad take. Large companies have often team collaborating across the globe so they're used to partial remote already. My company (Microsoft) turned mostly remote, teams tha…
-
comment
Comment #34229678
Can you actually monetize this when you don't own the music?
-
comment
Comment #33686249
It is amazing for typing out mock data. Say you're testing parsing of XML - it can easily suggest the the assertions over the data parsed from the XML. Example test that was 95% co…
-
comment
Comment #33591281
I didn't appreciate developing Azure Pipelines in YAML so I've created a library that lets you use C# instead. Aside the apparent advantages of the strong typed environment, I was …
- story
- story
-
comment
Comment #32212167
That hardly sounds as the main reason for this
-
comment
Comment #32002695
But what if you're Azure or Amazon? Then you definitely care a lot about this kind of thing
-
comment
Comment #31766518
How is Microsoft reducing your ability? No functionality got behind a paywall. On contrary, the VS Code plugin will actually get much better because of this effort - you can read t…
-
comment
Comment #31714360
I agree but also - a controversial opinion - I am pretty sure Microsoft collects the kind of telemetry to learn about user behavior and improve the IDE, and not to collect private …
-
comment
Comment #30502629
Just adding information as I understand this is hard to follow (especially if you're not from Europe) but there were supplies from many countries delivered already. For example Cze…
-
comment
Comment #30383543
Seems like the same amount of characters that are each wider would be wider? So you would see less characters on a line with the same amount of characters
-
comment
Comment #30245822
> It's not reasonable to add ALL Javascript/CSS directly into the index.php file. PHP is only 10% of the codebase, and it would bloat the file to insane dimensions and make it diff…
-
comment
Comment #30055777
Exactly, why would anyone prefer Chrome to Edge? They both are built on the same Chromium core but Google adds a bunch tracking with merging your website logging together with your…
- story
-
comment
Comment #29955366
You can, but there is just one icon to represent the group of windows of that given app. It's visually hard to tell when there's more than one and impossible to tell how many (ther…
-
comment
Comment #28977336
This. Thousand time this. I will never understand the entitlement of some people. The only explanation at hand is that they probably just don't understand the way the world works?
-
comment
Comment #19918722
Luckily it's a dynamic language, so you can keep reusing one or two for everything!
-
comment
Comment #19125309
Yeah, I agree, but do 120, not hard 80 limit for every language. I remember C++ and JS code where you wouldn't fit even the for() definition in one line and that just becomes crazy…
-
comment
Comment #19104852
I have worked for both and prefer CodeFlow, my more detailed comment is above.
-
comment
Comment #19104843
I have worked for both and prefer CodeFlow, my more detailed comment is above.
-
comment
Comment #19104840
I have worked in both Google and Microsoft and even though I see how people can be efficient in Critique, I must say I prefer CodeFlow. In CodeFlow any comment is a floating object…
-
comment
Comment #6926768
+1 for this :)