Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nablaone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
nablaone
3mo ago
It's a solvent also.
2.
▲
by
nablaone
6mo ago
"fix english" is the prompt i wish to turn into a button
3.
▲
by
nablaone
7mo ago
My heat pump needs a security audit. It's still offline. Wonder if there any ready to use solution?
4.
▲
by
nablaone
9mo ago
Claude code is good at coding and music theory. IMHO, there is not need for a dedicated language. BTW. I've played with LLM in sound design tasks recently. Vibe coded MCP server for Waldorf Blofeld gave me good results. Sorry, no demo.
5.
▲
by
nablaone
3y ago
Reminds me Borland IDE.
6.
▲
by
nablaone
3y ago
We use YEAR.SPRINT.PATCH scheme, for example 23.10.1. But this is an internal SaaS version.
7.
▲
by
nablaone
3y ago
Because open source projects are not products per se. If you use mostly a proprietary software, open source project can be perceived as "poor quality product".
8.
▲
by
nablaone
3y ago
https://www.sheldonbrown.com/colorcode.html That's great idea.
9.
▲
by
nablaone
3y ago
"ease customizability" means no sane defaults. It means more work after the installation.
10.
▲
by
nablaone
4y ago
Do they have a chat?
11.
▲
by
nablaone
4y ago
What is your country? I'm Pole.
12.
▲
by
nablaone
4y ago
Looks like other SSRs. FEDs will thank you. In real word HTML template are 90% DIVs, 10% generated content.
13.
▲
by
nablaone
4y ago
Keep on posting. Me waiting for season 2.
14.
▲
by
nablaone
4y ago
If you have any business app (OLTP) using FK is no brainer. I know devs whom fights for 99% code coverage and do not use any constraints in the database. Fixing bug in the code is easy. Fixing data inconsistency is not.
15.
▲
by
nablaone
4y ago
TORX are available in Poland. Every casto-like store have them in stock. Mostly decking and framing screws. I've never seen Robertson screw in a Polish store.
16.
▲
by
nablaone
5y ago
Thanks!
17.
▲
by
nablaone
5y ago
It reminds me running the code in video address space on Atari.
18.
▲
by
nablaone
5y ago
I'm using on personal computer since '96. Professionally since 2000. I had a "Windows only break" for few months.
19.
▲
by
nablaone
5y ago
Youtube gives me a better search results. Esp. for non-IT related searches.
20.
▲
by
nablaone
5y ago
"And black creators often did not get the same chance at success that their mainstream counterparts did, leading to some black creators filing lawsuits against YouTube. Despite YouTube's good intentions, systemic biases in how non
21.
▲
by
nablaone
5y ago
* Simplyfied subset of UML (sequence, state ...) - on whiteboard (pre covid), now google docs. These diagrams do not last long. We're using them for discussion and some documentation. * ERD using our tool (we eat our own dog food). T
22.
▲
by
nablaone
6y ago
Thanks. "No. Self-identification is the preferred method of identifying the race and ethnic information necessary for the EEO-1 report. Employers are required to offer employees the opportunity to use self-identification to complete th
23.
▲
by
nablaone
6y ago
Second question is: Do HR departments record employee race?
24.
▲
by
nablaone
6y ago
and no blockchain
25.
▲
by
nablaone
6y ago
You may create view with complex query. Views are ORM friendly to use, and are human friendly to edit.
26.
▲
by
nablaone
6y ago
Irony. You can publish a book without a publisher right now. But you have to rely on publisher will if you want to publish an app.
27.
▲
by
nablaone
7y ago
> But then again: Is it even a good idea to access the same database from two codebases at all? It's an integration pattern. It works in some contexts.
28.
▲
by
nablaone
7y ago
There is other way. ORM nor SQL is a source of truth. Database design (physical diagram) is the source of truth. ORM code and SQL migrations are generated from the design. Why not replace "vs" with "and"?
29.
▲
by
nablaone
8y ago
https://academy.vertabelo.com/
30.
▲
by
nablaone
8y ago
If you're looking for db modeling tool try vertabelo.com (work here) I use psql console for other tasks (db management/data access).
More ›