Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
modin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
modin
3mo ago
I see your point about the disconnect between the rhetoric and what we actually see in production. Perhaps "regression" is a strong word, though, IMHO I tend to see it as a very slow and uneven evolution. Even if the pace is frust
2.
▲
by
modin
3mo ago
> Wasn't there some talk about the pressing need for European digital sovereignty recently? At FOSDEM, we discuss this at great length. There has been some movement, and I am optimistic that it is improving year on year.
3.
▲
by
modin
4mo ago
Rerouting. Not that it completely takes over the route ofc, but that (potential) ad revenue is a metric just like traffic, speed limits et.c. that gets considered in the decision making.
4.
▲
by
modin
4mo ago
Don't they already to this with maps routing? I thought this was the norm.
5.
▲
by
modin
6mo ago
With cryptographic keys, normally stored on a smartphone. BankID[0] is the most common solution, but there are others. I personally use biometric 2fa to log in, and PIN to sign contracts or pay. [0]: https://en.wikipedia.org/
6.
▲
by
modin
8mo ago
I was surprised too to need it in front of RDS (but not on vanilla, as you pointed out).
7.
▲
by
modin
10mo ago
Does it handle both recurring events and recurrence? E.g. move the lawn every other week vs pay rent on the 17th every month. If I go a week overdue on rent I still need to pay the next on the 17th. If I go a week overdue on the lawn I don&
8.
▲
by
modin
10mo ago
I thought at first that this would be Holes[0], a novel by Louis Sachar. [0]: https://en.wikipedia.org/wiki/Holes_(novel)
9.
▲
by
modin
10mo ago
stoically, the maintainer and creator of this extension unfortunately passed in early 2023. There's a new fork available[0], linked from github[1]. I briefly discussed this extension and how to proceed after the passing of a maintainer
10.
▲
by
modin
1y ago
Message: HELLO..WIFI DOES NOT SEEM TO BE WORKING. ANY PROCEDURES TO RESET. THX Message: LOOKS LIKE WORKING NOW. WE TURNED OFF THEN ON FROM FLT DECK THX Different industries, same procedures :-D https://infosec.exchange/@acar
11.
▲
by
modin
2y ago
The jargon files[0] are also a fun old source. I particularly liked the stories about Magic and Mel. They are all under Appendix A. [0]: http://catb.org/jargon/html/index.html
12.
▲
by
modin
2y ago
Ente looks like Immich[0] (which I self-host for myself and family) with e2ee. I like non-e2ee because if something breaks then the files are stored as-is on disk for easy retrieval. [0]: https://immich.app/
13.
▲
by
modin
2y ago
Firefox Multi-Account Containers ("container tabs") together with Temporary Containers[0]. Every tab is as isolated and ephemeral as possible unless there's a need. I also use profiles, for work and leisure. Mostly for differ
14.
▲
by
modin
2y ago
That's what I think, and also what I think I wrote. Sorry if it's unclear, I'm not a native English speaker.
15.
▲
by
modin
2y ago
No, upside-down, or rather rotated 180°. You have rows 1-8 and columns a-h (which are usually written in lower case, as upper case are used for piece value). h1 and a8 are the white corners you mention, with rooks on them initially. White&#
16.
▲
by
modin
2y ago
That would've been impressive for sure! A somewhat recent world record[1] I just found shows a blindfolded simul for 48 boards, with 80% win! (All boards correctly turned, I'd expect and hope!) The games in the article must'v
17.
▲
by
modin
2y ago
We did notice immediately, but we had the first board to play following a grand speaker introduction, and we just went with it instead of resetting the board with all eyes on us and making the hosts look bad. Speaking for myself at least, I
18.
▲
by
modin
2y ago
I played Kasparov in 2017, in a setting similar to Capablanca in the ingress of the article. Whilst I managed 50+ moves, he was sometimes struggling in a way I wouldn't have expected for a GM. It so happened that our chess board was tu
19.
▲
SQLite Code of Ethics (2020)
(sqlite.org)
18 points
by
modin
4y ago
|
14 comments
20.
▲
by
modin
5y ago
> And to make it even more annoying, the hospital later changed it's policy on newborns on antibiotics - if they are otherwise healthy they don't need to stay in the NICU anymore. That sounds like a good policy change thou? Whi
21.
▲
by
modin
5y ago
I'd love to arrive to FOSDEM in one of these! (Oporto-Bruxelles, written on the map).
22.
▲
by
modin
5y ago
Try <applet code="button.class" height="60" width="240"> <param name="button" value="Yea or nay?"> <b>Sorry, you need Java to press this button.</b>
23.
▲
by
modin
5y ago
OT but is there a reason one would not like TED talks? Your parenthesis made me feel it could be controversial (comparable to social media).
24.
▲
by
modin
6y ago
I've implemented something very similar at work, this was a nice write-up. Biggest differences we're doing is to use Welford's algorithm[0] to calculate a running variance, so we can calculate anomalies in real time, without
25.
▲
by
modin
6y ago
Same thing with kitchen appliances, but not limited to Facebook. I'm not going to buy another refrigerator for at least 10 years, but still I'm treated as Mr Fridge.
26.
▲
by
modin
6y ago
Not digitally embedded as EXIF since it was uploaded to Imgur which AFAIK strip those out, but more like lens scratches and sensor noise, similar to [0]. [0]: https://ieeexplore.ieee.org/document/1634362
27.
▲
by
modin
6y ago
> The pictures included closeup pictures of Porras’ hand with visible fingerprint ridges. I thought via the title that they fingerprinted the lens used to take the photograph, not that there was literal pictures of fingers.
28.
▲
by
modin
6y ago
You can do this in CSS, but it's semantically different than an external link symbol. @media print { a::after{ content: " (" attr(href) ") "; } }
29.
▲
Why developers like to code at night
(opensource.com)
16 points
by
modin
7y ago
|
5 comments
30.
▲
by
modin
8y ago
You might want to change your mongodb password[1]. One easy way is to do it the same way as how you did it with listening port, e.g. to use environment variables. [1]: https://github.com/ellailan/ColourMeCards/blob
More ›