Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
winterbe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
winterbe
1y ago
My prompt was "Zeige mir ein Emoji mit einem Seepferdchen" But you are right, tried it 3 times, first 2 tries were correct but ChatGPT then freaked out in 3rd try.
2.
▲
by
winterbe
1y ago
I tried asking the same question in German with ChatGPT and the answer is completely different. ChatGPT just correctly answers without freaking out. Guess my understanding of how LLMs handle different languages was completely wrong!? Here’s
3.
▲
by
winterbe
8y ago
I wrote a user friendly version of the release notes. Maybe this is useful to someone: https://winterbe.com/posts/2018/09/24/java-11-tutorial/
4.
▲
by
winterbe
8y ago
However LTS seems not be free but restricted to premium Oracle customers, see: https://www.oracle.com/technetwork/java/javase/eol-135779.ht...
5.
▲
Java 11 Tutorial
(winterbe.com)
1 points
by
winterbe
8y ago
|
0 comments
6.
▲
Migrate Maven Projects to Java 11
(winterbe.com)
1 points
by
winterbe
8y ago
|
0 comments
7.
▲
Functional Programming in Kotlin with Sequences
(winterbe.com)
2 points
by
winterbe
8y ago
|
0 comments
8.
▲
by
winterbe
8y ago
The difference is that the JSX snippet is translated in plain JavaScript which means you can automatically check for syntax errors, type errors (when using TypeScript or Flow) and semantical errors (by writing simple unit tests), whereas th
9.
▲
Type-safe functional sequences for processing iterable data in TypeScript
(github.com)
1 points
by
winterbe
9y ago
|
0 comments
10.
▲
Jim Laskey talking about JVMV8
(youtube.com)
2 points
by
winterbe
9y ago
|
0 comments
11.
▲
by
winterbe
9y ago
We use Youtrack at our company. It's a fully fledged issue tracker with a lot of features, e.g. custom fields, top notch search, batch operations, keyboard shortcuts, agile boards, workflows via own DSL, reports and statistics etc.
12.
▲
by
winterbe
9y ago
Jest is pretty neat: https://facebook.github.io/jest/
13.
▲
Today is a good day to learn you some Kotlin
(try.kotlinlang.org)
3 points
by
winterbe
9y ago
|
0 comments
14.
▲
React JSX Alternative Written in Kotlin by Utilizing Typesafe Builders
(github.com)
2 points
by
winterbe
9y ago
|
0 comments
15.
▲
A ReactNative/MobX App to Remote Control Google Play Music Desktop
(github.com)
2 points
by
winterbe
10y ago
|
0 comments
16.
▲
Simple, scalable state management
(mobxjs.github.io)
1 points
by
winterbe
10y ago
|
0 comments
17.
▲
by
winterbe
10y ago
Really? The new mobile Twitter site is super fast and reliable on my phone. The native app is still better but it gets really close in terms of performance and usability. However apps still have better OS integrations (notifications, sharin
18.
▲
Commercial entities may not use #Rio2016 or #TeamUSA hashtags
(espn.go.com)
1 points
by
winterbe
10y ago
|
0 comments
19.
▲
by
winterbe
10y ago
First the Russia doping fiasco, now this. I guess it's time to boycott those stupid money games...
20.
▲
An Introduction to MobX and React
(mobxjs.github.io)
2 points
by
winterbe
10y ago
|
0 comments
21.
▲
The 99 software versioning scheme
(twitter.com)
1 points
by
winterbe
10y ago
|
0 comments
22.
▲
by
winterbe
11y ago
Kotlin is currently my favorite alternative JVM language. Kudos to all collaborators for the great work. After 5 years of hard work, you finally made it! Here's a little starter project for Kotlin webapps using Spring Boot and React.js
23.
▲
IntelliJ IDEA Pro Tips
(medium.com)
4 points
by
winterbe
11y ago
|
0 comments
24.
▲
by
winterbe
11y ago
I guess it's just based on the Intellij Platform which is open source and also serves as the base for other Jetbrains IDEs like Webstorm or Pycharm: - http://www.jetbrains.org/pages/viewpage.action?pageId=983889 -
25.
▲
by
winterbe
11y ago
It already exists and is called the Intellij Platform. It's open source and the base for all Jetbrains IDEs, see: * http://www.jetbrains.org/pages/viewpage.action?pageId=983889 * https://github.com/
26.
▲
by
winterbe
11y ago
2 jetbrains devs work full time on a Go plugin for Intellij: https://github.com/go-lang-plugin-org/go-lang-idea-plugin
27.
▲
by
winterbe
11y ago
Wondering how much code in Intellij Ultimate is already written in Kotlin. Parts of Kotlin Code in Intellij Community Edition is still kinda low: https://github.com/JetBrains/intellij-community/search?l=kot...
28.
▲
'Extract Method' in Intellij IDEA 15 auto-detects parameters from your code
(twitter.com)
1 points
by
winterbe
11y ago
|
0 comments
29.
▲
by
winterbe
11y ago
Dunno. I wrote the whole css for winterbe.com from scratch. To be honest I don't find both pages like similar besides white background and gray subtitles. :-)
30.
▲
by
winterbe
11y ago
Thanks for your feedback. I've improved the section about maps to better reflect the capabilities of streaming maps: https://github.com/winterbe/java8-tutorial/blob/master/READM...
More ›