Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thatspartan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
thatspartan
5d ago
It can be quite eddyfying
2.
▲
by
thatspartan
27d ago
So I went to have a look at Odin and was mind blown at the lispiness in the hellope example. A list of operators defined as "program"; that are applied to the accumulator then printed. It's a striking first impression for me
3.
▲
by
thatspartan
2mo ago
TIL that the Star Trek Stamets character is based on a real world Paul Stamets working on actual Mycelium. Wow
4.
▲
by
thatspartan
3mo ago
I think they're referring to "then" vs "than"
5.
▲
by
thatspartan
1y ago
Ahh, half-timbered houses, parties and pirate hunting. It was a nice day when GoG put it up as one of their good old games.
6.
▲
by
thatspartan
1y ago
Speaking of laptop batteries as a UPS source, some laptops come with battery management features that keep the battery healthy even when plugged in full time, usually exposed as a setting in the BIOS/UEFI. I've found that busines
7.
▲
by
thatspartan
1y ago
Congratulations on launching William. There's quite a bit of criticism here that'll help you refine your app I think. I'm working on a something similar and already learning from the discussion here around user experience and
8.
▲
by
thatspartan
1y ago
Thanks for landing the mtmd functionality in the server. Like the other commenter I kept poring over commits in anticipation.
9.
▲
QAT: Speeding SSL with Nginx [video]
(youtube.com)
2 points
by
thatspartan
3y ago
|
0 comments
10.
▲
Learn Like a Pro: Science-Based Tools to Become Better at Anything
(barbaraoakley.com)
1 points
by
thatspartan
5y ago
|
0 comments
11.
▲
by
thatspartan
5y ago
As I read this, Greenspun's tenth rule of programming humorously came to mind: "Any sufficiently complicated C or Fortran program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp.&qu
12.
▲
by
thatspartan
5y ago
You make fair points in that micro services are not a silver bullet, the functional wins I perceive aren't automatic and I intentionally build a service in that way to get the functional benefits. So yes there is a caveat, if a service
13.
▲
by
thatspartan
5y ago
TLDR: Micro services offer a REPL like experience for application architecture. The way I see it, micro-services are the architectural analogues of functional programming. They let me build pieces of an application similar to a function, in
14.
▲
by
thatspartan
8y ago
This has helped me to view the GNU GPL in a new light. That is, to ensure freedom, we curtail the freedom to limit the freedom of others with respect to software.