Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
slifin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
slifin
21d ago
I think this is an interesting idea but the non tech parts need fleshing out a bit if only to fire the imagination The way the title sounds is that they got fired, then they created a new CEO and continued as normal In reality payroll would
2.
▲
by
slifin
1mo ago
https://github.com/lovrosdu/klor The authors did a great talk on this in the Heart of Clojure 2024 Still my favourite conference I've ever been to
3.
▲
by
slifin
1mo ago
A lot of the poor and middle classes don't understand how a billionaire earning millions of pounds per week in passive income is any problem for them - or where it comes from 1, billion, 2 billion, 100 billion individuals makes no diff
4.
▲
by
slifin
1mo ago
Reminds me of https://github.com/lovrosdu/klor
5.
▲
by
slifin
2mo ago
I can't use new reddit - old reddit lets me disable infinite scroll I think all major platforms should have an option to disable infinite scroll Otherwise I look up and its 3 hours later
6.
▲
by
slifin
2mo ago
As a profession we need to phase out point in time debuggers and replace them with reverse debuggers or "time travel" debuggers
7.
▲
by
slifin
2mo ago
I think there's a lot of interesting things to the side of development that don't get the resources they deserve Debuggers, testing techniques, testing layers Essentially things that could be used to ground your ai back to reality
8.
▲
by
slifin
2mo ago
defaults are a different thing to nil punning So nil will have had special consideration in Clojure core functions That doesn't mean it doesn't crash either it will absolutely be unhappy with nils in your math nil is usually unexp
9.
▲
by
slifin
2mo ago
Well it is possible - you can add a user macro that calls into clj-kondo (or anything actually) to check your codebase on compile It just doesn't make much sense to do - most modern developers will be running static analysers through L
10.
▲
by
slifin
2mo ago
This is a case I never really thought about - if the key is missing today you'll get nil as the value and since Clojure is a nil punning language it usually does sensible behaviour in your program I know this sounds unreliable but in p
11.
▲
by
slifin
2mo ago
I wouldn't be surprised if it's the glyphosate We need to get back to regenerative farming that already has time proven solutions for weeds (ok maybe not the same yield straight away but at least its sustainable) If your soil is j
12.
▲
by
slifin
3mo ago
Yes though they're trying to be effectively the same lisp I do love that I learnt Clojure once like 5-7 years ago and more and more dialects keep expanding the choice of runtime I can target
13.
▲
by
slifin
4mo ago
Narcissistic abuse usually happens in a way that the victim cannot point at one event to prove the abuse It's usually a context dependant aggregation of actions Like a vampire taking thousands of bites the vampire hides the bites by r
14.
▲
by
slifin
4mo ago
I would assume it's important to know what's in that training set too Because I get reliable generation out of "niche" languages already Is it code with lots of SQL injections used in a different domain to your own? It&#
15.
▲
by
slifin
4mo ago
Personally I moved from typed functional languages to Clojurescript and then Clojure around 10 years ago Most serious Clojure code bases I'm aware of invest heavily in their test suite so yes you can just add a skill to your AI that te
16.
▲
by
slifin
4mo ago
This is important for JavaScript interop without having to include additional libraries very cool and was missing for a long time Congratulations on the release :-)
17.
▲
by
slifin
5mo ago
Clojure core has always been highly protected, stable and curated The downside of that is it's slow and difficult to get changes in Instead of talking about throwing money to get the contributors to fix what you want it would be better
18.
▲
by
slifin
5mo ago
Yeah I see this at work - people are sceptical that AI + Clojure even works but in my experience its amazing the overall quality of Clojure code in the wild tends to be higher than your typical language so AI's training on Clojure tend
19.
▲
by
slifin
5mo ago
Looking back Clojure has been the best thing to happen to me in this industry I doubled my salary using it and changed industries to much more stable industries I've been to a lot of conferences and meet ups in my career but the feelin
20.
▲
by
slifin
6mo ago
As someone who loves the clojure repl I do somewhat agree with debuggers are better If it was like a choice, Clojure has my favourite reverse debugger flowstorm which also exposes the runtime information of your program programmatically So
21.
▲
by
slifin
6mo ago
I won't use new Reddit because of its infinite scroll but old Reddit you have to press next which I find doesn't keep me as addicted I wish all companies had to provide a non infinite scroll option for their products, YouTube, Fac
22.
▲
by
slifin
6mo ago
Most people should put in a Google maps entry
23.
▲
by
slifin
6mo ago
Type systems are uncomposable leaning towers I can't decide to use the PHP type system for some of my program then the Haskell type system elsewhere I can't combine them they're infectious they don't preserve well over t
24.
▲
by
slifin
7mo ago
There are people out there afraid to learn or change and are keen to blame and keep things the same to protect themselves You can listen to their thought process by asking them if they got their way politically for 15 years what would be be
25.
▲
by
slifin
7mo ago
Before we started colonial capitalism there already was total abundance for everyone and for those not born yet The common lands were for everyone, given a few sheep, vast grasslands and a dog you had self sufficient milk, meat, wool etc Pe
26.
▲
by
slifin
8mo ago
I am going to continue eating meat and plants but that's because the choice between eating plants or meat misses the point The issue here is the industrialisation of the land and the shortcuts that farmers are doing that essentially ki
27.
▲
by
slifin
8mo ago
Yeah sorta I would say Clojure is a big exception to that - Clojure applications tend to be more uniform than even non lisps
28.
▲
by
slifin
8mo ago
The real thing that's changed here is that the US gets no benefit from defending Ukraine or Europe European politicians need to wake up NATO was really an exercise in helping the US with its proxy wars their support will not be recipro
29.
▲
by
slifin
9mo ago
Cars, I nearly got run over as a kid a few times Now as an adult I'd be worried about cycling around with cars that would hit me in the chest and not the legs on impact Also cars make it very easy for a stranger to pull up and kidnap,
30.
▲
by
slifin
9mo ago
Plenty of ways to define complex data shapes in Clojure Spec is definitely underrated here considering it's built into the language and has a wider scope but for most people they want the intellisense experience which you can get with
More ›