Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dlock17
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dlock17
3mo ago
The blacksky servers also host myatproto and crypto anarchy PDS's, which are open to anyone
2.
▲
by
dlock17
9mo ago
I very much agree with this, it also scared me off Debian Testing initially as well. I wonder how many potential users have been scared off by the name... Maybe Debian devs like it that way, less annoying desktop users to support.
3.
▲
by
dlock17
10mo ago
It is a pretty fair comparison. You do have the option to open up Discord voice chats on PS5. Amazing what Discord could do when forced to actually write something efficient. Youtube also exists as an app, and maybe you can trick the heavil
4.
▲
by
dlock17
10mo ago
Yep, and I personally feel like it's been the biggest stealth marketing of Go through the years.
5.
▲
by
dlock17
11mo ago
Have the Go run some SQL queries on a local SQLite DB. Read out a JavaScript string, execute that... Now this is podracing
6.
▲
Trump Admin's Arrival on Bluesky Highlights Growing Pains for Open Networks
(techpolicy.press)
8 points
by
dlock17
11mo ago
|
4 comments
7.
▲
by
dlock17
11mo ago
They're suggesting the video game workers get a better job outside of the video game industry, as their talents would be better compensated elsewhere. I agree as this is the main reason why I do not work in the video game industry. I w
8.
▲
by
dlock17
1y ago
I felt the same way, and made my own package for adding slog attributes to an error for easier logging. It's usually all I need for my own custom errors. https://github.com/Danlock/pkg/blob/main/erro
9.
▲
by
dlock17
1y ago
"classic Gen Z"? Generational wars are so stupid and so old that Ancient Sumerians complained about the youth on stone tablets... I wonder what future generations will use to complain about their descendants...
10.
▲
by
dlock17
1y ago
Do you think Charlie Kirk was pushing society's morals forward? I don't think dismissing chattel slavery or it's ramifications on the modern day will improve the morals of society either.
11.
▲
by
dlock17
1y ago
Somehow I don't think Visa, MasterCard and PayPal are going to shut down Meta's accounts over these pornographic (and pedophilic) images. The real problem is that Meta can test the waters with crap like this and get away scot free
12.
▲
by
dlock17
1y ago
TIL Kendrick Lamar has a HN (/s)
13.
▲
by
dlock17
1y ago
I may be thinking more about FedRAMP in general rather than just FIPS140-3, but mandating things like keeping user passwords out of logs is a security improvement. And the average company needs to be dragged kicking and screaming to care ab
14.
▲
by
dlock17
1y ago
Companies don't need any additional reasons to skimp out on security. The money could probably be more wisely spent if not following FIPS but without FIPS the average company wouldn't direct that money towards security at all.
15.
▲
by
dlock17
1y ago
The automatic part was what I was referring to, yes. I didn't realize you wrote the article, thanks! The article mentions using the function version to implement all others, but also that the method version would be optimized better. W
16.
▲
by
dlock17
1y ago
First Post: https://news.ycombinator.com/item?id=44492290
17.
▲
by
dlock17
1y ago
I didn't realize how important order was to type inference. Are there any real packages out there using these techniques?
18.
▲
by
dlock17
1y ago
Somehow you think the burden of proof is on his response rather than the AI maxis initial claims, but regardless, here you go. It was measured. https://arxiv.org/abs/2506.08872
19.
▲
by
dlock17
1y ago
Go 1.21 includes an internal auto-updater that can compile later Go versions by looking in the go mod file itself. So the README is correct.
20.
▲
by
dlock17
1y ago
This is a very good way to fight back against design by committee.
21.
▲
by
dlock17
1y ago
This is also my feeling. And I wouldn't even have minded the ? syntax. It seems that now that Ian's left the rest of the Go team is just being honest about what they are willing to spend their time on. And I'm more than fine
22.
▲
by
dlock17
1y ago
I like this, as it also maps well to using defer at the top of the function to wrap any returned errors with metadata. I've implemented something similar in my errors library relying on log/slog.Attr.
23.
▲
by
dlock17
1y ago
Very cool, hope to see the non CGo FIPS support fully accepted by FedRAMP soon. What other languages have built in FIPS supported in the stdlib?
24.
▲
US Defense Secretary Hegseth to slash senior-most ranks of military
(reuters.com)
25 points
by
dlock17
1y ago
|
5 comments
25.
▲
by
dlock17
2y ago
It seems to support quite a large number of database drivers. If file size is such a concern you could recompile it with unneeded drivers omitted. https://github.com/xo/usql?tab=readme-ov-file#building
26.
▲
by
dlock17
2y ago
All of this, when you can just play on console. I know cheaters theoretically exist there, but in low enough numbers on my PS5 games that they don't impact my user experience. Kudos to your insane game plan. Gonna be hard to get any ma
27.
▲
by
dlock17
2y ago
To be clear, my problem isn't with requiring a single DSL, it's with writing so many DSL's at work that there's need for a DSL writing framework to crap them out even faster. At what point do you sit back and ask, is the
28.
▲
by
dlock17
2y ago
This seemed like nuclear overkill for most problems I can think of. And where it should be used, I can't imagine you can't find a pre existing language (Cuelang maybe) instead. I was expecting a section at the end where they demon
29.
▲
by
dlock17
2y ago
Closing the channel is pointless. I don't understand why people get obsessive about closing channels. It's not needed by the garbage collector, it's not good practice. It's explicitly called out in the official go guide
30.
▲
by
dlock17
2y ago
I just use play.go.dev
More ›