Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marcandre
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
marcandre
6mo ago
Magical thinking! You may as well recommend the government prints more money and give it to everybody... In FY2025, the U.S. federal deficit was $1.78 trillion, with total revenue at $5.23 trillion, so clearly it's a majority of revenu
2.
▲
by
marcandre
7mo ago
It won't need to be cancelled, it won't charge $200 to unwilling customers, don't spread false rumors. They'll even pause whatever plan we already are on and paid for.
3.
▲
by
marcandre
7mo ago
I don't get these negative comments for them giving free credits. Either it's "Not many people fit these criteria" or "A ploy for more customers". It can't be both, and I believe it's neither. It'
4.
▲
by
marcandre
8mo ago
Or from any browser: https://wa.me/<phone number, just the digits, starting with country code>
5.
▲
by
marcandre
10mo ago
Yes. It lives in a standard 2D grid, but it starts on a single line.
6.
▲
by
marcandre
11mo ago
The part you are quoting is being removed. The policy used to state "If you contribute un-reviewed LLM generated...", now simply states "If you use an LLM to make any kind of contribution then you will immediately be banned
7.
▲
by
marcandre
11mo ago
Did you read the policy? "If you use an LLM to make any kind of contribution..."
8.
▲
by
marcandre
1y ago
The devil in the details. Pix allows you to give your account nb, but also email or phone to locate. Vendors can produce a QR code which embeds the destinator as well as the amount to be paid. Pix feels quicker than IBAN to IBAN. Very impor
9.
▲
by
marcandre
1y ago
You are missing the point. He (hopefully) won't trust the callerID to be the bank, but he will trust a "random" callerID to not be his bank/important.
10.
▲
by
marcandre
1y ago
Europeans smoke more than Americans
11.
▲
by
marcandre
1y ago
Hosts can cancel, but they are subject to their cancelation penalties (according to the level they've chosen for guests) plus there is an automatic "review" added stating that "This host cancelled a booking X days in adv
12.
▲
by
marcandre
2y ago
Of course. The number of professors in academia remains more or less constant. So each university professor should have, over the course of all their career, a single student that will end up in academia. All the other students have to quit
13.
▲
by
marcandre
2y ago
That is such an over-simplistic criteria! Proof by the absurd: pass your code through an obfuscator / simplifier and the output won't be affected.
14.
▲
by
marcandre
2y ago
> it feels like you could have said the same towards people buying pricy concert tickets when there's royalty free music abundantly available. The analogy holds. Most people don't pay concert tickets for the music itself. It&#x
15.
▲
by
marcandre
2y ago
I think OP's point is that people aren't (directly) paying for Pornhub, although I realize some people are paying some site that make porn, but the amounts remain smaller than what people pay directly on OF.
16.
▲
by
marcandre
2y ago
I'd love examples where DRY can really hurt performance. Typically what matters most in terms of performance is the algorithm used, and that won't change. More importantly, cleverer people than me said "premature optimization
17.
▲
by
marcandre
2y ago
Same. Tutorial having only contiguous cases made things quite unclear. I thought the starting point / endpoint where important to define the reflection axis and where it was, but no, only the axis gets defined
18.
▲
by
marcandre
3y ago
A nitpick of mine is how filtering with `for` is not explicit. arg = [1, 2, 3] # This doesn't crash: for {key, value} <- arg, do: ... # But this will: Enum.map(arg, fn {key, value} -> ... end)
19.
▲
by
marcandre
3y ago
Interesting. In our codebase we do this all the time. A quick search revealed 280 occurrences of `some_var = some_var |> ...`. I also find the pin operator much more readable, as the meaning of `{foo, ^bar} = result` doesn't require
20.
▲
by
marcandre
3y ago
You meant "That number feels too low"
21.
▲
by
marcandre
3y ago
If only the traffic regulations, and roads were actually designed for bikes. Check the amazing "Not Just Bikes" channel on Stop signs, intelligent traffic lights, and read on Idaho stop. Let's not take existing regulations li
22.
▲
by
marcandre
3y ago
You forgot not signaling when turning and changing lanes...
23.
▲
by
marcandre
3y ago
How heavy would this turbine be? Much energy might be wasted just to keep it floating in the air...
24.
▲
by
marcandre
3y ago
In Spain, not only are that vast majority of properties sold through agents (anywhere from 3 to 10% commission, and there's a transfer tax of 10% on top of it all) but even apartment rentals are almost all done through agents and rente
25.
▲
by
marcandre
3y ago
The classic example where this fails is when needing to revert something. An atomic commit for the migrations + some atomic commits for the implementation mean you can easily revert the implementation, and leave the migration intact (as sho
26.
▲
by
marcandre
3y ago
Very interesting. I don't understand why it mentions this to be a brand new discovery, since the presence of opsins in the skin of animals for mimetism has been known for some time, e.g. https://www.nationalgeographic.com&#x
27.
▲
by
marcandre
3y ago
I am not the OP, but I suspect the point about keywords vs map might be why was Keyword favoured over Map, i.e. why does `foo(a: 1)` compile as `foo([a: 1])` and not `foo(%{a: 1})`. Nice writeup on why the dot <3
28.
▲
by
marcandre
3y ago
Do you mean it can rewrite branch pointers that pointed to intermediate commits? How?
29.
▲
by
marcandre
3y ago
Location: Canada Remote: Yes (only) Willing to relocate: No Technologies: Elixir, Phoenix, LiveView, Javascript / TypeScript, Ruby, Rails, ... Résumé/CV: https://cv.marc-andre.ca Linkedin: https:/
30.
▲
by
marcandre
3y ago
There's also "embarcation", "barque", and old types of boats like "caravelle", "carafe", "flute", "trirème", all feminine. Not all boat names in french are masculine. Some fa
More ›