Viewing profile — marvelous
marvelous
HN member- Joined
- Mon, Jul 21, 2014, 7:27 AM UTC
- HN karma
- 41
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About marvelous
No profile information was provided.
Recent public activity
-
comment
Comment #48896171
A guy told me once that he used his interrail ticket to sleep in the trains and save the cost of a hotel. He'd spend half the night going to a random destination and the other half…
-
comment
Comment #33155451
This article is very ironic: it is written by the CERN's Ombud, who has a lifetime employment contract like all of CERN's management, and probably obtained it at a time when CERN w…
-
comment
Comment #30786906
Yes. As Sartre said: The cloud is just other people's hell.
-
comment
Comment #28656999
Yes, it's serious for _most devs_ who have code that could run on k8s: back-end devs. And _most_ devs who touch anything in FE, mobile apps, IoT, DBAs also have to touch the corres…
-
comment
Comment #28655401
IMO, it's not silly at all. Most devs have to know the commands and configuration to do rolling deployments on the target infrastructure, fetch logs, how the readiness protocoll in…
-
comment
Comment #23824281
My university did ban p2p, no matter the content. Officially for upload bandwidth savings.
-
comment
Comment #20810518
I find the gigatron very interesting for this. It bypasses all the vhdl/tooling complexity. https://gigatron.io/
-
comment
Comment #19843933
I wish more language constructs used postfix notation. It looks so natural to me when reading from left to right. Consider: [a+2 for a in as if a > 3] Vs as.filter(a -> a > 3).map(…
-
comment
Comment #18904555
I really wish I could whitelist which contacts each app could see, so WhatsApp only sees the ones I want on that app.
-
comment
Comment #18356417
I wonder if a fix to many "too big to fail" and "winner takes all" market and public/private power imbalance issues, isn't simply this: mandatory split up beyond a certain size.
-
comment
Comment #17383003
Everybody's Right by Paolo Sorrentino. He's better known for directing movies.
-
comment
Comment #16995768
And I was sure they would give it to Archimboldi this time!
-
comment
Comment #16139564
> This brings to mind articles and discussions I read in the early 90s about differences in performance between running in real (or "unreal") mode and protected mode I remember a 1…
-
comment
Comment #15831912
The 6 universes are not equiprobable. 1+2, 3+4 and 5+6 are equiprobable (1/3 each). 1 and 2 are equiprobable (1/6 each), 3 and 6 are impossible (0 each), 4 and 5 are equiprobable (…
-
comment
Comment #15216673
The Motos are well supported by aftermarket ROMs if you want updates. They might be among the cheapest with this.
-
comment
Comment #14788916
We use the prostitute analogy a lot with my techie friends. Just don't tell my parents that I write software. I pretend to work at Starbucks.
-
comment
Comment #14777600
I use Firefox sync for my web needs and a plain text file (on my encrypted laptop) for everything else that doesn't fit into that. The more sensitive stuff (credit card, computer u…
-
comment
Comment #14279696
I am not into mechanical watches at all, but I see a big point that is common with software: the incredible scale of the complexity that can be reached by a craftsman. You often ha…
-
comment
Comment #11845291
Your first point is IMO too often understated. The fact that our executive branch comes from most parties in the parliament, instead of a barely-reaching 50% coalition like in most…
-
comment
Comment #11723723
Oh dear, it's WGA all over again
-
comment
Comment #11008260
There is no amount in the vote. What people will vote on is to add the following article to the constitution: Art. 110a Unconditional basic income 1. The Confederation shall ensure…
-
comment
Comment #10593938
With gnome-terminal, I get a notification when a command finishes in a terminal that isn't on the foreground. It's very useful.
-
comment
Comment #10470659
Yay! The language module is a 1.5MB JavaScript beast and people routinely complain about 150KB frameworks on HN. Are there plans to have a whole program optimisation pass to prune …
-
comment
Comment #9974951
I don't think knowing that is usefull. "Single processors" are all superscalar or pipelined these days, so the colossal single-thread FLOP numbers are counted as an aggregation ove…
-
comment
Comment #9120870
A killer feature of the Ceylon programming language is its typesafe metamodel. Metamodel references are refactored like everything else in eclipse.