Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tylerscott
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tylerscott
3y ago
I do as well and I also cherry pick a lot specifically with —no-commit to pull together disparate ideas from various sources. I am always fascinated when git usage comes up in threads because there are so many ways people use it that differ
2.
▲
by
tylerscott
3y ago
I can confirm it is not just you. I’ve had similar experiences in other subreddits. Eventually I just stopped trying because it’s super demoralizing trying to navigate the myriad of rules in each subreddit.
3.
▲
by
tylerscott
3y ago
IIRC the mascot is a lizard so here the comment is portraying a Zig enthusiast keen on promoting the ease of learning Zig as a lizard. That was my take.
4.
▲
by
tylerscott
3y ago
This is great advice. I also try to make incremental gains in projects as it is the one way I’ve experienced consistent progress. This includes things like learning handstands as a project. A little bit of forward progress is better than no
5.
▲
by
tylerscott
4y ago
Thanks for sharing this perspective. We have a 9yo and it's already the case some of her classmates have devices that are connected to social media. Very handy advice!
6.
▲
by
tylerscott
4y ago
Is it me or does this article seem “off”. The verbatim repetition of the thesis multiple times makes me think this wasn’t written by a person.
7.
▲
by
tylerscott
4y ago
I wish I could upvote more than once. Thanks for this perspective!
8.
▲
by
tylerscott
4y ago
Seconding Sublime Merge. I've been using it since it was launched and it has been a solid tool.
9.
▲
by
tylerscott
4y ago
I second this. I would include The Go Programming Language as well. I will buy any book the Kernighan has had a hand in writing.
10.
▲
by
tylerscott
4y ago
If for no other reason than simplified debugging I find there is value. Maybe I’m old but if you have more than one UUID involved in the debugging I’m more likely to trip up than just integers.
11.
▲
by
tylerscott
4y ago
Just seconding this as a sane way to use UUIDs IME. Basically the sequential integer PK is the “internal ID”. IIRC in SQLite regardless of type or existence of PK there is a private sequential integer. Super handy pattern to use.
12.
▲
by
tylerscott
4y ago
Seconding this recommendation. Bob (author) did such an amazing job of that book. I proudly display it in my office. The illustrations alone are worth the cost.
13.
▲
by
tylerscott
4y ago
I second your opinion that learning to write an interpreter is a great idea at some point in a career. It definitely helped me gain a new level of understanding and, well, confidence in my knowledge of how pretty much any language “works”.
14.
▲
by
tylerscott
4y ago
I second this. It is amazing the level of thought that went into the game design.
15.
▲
by
tylerscott
4y ago
I agree on this approach. It's essentially the same strategy that was touted for scoring high on the LSAT back when I took. The key was being able to identify the solution strategy from the finite set of problem types then quickly appl
16.
▲
by
tylerscott
4y ago
I also struggle to find just the right light theme. I really enjoy the subtle colors in yours. Often I find accents and somtiemes primary color choices to be too intense against a sepia background.
17.
▲
by
tylerscott
4y ago
My memory isn’t what it used to be but I recall that the Bond Spacesuit character did have the ability to jump. I have the original cartridge and a somewhat functional N64. I’ll rig it up today and verify.
18.
▲
by
tylerscott
4y ago
Thanks for sharing! This is an awesome tool. I also like seeing it is written in Ada. I don’t often find open source tools I like to use written in Ada. Super well organized, too!
19.
▲
by
tylerscott
5y ago
yield_self is an less elegant way to achieve basically the same thing as |>.
20.
▲
by
tylerscott
5y ago
We pay 180 USD a month for a phone line and DSL from Century Link. This connection is 1.5 mbps down and 500 kbps up in practice (advertised speeds are higher). Starlink has been a game changer for us.
21.
▲
by
tylerscott
5y ago
I completely agree with the sentiment but also feel like it is just my bias because I enjoy writing compilers.
22.
▲
by
tylerscott
5y ago
I also have both and prefer the Moonlander. I like the adjustable thumb keys, integrated wrist supports, and smaller size compared to the Ez. That said, the Ez is a GREAT keyboard.
23.
▲
by
tylerscott
5y ago
Source?
24.
▲
by
tylerscott
5y ago
For sure there are alot of things missing like you mention. Another I find personally frustrating is so many libraries assume you are using the Material stack. RE: JSON--I have used json_serializable in the past: https://pub.dev&
25.
▲
by
tylerscott
5y ago
I would definitely recommend the author look at Flutter again now. The comment there was back in July. The desktop experience has greatly improved. I have been building out a desktop-first set of components and it's been a real joy to
26.
▲
by
tylerscott
5y ago
It is still very new but Flutter desktop support looks promising. I've been toying with it in my free time and it is very easy to get up and running.
27.
▲
by
tylerscott
5y ago
Definitely prefacing this with the fact I use “just” a text editor and terminal so obviously I am biased. I couldn’t agree with you more. I feel like at some point in a career, a developer should try to shove off from an IDE if that is thei
28.
▲
by
tylerscott
5y ago
That makes a ton of sense. The process of dissimulation that we go through as children just to be able to map language to our environment sounds like this. Once an experience is categorized we likely don't have the CPU spin up on the n
29.
▲
by
tylerscott
5y ago
VAIO were a solid computers (at least my memory of them). I would have killed to have Vista on my VAIO. I had Windows ME on it! Despite that fact, it still sits among my most beloved computers that I have owned. It was also the first that
30.
▲
by
tylerscott
5y ago
This is exactly how I envision the process. My two passions in my personal life are writing code and lifting weights. If I squint hard enough, the shape of each is oddly similar.
More ›