Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cribwi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
62 ms
·
1.
▲
Shai Hulud campaign strikes NPM again
(research.jfrog.com)
3 points
by
cribwi
1mo ago
|
0 comments
2.
▲
8 Stages of AI engineering maturity: a framework for teams
(upsun.com)
3 points
by
cribwi
2mo ago
|
0 comments
3.
▲
Stop being the code review bottleneck
(newsletter.posthog.com)
1 points
by
cribwi
2mo ago
|
0 comments
4.
▲
The End of Code Review: Coding Agents Supersede Human Inspection
(arxiv.org)
20 points
by
cribwi
3mo ago
|
18 comments
5.
▲
by
cribwi
3y ago
A similar research is done for humpback whales by HappyWhale: https://happywhale.com/ They're doing a great effort with already over 600K user/tourist submitted photos of whale encounters to track individual whale
6.
▲
by
cribwi
4y ago
Great approach and good write-up! I’ve implemented a similar technique before on PostgreSQL, but with the materialisation in the application backend. Still works like a charm. >So instead, we created a special kind of trigger that tracks
7.
▲
by
cribwi
5y ago
In some cases for removing repeating (intermediate) calculations, I generally find it easier to use a lateral join (in postgres), like select title, country, avg(salary) as average_salary, sum(s
8.
▲
by
cribwi
5y ago
If you're running PostgreSQL, you can use the built-in generate_series (1) function like: SELECT id, random() FROM generate_series(0, 1000000) g (id); There seems to be an equivalent in SQLite: https://sqlite.org&#x
9.
▲
by
cribwi
6y ago
You can assign a custom shortcut to it via Settings > Keymap and then the action "Main Menu > File > Local History". I myself have assigned the shortcut control+shift+=
10.
▲
An automatic pool playing robot
(youtube.com)
2 points
by
cribwi
6y ago
|
0 comments
11.
▲
by
cribwi
6y ago
Try using https://m.xkcd.com/ and click the comic to toggle the alt text
12.
▲
The Mexican Fisherman
(bemorewithless.com)
1 points
by
cribwi
7y ago
|
0 comments
13.
▲
Wikipedia's JavaScript Initialisation on a Budget
(phabricator.wikimedia.org)
1 points
by
cribwi
7y ago
|
0 comments
14.
▲
by
cribwi
9y ago
I know that specific story from the book "How not to be wrong", by Jordan Ellenberg. It was nice to read it from a different angle in this article
15.
▲
Builder Pattern in Scala with Phantom Types
(medium.com)
1 points
by
cribwi
9y ago
|
0 comments
16.
▲
Computational Zoom: A Framework for Post-Capture Image Composition
(cvc.ucsb.edu)
1 points
by
cribwi
9y ago
|
0 comments
17.
▲
Pev: Postgres EXPLAIN Visualizer
(tatiyants.com)
4 points
by
cribwi
9y ago
|
0 comments
18.
▲
$PHP = dead;
(medium.com)
3 points
by
cribwi
9y ago
|
0 comments
19.
▲
What is the value of code review anyway?
(blog.phacility.com)
1 points
by
cribwi
12y ago
|
0 comments
20.
▲
by
cribwi
12y ago
Part 1: https://news.ycombinator.com/item?id=7654439 http://vimeo.com/85490944
21.
▲
Spotify Engineering Culture – Part 2
(vimeo.com)
2 points
by
cribwi
12y ago
|
1 comments
22.
▲
by
cribwi
12y ago
Since it has been broken some time ago: no. But when it was still working: yes, I found it rather useful. Especially with very small commits/bugfixes and such. I hope they'll fix it soon
23.
▲
by
cribwi
12y ago
I've been using Phabricator for almost a year now in our company. At first, I also had my questions about the workflow with arcanist (the local PHP cli software to interact with Phabricator). However, right now I really love it and mis
24.
▲
PostgreSQL vs. MS SQL
(pg-versus-ms.com)
142 points
by
cribwi
12y ago
|
103 comments
25.
▲
On Pull Requests
(cramer.io)
58 points
by
cribwi
12y ago
|
34 comments
26.
▲
by
cribwi
13y ago
Funny to see a new player entering the game to start button bashing and ruining the playing field in a matter of seconds :)
27.
▲
by
cribwi
13y ago
Used it on a regular basis, but since I owned multiple Android devices this tool became pretty useless. You can't filter on devices, so when I'm out with my phone leaving my tablet at home, the location history only displays a bun