Viewing profile — aug-riedinger
aug-riedinger
HN member- Joined
- Mon, Feb 11, 2013, 9:47 AM UTC
- HN karma
- 9
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About aug-riedinger
http://augustin-riedinger.fr/fr/
Recent public activity
-
comment
Comment #19134316
How such uninteresting article can make it to the newsletter?
-
comment
Comment #18987524
Probably too late to get some visibility, but I love this: function my-accept-line() { # check if the buffer does not contain any words if [ ${#${(z)BUFFER}} -eq 0 ]; then # put ne…
-
comment
Comment #18987485
I have: function extract () { if [ -f $1 ] ; then case $1 in *.tar.bz2) tar xjf $1 ;; *.tar.gz) tar xzf $1 ;; *.bz2) bunzip2 $1 ;; *.rar) unrar e $1 ;; *.gz) gunzip $1 ;; *.tar) ta…
-
story
Ask HN: Donation button: how much to expect?
Managing an online service with a good little number of users who are pretty happy with the service, I am considering adding a "Donation" button to partially cover my expenses. Sin…
-
comment
Comment #15432551
Shall be a nice linux-ready laptop then!
-
story
Ask HN: What would you ask to an omniscient person?
If, right after you die, you have an interview with someone omniscient, what questions would you ask?
-
comment
Comment #12106159
I agree that the project not being open-source is a great no-go. You guys should consider replicating the Wordpress model: open-source tools and paid plans for hosting & support. D…
-
comment
Comment #12015552
You only hate not being able to edit your comment on HN. So do I.
- story
-
comment
Comment #11700203
Unused RAM is wasted RAM. Gmail has an internal behavior that adapts its memory usage on available memory. It may fail in some specific situation (short and wide memory leak), but …
-
comment
Comment #11685143
And this is being recursive...
-
comment
Comment #11685141
Typically doesn't work: HN made the whole " ."" rel="nofollow">http://example.com/foo>." a link
-
comment
Comment #11360532
Sam, I know I'm late, but what a pain it must have been to reply to those questions with so many messy comments with such crappy interface. Don't you think the time has come to sto…
- story
-
comment
Comment #11102507
SEEKING WORK - Paris or Remote Fullstack web dev experienced in building startup products. Good UX comprehension and lean methodologies. I work with Rails, NodeJS and many front-en…
-
comment
Comment #11102107
Instead of a control approach: having to confirm every little action in there, It would be nicer to have a undo-able behavior: I actually run the script on the first time, but I ca…
-
comment
Comment #11010813
That's from your 100% rational point of view. Some people just don't act rationality, including in their money management. There is nothing to fix here. You could say, "if they are…
- story
-
comment
Comment #10479581
I actually don't understand how vue is different from react since the data flows the same way (besides different syntax and less jsx sugar, but preprocessable templates). More deta…
- story
-
comment
Comment #9724270
This must be a sponsored post! Not only are Google interfaces ugly - I agree this is personal - but they remain unusable. Indeed, they picked up good ideas from others (mobile inte…
- story
-
story
JavaScript is always late
I love JS, but reading ECMA6 specifications, I have the feeling it keeps on being late: it introduces OOP when Functional Oriented Programming is the new trend!
-
comment
Comment #9017847
https://kev.inburke.com/kevin/invalid-username-or-password-u... Could not agree more on this. Best practice should evolve within time and wiki should be updated!
- story