Viewing profile — armincerf
armincerf
HN member- Joined
- Mon, Jul 01, 2019, 3:14 PM UTC
- HN karma
- 39
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About armincerf
No profile information was provided.
Recent public activity
-
comment
Comment #44435977
Artis | Lead Front-end Developer | React, TypeScript | Remote (UK Hours) Artis is a rapidly growing fintech company building innovative financial products focused on fast-moving ma…
-
comment
Comment #44175666
Artis Works | Full-Time | Backend Engineer | Remote | £75k-95k Artis Works leads financial innovation by empowering trading firms, brokerages, and institutions with advanced techno…
-
comment
Comment #44137658
might not meet your needs but I had similar issues and found an app called rcmd, it lets me easily bind keybinds to my commonly used apps, and you can also easily toggle between mu…
-
comment
Comment #43178924
It says gel is to Postgres what typescript is to JavaScript, so can I add gel to an existing Postgres instance and get the benefits of the nicer query language or does it rely on s…
-
comment
Comment #41650462
Oh, I totally agree that 'people' (which I guess refers to any potential user of a DBMS) often do need temporality (or even bitemporality), but they don't consider that the databas…
-
comment
Comment #41649808
Ok but XTDB has a lot in common with Datomic and is open source but still hardly widely used. I think this is partly because most people don't consider 'temporality' as a feature a…
-
comment
Comment #41429307
Artis Works | Senior Engineer Frontend and Backend (2 separate roles available) | Rust, Clojure, TypeScript | Remote (Europe time zone, UK preferred) We’re building a collaborative…
-
comment
Comment #40791833
We’ve been using triplit to store user settings that can be managed by admins, it’s important users always feel like the app runs locally and they often don’t have good internet bu…
-
comment
Comment #40788392
"syncing doesn’t work without a server" I don't think this is true, granted there are some big challenges to transfering data between devices without a central server, but there ar…
- story
-
comment
Comment #34803415
XTDB is MIT and has clients for Java or HTTP if you don't want to write Clojure. Not every Datalog implementation is 'about Rich Hickey'
-
comment
Comment #28862730
Vite uses Esbuild for development builds, and they have an answer for why they don't use it for prod builds here https://vitejs.dev/guide/why.html#why-not-bundle-with-esbuil...
-
comment
Comment #27270590
You can plug any usb device into an iPad and use the files app to copy stuff over? I use an external usb c ssd with my iPad for my photography work flow. file management has come a…
-
comment
Comment #27215914
This looks great and all but the new drawer icon covers up a key button on our app.. ironically the person who noticed took a regular screenshot and shared it in slack
-
comment
Comment #27184711
It gets activated on any audio source in a surround sound format, it can’t be applied to stereo sources because stereo audio doesn’t contain any positional info
-
comment
Comment #27096806
I have been using the base model 8gb m1 Mac mini as my main work machine since it came out, the only time I have noticed a ram limitation was when I ran out of storage space and it…
-
comment
Comment #27091954
> I can't memorize all thousands of functions to manipulate lists and hashs in clojure (get-in, map-vals, conj, dissoc, select-keys, sorted-map-by, do you know what all those do?) …
-
comment
Comment #25565487
You'd think they would just use the same 2FA methods that are popular for logging in. 'We sent a notification, click accept on it to continue' or 'read the 6 digit authenticator co…
-
comment
Comment #25070288
Most of the electron apps out there already have native iOS versions which will run natively on AS macs too, that should go a long way to smooth the transition (and will be interes…