Viewing profile — vander_elst
vander_elst
HN member- Joined
- Wed, Dec 10, 2014, 8:17 AM UTC
- HN karma
- 762
- Public activity
- 294 items
- HN profile
- View on Hacker News ↗
About vander_elst
Recent public activity
-
comment
Comment #49133146
I find it so sad that people wasted millions of hours and lines of code rewriting over and over basic constructs that should have been on the language in the first place. How many …
-
comment
Comment #49069855
Some source or citation or context is needed here, is this the work of a 2 person no profit or a trillion valued pre IPO company?
-
comment
Comment #49068677
We can have the same argument about memory unsafe languages: "it should be the programmer that checks that the memory it's accessed in a safe way and not the machine"... and yet af…
-
comment
Comment #49067943
I think that the best feature that go was able to create is a very strong community around the language, where practices are as important as the language itself. Maybe these practi…
-
comment
Comment #49067856
If you have ``` a, err := f() b, err := g() if err != nil {} c:=a+b ``` The language will happily build and run, even though it should prevent to let you shoot in the foot.
-
comment
Comment #48765675
We did this by using the ASTs you can go quite far without embeddings and the result is easier to debug and follow what's going on.
-
comment
Comment #48765272
I implemented this for a large monorepo last year, it runs as an analysis during code review and it shows what are possible similar snippets wrt the code under review. It was a ver…
-
comment
Comment #48389412
The kind of issues that you might face if you have dependants could be something along the lines: well Timmy, we'll need to cut your leg instead of trying solution x that might sav…
-
comment
Comment #48389093
The salary gap in Europe is *huge*, at Meta and other big tech you can easily make 3x (after taxes) of what you'd earn in a European company for the very same position, same amount…
-
comment
Comment #48361116
Someone high up said something along the lines that they want to see some progress and someone down below looking for a promotion pushed this. This has always been happening but I …
-
comment
Comment #48181235
Very surprised to see German there. Any way that I can learn more about this? Does anyone happen to have sources or links?
-
comment
Comment #47361222
It would seem in this design that all the tools should be called through a wrapper that understands the vault and provides the credentials to the tool in the right way. How otherwi…
-
comment
Comment #47193583
What's crazy here is that a government I'd requiring de-regulation while companies are trying to keep stricter rules. What a time.
-
comment
Comment #47193561
Subscribers should be aware what they are supporting. I think that keeping an OpenAI account can be considered an active support of this decision, at least for private people who c…
-
comment
Comment #47193503
> I don't see how OpenAI employees who have signed the We Will Not Be Divided letter can continue their employment [...] Sometimes money is more attractive than morality. So I gues…
-
comment
Comment #47070770
I would have said that this is covered under vanity sizing. I have the feeling some consumers might be more inclined to buy a product if it has size M instead of XXL, even if the p…
-
comment
Comment #47070739
> bring it to your neighborhood tailor. Most alterations are simple and not very expensive. I think, this is a misconception, some "simple" things like resizing a shirt, when done …
-
comment
Comment #46881962
I don't think you are wrong, I do want guardrails and personally try to ensure that there are those guardrails before driving. However, it seems that a lot of people cannot wait fo…
-
comment
Comment #46878155
I dunno, tbh I'd be in the camp of putting a banner 'run this at your own risk' and then let it go wild. Some people are going to get burnt, probably quite bad, but I guess it's mo…
-
comment
Comment #46838018
I think that Google has some partnership with Deutsche Telekom where they provide the software and Deutsche Telekom Runs it because Google doesn't have the encryption keys. In that…
-
comment
Comment #46762526
Thanks!
-
comment
Comment #46757775
> 504MiB shared L3 cache What CPU are they using here?
-
comment
Comment #46747257
At least in certain countries there are high taxes on cigarettes and alcohol probably also to cover such costs
-
comment
Comment #46746999
If you kill someone when drunk driving you face more serious consequences than if you weren't drunk. There should be similar consequences here you get a disease you could have vacc…
-
comment
Comment #46705993
Germany is incredibly under developed in the digitalization plus the amount of red tape to do even basic things is also very large as well. Getting rid of these things takes a lot …