Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CodeIsTheEnd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
61.
▲
by
CodeIsTheEnd
5y ago
There seems to be a fair amount of drama brewing on the mailing list [1] for tzdb [2], the time zone database that is the foundation of essentially everything related to dates and time on a computer. The time zone database tracks time zones
62.
▲
Proposal for New Tzdb Versions
(mm.icann.org)
1 points
by
CodeIsTheEnd
5y ago
|
1 comments
63.
▲
by
CodeIsTheEnd
5y ago
If anyone is curious, the origami stellated [1] icosahedron in the second image is built from Sonobe modules [2][3], a kind of modular origami. Basic structures formed by Sonobe units have 3-sided 45-45-90 pyramids on top of an underlying p
64.
▲
by
CodeIsTheEnd
5y ago
This justification -- Rome should be written in JS otherwise Rome users are less likely to contribute -- irresponsibly focuses on a secondary goal of the project, at the cost of the primary goal, which is to be a end-to-end toolchain for on
65.
▲
by
CodeIsTheEnd
5y ago
A clarification: Rust only makes this guarantee for certain types[1] which you would expect to be represented by a simple pointer under the hood (e.g., Box<U>, &T, function pointers) and for other types which can never be all 0. M
66.
▲
by
CodeIsTheEnd
5y ago
I haven't used Lunar ( https://lunar.fyi/ ), the app the author built, but it looks fantastic! Clearly great effort has been put into it! I really appreciate this class of application that exposes more hardware functiona
67.
▲
by
CodeIsTheEnd
5y ago
This Ask HN thread from someone in a similar position (“I’m a software engineer going blind, how should I prepare?”) from last April may have some helpful advice: https://news.ycombinator.com/item?id=22918980
68.
▲
by
CodeIsTheEnd
5y ago
Plain text sports! https://plaintextsports.com Though this is presentation only, not editing. (I made this.)
69.
▲
by
CodeIsTheEnd
5y ago
> Crunching algorithms for 2 semesters probably makes aspiring engineers feel that they are simply memorizing pages from a book which are trivially indexed by google. I realize that the majority of engineers will never need to use any
70.
▲
Making a Lego Domino Machine [video]
(youtube.com)
10 points
by
CodeIsTheEnd
5y ago
|
1 comments
71.
▲
by
CodeIsTheEnd
5y ago
The resizing algorithm looks cool: panes are no longer in a grouped hierarchy of vertical and horizontal splits, as in tmux or vim, and pretty much every other customizable layout tool. In a grid of four squares, a corner can either be resi
72.
▲
by
CodeIsTheEnd
5y ago
To respond to some of the sibling comments: 1Password originally operated on a licensing model, but has since switched to a membership model. It is still possible to purchase a single license, but they make it very difficult to do so. The
73.
▲
by
CodeIsTheEnd
5y ago
While in many cases that may be the implication, the author clearly states that is not their intention in the first few paragraphs: > The statement Rust is for Professionals does not imply any logical variant thereof. e.g. I am not
74.
▲
by
CodeIsTheEnd
5y ago
I'm on the side that this isn't so outrageous; you get a discount for making a longer financial commitment. What IS frustrating is that some of their products don't offer a monthly plan. I want to use Lightroom about once a
75.
▲
by
CodeIsTheEnd
5y ago
I love the picture of their notes! [1] It hints of iteration and exploration (multiple drawings of flower-petal-looking graphs), corrections (scribbled over symbols), refinement ("Phase J" appears in multiple places), and, above a
76.
▲
by
CodeIsTheEnd
5y ago
I had a similar experience in high school with Spanish vocabulary tests. I could remember where the word was on the page, but not the translation. At the time I perceived using the location as a crutch, so I made photocopies of the pages, c
77.
▲
by
CodeIsTheEnd
5y ago
If you're looking for a clean, fast interface for sports scores, I built https://plaintextsports.com to do exactly that.
78.
▲
by
CodeIsTheEnd
6y ago
Hey, HN! I got sick of how slow ESPN and nba.com are to load on mobile, so I made a site that shows sports scores (NBA and NHL for now), in plain text, as a single HTML file, with no tracking or other asynchronous requests. The home page is
79.
▲
Show HN: Plain Text Sports: live sports games, play-by-play, and boxscores, fast
(plaintextsports.com)
9 points
by
CodeIsTheEnd
6y ago
|
7 comments