Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
orestis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
orestis
3y ago
Can this work to give end-users/customers the ability to create their own reports/charts, respecting data access visibility etc? I am in need of a "dashboarding" feature in our SaaS, but it seems there's a gap betwe
2.
▲
by
orestis
3y ago
FYI joker these days is completely replaced by Babashka.
3.
▲
by
orestis
3y ago
I studied classical guitar for a few years, and let me tell you, scales on the guitar do not involve just moving a finger or a barre or a capo: look up the Segovia scales, that’s what I was learning and it’s physically demanding…
4.
▲
by
orestis
3y ago
Never heard of this before, but I have fond memories of my grandmother sipping Greek coffee with a piece of Cretan gruyere.
5.
▲
by
orestis
3y ago
In Clojure-land, we are also using HoneySQL [1] which has similar characteristics. You are still working within SQL semantics so it's a bit more complicated, but we are doing great complicated things with just maps, no API necessary. [
6.
▲
by
orestis
3y ago
In Greek boating terms, we use just plain left and right. At sailing school we were taught that left means always the left side of the ship as it travels forward, and similarly the right. We do use different words for the direction of the s
7.
▲
by
orestis
4y ago
Interesting, in the CLJS space we recently got two new libraries in this space: https://github.com/squint-cljs/squint Which is a thin layer on top of JS https://github.com/squint-cljs/cherry Which
8.
▲
by
orestis
4y ago
Obligatory shout out to Babashka [0] which is interpreted Clojure. You just download a simple binary and you can get going. Widely used for quick-running scripts, with a lot of batteries included. [0]: https://babashka.org/
9.
▲
by
orestis
4y ago
HoneySQL allows you to write SQL via data structures so you can compose that. Gives you a lot of power.
10.
▲
by
orestis
4y ago
Check out Babashka!
11.
▲
by
orestis
4y ago
In a browser context, the built-in DOMParser (perhaps wrapped in dompurify) is the way to do this. No need to look elsewhere.
12.
▲
by
orestis
4y ago
I haven’t seen a mention so far, but 30 bar pressure isn’t that big. Scuba diving uses helium (wellC helium and oxygen) at up to 250 bar (in small cylinders, 10-12liters) with no issue whatsoever. The cylinders aren’t even that big or heavy
13.
▲
by
orestis
4y ago
Yes, the point is to keep the airways open, but that’s hard to demonstrate hence the suggestion to “make a stream of small bubbles as you ascend”
14.
▲
by
orestis
4y ago
For the people who might be tempted to skip scuba and just hold their breath: beware of the so-called free diving blackout, which occurs at the surface AFTER the dive, and is usually lethal if you don’t have surface support. If you like the
15.
▲
by
orestis
4y ago
I’m curious - here in Southern Europe we have been using pressure cookers for ages. They’re meant to be used on the stovetop (usually electric). The newer models (like in the last 20 years) are also quiet (no revolving noise maker). They al
16.
▲
by
orestis
4y ago
Well sure, if we were building something towards general audience I’d say yes, let’s bias our UI towards editorial rules that can be enforced, since incentives align. We’re building enterprise-internal software. There’s ton of jargon that i
17.
▲
by
orestis
4y ago
Supposedly there’s a classical version of Apple Music in the works, which should fix this.
18.
▲
by
orestis
4y ago
The truncated text is a huge peeve of mine with designers. I get that it’s hard to design a nice grid if you have to account for text that wrapped etc, but not everyone is called Tom Smith, and not all titles are 20 characters long. A desig
19.
▲
by
orestis
4y ago
A nitpick: Your code will not run faster in GraalVM vs the JVM, it will start faster. If its small scripts where the startup time dominates, then of course it goes faster. For anything long-lived (even in the range of tens of seconds),
20.
▲
by
orestis
5y ago
What would the best format to convert user-submitted images? We need to update our image pipeline soon, so I'm looking into various options. It looks like you still have to keep jpg/png around for a few years at least. Even if you
21.
▲
by
orestis
5y ago
YouTube seems to use 10 characters for their video id, does anyone know what is the tech behind that?
22.
▲
by
orestis
5y ago
Huh, back when we were developing the interactive Timeline at https://www.edmstudio.com/portfolio/moad/ , we did something similar for the artistic effect: various speech bubbles floating across screens. The way w
23.
▲
by
orestis
5y ago
Huh, we have a Thermomix at home and the UI is not terribly laggy but could certainly stand to be improved. No idea how and why they use SVG for the current UI, perhaps it's for upcoming features?
24.
▲
by
orestis
5y ago
The video was playing music and Vimeo took it down due to copyright infringement :( If I was to do this again I’d do away with the Mac mini and use a raspberry pi plus a Spotify daemon. I still have all the cards I made but no time to figur
25.
▲
by
orestis
5y ago
I did this five years ago: https://www.edmstudio.com/news/faux-vinyl-experience-spotify...
26.
▲
by
orestis
5y ago
Nosco | Clojure Web Developer | Remote EU/EEA NOSCO is a small, successful SaaS company based in Copenhagen, Denmark. We help our clients innovate by offering a well-designed and easy to use web platform for sharing, evaluating and dev
27.
▲
by
orestis
6y ago
As an AWS user, it bums me out how much vendors don’t integrate better with the marketplace and cloud formation stacks etc. What I’m after is being able to pay a 3rd-party vendor to do all the work of setting up a cluster of machines, deal
28.
▲
by
orestis
6y ago
We have many clients asking for certification. We just say that we don’t have one, but our major vendors (eg aws) have a shit ton of them, and it seems to work fine. Usually it’s not the certification that will make or break a deal, at leas
29.
▲
by
orestis
6y ago
Ooh, I’ve done that, and I’m doing it with many such questionnaires I receive :) sometimes it makes sense and we do something about it, but many times you just don’t know what you don’t know, or you don’t know where to start, and it’s not a
30.
▲
by
orestis
6y ago
This is indeed much shorter than what I’ve seen around. As a developer/team lead that might need to answer these questions to a satisfactory degree, what are resources that would actually help implementing this kind of security infrast
More ›