Viewing profile — elij
elij
HN member- Joined
- Mon, Oct 13, 2008, 1:39 AM UTC
- HN karma
- 135
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About elij
No profile information was provided.
Recent public activity
-
comment
Comment #49179753
This is actually quite easy to implement at the harness level and the NER can be way more naive because of the typical nature of LLM dialogue (programming, long running tasks etc).…
-
comment
Comment #48879655
it is also possible to sandbox elisp at least. I allow pure functions through by default: https://github.com/elij/macher-agent/blob/main/macher-agent-... -- more an interpreter the…
-
comment
Comment #48719524
this works so seamlessesly inside emacs out the box without a dedicated app https://github.com/elij/macher-agent
- story
-
comment
Comment #48089603
I'm using the 30b MOE model on same spec with 65k tokens as a sub agent with tooling and it absolutely writes decent code. The dense 9b I agree wasn't great.
-
comment
Comment #44107319
if you're a linux person consider a routing on host setup with FRR with /32s. As every host is a /32 network you can focus more on the aspects of BGP rather than TCP/IP.
-
comment
Comment #35257321
I asked Bard for the best Arsenal team and it was able to choose current players. It was also able to say how many goals they scored in current season as of today.
-
comment
Comment #34804926
same issue with networking (specifically per packet heuristics) and even Java hasn't got that right either.
-
comment
Comment #34411141
route on host (rfc5549) is the best strategy for host mobility if your fabric is designed around that idea and you embrace ECMP, stateless networking and bipartite topologies. You …
-
comment
Comment #34407064
yea we did this in the UK during the 2011 riots, not technically protesting but same as this law.
-
comment
Comment #33487188
so I believe this initiative is problematic but I feel activists are shooting themselves in the foot talking about privacy and conspiracy. The issue is lock-in -- the authority is …
-
comment
Comment #33274068
these leaders are a reflection of the voting population in this and those respective countries. turns out we don't have that many smart people in the UK
-
comment
Comment #33175933
research has found a bigger correlation with indoor time in early years than computers
-
comment
Comment #33160222
I still refer to SWOS as the greatest game of all time
-
comment
Comment #31595576
interesting that they're having so much success with false RIPE/ARIN entries. Proper geolocation (as in with visiblity of most T1s) would trivially identify the origin of traffic.
-
comment
Comment #31595354
not true -- your prefix location is a BGP tag which is appended based on where you're physically connected (which T1 carriers will do). Obviously you can get around it with an over…
-
comment
Comment #31224624
they're also dealing with the restrictions on switching fabrics (that were shoe horned in with the 5G hardware restrictions)
-
comment
Comment #31062271
I like this idea and this is very much the future. I wish it wasn't out of band and these proofs could be embedded in the relatively small address space of IP headers. This also le…
-
comment
Comment #30767181
I agree with all points with respect to static EMRs including NLP efforts. The cadence, uniformity and alignment of event stores to underlying pathways does pose an opportunity (bu…
-
comment
Comment #30567829
I think you're forgetting our history with the first part -- especially within our Isles. This is my issue when we try to be too clever about this. get around a table and talk it o…
-
comment
Comment #30567600
this situation has truly opened my eyes about how selective the general population (especially in the UK) can be about certain things. supplying arms and willing civilians to fight…
-
comment
Comment #25698418
https://www.imperial.ac.uk/mrc-global-infectious-disease-ana... It's very important, specifically in the UK, to put N501Y in the context of political decisions that impact the R in…
- story
-
comment
Comment #11936835
Maybe this? https://news.ycombinator.com/item?id=11845698
-
comment
Comment #11852207
Looks like an FPGA with only the DSPs and no logic units. The SoC is probably used in the same way (high level tasks like networking etc.) as it is in FPGA land.