Viewing profile — reftel
reftel
HN member- Joined
- Thu, Aug 12, 2021, 12:50 PM UTC
- HN karma
- 73
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About reftel
No profile information was provided.
Recent public activity
-
comment
Comment #39869087
It appears you are correct. What an odd limitation!
-
comment
Comment #39868145
Then I suggest you have another look =) https://inside.java/2021/02/03/jep380-unix-domain-sockets-ch...
-
comment
Comment #37895989
Ok, so you don’t like standup meetings. If you’re actually doing agile, then you’re in luck, because the whole point is that the team is considered competent to pick their own proc…
-
comment
Comment #36941561
I use it at work for a script that parses and analyzes some log files in an unusual format. Wrote a naive parser with a parsing combinator library. It was too slow to be usable wit…
-
comment
Comment #28155590
Selects via index occasionally does not find data when using serializable transaction isolation on Oracle, since about 25 years (see https://stackoverflow.com/questions/11826368/or…