Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jonesetc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jonesetc
25d ago
Yep, or if you're just doing a numpad.
2.
▲
by
jonesetc
7mo ago
>Did fixing it from the inside work for any of those other issues? No, it never does. Those people somehow delude themselves into thinking it might, but...it might just work for us.
3.
▲
by
jonesetc
9mo ago
The $9 toll made it worth your money to Uber instead? Seems like your suburb isn't very far. Maybe a train could help you out.
4.
▲
by
jonesetc
1y ago
Guitar, make it sound more like someone else's hard work.
5.
▲
by
jonesetc
2y ago
This is a very rich man, he is not being forced to do anything. What he does is what he believes and you don't need to spend time coming up with a complex explanation past that. He needs no one's charity.
6.
▲
by
jonesetc
2y ago
It's not a python the language feature, it's for packaging. So no language version is relevant. It's just there for any tool that wants to use it. uv, an IDE, or anything else that manages virtual environments would be the on
7.
▲
by
jonesetc
2y ago
Lorelei and the Laser eyes was one of my favorite games that I played this past year. I think it might be good for a non-gamer, but they had better absolutely love puzzles. Also some of the puzzles require playing videogames within the main
8.
▲
by
jonesetc
2y ago
A lot of great stuff on there. Random game from last year that feels like it would fit well is Chants of Sennaar. Played though it with my non-gaming partner and we had a blast.
9.
▲
by
jonesetc
2y ago
The biggest thing that wouldn't be available in Python would be the DSLs. Often they are not my favorite and overused, but they can be very expressive for things like their charting example https://kotlinlang.org/docs&#
10.
▲
by
jonesetc
2y ago
They clearly already had the features mostly done when they made the survey. I recall the questions being extremely leading to get people to say they would like to use a privacy first AI or whatever. After I took it I immediately told peopl
11.
▲
by
jonesetc
3y ago
The database of licenses is public through the the ULS [0], and ae7q [1] has a bunch of archives and information about how to use that and provides tools itself that I used when finding a vanity. -K5ETC [0] https://www.fcc.gov&#x
12.
▲
by
jonesetc
3y ago
My first thought is a java package or mobile app id that you don't want to tie to some real web resource.
13.
▲
by
jonesetc
3y ago
The new thing is the specific CPU announcement. I'm pretty sure preorders have stayed open since the initial announcement a few weeks back.
14.
▲
by
jonesetc
4y ago
Not sure if any of the existing ones matches what you're looking for, but my understanding is that they offer just what you're looking for: https://frame.work/marketplace/keyboards
15.
▲
by
jonesetc
4y ago
Short answer: everything is encrypted. So they could forward it in theory, but it would be unusable downstream anyway. The way you'd have to do it is set up the decryption email bridge on a client and set up some manual forwarding afte
16.
▲
by
jonesetc
5y ago
I believe this was docker's (the company) direction for a while, but it was spread across multiple tools. docker-machine does provisioning and docker-swarm runs the compose file on remote hosts.
17.
▲
by
jonesetc
6y ago
You would still store both future times with offset. When calculating an offset for a future time you take the future time and the zone together to determine the exact time with offset. DST is predictable.
18.
▲
by
jonesetc
6y ago
I was trying to step into the shoes of a less generous reader there, sorry if that wasn't clear. I think the post was clear and I agree. Mozilla is still a massive steward and this post was made to directly address that.
19.
▲
by
jonesetc
6y ago
I'd wait a bit and see if this sentiment is common before worrying about it. I found the message clear and believe most others will as well.
20.
▲
by
jonesetc
6y ago
While I don't share the sentiment of the OP, I would guess lines like this may be the key for them: >Mozilla and the Rust Core Team are happy to announce plans to create a Rust foundation. Our goal is to have the first iteration of
21.
▲
by
jonesetc
6y ago
probably just meant message queues in general.
22.
▲
by
jonesetc
6y ago
I think that it's unfortunate they stuck with that example instead of the classic point class example for positional args. In general the positional destructuring is not great, but there are some cases where it is nice and readable. Be
23.
▲
by
jonesetc
7y ago
It was broadcast on ABC nation wide instead of the typical contracted station for any given local market, right? Normally the tournaments are broadcast during normal time slots on the usual market station. Definitely makes sense that the mo
24.
▲
by
jonesetc
7y ago
The big thing I always see is that it has a few important limitations, and those limitations mean that extra optimizations can be used. https://stackoverflow.com/a/146186
25.
▲
by
jonesetc
7y ago
the internet archive has lots of dos games available to play in a ready to go emulator: https://archive.org/details/msdos_Leisure_Suit_Larry_1_-_Lan...
26.
▲
by
jonesetc
7y ago
probably a bit of loose wording there. It's probably not what either of us would call objectively rare, but it is comparatively rare compared to many other runtimes. There's quite amount of this that can be avoided with some verti
27.
▲
by
jonesetc
7y ago
I'm not preaching the elixir word here either. I've never used it for anything real and just dabbled a bit as a toy. I'm just trying to help get this conversation going because I'm also interested. My experience is in ja
28.
▲
by
jonesetc
7y ago
considering their comment about it being difficult with rails, I think they are likely talking about concurrency within a single request as opposed to what I think you are talking about of concurrently handling requests.
29.
▲
by
jonesetc
7y ago
Learning an actual machine language is definitely harder, all of these games use extremely limited instruction sets and/or simplified operating conditions. As for more beneficial, I'm sure learning a real practical machine languag
30.
▲
by
jonesetc
7y ago
At my job we have what I'll call an approximation of one of these command based APIs, looks like a classic RPC API. We also have a set of internal user procedures that are basically those escape hatches you mentioned. They are the sour
More ›