No HackerWeb videos yet. You could help us improve this page by suggesting one.
Based on our record, Common Lisp should be more popular than HackerWeb. It has been mentiond 11 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://hckrnews.com lists all the HN stories that have hit the front page, in reverse chronological order. I find this easier than constantly refreshing the HN frontpage. (I'm not sure what the polling interval is; some stories might slip through the cracks?) I also made a mashup of: - https://hckrnews.com reverse chronological story order - https://hackerwebapp.com UI - Several enhancements I personally wanted.... - Source: Hacker News / 9 months ago
I no longer compulsively F5 to reload Hacker News thanks to the chronological feed at https://hckrnews.com - You can filter by top 10, 20, or 50% - Different days are clearly labeled I also made my own custom front-end for this feed: https://hw.leftium.com/ - (Actually a heavily modified mashup of https://hackerwebapp.com/). - Source: Hacker News / 11 months ago
Https://hw.leftium.com/ shows only root comments. Example: https://hw.leftium.com/#/item/36200884 Can even show just root replies to a comment: https://hw.leftium.com/#/item/36201108 Each page has a link to the original HN page. --- My app doesn't show the default HN feed; it shows the list of all items that have hit the front page in reverse chronological order (like https://hckrnews.com/). If you want the... - Source: Hacker News / almost 2 years ago
HckrWeb is my heavily modified fork of HackerWeb[1] with data from hckr news[2]. I mashed together the simple, readable UI of HackerWeb with the chronological ordering from hckr news. You can also share links to readable HN comments like this: https://hw.leftium.com/#/item/23741256 Source code available here: https://github.com/Leftium/hckrweb [1]: https://hackerwebapp.com/. - Source: Hacker News / about 4 years ago
The yin-yang logo with lambdas was designed by Guy Steele, and he has granted permission for its use to Common Lisp Foundation (the entity which runs common-lisp.net website and the gitlab.common-lisp.net repo). Source: about 2 years ago
A wiki and pm tool I personally like a lot, simple, lightweight, is trac but there is no free hosting available — but I could work on hosting on AWS for instance. MoinMoin is also a good and simple wiki. You are using Medium a lot, which could also be a sensible option but it is more a publishing platform than a collaborative platform. Gitlab is also a popular choice I believe and we could use the instance on... Source: almost 3 years ago
Does anybody have information how the content on common-lisp.net is handled? Source: about 3 years ago
Any insight into the current down-time for common-lisp.net? Source: about 3 years ago
Python seems like a popular option these days and it is different enough from C++ in that it may teach you to think about programming in a different way. You could also try a functional language such as Lisp, Scheme) or Haskell -- they too will make you think differently about programming. Source: about 3 years ago
hckr news - An unofficial, alternative interface to Hacker News
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Read.HN - Read Hacker News with Instapaper
D (Programming Language) - D is a language with C-like syntax and static typing.
Hacker News Stack - Focus on the really fresh and unread news in Hacker News.
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...