Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
supakeen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
supakeen
2mo ago
Mmm, COPR and Koji I think use the same mock configs but someone else would have to confirm that :) It's definitely possible that one of a packages build dependencies pulls in something that a package /should/ depend on and
2.
▲
by
supakeen
2mo ago
There's a guide! It's here: https://docs.fedoraproject.org/en-US/project/join/ (or: https://fedoramagazine.org/how-to-contribute-to-fedora/ ) Personally I feel a good way to get
3.
▲
by
supakeen
5mo ago
I mean; this is the normal mode of operation for GitHub at this point.
4.
▲
Introducing Amutable, Linux Systems Integrity
(amutable.com)
18 points
by
supakeen
8mo ago
|
1 comments
5.
▲
by
supakeen
11mo ago
It would probably be a good idea to verify some of the ideas you're posting; some of them are oversimplified (or wrong) :)
6.
▲
by
supakeen
1y ago
Ah yea then I misunderstood. That's right you can't easily switch out the cells for protected cells yourself :(
7.
▲
by
supakeen
1y ago
Sure, that means the idea of using unprotected cells was already there when the holders were selected :)
8.
▲
by
supakeen
2y ago
Thanks, fixed!
9.
▲
by
supakeen
2y ago
Thanks, I've written that one down in my notes as well it definitely fits the superstitions because it sounds like it should work well.
10.
▲
by
supakeen
2y ago
Yea, it's not super clear but that's indeed what I meant to say :)
11.
▲
ESP32 WiFi Superstitions
(supakeen.com)
141 points
by
supakeen
2y ago
|
80 comments
12.
▲
by
supakeen
2y ago
The activation of the virtualenv is unnecessary (one can execute pip/python directly from it), and the configuring of your local pyenv interpreter is also unnecessary, it can create a virtual environment with one directly: pyenv vi
13.
▲
Shooting electrons at plastic to make microscopic features [video]
(youtube.com)
5 points
by
supakeen
2y ago
|
0 comments
14.
▲
by
supakeen
2y ago
Betteridge's law applies: > Any headline that ends in a question mark can be answered by the word no."
15.
▲
by
supakeen
2y ago
No, it looks different from this.
16.
▲
by
supakeen
2y ago
Cool idea. I would be interested in knowing the concentration you achieve and flow rates (LPM/CFH). This wouldn't work in my workshop as we don't treat our equipment nicely enough and we don't have sparkies to tend to it
17.
▲
by
supakeen
2y ago
> Roberts, 38, now only gets fast food "as a rare treat". I feel that that is it should be? When I was young it was important enough to mention at the monday class circle if your grandparents had taken you to visit the Golden A
18.
▲
by
supakeen
2y ago
I've often thought about why the default implementation of many randoms around programming languages is to use LSFRs, MTs, and other fast RNGs in the 2020s. It seems to be better to err on the side of 'people dont know if they wan
19.
▲
by
supakeen
2y ago
Really the only web interface I consider putting on my machines is this one as it uses the normal system as available instead of doing everything custom.
20.
▲
by
supakeen
2y ago
Yes, Nim macros can fiddle with the AST: https://nim-lang.org/docs/macros.html You can also see another (I think) neat example in `npeg`: https://github.com/zevv/npeg?tab=readme-ov-file#quickstart
21.
▲
by
supakeen
5y ago
A longer read on the design and delivery process of a super fast hardware project for a large hacker camp :)
22.
▲
Story of the SHA2017 Badge
(blankers.eu)
2 points
by
supakeen
5y ago
|
1 comments
23.
▲
by
supakeen
5y ago
We use 'e': latines, etc.
24.
▲
by
supakeen
5y ago
It sadly seems that information on the outage is slow and far in between, stuck on an update once every 8 or so hours apparently with a bunch of VMs sadly still being unreachable and unresponsive in the management console :(
25.
▲
DigitalOcean Has an Ongoing Outage
(status.digitalocean.com)
4 points
by
supakeen
5y ago
|
2 comments
26.
▲
by
supakeen
5y ago
This doesn't remove the object from the DOM after the animation is over, which the example on the website does. You'll need to add something that removes the element after the transition is over which would be a bunch more code (t
27.
▲
by
supakeen
6y ago
Perfect, all except markAndSweep/go, thank you!
28.
▲
by
supakeen
6y ago
Congrats, Nim is really becoming more and more mature as time goes on and showing new features like these are great though they do come off a bit as "a not done language"? What is the plan for ARC/ORC stability and possible d
29.
▲
by
supakeen
6y ago
What is unwieldy about hex strings? If you'd want to solve this perhaps a prefix would be easier?
30.
▲
by
supakeen
6y ago
Sure, see: https://haveibeenpwned.com/API/v3#SearchingPwnedPasswordsByR...
More ›