Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tretiy3
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Flathub prohibits AI-generated code
(github.com)
21 points
by
tretiy3
4mo ago
|
9 comments
2.
▲
by
tretiy3
11mo ago
last time i was installing mermaid with npm, noted that installation lasts too long. i checked and found that it is installing headless chrome under the hood...
3.
▲
by
tretiy3
11mo ago
gui app for linux with base magit features https://flathub.org/en/apps/io.github.aganzha.Stage
4.
▲
by
tretiy3
1y ago
Life saver! New version lacks OpenKeychain integration (they discuss in issues that it is also no longer maintained). Abandoned version of Android Password Store had some issues with embedded PGP manager and was not working for me. But thi
5.
▲
by
tretiy3
1y ago
i did not get it until learning rust. and only then u realized that: if let Some(msg) = read_message(&mut stream) { is the same as if msg := read_message(stream):
6.
▲
by
tretiy3
1y ago
Rust bindings for GTK4 on Linux are full-fledged
7.
▲
by
tretiy3
1y ago
while inspecting some code inside loop, i prefer to put print and see all iterations at once in my screen, instead of countless clicking "continue" in debugger.
8.
▲
by
tretiy3
1y ago
Hey! Is it ok to add one more stand-alone client to that page?
9.
▲
by
tretiy3
1y ago
Looks good! Shameless plug: i am building my own standalone linux only version https://github.com/aganzha/stage
10.
▲
by
tretiy3
1y ago
everyday i create a file if ~/self directory with name %dd-%mm-%Y.txt i put there everything, literally: code snippets, thought, todos, contacts, stack traces, links. i am in emacs, but i do not use org and git - have no idea why i sho
11.
▲
Isar Aerospace launches Spectrum, fails early in first stage flight
(nasaspaceflight.com)
96 points
by
tretiy3
1y ago
|
57 comments
12.
▲
Collection of Resources on 2D Graphics
(2d.graphics)
2 points
by
tretiy3
2y ago
|
0 comments
13.
▲
by
tretiy3
2y ago
I have no experience with c and i wonder: why Linus decided that implementing merging should go with scripting language and not in c?
14.
▲
by
tretiy3
3y ago
it was not Lenin though https://en.wikipedia.org/wiki/He_who_does_not_work,_neither_...
15.
▲
Linux distributions should build GTK with Vulkan
(phoronix.com)
3 points
by
tretiy3
3y ago
|
0 comments
16.
▲
by
tretiy3
7y ago
I am using tramp primarily to edit files inside docker containers. https://github.com/emacs-pe/docker-tramp.el
17.
▲
by
tretiy3
7y ago
it doesn't work. today i was asking ddg why sys.maxint is no longer works in python3. got immediate answer. but this terminal app just keep silent about that.
18.
▲
by
tretiy3
7y ago
Here is github repo, containing all the articles: https://github.com/micjamking/synth-secrets
19.
▲
by
tretiy3
8y ago
This is good. But russian translation is terrible (were translations some marketing move?). Please ignore translation. Read original only
20.
▲
by
tretiy3
8y ago
it might be wrong, but i heard that dart team are same guys which developed v8
21.
▲
by
tretiy3
8y ago
All the guys from "Coders at work" [1]: - Jamie Zawinski - Brad Fitzpatrick - Douglas Crockford - Brendan Eich - Joshua Bloch - Joe Armstrong - Symon Peyton Jones - Peter Norvig - Guy Steele - Dan Ingalls - L Peter Deutsch - Ken T
22.
▲
Yandex Compute Cloud
(nasdaq.com)
3 points
by
tretiy3
8y ago
|
0 comments
23.
▲
by
tretiy3
8y ago
Only 117 lines of code? Impressive.
24.
▲
by
tretiy3
8y ago
Pass is amazing, thank you!
25.
▲
by
tretiy3
8y ago
I am collecting domain names. Each new idea must came along with domain bought. But each of them become expired in a year and my collection is not very big.
26.
▲
by
tretiy3
9y ago
found a lot of well known words. in every branch. worth the star.
27.
▲
Ask HN: What would you do with free hardware from your hosting provider?
1 points
by
tretiy3
9y ago
|
0 comments
28.
▲
The State of Developer Ecosystem in 2017
(jetbrains.com)
4 points
by
tretiy3
9y ago
|
2 comments
29.
▲
by
tretiy3
9y ago
you can use mailgun for that. it has an api and concepts of "routes". you will be able to intercept email from seller@seller_domain.com to buyer@your_domain.com, handle it in your app (mailgun will POST to your web app), and then
30.
▲
Java Without If
(ashtonkemerling.com)
352 points
by
tretiy3
10y ago
|
208 comments
More ›