Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zbaylin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
zbaylin
3y ago
Some of them are definitely more "historic" than others. For instance, #2 (<table>-based layouts) definitely shaped much of early-to-mid-2000s web design, and can be viewed as a precursor to flexbox/other modern layout
2.
▲
by
zbaylin
4y ago
This is a backend framework, whereas the ones you mentioned are for the frontend
3.
▲
by
zbaylin
4y ago
Am I missing something or is Tabler already listed? https://icon-sets.iconify.design/tabler/
4.
▲
The Open Door: Macintosh, MIDI, and Music (1988)
(youtube.com)
1 points
by
zbaylin
4y ago
|
0 comments
5.
▲
by
zbaylin
5y ago
“Discipline” is one of those albums that totally changed the way I thought about music. When I was a kid I was really into classic prog rock (i.e. Yes, Genesis, ELP, etc.) and was mesmerized by Bill Bruford’s playing and technique on “Close
6.
▲
by
zbaylin
5y ago
Yep! You can find the MIT repo here: https://github.com/onivim/oni2-mit I actually never thought of it in the context of Id Software, that’s an interesting comparison!
7.
▲
by
zbaylin
5y ago
I wrote a reddit post[0] about why Oni takes so much space to build, but the TLDR is that we build a bunch of native libraries from scratch on a fresh build, namely Skia. I would like to note that we don’t maintain/support/promote
8.
▲
by
zbaylin
5y ago
Yeah the UI is completely custom built using Revery (a custom-built Electron alternative). Similarities to VSCode are just a result of it being the main inspiration. I would say Sublime also has a large influence on our design, i.e. in the
9.
▲
by
zbaylin
5y ago
Hey, Onivim contributor here! I think Oni is in a hard place where it’s the primary source of income for Outrun Labs. Oni is open source in two senses - the source is available online (technically doesn’t meet some definitions of open sourc
10.
▲
by
zbaylin
5y ago
Hey, Onivim contributor here. Unfortunately none of the main contributors are designers. I think we end up with a very VSCode-similar look because in terms of UX that’s our main inspiration. We do diverge in some areas, though. Debug functi
11.
▲
by
zbaylin
5y ago
I’ve actually been working on adding more support for native widgets in Revery, mostly focusing on macOS since thats my daily OS, but Windows too. You can now use native buttons and menus, and I’m looking into adding other native inputs (li
12.
▲
by
zbaylin
5y ago
Hey, Onivim contributor here. I assume by FOMO you mean the increased license price as time goes on, but as far as I understand (that decision was made before me), the idea is that the product becomes more valuable over time as a result of
13.
▲
by
zbaylin
5y ago
Hey, Onivim contributor here. Sorry to hear about that syntax highlighting bug! It’s something we’ve received a lot of feedback on, and I know bryphe is planning on dedicating more resources to syntax highlighting fixes in the next couple o
14.
▲
by
zbaylin
5y ago
Hey, Onivim contributor here. Thanks for the feedback! I will mention that syntax highlighting fixes are something we’re gonna be focusing on in the coming weeks/months so if you haven’t already, feel free to file an issue on GitHub (o
15.
▲
by
zbaylin
5y ago
Because our political ideals don't operate that way. It's the same as there being a myriad of Chinese companies listed on US stock exchanges, but few (if any) American companies being listed on Chinese exchanges because they forbi
16.
▲
by
zbaylin
5y ago
Not quite sure how this is going to be successful. Uber and Lyft already hemorage cash on ride-share -- how is a co-op whose workers can (and most likely will) vote to increase wages able to not only compete but make money?
17.
▲
by
zbaylin
5y ago
I tend to find lldb a lot easier to use for the same reasons. There isnt a 1:1 mapping of gdb commands to lldb but the cheatsheet really helps and it doesn’t take that long to get a hang of it.
18.
▲
by
zbaylin
5y ago
As an initial primer I would recommend Cornell’s Functional Programming class that teaches OCaml: https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/in... After that, I would recommend the new (be
19.
▲
by
zbaylin
5y ago
Why do you think that? Does this stem from recent events involving $GME?
20.
▲
by
zbaylin
6y ago
If you think of ReasonML as a separate language (as I find it all too often is described), then it doesn't provide any extra value. However, as someone who is a contributor to Revery, a fairly large Reason project, the benefits of usin
21.
▲
by
zbaylin
6y ago
Belt isn't a standard library for Reason, it's a standard library for Bucklescript that has specific optimizations since it knows it's going to be compiled to JS. Reason uses the same Pervasives/Stdlib as OCaml.
22.
▲
Adding Font Fallback to Revery
(zachbayl.in)
2 points
by
zbaylin
6y ago
|
0 comments
23.
▲
by
zbaylin
6y ago
During lecture at least, students are always at least 6 feet away from the professor. Moving to and from classes is a different story, though.
24.
▲
by
zbaylin
6y ago
> a state that doesn’t care about, or is downright hostile to all things “technology”/“smart”. I know this is a generalization, but I find it kind of egregious. Georgia is one of the only states left (AFAIK) where you can essentiall
25.
▲
by
zbaylin
7y ago
Happy to see my school getting mentioned on HN. Dr. Hu has a TEDx talk called "Confessions of a Wasteful Scientist" ( https://www.ted.com/talks/david_hu_confessions_of_a_wasteful... ) that talks a bit more abou
26.
▲
by
zbaylin
7y ago
He has resigned from the FSF https://www.fsf.org/news/richard-m-stallman-resigns
27.
▲
by
zbaylin
7y ago
PassThePopcorn has a similar CAPTCHA-like implementation to the Pexels one you mentioned in your article. It has a repository of movie posters (which I think are user submitted to the movies themselves), one of which is chosen and the user
28.
▲
by
zbaylin
8y ago
I worked for my local school district (second largest one in Georgia) and wrote production software while in high school. Much of it is still in use. That was only two years ago.
29.
▲
How SQL Database Engines Work, by the Creator of SQLite (2008) [video]
(youtube.com)
813 points
by
zbaylin
8y ago
|
129 comments