Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
flashgordon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
flashgordon
2mo ago
Congrats mate - Great to see this and loved working with you all on a very very very tiny part of this! Looking forward to a lot more awesome releases and features!
2.
▲
by
flashgordon
3mo ago
This. I found superpowers a huge token guzzler. And more generic a skill is the worse it seemed to perform. I have found that skills are something you need to build yourself and for your needs and most importantly be willing to throw a
3.
▲
by
flashgordon
3mo ago
This is what i thought/hoped. But man it is surprisingly buggy. Connections drop so fast and flakily. So many times I steppedd out of the house in a rush hoping remote control would help stay connected. And every time ive been sore
4.
▲
by
flashgordon
3mo ago
This is fantastic. Ive been so fortunate to work with the mcp folks last few months on a couple of the SEPs (and my own experimental sdk in go). I used to be a naysayer. "Its just apis" I used to say. "Sheesh the invente
5.
▲
by
flashgordon
3mo ago
Im working on a batteries included and (aiming to be) production deployment ready go sdk for all things MCP: https://github.com/panyam/mcpkit
6.
▲
by
flashgordon
5mo ago
Not to mention inflation. Whats not clear is whether UBI is cash or does it include access to "basic" facilities like health, education and housing?
7.
▲
by
flashgordon
6mo ago
I've actually been doing this for a year. I call it /checkpoint instead and it does some thing like: * update our architecture.md and other key md files in folders affected by updates and learnings in this session. * update claud
8.
▲
by
flashgordon
6mo ago
Wait till you hit your 1000th. And its not just "assisted" but lock stock and barelled!
9.
▲
by
flashgordon
7mo ago
Clint thanks heaps for this. Really good to see a lot of old school CS/Graph theory applied in a nice way. On an unrelated note - I did notice you were also a lawyer - So umm how what is next for you re this? What should we gear up f
10.
▲
by
flashgordon
7mo ago
Dang this was my reaction too! I thought a large part of it was open source (i remember the old anaconda days). TIL I guess!
11.
▲
by
flashgordon
7mo ago
I am really flabbergasted. How are they thinking using React for a TUI is a flex? Having 5 sessions open - and all idea - is taking up 98% of CPU. Is this another case of - "When all you is hammer, everything looks like nails&quo
12.
▲
by
flashgordon
8mo ago
Im confused. Are you asking how to make money or how to spend your time if money was not a concern? Answering the second question - I can find 48hours worth of things to do in a 24 hour day and none of them would be about work or just lazy
13.
▲
by
flashgordon
8mo ago
I mean duh? At the very least wouldnt one just show upt to their job for the "non work related" activities? Or work becomes your "passive income"?
14.
▲
by
flashgordon
8mo ago
Did they? I can get a 70" "smart"-tv for a few hundred bucks with a crap load of bloatware. But I cannot get the same TV that is "dumb" at anywhere near that price point (I just want a bunch of HDMI ports that I
15.
▲
by
flashgordon
9mo ago
Oh man so many things. I wrote a bunch of cool things a few years ago (and recently too) but have been scared to publish - mainly because even though ive used them in production, I felt publishing means having high quality docs etc. So n
16.
▲
by
flashgordon
9mo ago
There are different degrees of "ai wrote all my code". A very crappy way of doing it is to keep on one shotting it expecting it to "fall on the right solution" - very much infinite monkeys, infinite typewriters scenario
17.
▲
by
flashgordon
9mo ago
I really don't understand the fetishisizing of the demise of software engineers. Are other knowledge workers like doctors or lawyers going to be exterminated by AI? Or is there even a fantasizing of their demise? The only reason I c
18.
▲
by
flashgordon
9mo ago
Frankly I really don't know what id don't not in tech. Closest I van think of is some kind of mathematician but don't even know what those "jobs" look like. Academia might be another. But these are all tech adjac
19.
▲
by
flashgordon
9mo ago
This. Companies are chomping at the bits about developer productivity and how they can do 10x more. What is not clear even if they can fire 90% of their engineers (assuming the 10x productivity gain is real), how are they expecting that
20.
▲
by
flashgordon
9mo ago
Author here. For those wondering - Claude Code was used but not in the "generate me this huge X with a single shot prompt after 8 hours of thinking" mode :).
21.
▲
Show HN: Protoc-gen-dal – Generate data access converters from protobuf
(github.com)
1 points
by
flashgordon
9mo ago
|
1 comments
22.
▲
Show HN: WeeMap – Map Extractor – With KNNs and Tensorflow.js
(buildmage.com)
1 points
by
flashgordon
10mo ago
|
0 comments
23.
▲
by
flashgordon
10mo ago
Hot damn. Id love to hear the origin story of this.
24.
▲
by
flashgordon
10mo ago
One thing I still struggle to this day is the float/long conversion from json <-> proto. It somehow works and I still untangle the feeling of magic.
25.
▲
by
flashgordon
10mo ago
+1 Couple of things I really hate about proto - No generics/templates. No composition of services or mixins (you do have composition in messages but that feels very limited). Also the clunkiness around having to declare more things
26.
▲
by
flashgordon
10mo ago
Totally - The other really nice thing about Golang "type-system" ecosystem is their native ast in the stdlib. You can do so many amazing things from there. Infact if you pledge your life to Go (which I think I have atleast for n
27.
▲
by
flashgordon
10mo ago
I really like the idea of it. My dream has always been to work with "types" first and foremost across any and all languages (yep it is a dream). And little tools like these are really nice to see push that boundary. One feedba
28.
▲
by
flashgordon
10mo ago
Oh i didnt mean that smart pointers were bad or detriemental. Or even that any of the other gazzilion features of C++ were bad (or detrimental) on their own. Just that C++ has sooo many features that i dont think there is any one in the w
29.
▲
by
flashgordon
10mo ago
Actually this was my first instinct too. Just limit what you use c++ for and write c code with templates and be done with it. The problems I am guessing start when you are tempted into using the rest of the features one by one. You have ge
30.
▲
by
flashgordon
10mo ago
I always feel like choosing between rust and go is like picking between node (ts/js) and python when it comes to stdlib out-of-the-box-ness!
More ›