Viewing profile — thekaleb
thekaleb
HN member- Joined
- Wed, Oct 17, 2012, 9:14 PM UTC
- HN karma
- 132
- Public activity
- 102 items
- HN profile
- View on Hacker News ↗
About thekaleb
Recent public activity
-
comment
Comment #35896055
This is not true. There is a big difference between a capacitive and active stylus. You must have your screen support an active sounds stylus.
-
comment
Comment #34452073
I haven't really used the Apple podcasts website before but apparently I can find it there.
-
comment
Comment #34452035
I could not figure out how to subscribe to software unscripted with a regular podcast application. I don't see an RSS feed anywhere.
-
comment
Comment #34439331
Pandoc is written in Haskell.
-
comment
Comment #34435175
This aligns incentives.
-
comment
Comment #30426771
Are there any plans to expand the narrow platform support?
-
comment
Comment #29221662
In what ways?
-
comment
Comment #27129763
You used to not be able to get a security clearance if you were a homosexual because you could be blackmailed. That's stricture has been dropped and that specific thing is no longe…
-
comment
Comment #25301806
On many Android apps I can long press an icon and get a tooltip.
-
comment
Comment #25220350
I have not completed the video but an initial thought is, this seems to be another take on what the heck happened in 1971.
-
comment
Comment #24820304
As far as I understand it gab does use open protocols.
-
comment
Comment #24820302
A quick Google search shows that iMessage does have the prerequisite 100 million active users.
-
comment
Comment #24374228
One of my favorite features of plan9 is how it handles the bin directory. For one, you can have sub-directories inside the bin directory. This lends to a nice hierarchy of commands…
-
comment
Comment #24244033
ts seems to fit the Unix philosophy of do one thing and do one thing well quite nicely. It works pretty well for writing to logs.
-
comment
Comment #24048873
Have you tried the import expression as opposed to the import statement? E.G. const foo = await import('foo.js');
-
comment
Comment #23902876
When trying to convey the length of time for a second how does one account for Doppler shift?
-
comment
Comment #23889180
I think that it would be good for this to have questions about HTTP as well, such as status codes, caching, and content negotiation.
-
comment
Comment #23423720
Some shells handle this quoting better than others.
-
comment
Comment #22326596
This one is mobile friendly as well.
-
comment
Comment #19623866
I would point out this as the standard without GitHub extensions: https://commonmark.org
-
comment
Comment #19013727
I only bring up the prototype to determine if I would classify the interviewee as a senior JavaScript developer or not.
-
comment
Comment #17630784
> almost all European languages belong to one family – Indo-European – and of all of them, English is the only one that doesn’t assign genders that way. Persian is Indo-European an…
-
comment
Comment #17292216
If I pay a photographer for services, the photographer owns the copyright unless we agree otherwise in a contract. If there is no agreement, the creator owns the work.
-
comment
Comment #16978699
Any CSS framework can be included as namespaced mixins in LESS.
-
comment
Comment #16556887
I do like the medium.com approach of the usernames as /@username similar to the apache user dirs /~username