Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mullsork
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mullsork
8mo ago
Ouch, my bad!
2.
▲
Strongest battery paves way for light, energy-efficient vehicles
(chalmers.se)
2 points
by
mullsork
8mo ago
|
2 comments
3.
▲
by
mullsork
9mo ago
In the series Babies by Netflix some of her research on this topic is covered. Season 1 Episode 4 "First Words."
4.
▲
by
mullsork
1y ago
> Today the hitbox and damage taken is all dependent on things that do not include aim i.e. if you're one game away from losing, you will likely hit jumping pistol headshots across a map and if you're 4 v 1 trying to close a ro
5.
▲
by
mullsork
1y ago
> I do not permit a woman to teach or to have authority over a man; rather, she is to remain quiet. For anyone curious.
6.
▲
by
mullsork
2y ago
> Usually get a new monitor and a new PC every 4 or so years. Maybe you're not quite the average consumer that OP has in mind? Maybe you are, I don't know. Either way it's unsustainable and ridiculous that the _average con
7.
▲
by
mullsork
3y ago
> Refactoring our supabase/postgres repo to improve components and utilize nix for building, packaging, and conducting high-level infrastructure tests. Looks like they do mean nix!
8.
▲
by
mullsork
3y ago
Are those schools privately or publicly funded?
9.
▲
by
mullsork
3y ago
JS doesn't have any useful built-in way to deal with success/failure, other than exceptions. We use Boxed[1] for this: Result .fromExecution(() => schema.parse(input)) .mapOk(parsed_input => /* */)
10.
▲
by
mullsork
3y ago
I open up hanamirb.org at least once per week since the announcement of v2 back in November 2022. Pleasantly surprised to see this new view layer announcement today! Anyone using Hanami 2 in production that would care to share their experie
11.
▲
Hanami 2.1.0.beta1
(hanamirb.org)
1 points
by
mullsork
3y ago
|
1 comments
12.
▲
by
mullsork
3y ago
IIRC that's what oneOf is for. i.e. a discriminated union / sum type. My experience with oneOf is that tooling support for it is terrible.
13.
▲
by
mullsork
4y ago
SQL MERGE looks great! I hope I remember it when the time comes, instead of writing 3 separate queries. edit: Postgres docs on MERGE: https://www.postgresql.org/docs/15/sql-merge.html
14.
▲
by
mullsork
4y ago
Congrats! It would be interesting to hear more about the rewrite, 18% code reduction is significant. Have any of the contributors written about it somewhere?
15.
▲
by
mullsork
5y ago
For some reason this does not work with the Vimium browser plugin. Otherwise, very cool!
16.
▲
by
mullsork
5y ago
Seems to me like it's an advertisement for shipit
17.
▲
by
mullsork
5y ago
This looks great! Sign up for the free trial was pretty slick. I'm not sure how well known Klarna is outside of Europe (I know they launched in the US), but that would be my preferred method of payment. Or.. anything but Paypal (and gi
18.
▲
by
mullsork
5y ago
I like that definition: the code might be fine as far as code itself goes, but it's still slowing you down as you iterate on the product. Decisions that were somewhat right at the time have slowly started go wrong as new ideas, require
19.
▲
by
mullsork
5y ago
Momo Finance | Senior Fullstack Developer | Berlin, Germany Remote | https://www.getmomo.de/ At Momo we want to impact the lives of millions of people and free them from the burden of rent deposits. We want to change the re
20.
▲
by
mullsork
6y ago
I wasn't thinking about lunch, but that makes sense. It's not as strict or drastic here in Berlin. For a 9-6 office job, I'd say people leave for lunch between 12-13. What I'm thinking of in the Nordics, or Finland espec
21.
▲
by
mullsork
6y ago
My experience outside the Nordics says somewhat different. > An appreciation of and desire to be in nature is part of almost every society on the planet I would rephrase that as "An appreciation of and desire to be outside in great
22.
▲
by
mullsork
6y ago
Or if you're in Berlin, you lose your internet connection inside the large city as well. Seems to have improved greatly in the last two or three years though.
23.
▲
by
mullsork
6y ago
Location: Berlin (want to relocate to Stockholm) Remote: Yes Willing to relocate: Yes Technologies: C++, Ruby, JS, Postgres, React CV: https://www.dropbox.com/s/app10r56os3yx4z/CV%20June%202020-min.pdf?
24.
▲
by
mullsork
6y ago
Congrats to the Haiku team! I recently started testing it out, hoping to contribute soon, and it's pretty neat. I last played with it 10 years ago, and it feels a lot more solid today. Really looking forward to what's in store for
25.
▲
by
mullsork
6y ago
Location: Berlin Remote: Yes Willing to relocate: To Sweden Technologies: Ruby, JS, SQL, C++ Résumé/CV: https://www.dropbox.com/s/app10r56os3yx4z/CV%20June%202020-min.pdf?dl=0 LinkedIn: https:&#x
26.
▲
by
mullsork
7y ago
There are ads on Reddit already. I only ever use their website with an, but I get ads on the iOS app. I've been seeing a significant rise in the usage of gold/silver/platinum lately, used heavily for banter on r/soccer (
27.
▲
by
mullsork
7y ago
> I think it is a good thing JSON is limited in what types it supports. Otherwise it would contain so much type bloat while at the same time still annoying someone somewhere because his type is not supported by JSON. I wish it had a few
28.
▲
by
mullsork
7y ago
Very fair to say that this logic ought to exist on the application level, I suppose.
29.
▲
by
mullsork
7y ago
You can opt out of loading the library code for views/mailers/etc. Not sure if there's a way to skip the routing layer though. I'm sure you're aware of that already but just in case, you can skip loading the entire
30.
▲
by
mullsork
7y ago
My biggest gripe with joining and aggregating to JSON is JSON itself. The project I'm working on is dealing with timestamp ranges which of course can't be serialized to JSON. Although I'm not working with SQLAlchemy (or Pytho
More ›