Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dpezely
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Rust 1.0 (2015)
(blog.rust-lang.org)
6 points
by
dpezely
1y ago
|
1 comments
2.
▲
Network Engineering Principles of Dave Mills
(play.org)
1 points
by
dpezely
3y ago
|
0 comments
3.
▲
by
dpezely
4y ago
The combined professional network of founders and initial investors can minimize impact and effects of many factors discussed in other comments here. "If you need to make a single cold call in the first 2-3 years, consider your network
4.
▲
by
dpezely
6y ago
Book containing the original short fiction from William Gibson: - 2003 edition: https://bookshop.org/books/burning-chrome-9780060539825/9780... - 1986 edition: https://www.amazon.com/Burning-Chrome
5.
▲
2021 is the year of Jonny Mnemonic (book 1986, movie 1995)
(imdb.com)
3 points
by
dpezely
6y ago
|
1 comments
6.
▲
by
dpezely
6y ago
Have you considered using Common Crawl [1], and if so, what was your assessment when compared to having your own spyders? Long-term, a combination of theirs and your own could be optimal. There are strengths and weaknesses with using their
7.
▲
by
dpezely
6y ago
There's a list of Common Lisp resources on Xach's blog [1] that includes communities, which remains relevant despite being an old post. Also, contacting one of the people associated with a blog listed on Planet Lisp [2] would ensu
8.
▲
by
dpezely
6y ago
There are several topics intertwined with solutions you seek: There's parts of speech (PoS) tagging, reducing to Lemma form, identifying end of sentence, etc. After having faced a similar learning curve, I put what I know into a length
9.
▲
by
dpezely
6y ago
Off-topic with respect to Kotlin but relevant to the Java platform: From your perspective, what are Clojure's prospects for contemporary and future alignment with the JVM? After all, Rich Hickey built the core in 2006-07. Looking at h
10.
▲
by
dpezely
6y ago
For others considering Rust + Kotlin for native Android development, there's also the Visly blog post[1] with basic steps. However, since then, Google officially released `androidx`. Unfortunately, Android Studio or the SDK lack `car
11.
▲
by
dpezely
6y ago
It's worth noting the "My experiences with NixOS" discussion from a few days ago: https://news.ycombinator.com/item?id=22877355 As someone just getting into Nix and NixOS myself, I found one particular commen
12.
▲
by
dpezely
7y ago
Daniel Pezely — Authorized to work for any employer in US or Canada Location: Vancouver Remote: Negotiable, experienced Willing to relocate: Negotiable Technologies: Rust, Python, Cython, JavaScript, Common Lisp, Erlang, C; AWS, GCP; Ubuntu
13.
▲
by
dpezely
7y ago
Daniel Pezely — Authorized to work for any employer in US or Canada Location: Vancouver Remote: Negotiable, experienced Willing to relocate: Negotiable Technologies: Rust, Python, Cython, Common Lisp, Erlang, C; AWS, GCP; Debian-based Linux
14.
▲
by
dpezely
7y ago
Indirectly, you may be able to accomplish tracking success by following the smart money, so to speak. There's a hedge fund encouraging companies for which they have significant holding, that if these companies don't improve their
15.
▲
by
dpezely
7y ago
Hopefully more people identifying themselves as software engineers will use Finite State Machines to better ensure correctness of the system. Within a San Francisco company recently, suggesting that they create FSM diagrams was met with res
16.
▲
by
dpezely
7y ago
Also consider viabale options for Plan B: on the job training worked well for us even before Edition 2018 landed. We had a senior level Java developer learn Rust on the job and be very productive within a couple of weeks. I joined shortly
17.
▲
by
dpezely
7y ago
From prior experiences, such as using Python from 1999 through 2005 and Common Lisp between 2005 through 2012, you have an advantage when recruiting for a language considered "exotic" by standards of the given day. At two differ
18.
▲
by
dpezely
7y ago
Thanks to the author and contributors for putting in the time and effort to create this. Especially the cross-comparison in the second half is very thorough and useful! Perhaps this or something similar could be hosted on a public git repo
19.
▲
by
dpezely
7y ago
The overhead of C++ adoption actually prevented us from ever moving fully in this direction. Today, unlike in 2013 when they started, there are other options. For others considering code-sharing, another option not mentioned in their arti
20.
▲
by
dpezely
7y ago
Details may change every few years but overall, it boils down to two main approaches: 1) find a position through your professional network, as an estimated 80% of jobs come through such connections; 2) be discoverable for the other 20%. Be
21.
▲
by
dpezely
7y ago
Some differences between then and now are also different idioms such as CSS naming conventions. See GetBEM.com - for Block, Element, Modifier naming. For instance, current conventions are to put a class name on far more HTML elements than y
22.
▲
by
dpezely
7y ago
Daniel Pezely - Authorized to work for any employer in US or Canada Location: Vancouver, BC Remote: Yes Willing to relocate: Negotiable Technologies: Rust, Python, Common Lisp, Erlang, C; GCP, AWS; Debian-based Linux, FreeBSD; old school p
23.
▲
by
dpezely
7y ago
Related: A utility for transforming JSON at scale written using the Rust programming language is bumblebee and available on crates.io. The author of that package uses it internally for massive amounts of data on a regular basis, and he'
24.
▲
Fundraiser: ASDF Appreciation
(payments.common-lisp.net)
2 points
by
dpezely
8y ago
|
0 comments
25.
▲
by
dpezely
8y ago
He explains this at roughly the 40 minute mark. [1] "There's 7 more lines of `unsafe` that avoids keeping both maps. You still keep two maps, but you de-duplicate the data between those two maps." https://www.yout
26.
▲
by
dpezely
8y ago
How does your workload and server spec compare to theirs? Following links to the OSDI'18 paper [1] gives this overview: "Setup. In all experiments, Noria and other storage backends run on an Amazon EC2 c5.4xlarge instance with 16
27.
▲
by
dpezely
8y ago
While drivers may remember to "reach across your body" with opposite arm because they're in driving-mode, passengers probably won't-- from personal observation. Specifically, this is from experience involving a passe
28.
▲
by
dpezely
8y ago
Discovering patterns from chaotic datasets, albeit via Graph Theory techniques (instead of ML) for populating a knowledge graph. e.g., find commonalities among documents, such as a single occurrence of a common phrase in each that connects
29.
▲
by
dpezely
8y ago
I've brought or used CL in a few companies. 2005: At a bank dealing with mortgage secondary markets, we snuck it into the Research group (where "research" isn't R&D but feeding information to the trading floor) for p
30.
▲
by
dpezely
8y ago
FYI: there's currently a DNS problem for "sbcl.org", so instead, please use what it ordinarily points to: https://sbcl.sourceforge.net/
More ›