Viewing profile — bendiksolheim
bendiksolheim
HN member- Joined
- Mon, May 30, 2016, 10:26 AM UTC
- HN karma
- 354
- Public activity
- 69 items
- HN profile
- View on Hacker News ↗
About bendiksolheim
Recent public activity
-
comment
Comment #36631538
What is a product? They make something that is used by others, and if they follow a product development mindset, calling it a product is fair in my opinion.
-
comment
Comment #35271187
You don’t need to install the app, the prices are displayed on the product page in the App Store, towards the bottom. It’s listed automatically for all apps.
-
comment
Comment #35033493
I have made my own theme for Zola ( https://www.getzola.org ) based on Tufte CSS. It was mostly straight forward, I believe I more or less recreated the structure on https://edward…
-
comment
Comment #34931299
If by "only used" you really mean you never ever use anything else I don’t believe you are missing anything. Other than bragging rights of using Vim, of course /s But if you occasi…
-
comment
Comment #34705750
I sure have. It requires a specific attitude and mind set. If you go through those 18 months hoping this will actually see the light of day, there’s a big chance you will be disapp…
-
comment
Comment #34700206
Quite the opposite! I would find it highly motivating to work on something like this, even if it was just a 5% chance it would make it onto actual phones. You certainly need the ri…
-
comment
Comment #34178428
Are we reading the same reports? At least the two latest reports by Cure53 mentions "source code audit". In addition, the audits by ISE and AppSec explicitly mentions code review a…
-
comment
Comment #33813424
> When you're on prem you only have to worry about your own employees opening sketchy PDFs This is just plain wrong. When you’re on prem you have to worry about configuring all of …
-
comment
Comment #33047301
This is probably not at all intuitive to the regular Windows user, my parents would never understand the implications of this.
-
comment
Comment #29994071
Changes are always difficult, no matter how small or large they are. As a European, I welcome this wholeheartedly! It makes my daily job harder (as a programmer), but it’s needed t…
-
comment
Comment #29856068
This is almost beyond funny. I googled "Avira antivirus cryptomining" to see if I could find any other sources, and quite a few results [0][1][2] are from Aviras own blog warning a…
-
comment
Comment #28862819
How do you decide what’s unnecessary and what’s not? It would depend entirely of what you want to communicate, and to whom. We don’t know what Jony Ive intended with this website, …
-
comment
Comment #28033532
Which is better depends on what you want to achieve. In this case, the whole point is to make git easier to use as a tool. Carrying over ideas we already know are confusing would t…
-
comment
Comment #27842907
Are people not allowed to change their opinion? It seems to me that this is a person who once believed something, but later has gotten proof that what they believed was wrong and t…
-
comment
Comment #26748962
> I'm not sure if this is satire or not, but certainly the single worst case of using a terminal is file manipulation. Nothing will ever beat the right-clicks or Ctrl+C/Ctrl+V comb…
-
comment
Comment #26411225
I wouldn‘t say its buried, at least not in the discussions I have been in, but the problem is that even with custom queries you are still in this weird place between fully managed …
-
comment
Comment #26410617
There is a tradeoff here, as usual. The hate for ORMs comes from more advanced applications, not simple CRUD apps. When you have 5 tables with no relations, or maybe a simple one-t…
-
comment
Comment #26356270
> it`s less bad Really good point. My approach to this was "if it’s not used in any mathematical algorithms, why do we need it in computers?". But in your example, you retain some …
-
comment
Comment #26355916
Does anyone have a good example of a programming problem where we _need_ signed zero? Or where it makes things significantly simpler? As far as I know, there is no distinction betw…
-
comment
Comment #26343302
Author here. My intention was to try to define "honest" in terms of already established terms. Pure and total have quite specific definitions in programming, so it doesn’t feel rig…
- story
-
comment
Comment #26303836
I really dislike the concept of compiler warnings. It's either an error, in which case it needs to be handled right away, or it's completely fine. Warnings are overlooked in the lo…
-
comment
Comment #26035851
You are not being downvoted because you point out logical flaws, you are being downvoted because you don’t contribute to the topic. Are you not aware of the discussion about HTML5 …
- story
-
comment
Comment #25940601
If you’re into programs with Vim-like key bindings, I can wholeheartedly recommend Qutebrowser. Back when Firefox transitioned from the old extension system and Vimperator stopped …