Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dylanowen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dylanowen
13d ago
Kind of ironic for these companies to make their moat software while at the same time saying that SaaS and software development in general is obsolete
2.
▲
by
dylanowen
23d ago
I have a hard time imagining anything where writing a browser wouldn't be an excellent transferable foundation. Even your example: writing css will never teach you as much as writing a css engine.
3.
▲
by
dylanowen
2mo ago
I feel like your example exactly describes why the development pipeline is production. Just because the critical hours of the system are different doesn't mean it's any less important.
4.
▲
by
dylanowen
2mo ago
I was trying to debug/fix a segfault in the JVM which kept getting flagged
5.
▲
by
dylanowen
6mo ago
That sounds very dystopian. The ai teacher part, not the no devices part
6.
▲
by
dylanowen
6mo ago
Last sporting event I went to I was able to check my car seat at the stroller check, the workers didn't bat an eye :)
7.
▲
by
dylanowen
7mo ago
I know right. I kept waiting for a sarcasm tag at the end
8.
▲
by
dylanowen
7mo ago
I've seen Bryan Cantrill present at a few conferences and his talks are always the best.
9.
▲
by
dylanowen
8mo ago
This exactly matches my experience. I also suspected that it was my higher threshold for code quality but Ai generated code is just not worth adding to a project without very strict reviews, unless it's non production and I want to ful
10.
▲
by
dylanowen
8mo ago
But those are the parts where it's important to struggle through the learning process even if you're slower than AI. if you defer to an LLM because it can do your work in a new codebase faster than you, that code base will stay ne
11.
▲
by
dylanowen
8mo ago
When I first heard about these I thought eink had gotten cheap and good enough for that to be part of the display. The fact that it's just a regular tv displaying a painting was so disappointing.
12.
▲
by
dylanowen
9mo ago
I use work trees so my prototype can be open while I build my final code, but I never thought of local remotes! That'll be so much easier!
13.
▲
by
dylanowen
9mo ago
I assume the nuclear reactors are to power the data centers using the new chips. There have been a few mentions on HN about the US being very behind in building enough power plants to run LLM workloads
14.
▲
by
dylanowen
10mo ago
That's if the website you're querying is a static html file but the web is much more dynamic and varied. Some of the questions I have: does yesnotice execute js, does it handle an answer appearing on a different page, does it hand
15.
▲
by
dylanowen
10mo ago
This seems a lot like what the scala libraries Zio or Kyo are doing for concurrency, just without the functional effect part.
16.
▲
by
dylanowen
10mo ago
For me it's a discovery problem. I have a hard time finding papers to read. Where do you go to find interesting or relevant papers?
17.
▲
by
dylanowen
11mo ago
Why not, if liquibase isn't directly completing with your company and your bug fixes help their business, why would they care?
18.
▲
by
dylanowen
11mo ago
The comments here are pretty surprising. a lot of commenters are very worried about something that seems like a very reasonable change. The license change is to prevent someone like AWS offering managed-liquibase. It might not be technicall
19.
▲
by
dylanowen
11mo ago
For people who don't or can't have Ethernet wiring, I've had great success with Ethernet over coax. My ancient coax wiring gets 800mbps back to my router with a screenbeam MoCA 2.5
20.
▲
by
dylanowen
1y ago
Sounds like a great way to script yourself a bonus
21.
▲
by
dylanowen
1y ago
I'm using it for a browser extension, just because I wanted to code more in rust. It's great at what it does and has all the same paradigms from React. The best use case though, would be if all your code is already rust. If you ha
22.
▲
by
dylanowen
2y ago
This is a great write up! For people using gradle to compile scala (definitely not my first choice) the initial hurdle to migrating individual modules has been fixed! I'm guessing it'll be in gradle 8.13 https://github.
23.
▲
by
dylanowen
2y ago
Oh good to know! It's been a while since I've looked at the osx implementation
24.
▲
by
dylanowen
2y ago
People have already mentioned Metal, but if you want cross platform, https://github.com/gfx-rs/wgpu has a vulkan-like API and cross compiles to all the various GPU frameworks. I believe it uses https://githu
25.
▲
by
dylanowen
2y ago
Time to switch to kagi.com
26.
▲
by
dylanowen
2y ago
For the iPad I've been using https://apps.apple.com/us/app/hdmi-monitor-orion/id645935507... you need an adapter though
27.
▲
by
dylanowen
2y ago
They also provide cad models for some of the connectors which I found very useful: https://connect.makerpipe.com/build-help/post/if-you-would-l...
28.
▲
by
dylanowen
2y ago
Why not just look at the source of that magical crate?
29.
▲
by
dylanowen
2y ago
Maybe the font didn't load correctly but it solves both those problems from what I can see.
30.
▲
by
dylanowen
2y ago
I bought one of these https://www.upliftdesk.com/bluetooth-adapter-for-uplift-desk... but the app UX was not my favorite. Fortunately someone decoded all the BT commands so I made https://github.com/dylanowe
More ›