Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spariev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
spariev
2mo ago
That’s just pure pazaak! Would totally like to see this game
2.
▲
by
spariev
4mo ago
Agreed here, with prices for used x1s its a no brainer. Although I get the appeal of super small and lightweight devices and even had eee pc way back, but started having insane headaches after working with small screens, so guess its just n
3.
▲
Hearts and Minds: An Ambivalent Review of "Project Hail Mary"
(rifters.com)
2 points
by
spariev
4mo ago
|
0 comments
4.
▲
by
spariev
5mo ago
They know what they are doing perfectly well
5.
▲
by
spariev
7mo ago
Great book, I will definitely buy it, thanks for your work! The history is very important, as you’ve said in your blog post, but companies and universities don’t care much about such things unfortunately. I see there is a chapter on Clojure
6.
▲
Socialism AI goes live on December 12, 2025
(wsws.org)
2 points
by
spariev
9mo ago
|
1 comments
7.
▲
by
spariev
9mo ago
A major advance for the working class
8.
▲
by
spariev
1y ago
Thanks for sharing, I wonder how do you keep the stylistic and mental alignment of the codebase - is this happens during the code review or there are specific instructions during at the plan/implement stages?
9.
▲
by
spariev
1y ago
Care to give some pointers on what to look at? Looks like I will be doing something similar soon so that would be much appreciated
10.
▲
by
spariev
1y ago
Where is also context7 mcp you could use, it does help sometimes
11.
▲
by
spariev
1y ago
I think it all depends on your platform and use cases. In my experience AI tools work best with Python and JS/Typescript and some simple use cases (web apps, basic data science etc). Also, I've found they can be of great help with
12.
▲
by
spariev
1y ago
The approach described resonates well with my (limited) experience using tools like Cursor/Cline and Aider, thanks for writing this up. It feels more like the waterfall-style method and it takes time to get used to it after years of te
13.
▲
by
spariev
1y ago
Learning about Rama ( https://redplanetlabs.com/ ) which has been released recently. The tech is very cool and also it's Clojure, but still not sure what would be the best use case for it.
14.
▲
by
spariev
2y ago
I use pananames.com, they for sure won't do things like OP described
15.
▲
by
spariev
3y ago
Last time I checked it is perfectly possible to use anything including TS via jsbundling-rails and esbuild, so honestly I don’t understand what is the problem here. I’m also on a fence re Hotwire, but apparently it works for them in Basecam
16.
▲
by
spariev
3y ago
Yep, I am well aware of these specifics and workarounds, but in general case where is no general solution to the question asked here, for example [0]. And for big datasets with complex sorting it will take some effort to implement a seeming
17.
▲
by
spariev
3y ago
One thing which is quite hard to do in Datomic is simple pagination on a large sorted dataset, as one can easily do with LIMIT/OFFSET in MySQL for example. There are solutions for some of the cases, but general case is not solved, as f
18.
▲
by
spariev
4y ago
Tessier-Ashpool
19.
▲
by
spariev
4y ago
Just a reminder that you _can_ leave modal editing with :q (sorry couldn’t resist)
20.
▲
by
spariev
5y ago
Actually they do use Clojure, at least they have open positions for Clojure Software Engineers. Also, I know that Vsevolod, the author of the article, is not with Grammarly anymore.
21.
▲
The Legendary Framework
(legendaryframework.org)
1 points
by
spariev
5y ago
|
0 comments
22.
▲
by
spariev
6y ago
I found this article [1] which might explain why the updates are so bad. [1] https://www.ghacks.net/2019/09/23/former-microsoft-employee-...
23.
▲
by
spariev
6y ago
I have the XPS too, thanks for the idea. I certainly can combine SSD update with a switch to Linux.
24.
▲
by
spariev
6y ago
Thanks for the advice, Actually I have disabled the updates altogether (I have the Pro version) and currently on 1909 version. My plan is to set up a backup laptop (90% done atm) and only then run the updates on weekend
25.
▲
Former Microsoft Employee explains why bugs in Windows updates increased (2019)
(ghacks.net)
4 points
by
spariev
6y ago
|
0 comments
26.
▲
by
spariev
6y ago
My current setup is a laptop with Windows 10 as a host and an Ubuntu VM for work, and while it was nice avoiding the common Linux laptop issues, I really do consider migrating to a Linux only setup because of how awful and unpredictable rec
27.
▲
Windows: The Dread of Updates
(shamusyoung.com)
36 points
by
spariev
6y ago
|
23 comments
28.
▲
by
spariev
8y ago
Are you sure about that ? If you search `Ruby Thread Locals are also Fiber-Local` there will be a blog post from 2012 about that, and the code sample works fine for me on ruby 2.5
29.
▲
Project:M36 Relational Algebra Engine
(github.com)
38 points
by
spariev
10y ago
|
5 comments
30.
▲
by
spariev
10y ago
There is a "Hacking PostgreSQL" course[1], which tries to explain PostgreSQL internals and architecture, but it is available in Russian only[2] [1] http://postgrespro.ru/education/courses/hacking [2] ht
More ›