Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pelletier
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pelletier
1y ago
Agree. Though at some point I also added a round up when percentage was strictly between 0% and 1%. In my case it seemed like users believed more easily that the program was “broken” if it took a while at 0% rather than 1%.
2.
▲
by
pelletier
2y ago
> Multi-repository pull requests should be a first class feature of any serious source code management system. Do you have examples of source code management systems that provide this feature and do you have experience with them? repo-ce
3.
▲
Show HN: Myfile, portable executable editable file
(github.com)
2 points
by
pelletier
2y ago
|
0 comments
4.
▲
by
pelletier
2y ago
Doesn't this license file say that most of ffmpeg is LGPL2? IANAL either, but my understanding is they are fine to distribute their application however they want assuming they did not use any of the opt-in GPL2-licensed functions, and
5.
▲
Full Line Code Completion in JetBrains IDEs: All You Need to Know
(blog.jetbrains.com)
3 points
by
pelletier
2y ago
|
0 comments
6.
▲
by
pelletier
2y ago
I'm curious to see how the limitation of using pyodide packages only will play out for non-trivial builds. Thinking of all the non-pure python code out there that need to be manually rebuilt to support a non-trivial production app. May
7.
▲
by
pelletier
2y ago
This is probably what they are referring to https://github.com/jart/disaster
8.
▲
by
pelletier
3y ago
This is part 2 of https://news.ycombinator.com/item?id=39696423
9.
▲
Distributed coroutines with a native Python extension and Dispatch
(stealthrocket.tech)
47 points
by
pelletier
3y ago
|
29 comments
10.
▲
Distributed Coroutines: a new primitive soon in every developer's toolkit
(stealthrocket.tech)
9 points
by
pelletier
3y ago
|
3 comments
11.
▲
Genesis of a New Programming Model
(stealthrocket.tech)
39 points
by
pelletier
3y ago
|
17 comments
12.
▲
by
pelletier
3y ago
I'm curious what are the implications of having pre-set hardware info. Maybe rate-limiting? or easier for Apple to flag those particular serial numbers to block the service if they wish?
13.
▲
by
pelletier
3y ago
They mention the generation needs a plist from an actual Apple device, and provide one of their own in the repository. I wonder what Beeper does. Maybe they have just one serial number? Maybe they have multiple and rotate?
14.
▲
by
pelletier
3y ago
How does the generation of validation data for registration work? As far as I understand, this requires details from an actual Apple device (serial number, model, etc.)
15.
▲
by
pelletier
3y ago
You mention it's a passion project. If technology is the center of that passion, then pick what you're passionate or curious about! If not: the tried but true Rails + Postgres. Add more things only when needed. For example Alpine.
16.
▲
by
pelletier
3y ago
I wrote one of the Go implementations [0] when TOML was announced and have maintained it since. As a library implementor, I wish arrays would hold only one type at a time, but I get that could be useful for users. But as a user, I wish tabl
17.
▲
How does CPython print stack traces?
(blog.stealthrocket.tech)
9 points
by
pelletier
3y ago
|
1 comments
18.
▲
by
pelletier
3y ago
Wrote a deep dive on my way to learn how CPython prints stack traces to teach our profiler how to interpret stack traces. That was a good learning experience, so I figured I would share.
19.
▲
Show HN: Wzprof, a cross-language profiler using WebAssembly
(github.com)
11 points
by
pelletier
3y ago
|
0 comments
20.
▲
by
pelletier
4y ago
I am in this situation. I've installed Tailscale on my router and use it as an exit node. Works great for me, and not just with Google.
21.
▲
by
pelletier
7y ago
Tradeoffs are at https://github.com/segmentio/encoding/tree/master/json#trade... . Maybe we should move that upfront (or at least link to it for discovery).
22.
▲
by
pelletier
13y ago
My two cents: I've been working on visualising several data structures in javascript code (want watch them evolve step by step): http://pelletierthomas.com/datastructures/exec/?file=heap/he...
23.
▲
Nanoc, static website and GitHub quick edit
(thomas.pelletier.im)
1 points
by
pelletier
15y ago
|
0 comments
24.
▲
Mutt: a low-memory mail client (under OS X)
(thomas.pelletier.im)
3 points
by
pelletier
16y ago
|
0 comments