Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
whatthemick
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
whatthemick
1y ago
As of 2025 it's still very much the same.
2.
▲
by
whatthemick
2y ago
Isn't the AOT story for F# pretty meh? AOT + System.Text.Json requires source generation as best I can tell, which F# doesn't support yet (to my knowledge).
3.
▲
by
whatthemick
9y ago
Headers and URI are encrypyed aswell, in a HTTPS request. Only the domain is exposed (when SNI is supported)
4.
▲
by
whatthemick
9y ago
https://modeanalytics.com could work for you
5.
▲
by
whatthemick
12y ago
For anything that critically needs an audit log it's a pretty obvious choice (atleast compared to when people try to implement audit logs in a RDBMS). I think it might also have a great deal of merit in prototyping applications quickly
6.
▲
by
whatthemick
12y ago
Everything obviously has trade offs, no choice is perfect in everyway. For me the pros of having data as an immutable stream of events (eventsourcing) is that you get migrations and data modeling for free - You don't have to deal with
7.
▲
by
whatthemick
12y ago
Have you tried JSONB and can you expand on how it does not give you speed and flexibility?
8.
▲
by
whatthemick
12y ago
I would expect those events to be triggered by action though, then it wouldn't be persistence ignorance.
9.
▲
by
whatthemick
12y ago
Neither Sequelize nor Bookshelf has persistence ignorance as far as i know.
10.
▲
by
whatthemick
12y ago
Likely also better performance with just using Knex. Any ORM likely adds overhead, Sequelize definitely does, although we keep working on reducing that overhead - But inevitably features === overhead.
11.
▲
by
whatthemick
12y ago
It's sort of his style. http://programming-motherfucker.com/
12.
▲
by
whatthemick
12y ago
"with tools like browserify i have to look at the folder structure" I don't think Browserify cares about your directory structure as long as it can find the entry file it will figure out the rest based on your require calls (
13.
▲
by
whatthemick
12y ago
Or Denmark
14.
▲
by
whatthemick
12y ago
SEEKING WORK - Remote - Copenhagen, Denmark Full-stack developer with focus on single page apps and node.js Experience with building startup products and implementing tracking. Love building "elegant", maintainable, robust and wel
15.
▲
by
whatthemick
12y ago
You need to consider how much of your app needs to be realtime. Do likes, comments, whatever absolutely need to be updated in realtime? If they do, you should consider going with a full realtime service. If not, i would go with a backend th
16.
▲
by
whatthemick
12y ago
Kinda screws over the scandinavians, and a lot of other people i'd suspect.
17.
▲
by
whatthemick
12y ago
I'm personally not a huge fan of the eventemitter for cases where an event is only ever emitted once (an sql query is done or similar). For 2.0 of Sequelize we've moved almost the entire codebase to promises and will encourage use
18.
▲
by
whatthemick
12y ago
I've been thinking about something similar, an autoscaling job queue that could run off your own servers (via API) so you could decide the pricing/power you want.
19.
▲
by
whatthemick
12y ago
Perhaps they named it for Annyong but changed it for the easier search results?
20.
▲
by
whatthemick
12y ago
"Next, there's a short Skype/mobile call that basically makes sure you can communicate in both Polish and English" You hire people remotely, but they have to speak polish?
21.
▲
by
whatthemick
12y ago
Name and logo immediately made me think of Freshbooks.
22.
▲
by
whatthemick
12y ago
There's also Sequelize ( http://sequelizejs.com/ ) which is increasing its focus on Postgres specific features.
23.
▲
by
whatthemick
12y ago
Same, but it's been a year so far since the initial request opened so...
24.
▲
by
whatthemick
12y ago
I'm interested in this aswell. I assumed "Show HN" was the appropriate thing since you clearly state it's a type of self-promotion. I personally appreciate people being upfront about it being promotional, StrongLoops lat
25.
▲
by
whatthemick
12y ago
Without equity? Not a single day.
26.
▲
by
whatthemick
12y ago
Interesting, that does provide a highly consistent base as you say. I might just have to try out Closure with Om/React for my next project.
27.
▲
by
whatthemick
12y ago
Yeah i'm struggling with this aswell - I basically dropped out of the danish HS-equivelant. I think i'm a pretty decent coder, but i have next to none experience with algorithms - Usually i'm pretty good at learning new thing
28.
▲
by
whatthemick
12y ago
I like the idea of React.js and immutable data. But i'm not a fan of the lisp syntax, am i missing something?
29.
▲
by
whatthemick
12y ago
How do you figure?
30.
▲
by
whatthemick
12y ago
That seems like a discouraging chicken-and-egg problem for unconnected startup founders.
More ›