Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tofflos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
tofflos
27d ago
> Previous blog posts have covered DuckDB’s friendly SQL, including GROUP BY ALL and column selection using SELECT * EXCLUDE (...). I love the idea of friendly SQL! I often create views with the same shape and would love it if UNION and
2.
▲
by
tofflos
4mo ago
amd64 forky reproduced: 97.02% good: 17586 bad: 511 fail: 30 unknown: 0 This, statistics for other architectures, and the reasons for unreproducibility can be found at https://reproduce.debian.net .
3.
▲
by
tofflos
6mo ago
I installed codex yesterday and the first thing I'm doing today is figuring out how bubblewrap works and maybe evaluating jai as an alternative. Nice article.
4.
▲
by
tofflos
6mo ago
Codex uses and ships with bubblewrap on Linux and will attempt to use the version installed on the path before falling back to the shipped version with a warning message. You should be able to configure the sandbox using https://
5.
▲
by
tofflos
10mo ago
I wasn't familiar with the PIP acronym so I asked $AI: > A PIP (Performance Improvement Plan) is a formal document a company uses when they believe an employee isn’t meeting expectations. It’s framed as “support,” but depending on t
6.
▲
by
tofflos
10mo ago
https://illumos.org/books/dtrace/chp-usdt.html#chp-usdt
7.
▲
by
tofflos
11mo ago
Eclipse Collections also comes with an API that seems nicer than the one provided by the standard library - so it might be worth checking out even if you're not interested in primitives.
8.
▲
by
tofflos
11mo ago
It's terse and it lines up the variable names.
9.
▲
by
tofflos
11mo ago
I will make any excuse to use Streams but understand the negativity. They are difficult to debug and I feel the support for parallelism complicated, and in some cases even crippled, the API for many common use cases.
10.
▲
by
tofflos
1y ago
Rocksmith+ recently got a piano mode. The default interface is similar to Guitar Hero but you can also toggle to a sheet music view. I haven't tried it. I have tried Playground Sessions and recommend it.
11.
▲
by
tofflos
1y ago
It's a difficult read. Cybersecurity and digital systems was not the issue but gets thirteen pages of proposed measures. I feel this could have been left out. Electric System Operation was the issue and gets seven pages of proposed mea
12.
▲
by
tofflos
1y ago
What's unique about this? This is basically what every parent and teacher already does.
13.
▲
by
tofflos
2y ago
Just do the thing. I'll have your back if it goes wrong. Sincerely Your non-toxic boss.
14.
▲
by
tofflos
2y ago
There can't be a competitive market. The entity that operates the grid has a monopoly on all customers in the area. So I would say entities that govern grids fall in a can't-be-allowed-to-fail-category while entities that govern g
15.
▲
by
tofflos
2y ago
> I’ll preface this by saying that if Neovim isn’t your primary editor, you should first try an IDE specifically for Java." Seconded. As someone who has spent a lot of time configuring editors, but doesn't enjoy it quite as muc
16.
▲
by
tofflos
2y ago
Off-topic but I love this naming convention from Red Hat which I hope gets more traction across the industry. It absolutely detest wading through vendor marketing material to figure out which open source product is being used under the hood
17.
▲
by
tofflos
2y ago
> Like why didn't anyone catch the issue with the logs? I see questions like these a lot and every time I feel that people immensely underestimate the effort required for curating data. In my experience data can only ever be as good
18.
▲
by
tofflos
2y ago
This article is wrong on so many levels! Or, you know, the author is optimizing for something else than what I am optimizing for. ;-) > "House, car, work scenario" To provide some context know that I live in a place where I
19.
▲
by
tofflos
2y ago
I used yq last week to scan through all the Java projects (i.e. Maven pom.xml-files) within our org to check which ones inherit from the corporate pom. yq eval --input-format xml --output-format csv '[file_index, file_name, .projec
20.
▲
by
tofflos
2y ago
I believe that the popular working theory is that poor people have less options, i.e. distractions, which leads to more time spent training and better athletes. If the theory is correct then bringing people out of poverty would also decreas
21.
▲
by
tofflos
2y ago
I would have loved to see Java introduce something similar to the IntelliJ @Language-annotation in the standard library but maybe they'll figure out the sweet spot in a future String Templating JEP. @Language("application/
22.
▲
by
tofflos
2y ago
Check out https://eclipsestore.io (previously named Microstream) if you're into Java and interested in some of the ideas presented in this article. You use regular objects, such as Records, and regular code, such as java.ut
23.
▲
by
tofflos
2y ago
Check out Spring Modulith at https://docs.spring.io/spring-modulith/docs/current-SNAPSHOT... . Their pitch is that the application framework organizes your code in such a way that it makes the architecture of your
24.
▲
by
tofflos
3y ago
Could you expand a bit on the challenges with Skype/Zoom?
25.
▲
by
tofflos
3y ago
> Using cert-manager to manage SSL certificates > Very intuitive to configure and has worked well with no issues. Highly recommend using it to create your Let’s Encrypt certificates for Kubernetes. > The only downside is we sometim
26.
▲
by
tofflos
3y ago
Are you using cheerpj and if so how is that working for you?
27.
▲
New enterprise-grade security controls for the Windows Subsystem for Linux
(devblogs.microsoft.com)
3 points
by
tofflos
3y ago
|
0 comments
28.
▲
by
tofflos
3y ago
"So what’s the best solution? You might think switching to an electric vehicle is the natural step. In fact, for short trips, an electric bike or moped might be better for you – and for the planet." Also in fact, electric bikes an
29.
▲
by
tofflos
3y ago
Feedback on release: - Overall great. - The tempo stretching example in the video was too subtle for me. I listened a few times and had trouble telling the difference. - The documentation at https://manual.audacityteam.org/i
30.
▲
by
tofflos
3y ago
I found it difficult to get started with Krita because it doesn't automatically pan when you try to draw beyond the edge of the current view when using a drawing tablet. I wrote about it on https://krita-artists.org/t&#
More ›