Viewing profile — tuespetre
tuespetre
HN member- Joined
- Fri, Jul 14, 2017, 3:42 PM UTC
- HN karma
- 50
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About tuespetre
No profile information was provided.
Recent public activity
-
comment
Comment #42189415
Those are for the data wizards to ponder.
- comment
-
comment
Comment #41709038
i have always admired GitHub's issues system for its simplicity. s/have/had/
-
comment
Comment #22147542
Chromium and WebKit are not synonymous
-
comment
Comment #21074170
Floop document.querySelector('tbody').append(...Array.from(document.querySelector('tbody').rows).map(row => ({ row, year: parseInt(row.cells[2].textContent) || 9000 })).sort((a, b)…
-
comment
Comment #21023286
Well how much of AI research and development in general is actually reflecting on the human experience rather than spewing unholy algebra onto the skeleton of past discoveries?
-
comment
Comment #20519411
This is exactly why I prefer to use the term 'real' rather than 'physical'.
-
comment
Comment #20164391
Where I live, we have summer water restrictions. We also have a 12-month running average of usage on our bill, and whatever portion of our expected usage we exceed, we pay extra on…
-
comment
Comment #20136066
No, not unless you are for some reason doing something the intended audience’s browser may not support
-
comment
Comment #19063312
If you mean the Catholic Church, that is incorrect. That teaching is that sex is good, sex is not a sin by itself, but must happen in the correct context of a mutually consenting m…
-
comment
Comment #18703335
Obligatory link to Fielding’s nearly decade-old blog post, “It is okay to use POST”: https://roy.gbiv.com/untangled/2009/it-is-okay-to-use-post The ‘recall’ and ‘sendpromotion’ ‘ac…
-
comment
Comment #18703274
When do you need to get a list like that where they couldn’t be collectively addressed by some other resource identifier? If we treat our “REST APIs” as generic database interfaces…
-
comment
Comment #18633796
It makes me think of Gabriel’s horn. Like, out here space is finite while time is infinite, but in there, space becomes infinite and time infinite. Very amateur opinion, mind you.
-
comment
Comment #18217487
- Black bears - Helicopters - Heavy metal - Clanky furnaces - Stompy boots Just a few.
-
comment
Comment #18217471
They’re all just optimizable functions, right?
-
comment
Comment #18046197
Lambda lifting is crucial to writing a LINQ query provider in .NET languages. Most typically it will need to deal with any closure right around where the query is written and used,…
- story
-
comment
Comment #17775881
Am... am I a function? Oh my god
-
comment
Comment #17414132
[nevermind]
-
comment
Comment #17316852
Gersploosh is clearly the superior framework.
-
comment
Comment #17237704
Plus that can happen just as easily on a web UI like GitHub.
-
comment
Comment #17230814
Moissanite is not a 'fake diamond'. It's Moissanite, and it's nowhere near the same league as cubic zirconia.
-
comment
Comment #17088870
These things can change how you think permanently, for better or for worse.
-
comment
Comment #16875510
You can sort by reactions on the issues list, if that’s what you meant.
-
comment
Comment #16613094
LOUD NOISES What’s with the all-caps title? Did they spit it out from the server using ToUpperCase instead of using CSS text-transform?